1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components
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
..
history For #4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
metrics fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
searchengine fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
toolbar Issue #7863: Ensure parent process triggers speculative connect 2020-03-03 14:19:18 +01:00
AccountAbnormalities.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
Analytics.kt For #4674 - Adds ability to toggle metric services by type 2020-02-10 12:33:53 +02:00
BackgroundServices.kt Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
Components.kt Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
Core.kt Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
FenixSnackbar.kt For #7970: Updates snackbars for accessibility 2020-01-31 16:24:36 +01:00
FindInPageIntegration.kt For #6992 Always hide toolbar when showing find in page bar (#7567) 2020-01-09 13:26:33 -08:00
FirebasePushService.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
FxaServer.kt For #5182: Loading experiments on startup is slow, remove Fretboard (#7510) 2020-01-13 12:38:32 -06:00
InflationAwareFeature.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
IntentProcessorType.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
IntentProcessors.kt FennecWebAppIntentProcessor: Handle manifest file not existing. 2020-02-28 13:27:53 -08:00
NotificationManager.kt No issue: Use SendTabFeature and FxaPushSupportFeature 2020-01-03 10:20:53 -05:00
PendingSessionDeletionManager.kt For #5843 - Ensure tabs pending deletion are removed 2020-02-25 16:53:52 -08:00
PerformanceComponent.kt For #8034: Create a post-visual completeness executor 2020-02-28 09:15:06 -08:00
PermissionStorage.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
PrivateShortcutCreateManager.kt For #7730 - always show "Add private browsing shortcut" in sett… (#7943) 2020-01-27 08:44:28 -08:00
Search.kt Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
Services.kt For #5182: Loading experiments on startup is slow, remove Fretboard (#7510) 2020-01-13 12:38:32 -06:00
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 2019-08-07 19:21:41 -04:00
TabCollectionStorage.kt For #8016 - Prevent duplicate domains from displaying inthe collection description on the home screen 2020-02-10 10:50:07 -08:00
TopSiteStorage.kt For #8126 - Adds default top sites 2020-02-14 14:39:58 -08:00
TrackingProtectionPolicyFactory.kt For #8540: Fix ETP options not being correctly applied (#8688) 2020-02-26 12:25:40 -08:00
UseCases.kt Use ManifestUpdateFeature 2019-11-07 14:50:24 -08:00