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/library
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>
4 years ago
..
bookmarks For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 4 years ago
history For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 4 years ago
LibraryPageFragment.kt For #10462: Removes back button from bookmarks and history fragments (#11721) 4 years ago
LibraryPageView.kt Prevent favicons from flashing when items are selected in History (#9233) 4 years ago
LibrarySiteItemView.kt Fixes #2379 - Generic library selection 5 years ago