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
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
..
sampledata For #7092: Add initial Migration UI 4 years ago
src For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Closes #12493: Remove kapt plugin 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml For #10173: login duplicates and save (#11208) 4 years ago
pings.yaml For #11392: Rename Installation ping to FirstSession (#11869) 4 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago