1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/browser
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
..
browsingmode Reverts all BrowsingModeManager changes 2020-02-24 00:24:07 -08:00
readermode No issue: Fix dynamic theming to accommodate lazily inflated readerview 2020-01-10 13:23:46 -08:00
BaseBrowserFragment.kt Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
BrowserAnimator.kt For #167: Adds browser -> home animation 2020-03-02 14:45:44 -08:00
BrowserFragment.kt For #167: Improves home to browser animation 2020-02-28 18:04:14 -07:00
BrowserPerformanceTestActivity.kt Move creation of GeckoRuntime to flavor-specific source set. 2019-08-30 15:16:12 +02:00
CustomTabContextMenuCandidate.kt For #6229 - Remove all tab options from custom tab context menu 2019-10-25 13:25:31 -07:00
FenixSnackbarDelegate.kt For #6413: Adds more snackbar positioning logic (#7444) 2020-01-02 14:31:52 -08:00
UriOpenedObserver.kt For #6577 - Remove the `total_uri_count` Glean StringMetricType 2020-02-13 15:54:55 -08:00