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/utils
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
..
BrowsersCache.kt Issue #7425 (et al): Cache the list of installed browsers 5 years ago
ClearableEditText.kt fix #8135 - remove getColorFromAttr 4 years ago
ClipboardHandler.kt For #1695 - Detect HTML mime type for clipboard URL (#6612) 5 years ago
Do.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
FragmentPreDrawManager.kt For #167: Improves home to browser animation 4 years ago
OnWifiChanged.java 8017 advanced autoplay controls. (#8978) 4 years ago
OpenClass.kt No issue: Move Do and OpenClass to utils pkg. 4 years ago
RunWhenReadyQueue.kt Make sure reconnect item is displayed in HomeMenu in case of account problems 4 years ago
Settings.kt For #10948 - Avoid PWA onboarding if user already has them on screen 4 years ago
Undo.kt For #9890 - Do not display full screen snackbar with toolbar padding 4 years ago