1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/collections
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
..
CollectionCreationController.kt For #6832 - Fix various fragment not attached to a context crashes 2020-04-22 20:56:35 -07:00
CollectionCreationFragment.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
CollectionCreationInteractor.kt For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
CollectionCreationStore.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
CollectionCreationTabListAdapter.kt For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
CollectionCreationView.kt For #9626: Swap margin for padding and remove use of touch delegate. 2020-05-27 08:43:43 -07:00
SaveCollectionListAdapter.kt Use createBlendModeColorFilterCompat (#8129) 2020-02-06 11:18:08 -08:00