1
0
Fork 0
fenix/app/src/androidTest/java/org/mozilla/fenix/ui
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
..
robots For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
BookmarksTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
CollectionTest.kt.ignore Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
ContextMenusTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
DeepLinkTest.kt Changed home_* style links to urls_* to reflect that the destination is a set of links, rather than where the screen is 2020-07-16 10:37:03 -04:00
DownloadTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
HistoryTest.kt For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
HomeScreenTest.kt Fixes #11642 - Re-enable disabled UI-tests (#12142) 2020-07-01 09:15:57 -07:00
MediaNotificationTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
NavigationToolbarTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
ReaderViewTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
SearchTest.kt For #12025: Set Search Shortcuts Off By Default 2020-06-26 18:21:58 -07:00
SettingsAboutTest.kt Fixes #11642 - Re-enable disabled UI-tests (#12142) 2020-07-01 09:15:57 -07:00
SettingsAdvancedTest.kt For #8485 Update UI tests after settings reorg 2020-03-27 17:05:49 -07:00
SettingsBasicsTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
SettingsDeveloperToolsTest.kt For #8485 Update UI tests after settings reorg 2020-03-27 17:05:49 -07:00
SettingsPrivacyTest.kt For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
SettingsSyncTest.kt Add verify items tests for settings menus 2019-10-21 08:24:47 -07:00
SettingsTest.kt Stub out Settings tests 2019-08-21 13:52:03 -07:00
ShareButtonTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
SmokeTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
StrictEnhancedTrackingProtectionTest.kt Fixes #11642 - Re-enable disabled UI-tests (#12142) 2020-07-01 09:15:57 -07:00
TabbedBrowsingTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00
ThreeDotMenuMainTest.kt For #11764: doubles long-press delay UI test 2020-07-06 19:13:53 +03:00
TopSitesTest.kt Replaces verifyPageContent in UI tests 2020-07-16 10:55:58 +03:00