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
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
..
androidTest Update Settings About test to account for debug builds 4 years ago
debug For #10691 - Turn on LeakCanary by default for debug builds 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 No issue: losslessly compress image assets. 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 For #10757: remove no-op Experiments code and dependency. 4 years ago
geckoNightly/java/org/mozilla/fenix/engine Closes #7450: Lazy storage initialization 4 years ago
main For #10948 - Avoid PWA onboarding if user already has them on screen 4 years ago
migration For #8803: hook up frameworkStart metric. 4 years ago
test For #10596 - Redirect moz://a URL (#10688) 4 years ago