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