1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/settings
Jeff Boek a8a90bd4d6
For #1063: Put tab tray behind a feature flag and hidden pref (#10313)
* For #1063 - Adds feature flag and pref for new tab tray

* For #1063 - Swaps add tab to tab tray button when newTabTray is enabled

* For #1063 - Creates hidden preference to use new tab tray

* For #1063 - Hides tabs on home screen when setting is enabled

* For #1063 - Navigate to new tab tray from browser with setting enabled

* For #1063 - Fixes regression where we dont show the new tab message with no tabs and no collections

* For #1063 - Fixes crash when toggling to private mode on the home screen

* For #1063 - combines both settings. Cleans up lint errors
2020-04-30 15:53:10 -05:00
..
about No issue: Move Do and OpenClass to utils pkg. 2020-04-08 12:39:22 -07:00
account Add 'useEmail' and 'useEmailProblem' metrics event 2020-04-23 10:33:36 -07:00
advanced For #9728: Add actionbar search for language list. 2020-04-29 11:20:18 -07:00
deletebrowsingdata Cleans up nav_graph.xml (#9829) 2020-04-13 21:43:45 -07:00
logins For #6832 - Fix various fragment not attached to a context crashes 2020-04-22 20:56:35 -07:00
quicksettings For issue #10142 Update sitePermissions state when toggling its value 2020-04-29 18:33:34 -07:00
search For #9420 - relaxed custom engine rules (#9967) 2020-04-15 13:20:06 -07:00
sitepermissions For issue #9493: Reload after cleaning individual site permissions exceptions 2020-04-24 06:16:32 -04:00
AccessibilityFragment.kt For #8735 - Adjust fontInflation engine setting when toggling useAutoSize 2020-04-21 09:05:25 +03:00
CustomizationFragment.kt For #9208: Adds in-product prompt to homescreen (#9836) 2020-04-22 14:29:43 -07:00
DataChoicesFragment.kt For #4674 - Adds ability to toggle metric services by type 2020-02-10 12:33:53 +02:00
DefaultBrowserPreference.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
DefaultBrowserSettingsFragment.kt For #8354 Remove unsetting open links in private if not default browser 2020-02-18 09:34:36 -08:00
DropDownListPreference.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 2020-02-24 18:07:02 -08:00
Extensions.kt For #8411: integrate AC permissions changes (#8618) 2020-02-25 07:36:19 -08:00
LoginsFragment.kt For #9987: Set FLAG_SECURE to dialog when flag set in activity. 2020-04-23 08:16:25 -07:00
OnSharedPreferenceChangeListener.kt Clean up settings fragments 2019-12-19 14:29:28 -08:00
PairFragment.kt Closes #9694 Bug when user denies permission 2020-04-27 22:42:02 -07:00
PhoneFeature.kt 8017 advanced autoplay controls. (#8978) 2020-03-20 12:10:42 -07:00
PrivateBrowsingFragment.kt For #9208: Adds in-product prompt to homescreen (#9836) 2020-04-22 14:29:43 -07:00
RadioButtonInfoPreference.kt Add ETP accessibility labels 2019-11-21 15:27:35 -08:00
RadioButtonPreference.kt For #7965 - removed unused strings, reverted changes to radiobutton widget 2020-02-06 18:48:23 -08:00
SecretSettingsPreference.kt For #1063: Put tab tray behind a feature flag and hidden pref (#10313) 2020-04-30 15:53:10 -05:00
SettingsFragment.kt For #1063: Put tab tray behind a feature flag and hidden pref (#10313) 2020-04-30 15:53:10 -05:00
SharedPreferenceUpdater.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
StringSharedPreferenceUpdater.kt For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 2020-02-24 18:07:02 -08:00
SupportUtils.kt For #9208: Adds in-product prompt to homescreen (#9836) 2020-04-22 14:29:43 -07:00
TextPercentageSeekBarPreference.kt For #10083: Adjust thumb offset to thumb circumference to avoid cutoff 2020-04-27 21:19:44 -07:00
TrackingProtectionFragment.kt For #8540: Fix ETP options not being correctly applied (#8688) 2020-02-26 12:25:40 -08:00