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/utils
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
..
view Fix license on remaining files 4 years ago
BrowsersCache.kt Issue #7425 (et al): Cache the list of installed browsers 5 years ago
ClearableEditText.kt Clear button (#13842) 4 years ago
ClipboardHandler.kt Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 4 years ago
Do.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
FragmentPreDrawManager.kt For #167: Improves home to browser animation 4 years ago
LinkTextView.kt For #10285: Add a custom TextView for links with a11y improvements. 4 years ago
OnWifiChanged.java 8017 advanced autoplay controls. (#8978) 4 years ago
OpenClass.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
Settings.kt For #14243: Pre-land visuals for Close Tabs CFR (#15171) 4 years ago
ToolbarPopupWindow.kt For #6846 - Don't show ToolbarPopupWindow if nothing to show 4 years ago
Undo.kt Use "undo" implementation from Android Components. 4 years ago