1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components
MarcLeclair b52091ed34
For #11660: added prefetch for topsites and update in onCreateView() (#11668)
* For #11660:added prefetch for topsites

TopSites will be prefetched with observerOnce (wrapper around observerForever).
Also, the SessionControlView.update() is called right away instead of waiting from consumeFrom
in the HomeFragment.onCreateView() which will allow the UI to render all at once on its first
perform traversal

* Removed the submitList(null) since it retriggered a drawing on lower end device
2020-06-18 19:43:20 -04:00
..
history For #4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
metrics For #11442 - Telemetry for tab counter menu. 2020-06-15 11:48:12 -07:00
searchengine fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
tips For #11380: Update migration tip text 2020-06-12 15:17:53 -04:00
toolbar Cleanup tests for toolbar controller 2020-06-15 15:25:33 -04:00
AccountAbnormalities.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
Analytics.kt Add tests for ext package (#11334) 2020-06-10 09:14:18 -07:00
BackgroundServices.kt remove suppress and unnecessary otherwise = private 2020-06-16 23:30:57 -04:00
Components.kt No issue: Decrease the frequency for checking for new supported add-ons 2020-06-12 17:19:07 -04:00
Core.kt For #8967 - Expose autofill logins setting in nightly 2020-06-09 12:21:48 -04:00
FenixSnackbar.kt For #8775: Removes feature flag for dynamic bottom toolbar 2020-06-09 20:58:17 -07:00
FindInPageIntegration.kt No issue: Move Do and OpenClass to utils pkg. 2020-04-08 12:39:22 -07:00
FxaServer.kt Update FxaServer.kt 2020-06-16 23:30:57 -04:00
InflationAwareFeature.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
IntentProcessorType.kt For #10844 - Fennec page shortcuts will open in normal tabs 2020-05-25 14:37:00 +03:00
IntentProcessors.kt For #10844 - Fennec page shortcuts will open in normal tabs 2020-05-25 14:37:00 +03:00
NotificationManager.kt No issue: Use SendTabFeature and FxaPushSupportFeature 2020-01-03 10:20:53 -05:00
PerformanceComponent.kt Pre: introduce a RunWhenReadyQueue 2020-03-30 21:43:38 -07:00
PermissionStorage.kt For issue #7566 Handle deny & don't ask again for site permissions 2020-04-22 11:33:32 -04:00
PrivateShortcutCreateManager.kt For #7208 For #7212 - Update parameterized strings 2020-04-13 09:40:47 -07:00
Push.kt Remove duplicate FirebasePushService 2020-04-15 17:55:12 -04:00
Search.kt No issue: Move Do and OpenClass to utils pkg. 2020-04-08 12:39:22 -07:00
SearchWidgetCreator.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
Services.kt Update FxaServer.kt 2020-06-16 23:30:57 -04:00
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 2019-08-07 19:21:41 -04:00
TabCollectionStorage.kt for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 2020-06-16 11:12:18 -07:00
TopSiteStorage.kt For #11660: added prefetch for topsites and update in onCreateView() (#11668) 2020-06-18 19:43:20 -04:00
TrackingProtectionPolicyFactory.kt For #8540: Fix ETP options not being correctly applied (#8688) 2020-02-26 12:25:40 -08:00
UseCases.kt Clear speculative session on engine settings change 2020-06-09 18:55:43 -04:00