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/tabstray
Mugurell dc26272381 For #19475 - Cleanup - respect naming scheme in TabsTrayController
In our current MVI implementation the View Interactors are first called in
response to a direct user action and contain methods following the
"onXXHappened" naming scheme and then delegate other Interactors / Controllers
for specific actions.

Controllers contain the business logic for actually updating the app's state
and offer methods following the "handleXXAction" naming scheme.
3 years ago
..
browser For #19475 - Cleanup - respect naming scheme in TabsTrayController 3 years ago
ext For #19091 - Fix Undo of close multiple tabs (#19466) 3 years ago
syncedtabs Issue #19002: Remove unused TrayItem interface 3 years ago
viewholders Issue #19002: Correct naming of pager viewholders 3 years ago
AccessibleNewTabButtonBinding.kt Issue #19002: Use AbstractBinding from lib-state 3 years ago
CloseOnLastTabBinding.kt Issue #19002: Use AbstractBinding from lib-state 3 years ago
FloatingActionButtonBinding.kt Issue #19002: Use AbstractBinding from lib-state 3 years ago
MenuIntegration.kt Closes #19003: Add account setting to tabstray synced tab menu (#19034) 3 years ago
NavigationInteractor.kt Issue #19176: Exit select mode when removing tab (#19486) 3 years ago
TabCounterBinding.kt Issue #19002: Use AbstractBinding from lib-state 3 years ago
TabLayoutMediator.kt For #19475 - Cleanup - respect naming scheme in TabsTrayController 3 years ago
TabsTrayController.kt For #19475 - Cleanup - respect naming scheme in TabsTrayController 3 years ago
TabsTrayDialog.kt Close #18774: Migrate mutli-selection to store 3 years ago
TabsTrayFragment.kt For #19475 - Cleanup - respect naming scheme in TabsTrayController 3 years ago
TabsTrayInfoBannerBinding.kt Issue #19002: Use AbstractBinding from lib-state 3 years ago
TabsTrayInteractor.kt For #19475 - Cleanup - respect naming scheme in TabsTrayController 3 years ago
TabsTrayMenu.kt Closes #19003: Add account setting to tabstray synced tab menu (#19034) 3 years ago
TabsTrayStore.kt Closes #18946: Add undo toast for tabstray 3 years ago
TrayPagerAdapter.kt Issue #19002: Correct naming of pager viewholders 3 years ago
TraySheetBehaviorCallback.kt For #19023 - Expands tabsTray when tabs over certain number 3 years ago