1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/settings
Jeff Boek 52c2fdb310
Remove tab tray feature flag (#11176)
* For #11171 - Removes feature flag for the new tab tray

* For #11171 - Removes all tab references from homeFragment

* For #11171 - Fixes unit tests

* For #11171 - Gets UI tests to compile and HomeScreenTest to pass

* For #11171 - Fixes `deleteMultipleSelectionTest`

* For #11171 - Fixes `openHistoryItemInNewPrivateTabTest`

* For #11171 - Fixes `openHistoryInPrivateTabTest`

* For #11171 - Fixes `openHistoryInNewTabTest`

* For #11171 - Fixes `openNewPrivateTabTest`

* For #11171 - Fixes tabbedBrowsingTests

* For #11171 - Fixes SettingsPrivacyTest

* For #11171 - Fixes TopSitesTest

* For #11171 - Fixes lint errors

* Ignore
2020-06-05 12:59:08 -05:00
..
about For #10848 - Fixes menu background color 2020-05-30 10:38:48 -07:00
account For #10834 - Adding Sync Tabs Feature in Fenix 2020-06-01 16:52:40 -04:00
advanced For #9728: Add actionbar search for language list. 2020-04-29 11:20:18 -07:00
deletebrowsingdata Migrate some SessionManager usage to BrowserStore (#10789) 2020-06-03 11:18:44 -07:00
logins For issue#10727 - Logins auth redirect 2020-05-29 12:57:28 -04:00
quicksettings Bug 1643132 - Remove native "Report site issue" functionality. 2020-06-04 18:23:11 -04:00
search For #1216: Remove feature flag for voice search 2020-06-01 13:53:52 -04:00
sitepermissions For #10485 - Restore block video/audio on cellular data radio button 2020-05-08 14:00:09 +03: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
OnSharedPreferenceChangeListener.kt Clean up settings fragments 2019-12-19 14:29:28 -08:00
PairFragment.kt For #6198: Update copy and position of pair QR code scan message. 2020-05-25 17:53:20 -04: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 For #7725: Increase info button touch target while keeping size. 2020-06-05 11:57:17 +03:00
RadioButtonPreference.kt For #7965 - removed unused strings, reverted changes to radiobutton widget 2020-02-06 18:48:23 -08:00
SecretSettingsPreference.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
SettingsFragment.kt For #10596 - Redirect moz://a URL (#10688) 2020-05-26 11:06:01 -07: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 #10596 - Redirect moz://a URL (#10688) 2020-05-26 11:06:01 -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 Tests and cleanup for tracking protection 2020-06-01 22:08:52 -04:00