You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix
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
4 years ago
..
addons Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
browser Bug 1643132 - Remove native "Report site issue" functionality. 4 years ago
cfr For #9488: Add experimentation support 4 years ago
collections Remove tab tray feature flag (#11176) 4 years ago
components Remove tab tray feature flag (#11176) 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs Closes #10906: Add Open in app option in custom tab (#10929) 4 years ago
downloads Update Android Components version to 44.0.20200528190114 4 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext For issue#10727 - Logins auth redirect 4 years ago
home Remove tab tray feature flag (#11176) 4 years ago
library Fixes #10674: Add SignInView only once 4 years ago
media Update to new feature-media API. 4 years ago
migration For #11004: Fix invisible text on migration UI 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #10434: Handle cases when proc/$pid/stat is not accessible. 4 years ago
push Use new AuotPushFeature.getSubscription API 4 years ago
search For #1216: Remove feature flag for voice search 4 years ago
session Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
settings Remove tab tray feature flag (#11176) 4 years ago
share For #10193 - Remove page title when sharing links 4 years ago
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 4 years ago
sync For #10834 - Adding Sync Tabs Feature in Fenix 4 years ago
tabtray For #10989 - Fixes memory leak caused by retaining the TabTrayView and TabsFeature 4 years ago
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 4 years ago
trackingprotection Tests and cleanup for tracking protection 4 years ago
utils Remove tab tray feature flag (#11176) 4 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Feature/#220 language menu (#7070) 4 years ago
wifi For issue #8017 enable SitePermissionsWifiIntegration 4 years ago
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 4 years ago
BrowserDirection.kt For #10834 - Adding Sync Tabs Feature in Fenix 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #10834 - Adding Sync Tabs Feature in Fenix 4 years ago
FenixApplication.kt For #9488: Init widgetExperiment after Experimenter init 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt For #10525 - Remove tab tray item dividers. 4 years ago
IntentReceiverActivity.kt Issue #9815: Allow Intents to set HomeActivity.OPEN_TO_BROWSER. 4 years ago