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/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
4 years ago
..
CollectionCreationController.kt For #6832 - Fix various fragment not attached to a context crashes 4 years ago
CollectionCreationFragment.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 4 years ago
CollectionCreationInteractor.kt For #5574 - Migrate SessionControl to LibState (#6651) 5 years ago
CollectionCreationStore.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 4 years ago
CollectionCreationTabListAdapter.kt For #5574 - Migrate SessionControl to LibState (#6651) 5 years ago
CollectionCreationView.kt For #9626: Swap margin for padding and remove use of touch delegate. 4 years ago
SaveCollectionListAdapter.kt Use createBlendModeColorFilterCompat (#8129) 4 years ago