1
0
Fork 0
fenix/app/src/androidTest/java/org/mozilla/fenix
Mihai-Eduard Badea 1823fdb66d
For issue #9949 - Bookmarks/History deletion inconsistencies (#12630)
- 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.

Co-authored-by: Mihai Eduard Badea <mihai.badea@softvision.ro>
2020-07-17 15:13:18 -05:00
..
components For #12018 - Sync Int tests fixes (#12252) 2020-07-03 13:49:40 -04:00
glean For #10652: Fix validateBaselinePing test (#11254) 2020-06-05 12:48:33 -04:00
helpers Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
screenshots cron-job-ui-screenshots (#12423) 2020-07-16 16:08:00 +02:00
syncintegration Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
ui For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
AppRequestInterceptor.kt For #12118: Add isSubframeRequest parameter for app links 2020-07-16 12:50:33 -04:00