1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/tabtray
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
..
FenixTabsAdapter.kt For #10496 - Fully expand bottom sheet when loaded 2020-05-29 08:31:32 -07:00
TabTrayDialogFragment.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
TabTrayView.kt For #10496 - Fully expand bottom sheet when loaded 2020-05-29 08:31:32 -07:00
TabTrayViewHolder.kt For #1824: Prevent extremely long URLs from locking up HomeFragment 2020-05-21 13:11:07 -04:00
TabsTouchHelper.kt Adds swipe to delete tab (#10355) 2020-05-01 15:45:51 -05:00