1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/customtabs
Severin Rudie d1d20b544e For 4780: update HomeActivity to maintain private mode in memory
As an added bonus, this makes the temporal coupling between `setPrivateModeIfNecessary` and `setupThemeAndBrowsingMode` explicit.  They previously would have broken if called in reverse order, now it will fail to compile.
2019-10-08 15:13:17 -07:00
..
AuthCustomTabActivity.kt For #778 - Rename CustomTabActivity 2019-09-20 12:35:12 -07:00
CustomTabToolbarMenu.kt Move classes out of top-level package 2019-08-21 13:52:30 -07:00
CustomTabsIntegration.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
CustomTabsService.kt For #394, #778 - Add hide toolbar feature 2019-09-20 12:34:49 -07:00
ExternalAppBrowserActivity.kt For 4780: update HomeActivity to maintain private mode in memory 2019-10-08 15:13:17 -07:00
ExternalAppBrowserFragment.kt For #394, #778 - Add hide toolbar feature 2019-09-20 12:34:49 -07:00