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
David Walsh 3feab90b19 For issue #9949 - Bookmarks/History deletion inconsistencies
- Added the undo action for deleting individual history items by creating a new field to the history state containing the id's of the history items that are pending for deletion; This field is used inside the update function from the view to show/hide the items.

 - Added a new check inside the "deleteMulti" method from BookmarkFragment that calls the showRemoveFoldersDialog to prevent the user from being able to delete one or more bookmark folders without being asked for confirmation, as in #8648.
4 years ago
..
addons Add tests for addon details 4 years ago
browser For #9782: Clean up unused FeatureFlags 4 years ago
cfr For #9488: Add experimentation support 4 years ago
collections Remove tab tray feature flag (#11176) 4 years ago
components Update FxaServer.kt 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs Use updated webapphidetoolbarfeature 4 years ago
downloads For #8775: Removes feature flag for dynamic bottom toolbar 4 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
home for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
library For issue #9949 - Bookmarks/History deletion inconsistencies 4 years ago
media Update to new feature-media API. 4 years ago
migration For #11004: Fix invisible text on migration UI 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #10434: Handle cases when proc/$pid/stat is not accessible. 4 years ago
push Use new AuotPushFeature.getSubscription API 4 years ago
search For #1216: Remove feature flag for voice search 4 years ago
session Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
settings For #9712 - show "AC: " before AC version on "About" screen 4 years ago
share Remove Mockito 4 years ago
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 4 years ago
sync For #11497: Disable pull to refresh in error states. 4 years ago
tabtray Fix breaking APIs in TabsAdapter and ViewHolder 4 years ago
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 4 years ago
trackingprotection For #11229: Update ETP cfr string and behaviour. 4 years ago
utils Remove tab tray feature flag (#11176) 4 years ago
whatsnew for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
widget Feature/#220 language menu (#7070) 4 years ago
wifi For issue #8017 enable SitePermissionsWifiIntegration 4 years ago
AppRequestInterceptor.kt For #9782: Clean up unused FeatureFlags 4 years ago
BrowserDirection.kt For #11365: Reorganizes 'SettingsFragment' items 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #9782: Clean up unused FeatureFlags 4 years ago
FenixApplication.kt For #9782: Clean up unused FeatureFlags 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
IntentReceiverActivity.kt Remove Mockito 4 years ago
StrictModeManager.kt for #11364 added a exception list for manufacturers violating strict mode policies on startup (#11407) 4 years ago