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
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
..
sampledata For #7092: Add initial Migration UI 5 years ago
src For #7854 - Update the views only if the bookmark node has changed 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Configure M2 AMO collection for all builds 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml Perf telemetry for awesomebar suggestion provider durations 4 years ago
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago