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
Juan Goncalves ee62297b4c For #7854 - Update the views only if the bookmark node has changed
As the bookmark node data is loaded from storage every time the fragment's view is created, when the user navigates to the SelectFolderFragment and returns, the bookmark is loaded once again from storage, replacing the EditText's content (title and URL) which causes the loss of user input.

Validating that the loaded bookmark is different from the one that is already referenced in the fragment avoids unnecessarily replacing the `EditText`s values.
4 years ago
..
addons For #10398: Add AddonInstallationDialogFragment support (#10608) 4 years ago
browser Revert "For #6313 - On first load, hides engineView until firstContentfulPaint" 4 years ago
collections For #6832 - Fix various fragment not attached to a context crashes 4 years ago
components Perf telemetry for awesomebar suggestion provider durations 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs Issue #7996: fix lint issues 4 years ago
downloads For #7219 - Polish Download Notification Dialog. (#7224) 5 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext Cache findViewById calls in session control (#10575) 4 years ago
home Cache findViewById calls in session control (#10575) 4 years ago
library For #7854 - Update the views only if the bookmark node has changed 4 years ago
media Update to new feature-media API. 4 years ago
migration For #9932: Fix navigation icon theme missing from migration UI 4 years ago
onboarding For #10482 - made SVG gradient compatible with API < 22 4 years ago
perf For #10253: Add disableFirstTimePWAPopup for performance testing (#10442) 4 years ago
push No Issue - Update to AC 41.0.20200505190119 4 years ago
search Revert "For #7032: Add scroll to dismiss keyboard in search fragment" 4 years ago
session For #7208 For #7212 - Update parameterized strings 4 years ago
settings Fixes #9504: Edit logins (#9693) 4 years ago
share For #8981 - Sort devices in share list by last access time 4 years ago
shortcut For #768: Add first time PWA dialog (#9308) 4 years ago
tabtray For 10503 - Update save to collection flow in tab tray (#10523) 4 years ago
theme fix #8135 - remove getColorFromAttr 4 years ago
trackingprotection For #8589 - Fix for accessibility navigation in ETP panel 4 years ago
utils For #9505: Adds possibility to sort saved logins 4 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Feature/#220 language menu (#7070) 4 years ago
wifi For issue #8017 enable SitePermissionsWifiIntegration 4 years ago
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 4 years ago
BrowserDirection.kt For #10148 - Add basic tab tray implementation without exposing to rest of app (#9934) 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
FeatureFlags.kt Fixes #9504: Edit logins (#9693) 4 years ago
FenixApplication.kt created kotlin doc for FenixApplication 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt Fixes #9504: Edit logins (#9693) 4 years ago
IntentReceiverActivity.kt For #7781: instrument visual completeness for top sites. 4 years ago