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
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
..
addons For #15268: Use safe navigation to addon details fragments. 4 years ago
browser Use "undo" implementation from Android Components. 4 years ago
cfr For #15291 - Limit current CFRs to show max one every 3 days 4 years ago
collections Enforce IO thread inside of components (#14704) 4 years ago
components Use "undo" implementation from Android Components. 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs For #15245 - Remove margin for toolbar on toolbar-less PWA 4 years ago
downloads Add support for restoring downloads 4 years ago
exceptions For #8765: Use shared list widget in exceptions (#14113) 4 years ago
ext For #15320: Ensure Mimetype Other PDF Shows PDF Icon 4 years ago
home Use "undo" implementation from Android Components. 4 years ago
library For #15296: Allow excluding bookmark subtrees when editing parent folder 4 years ago
media Update to new feature-media API. 4 years ago
migration For #14168: Fix click listener on migration button 4 years ago
onboarding For #13911: Fix resolving color attribute for title and description. 4 years ago
perf for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago
push Update breaking changes in the FxA/Sync integration 4 years ago
search For #14280, #14743: Remove old search fragment (#15169) 4 years ago
session FNX-14661 ⁃ Delete drawables (#13481) 4 years ago
settings Closes #15434: Don't try to display a 'signed in' snackbar in a 'headless' mode 4 years ago
share For #15310: Also catch ActivityNotFoundException when sharing to app. 4 years ago
shortcut For #15291 - Limit current CFRs to show max one every 3 days 4 years ago
sync Closes #14131: Move constants to dimens.xml (#14135) 4 years ago
tabhistory For #13934 - Make TabHistory work on PWA/Custom Tabs 4 years ago
tabtray Use "undo" implementation from Android Components. 4 years ago
theme Fix lint issues (#12683) 4 years ago
trackingprotection For #15291 - Limit current CFRs to show max one every 3 days 4 years ago
utils Use "undo" implementation from Android Components. 4 years ago
whatsnew Fix license on remaining files 4 years ago
widget For #11051 - added intent check for voice search 4 years ago
wifi For #14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 4 years ago
AppRequestInterceptor.kt For #13424 - Fix detekt config and warnings. 4 years ago
BrowserDirection.kt For #14280, #14743: Remove old search fragment (#15169) 4 years ago
Config.kt Simplify build variants to just: debug, nightly, beta and release. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #14280, #14743: Remove old search fragment (#15169) 4 years ago
FenixApplication.kt Pin AC TO 57.0.0 and remove feature flag for view downloads (#14592) 4 years ago
GlobalDirections.kt For #8157: Redirect about:addons search (#13990) 4 years ago
HomeActivity.kt Closes #15436: Auto-close tabs during startup on the main thread 4 years ago
IntentReceiverActivity.kt For #11903: Fix private custom tabs (#13327) 4 years ago
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 4 years ago
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 4 years ago
StrictModeManager.kt For #13943: Change strict mode penalty to penaltyDeath. 4 years ago