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
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.
4 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src For #10948 - Avoid PWA onboarding if user already has them on screen 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Only set real BUILD_DATE for non-debug builds 4 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml No issue: Update installation docs timestamp for clarity (#10866) 4 years ago
pings.yaml Update Android Components version to 41.0.20200512130104 🎲🎲 (#10600) 4 years ago
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 4 years ago