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
Grisha Kruglov 6c38b77315 Part 6: Kick-off account manager initialization after visual completeness
In order to hide the time it takes for the account manager to be initialized
(which always involves disk IO, and often network IO), let's kick it off
after "visual completeness".
This makes sure that for most users, by the time they interact with the account
manager-related functionality (e.g. in Settings), it's ready to go.

Also, for signed-in users, this will establish background sync workers.
4 years ago
..
androidTest Closes #9189: Fixes "static asset not found" error in doNotSaveLoginFromPromptTest, saveLoginFromPromptTest UI tests (#9439) 4 years ago
debug Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fennecBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fennecNightly/res Optimize PNGs. 4 years ago
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 4 years ago
geckoBeta/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 4 years ago
geckoNightly/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 4 years ago
main Part 6: Kick-off account manager initialization after visual completeness 4 years ago
migration Pass lazy references to FennecMigrator 4 years ago
test For #9498: Update unit tests with new constructor argument 4 years ago