1
0
Fork 0
fenix/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.
2020-06-17 14:42:51 -04:00
..
addons Add tests for addon details 2020-06-17 14:38:50 -04:00
browser For #9782: Clean up unused FeatureFlags 2020-06-16 23:30:57 -04:00
cfr For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
collections Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
components Update FxaServer.kt 2020-06-16 23:30:57 -04:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs Use updated webapphidetoolbarfeature 2020-06-12 19:21:34 -04:00
downloads For #8775: Removes feature flag for dynamic bottom toolbar 2020-06-09 20:58:17 -07:00
exceptions Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00
ext for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
home for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
library For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration For #11004: Fix invisible text on migration UI 2020-05-28 15:48:42 -04:00
onboarding Add tests for FenixOnboarding (#11057) 2020-05-29 17:26:07 -07:00
perf For #10434: Handle cases when proc/$pid/stat is not accessible. 2020-06-02 17:57:39 -07:00
push Use new AuotPushFeature.getSubscription API 2020-05-29 22:21:31 -04:00
search For #1216: Remove feature flag for voice search 2020-06-01 13:53:52 -04:00
session Migrate some SessionManager usage to BrowserStore (#10789) 2020-06-03 11:18:44 -07:00
settings For #9712 - show "AC: " before AC version on "About" screen 2020-06-16 15:29:00 -04:00
share Remove Mockito 2020-06-10 21:19:50 -04:00
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 2020-05-28 13:18:25 +03:00
sync For #11497: Disable pull to refresh in error states. 2020-06-12 14:09:16 +03:00
tabtray Fix breaking APIs in TabsAdapter and ViewHolder 2020-06-13 16:02:31 -04:00
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 2020-06-04 16:44:07 -04:00
trackingprotection For #11229: Update ETP cfr string and behaviour. 2020-06-05 14:18:25 -04:00
utils Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
whatsnew for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi For issue #8017 enable SitePermissionsWifiIntegration 2020-03-27 20:44:16 -04:00
AppRequestInterceptor.kt For #9782: Clean up unused FeatureFlags 2020-06-16 23:30:57 -04:00
BrowserDirection.kt For #11365: Reorganizes 'SettingsFragment' items 2020-06-10 11:09:03 +03:00
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 2020-01-26 11:53:26 +01:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt For #9782: Clean up unused FeatureFlags 2020-06-16 23:30:57 -04:00
FenixApplication.kt For #9782: Clean up unused FeatureFlags 2020-06-16 23:30:57 -04:00
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 2020-04-13 21:43:45 -07:00
HomeActivity.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
IntentReceiverActivity.kt Remove Mockito 2020-06-10 21:19:50 -04:00
StrictModeManager.kt for #11364 added a exception list for manufacturers violating strict mode policies on startup (#11407) 2020-06-11 11:50:07 -07:00