1
0
Fork 0
fenix/app
Mugurell d0e2d02b34 For #10948 - Avoid PWA onboarding if user already has them on screen
It is possible that after migration users would already have Firefox PWAs on
their screen.
Since they already know about this functionality, we should not promote it to
them with the one-off `FirstTimePwaFragment`.

To query installed PWAs we'll use an API available only on Android >= 26 which
means that we will probably have half of users with PWAs still see the
onboarding but half which will not.
2020-05-27 08:42:56 -07:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #10948 - Avoid PWA onboarding if user already has them on screen 2020-05-27 08:42:56 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Only set real BUILD_DATE for non-debug builds 2020-05-25 22:13:05 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml No issue: Update installation docs timestamp for clarity (#10866) 2020-05-22 14:17:47 -07:00
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 2020-05-12 14:52:58 -04:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00