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/main/java/org/mozilla/fenix
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
..
addons For #10398: Add AddonInstallationDialogFragment support (#10608) 4 years ago
browser Issue #9815: Allow Intents to set HomeActivity.OPEN_TO_BROWSER. 4 years ago
collections For #6832 - Fix various fragment not attached to a context crashes 4 years ago
components Closes #10906: Add Open in app option in custom tab (#10929) 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs Closes #10906: Add Open in app option in custom tab (#10929) 4 years ago
downloads For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 4 years ago
exceptions Fixes #9504: Edit logins (#9693) 4 years ago
ext Cache findViewById calls in session control (#10575) 4 years ago
home For #10596 - Redirect moz://a URL (#10688) 4 years ago
library For #7854 - Update the views only if the bookmark node has changed 4 years ago
media Update to new feature-media API. 4 years ago
migration For #9932: Fix navigation icon theme missing from migration UI 4 years ago
onboarding For #10482 - made SVG gradient compatible with API < 22 4 years ago
perf For #10253: Add disableFirstTimePWAPopup for performance testing (#10442) 4 years ago
push No Issue - Update to AC 41.0.20200505190119 4 years ago
search For #10596 - Redirect moz://a URL (#10688) 4 years ago
session For #7208 For #7212 - Update parameterized strings 4 years ago
settings For #10596 - Redirect moz://a URL (#10688) 4 years ago
share For #8981 - Sort devices in share list by last access time 4 years ago
shortcut For #768: Add first time PWA dialog (#9308) 4 years ago
tabtray For #10504 - Removes "old" TabTrayFragment 4 years ago
theme fix #8135 - remove getColorFromAttr 4 years ago
trackingprotection For #8589 - Fix for accessibility navigation in ETP panel 4 years ago
utils For #10948 - Avoid PWA onboarding if user already has them on screen 4 years ago
whatsnew For #5656: Fixes nightly major version number crash 5 years ago
widget Feature/#220 language menu (#7070) 5 years ago
wifi For issue #8017 enable SitePermissionsWifiIntegration 4 years ago
AppRequestInterceptor.kt No issue: Remove unneeded logic to adjust TP 4 years ago
BrowserDirection.kt For #10504 - Removes "old" TabTrayFragment 4 years ago
Config.kt Closes #7762: Initialize Glean later in Fennec builds. 4 years ago
FeatureFlags.kt For #1216: Put voice search behind a nightly & debug flag 4 years ago
FenixApplication.kt created kotlin doc for FenixApplication 4 years ago
GlobalDirections.kt Cleans up nav_graph.xml (#9829) 4 years ago
HomeActivity.kt For #10504 - Removes "old" TabTrayFragment 4 years ago
IntentReceiverActivity.kt Issue #9815: Allow Intents to set HomeActivity.OPEN_TO_BROWSER. 4 years ago