1
0
Fork 0
fenix/app/src
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
..
androidTest For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
debug 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
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 2020-02-17 11:37:15 +01:00
fennecBeta/res No issue: losslessly compress image assets. 2020-05-04 14:54:46 -07:00
fennecNightly/res Optimize PNGs. 2020-02-14 09:41:54 -08:00
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 2020-02-14 07:42:23 +01:00
geckoBeta/java/org/mozilla/fenix/engine For #10757: remove no-op Experiments code and dependency. 2020-05-18 15:38:38 -07:00
geckoNightly/java/org/mozilla/fenix/engine For #8967 - Expose autofill logins setting in nightly 2020-06-09 12:21:48 -04:00
main For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
migration For #8803: hook up frameworkStart metric. 2020-04-17 09:11:58 -07:00
test For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00