1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components/toolbar
Gabriel Luong e1863dd3c2 For #6758 - Part 4: Implement "Add to Firefox Home" browser menu item
- The "Add to Firefox Home" browser menu item adds a top site to the top site storage.
- Refactors the FenixSnackbar from BaseBrowserFragment into BrowserToolbarController
since there are multiple menu items that need to show a FenixSnackbar.
- Adds metrics for the new browser menu item.
2020-01-24 15:18:25 -08:00
..
BrowserFragmentStore.kt 4281 remove qab (#6310) 2019-11-11 17:10:14 -08:00
BrowserInteractor.kt 4281 remove qab (#6310) 2019-11-11 17:10:14 -08:00
BrowserToolbarController.kt For #6758 - Part 4: Implement "Add to Firefox Home" browser menu item 2020-01-24 15:18:25 -08:00
BrowserToolbarView.kt For #7155 Align custom tabs overflow menu to original mocks 2020-01-08 11:50:17 -07:00
DefaultToolbarMenu.kt For #6758 - Part 4: Implement "Add to Firefox Home" browser menu item 2020-01-24 15:18:25 -08:00
MenuPresenter.kt For #7352: integrate highlightable browser menu changes (#7353) 2019-12-27 12:15:21 -08:00
TabCounter.kt use synthetic binding instead of findviewbyid 2019-07-19 16:51:26 -04:00
TabCounterToolbarButton.kt Split out CustomTabToolbarIntegration (#7107) 2019-12-17 12:26:46 -08:00
ToolbarIntegration.kt Split out CustomTabToolbarIntegration (#7107) 2019-12-17 12:26:46 -08:00
ToolbarMenu.kt For #6758 - Part 4: Implement "Add to Firefox Home" browser menu item 2020-01-24 15:18:25 -08:00