1
0
Fork 0
fenix/app
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.
2020-03-30 21:43:38 -07:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Part 6: Kick-off account manager initialization after visual completeness 2020-03-30 21:43:38 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Closes #8944 - Adds custom lint checks 2020-03-27 13:59:51 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml Closes #9352 - changed capitalisation of 'Open in app' 2020-03-27 14:43:32 -07:00
pings.yaml For #9136: Send all adjust properties to glean (#9253) 2020-03-20 10:06:55 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00