1
0
Fork 0
fenix/app
Grisha Kruglov e6e2dd94c7 Closes #7344: Login storage refactor
The a-c side of this work is in https://github.com/mozilla-mobile/android-components/pull/6128

This switches Fenix to use `SyncableLoginsStorage`, which caches a connection internally
on first access, and doesn't expose any lock/unlock APIs at the public boundary.
2020-03-03 16:58:58 +01:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle 1592947: Use the Glean Gradle plugin 2020-02-28 13:24:58 -08:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #7295 - Adds more documentation for the installation metrics 2020-02-14 20:56:49 -08:00
pings.yaml For #7295 - Adds more documentation for the installation metrics 2020-02-14 20:56:49 -08:00
proguard-rules.pro For #4064: Update R8/ProGuard config for new Kotlin coroutines library (#7218) 2019-12-17 10:41:54 -06:00