fenix/app
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.
2020-03-19 15:46:50 -07:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Initialize storage after visual completeness 2020-03-19 15:46:50 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Add support for application-services autoPublish local dev workflow. 2020-03-19 10:51:08 +02:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #7295 - Adds more documentation for the installation metrics 2020-02-14 20:56:49 -08:00
pings.yaml For #7295 - Adds more documentation for the installation metrics 2020-02-14 20:56:49 -08:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00