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
Jonathan Almeida 392ace67d6 Issue #19175: Fix SyncTabs list not updating on changes
The main cause for this is that the `LifecycleProvider` needs to be set
to `State.RESUMED` to avoid the account manager's internal
`ObserverRegistry` from putting the UI observers into the paused state.

The rest of the changes is to rely the internal (safe) logic to
correctly sync and then update the tabs list.
3 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src Issue #19175: Fix SyncTabs list not updating on changes 3 years ago
.gitignore
build.gradle No issue - Stop generating `metrics.md` and direct to Glean Dictionary instead (#19411) 3 years ago
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 4 years ago
lint.xml For #15640: Increase PrivateResource warning severity to error. 3 years ago
metrics.yaml Closes #19147: Move startup metrics to right after Glean initialization (#19252) 3 years ago
pings.yaml Bug 1689162: Update Glean metrics.yaml schema (#18683) 3 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 3 years ago