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/src/main/java/org/mozilla/fenix
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
4 years ago
..
addons Add tests for addon details 4 years ago
browser For #11371 - Fix for Dynamic Download Dialog 4 years ago
cfr For #9488: Add experimentation support 4 years ago
collections Remove tab tray feature flag (#11176) 4 years ago
components For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs For #11708 - Remove setMargins in CustomTabsIntegration 4 years ago
downloads For #8775: Removes feature flag for dynamic bottom toolbar 4 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
home For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
library Revert "For issue #9949 - Bookmarks/History deletion inconsistencies" 4 years ago
media Update to new feature-media API. 4 years ago
migration For #11004: Fix invisible text on migration UI 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #10434: Handle cases when proc/$pid/stat is not accessible. 4 years ago
push Use new AuotPushFeature.getSubscription API 4 years ago
search For #1216: Remove feature flag for voice search 4 years ago
session Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
settings Replace PhoneFeature.getPreferenceKey 4 years ago
share Remove Mockito 4 years ago
shortcut For #10969: Fix and clarify logic for checking showing PWA dialog. 4 years ago
sync For #11497: Disable pull to refresh in error states. 4 years ago
tabtray Fix breaking APIs in TabsAdapter and ViewHolder 4 years ago
theme For #8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 4 years ago
trackingprotection For #11229: Update ETP cfr string and behaviour. 4 years ago
utils Remove tab tray feature flag (#11176) 4 years ago
whatsnew for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
widget Feature/#220 language menu (#7070) 4 years ago
wifi For issue #8017 enable SitePermissionsWifiIntegration 4 years ago
AppRequestInterceptor.kt For #9782: Clean up unused FeatureFlags 4 years ago
BrowserDirection.kt For #11365: Reorganizes 'SettingsFragment' items 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #9782: Clean up unused FeatureFlags 4 years ago
FenixApplication.kt For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt For #11625 - Fixes tab tray staying open when opening from another app (#11740) 4 years ago
IntentReceiverActivity.kt Remove Mockito 4 years ago
StrictModeManager.kt for #11364 added a exception list for manufacturers violating strict mode policies on startup (#11407) 4 years ago