1
0
Fork 0
fenix/app
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
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Fix breaking APIs in TabsAdapter and ViewHolder 2020-06-13 16:02:31 -04:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #11442 - Telemetry for tab counter menu. 2020-06-15 11:48:12 -07:00
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 2020-05-12 14:52:58 -04:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00