1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Will Hawkins a69253cf22 Issue #5183: Initialize megazord asynchronously
Thanks to the work of the team at application-services, it is possible
to asynchronously initialize the Http client and logger used by megazord
Use that power to hide the time necessary to complete this initialization
within the time that it takes to warmup the gecko runtime.
2019-11-27 10:51:57 -08:00
..
browser For #5694 & #6054: Allows users to change toolbar position (#6608) 2019-11-25 16:43:32 -08:00
collections Clean up tracking protection fragment (#6532) 2019-11-22 10:38:13 -05:00
components For #6396 - Added metrics for tracking history/bookmarks account sync toggles (#6601) 2019-11-27 11:16:23 +02:00
crashes Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
customtabs For #6821: Fixes issues with custom tabs and dynamic toolbar (#6822) 2019-11-26 13:02:52 -08:00
downloads For #6436: Adds snackbar for failed download (#6648) 2019-11-22 12:46:57 -08:00
exceptions Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
ext Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
home For #5972 - Fixes bugs when launching in private mode on Android 5 (#6702) 2019-11-26 14:53:03 -08:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library For #2570: Hide 3-dots menu for all library items when in select mode. (#6736) 2019-11-27 10:40:38 +02:00
logins Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 2019-11-21 17:51:55 -08:00
search For #4219 Set url view not important for accessibility 2019-11-27 10:11:16 -08:00
session For #6470 Remove actions from notification, keep just close private tabs 2019-11-27 10:08:00 -08:00
settings For #6396 - Added metrics for tracking history/bookmarks account sync toggles (#6601) 2019-11-27 11:16:23 +02:00
share Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
shortcut Cleanup shortcut code 2019-10-18 10:57:51 -07:00
theme For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
trackingprotection Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
utils For #5694 & #6054: Allows users to change toolbar position (#6608) 2019-11-25 16:43:32 -08:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
AppRequestInterceptor.kt Use new API for ETP Exceptions 2019-11-05 12:45:58 -08:00
BrowserDirection.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
Config.kt For #6441: Fix variant build type matching (#6462) 2019-11-05 12:28:14 -08:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
FeatureFlags.kt For #2477 - Removes the feature flag for Force Enable Zoom (#6646) 2019-11-20 10:32:38 -08:00
FenixApplication.kt Issue #5183: Initialize megazord asynchronously 2019-11-27 10:51:57 -08:00
FenixViewModelProvider.kt For #4529, #4427: Resuming after restoring instance state breaks UI (#4571) 2019-08-08 11:05:01 -05:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt For #6470 Remove actions from notification, keep just close private tabs 2019-11-27 10:08:00 -08:00
IntentReceiverActivity.kt For #5972 - Fixes bugs when launching in private mode on Android 5 (#6702) 2019-11-26 14:53:03 -08:00