1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home
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
..
intent For #7661: Add variant-specific schemas for deep links 2020-03-17 17:21:09 -04:00
sessioncontrol Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
tips For #9208: Adds in-product prompt to homescreen (#9836) 2020-04-22 14:29:43 -07:00
HomeFragment.kt Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
HomeFragmentStore.kt No issue - Remove unused data class TopSiteItem 2020-04-29 18:06:02 -07:00
HomeMenu.kt For #10494: Process HomeMenu builder changes on the main thread 2020-05-22 13:50:57 -07:00
HomeScreenViewModel.kt Don't use ProcessLifecycleOwner for view-tied consume 2020-04-20 12:07:37 -07:00
ImageViewTopCrop.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Mode.kt Part 3: Mark accountManager as 'lazy' in Mode.kt 2020-03-30 21:43:38 -07:00
PrivateBrowsingButtonView.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
SharedViewModel.kt For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 2020-05-21 10:02:51 -04:00