1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Jonathan Almeida eb7646f073 Add custom share sheet and send tab support (#2757)
* Closes #2751: Add custom app share sheet

* Closes #2753: Add send tab devices to share sheet

* Closes #2752: Add build flag for send tab

* Replace Context.share with ShareFragment
2019-05-23 10:48:22 -07:00
..
browser Add custom share sheet and send tab support (#2757) 2019-05-23 10:48:22 -07:00
collections For #2728 & #2729: Uses view model selected tabs for collection creation (#2748) 2019-05-23 10:46:54 -07:00
components Fixes #654 - Update refresh/stop toolbar buttons (#2702) 2019-05-23 10:46:22 -07:00
crashes No issue: Updates crash report back press and string (#1773) 2019-04-22 14:05:23 -07:00
customtabs For #2315 & For #2494: Adds scrolling to custom tabs (#2521) 2019-05-15 09:37:05 -07:00
exceptions Install the "icons" WebExtension to automatically load icons for every visited website. 2019-05-20 19:34:49 -07:00
ext Add custom share sheet and send tab support (#2757) 2019-05-23 10:48:22 -07:00
home Add custom share sheet and send tab support (#2757) 2019-05-23 10:48:22 -07:00
lib Combines the Tab and Session component 2019-04-06 12:38:46 -05:00
library Add custom share sheet and send tab support (#2757) 2019-05-23 10:48:22 -07:00
onboarding No Issue - Always complete motionLayout transition on restore 2019-05-20 23:32:58 -07:00
quickactionsheet For #2689: Turns dynamic toolbar into fixed toolbar 2019-05-23 08:37:00 -07:00
search Install the "icons" WebExtension to automatically load icons for every visited website. 2019-05-20 19:34:49 -07:00
settings For #2530 - Show report site issue and TP off globally in quick settings 2019-05-23 08:34:24 -07:00
share Add custom share sheet and send tab support (#2757) 2019-05-23 10:48:22 -07:00
utils Add Accessibility Fragment and Text Size Adjustment Setting 2019-05-16 22:26:54 -07:00
AppRequestInterceptor.kt For #1242: Adds telemetry for error pages 2019-05-21 10:12:52 -07:00
BrowsingModeManager.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 2019-05-02 10:59:13 -05:00
Config.kt Fixes #1735 - adds the ability to write code against the build channel (#2388) 2019-05-09 22:05:49 +00:00
Experiments.kt Fixes #290: Integrate new Fenix architecture 2019-01-30 13:44:58 -06:00
FenixApplication.kt For #1710: Create scaffolding for Robolectric tests (#2282) 2019-05-07 16:36:37 -05:00
FenixViewModelProvider.kt Teases apart ViewModel dependencies (#2499) 2019-05-14 23:16:48 -07:00
HomeActivity.kt Suppress ComplexMethod error for openToBrowser 2019-05-14 22:48:40 -07:00
IntentReceiverActivity.kt For #2214 - Use Settings + SharedPreferences for Private Mode (#2215) 2019-05-02 10:59:13 -05:00
ThemeManager.kt For #2101 - Set status bar color to black in light mode for API 21-22 (#2461) 2019-05-14 14:35:09 -07:00