1
0
Fork 0
fenix/app/src/main/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
..
addons For #12509: Set height of remove add on button to 36dp 2020-07-17 12:55:36 -07:00
browser For #12364 - Only show PWA prompt the third time a user visits installable site 2020-07-17 12:37:03 -04:00
cfr For #12157: Don't show two search widget dialogs 2020-07-02 11:22:18 -07:00
collections Add tests for adapters in collections (#12649) 2020-07-17 09:04:16 -07:00
components Update ContextMenuUseCases to just take a store 2020-07-17 14:49:10 -04:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs Update Android Components version to 49.0.20200705130154. 2020-07-06 15:21:40 -04:00
downloads For #8775: Removes feature flag for dynamic bottom toolbar 2020-06-09 20:58:17 -07:00
ext No issue: Delete unnecessary to-dos (#12603) 2020-07-16 13:38:07 -05:00
home Test session control controller (#12652) 2020-07-17 13:07:01 -07:00
library For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
loginexceptions For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration Update Kotlin dependency (#10806) 2020-07-15 18:02:58 -07:00
onboarding Extract radio group logic into helper (#11493) 2020-07-06 17:09:42 -07:00
perf For #12364 - Only show PWA prompt the third time a user visits installable site 2020-07-17 12:37:03 -04:00
push Use new AuotPushFeature.getSubscription API 2020-05-29 22:21:31 -04:00
search Fix nav graph and theme tests (#12567) 2020-07-15 18:04:36 -07:00
session For #9100: Follow-up to fix memory leak in NotificationSessionObserver 2020-06-25 16:17:38 -04:00
settings For #10173: login duplicates and save (#11208) 2020-07-16 17:08:04 -05:00
share For #11798: Allow sharing of reader view pages 2020-06-25 14:39:21 -04:00
shortcut For #12364 - Only show PWA prompt the third time a user visits installable site 2020-07-17 12:37:03 -04:00
sync Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
tabtray For #12453 - Sets secure flags on private tab of tabs tray 2020-07-17 13:24:25 -04:00
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 2020-06-04 16:44:07 -04:00
trackingprotection Update Android Components version to 49.0.20200705130154. 2020-07-06 15:21:40 -04:00
trackingprotectionexceptions Add helper for underlining text (#12520) 2020-07-15 22:38:46 -07:00
utils For #12364 - Only show PWA prompt the third time a user visits installable site 2020-07-17 12:37:03 -04:00
whatsnew Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
AppRequestInterceptor.kt For #12118: Add isSubframeRequest parameter for app links 2020-07-16 12:50:33 -04:00
BrowserDirection.kt For #12503: Open addon permissions link in app. 2020-07-15 10:04:40 -04:00
Config.kt Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product (#12127) 2020-07-01 11:03:10 +02:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt No issue: Remove feature flag for tips (#12172) 2020-07-01 14:47:40 -07:00
FenixApplication.kt Update Kotlin dependency (#10806) 2020-07-15 18:02:58 -07:00
GlobalDirections.kt Add deep links for settings and home screens 2020-07-16 10:37:03 -04:00
HomeActivity.kt For #10173: login duplicates and save (#11208) 2020-07-16 17:08:04 -05:00
IntentReceiverActivity.kt Added A-C version 48.0.20200626213814 2020-06-26 19:59:57 -04:00
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
StrictModeManager.kt Add tests for StrictModeManager (#12013) 2020-06-29 08:17:07 -07:00