1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol
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
..
viewholders Polish homescreen (#11065) 2020-05-29 17:09:12 -05:00
SessionControlAdapter.kt Polish homescreen (#11065) 2020-05-29 17:09:12 -05:00
SessionControlController.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
SessionControlInteractor.kt For #8125: Add default top site telemetry (#10752) 2020-05-22 13:10:09 -07:00
SessionControlView.kt Polish homescreen (#11065) 2020-05-29 17:09:12 -05:00
SwipeToDeleteCallback.kt For #8764: Use list component for items in collections 2020-03-27 22:14:59 -07:00