1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components/toolbar
Jeff Boek 8662164b8a
Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061)
* For #11056 - Removes unused argument when navigating to the collection creation fragment

* For #11056 - Moved the collection creation navigation logic to the TabTrayDialogFragment

* For #11056 - Moves navigating to the share screen from home/browser to the TabTrayDialogFragment

* For #11056 - We moved tab selection logic from home/browser to the tab tray dialog

* For #11056 - Moved new tab tapped logic to the tab tray dialog fragment

* For #11056 - Removes all interactor logic for the TabTrayDialogFragment

* For #11056 - Migrates the presentation / navigation around the TabTrayDialog to the androidx navigation library
2020-05-29 17:17:56 -05:00
..
BrowserFragmentStore.kt 4281 remove qab (#6310) 2019-11-11 17:10:14 -08:00
BrowserInteractor.kt For #6940: Fixes top dynamic toolbar behavior (#9900) 2020-04-17 13:32:20 -07:00
BrowserToolbarController.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
BrowserToolbarView.kt For #10027: Make toolbar context menu popup dismissible on SDK<23 2020-04-22 22:47:46 -07:00
DefaultToolbarMenu.kt For #8319: Integrate nest WebExtensionBrowserMenu support 2020-05-26 14:02:22 -04:00
MenuPresenter.kt For #10408: Dismiss menu when navigating away. (#10415) 2020-05-05 11:15:30 -07:00
SwipeRefreshScrollingViewBehavior.kt For #6940: Fixes top dynamic toolbar behavior (#9900) 2020-04-17 13:32:20 -07:00
TabCounter.kt For #5346 & For #8859: Fixes textSize & animation on TabCounter 2020-03-02 18:54:20 -08:00
TabCounterToolbarButton.kt Split out CustomTabToolbarIntegration (#7107) 2019-12-17 12:26:46 -08:00
ToolbarIntegration.kt No issue: Refactor readerview to use browser-state 2020-04-07 16:31:03 -04:00
ToolbarMenu.kt For #10343: Remove 'Library' functionality from the app 2020-05-11 10:22:19 -07:00