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
Jonathan Almeida 9078139e40 Close #18774: Migrate mutli-selection to store
Removes the recyclerview-selection library and replaces it with the
SelectionHolder/SelectionInteractor with a Store.

This is an implementation that's similar to what we have in other UI
lists (library).
3 years ago
..
browser Close #18774: Migrate mutli-selection to store 3 years ago
ext Closes #18513: Re-add menu to tabs tray (#18756) 3 years ago
syncedtabs Issue #14117: Add Synced Tabs as a page in the tabs tray 3 years ago
viewholders Close #18774: Migrate mutli-selection to store 3 years ago
NavigationInteractor.kt Closes #18513: Re-add menu to tabs tray (#18756) 3 years ago
TabLayoutMediator.kt Issue #18535: Do not animate first scroll to position 3 years ago
TabsTrayDialog.kt Close #18774: Migrate mutli-selection to store 3 years ago
TabsTrayFragment.kt Close #18774: Migrate mutli-selection to store 3 years ago
TabsTrayInteractor.kt Issue #18535: Do not animate first scroll to position 3 years ago
TabsTrayMenu.kt Closes #18513: Re-add menu to tabs tray (#18756) 3 years ago
TabsTrayStore.kt Close #17821: Add TabsTrayStore with actions and reducer (#18773) 3 years ago
TabsTrayViewHolder.kt Close #18774: Migrate mutli-selection to store 3 years ago
TrayItem.kt Issue #17822: Create a tabs tray layout and fragment 3 years ago
TrayPagerAdapter.kt Close #18774: Migrate mutli-selection to store 3 years ago