1
0
Fork 0
fenix/app
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
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Refactors the TabTrayDialogFragment to ditch that weird interactor (#11061) 2020-05-29 17:17:56 -05:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Dump `proguard-android-optimize.txt` into local configuration for later modification 2020-05-29 10:25:27 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #9488 Add telemetry for search widget CFR 2020-05-28 15:15:25 -07:00
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 2020-05-12 14:52:58 -04:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00