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
Grisha Kruglov e541e10427 Initialize storage after visual completeness
In order to eat the perceived performance costs, we initialize storage
once we're visually complete. This way, we're reducing chances of user performing
a UI action which will trigger storage init and delay said action.
4 years ago
..
addons Remove @UseExperimental for usages of the flow api 4 years ago
browser Closes #7450: Lazy storage initialization 4 years ago
collections fix #8135 - remove getColorFromAttr 4 years ago
components Closes #7450: Lazy storage initialization 4 years ago
crashes For #7753: Increases touch target of crash page 4 years ago
customtabs Update IntentProcessor implementation to comply with new interface. 4 years ago
downloads For #7219 - Polish Download Notification Dialog. (#7224) 5 years ago
exceptions No Issue: Add support for deleting individual tracking protection 4 years ago
ext For #8296 - Adds user account avatar to Account Preference 4 years ago
home For #9140: Remove drawable from title in empty state panes 4 years ago
lib Remove redundant super calls 5 years ago
library For #8773: Fixes issue with snackbar placement on ContextMenu (#8942) 4 years ago
migration Remove @UseExperimental for usages of the flow api 4 years ago
onboarding fix #8135 - remove getColorFromAttr 4 years ago
perf No issue: remove unused HotStartPerformanceMonitor. 4 years ago
push For #9059: Add WebPush engine integration 4 years ago
search For #7158: Improves home to search animation (#9008) 4 years ago
session For #8034: Create a post-visual completeness executor 4 years ago
settings For #3086: Adds settings animations (#9187) 4 years ago
share For #8975: Separate title from url with line break when sharing links 4 years ago
shortcut Update IntentProcessor implementation to comply with new interface. 4 years ago
test For #5574 - Migrate SessionControl to LibState (#6651) 5 years ago
theme fix #8135 - remove getColorFromAttr 4 years ago
trackingprotection For #8594: Show correct info in Etp settings info (#8687) 4 years ago
utils For #8800: clear menu highlights on use 4 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Feature/#220 language menu (#7070) 5 years ago
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 4 years ago
BrowserDirection.kt For #7272: Show info when saved logins list is empty. (#7891) 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
FeatureFlags.kt Add nightly-only feature flag for WebPush integration 4 years ago
FenixApplication.kt Initialize storage after visual completeness 4 years ago
GlobalDirections.kt For issue #8908 Notify users when previously unsupported add-ons 4 years ago
HomeActivity.kt No issue: remove unused HotStartPerformanceMonitor. 4 years ago
IntentReceiverActivity.kt For #7781: instrument visual completeness for top sites. 4 years ago