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/tabtray
Sebastian Kaspari 3983c509dc Use "undo" implementation from Android Components.
This is not the super fancy version yet - since we still need to restore into SessionManager and
haven't fully switched to BrowserStore yet. However AC having knowledge about "undo" and whether
it was performed or not, will help us with features like "recently closed tabs". And once we
can improve "undo", Fenix will get all the nice things automatically.

Requires:
https://github.com/mozilla-mobile/android-components/pull/8449
4 years ago
..
CollectionsAdapter.kt Closes #14131: Move constants to dimens.xml (#14135) 4 years ago
FenixTabsAdapter.kt For #14540: Fix updating list and item info for a11y services. 4 years ago
SaveToCollectionsButtonAdapter.kt For #13117 - Don't show add to collections button in private tabs tray 4 years ago
SyncedTabsController.kt For #12287: Address review comments 4 years ago
TabTrayController.kt For #14243: Pre-land visuals for Close Tabs CFR (#15171) 4 years ago
TabTrayDialogFragment.kt Use "undo" implementation from Android Components. 4 years ago
TabTrayDialogFragmentStore.kt For #10163 - Adds tab multiselect mode 4 years ago
TabTrayFragmentInteractor.kt For #14243: Pre-land visuals for Close Tabs CFR (#15171) 4 years ago
TabTrayView.kt For #14243: Pre-land visuals for Close Tabs CFR (#15171) 4 years ago
TabTrayViewHolder.kt For #14540: Fix updating list and item info for a11y services. 4 years ago
TabsTouchHelper.kt Closes #14131: Move constants to dimens.xml (#14135) 4 years ago