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
Marcello Galhardo 2d3532e04f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14009: Fix onboarding 'Sign in to Firefox' ripple effect (https://github.com/mozilla-mobile/fenix/pull/17169)
* Closes https://github.com/mozilla-mobile/fenix/issues/14009: Fix onboarding 'Sign in to Firefox' ripple effect

* For https://github.com/mozilla-mobile/fenix/issues/14009: Add 'onboarding_padded_background_color' instead of rely on OS theme/color

Both previous solution, '?android:attr/colorControlHighlight' and '@color/ripple_material_light' were using a OS theme attr or color, which caused problems. To fix it, we introduced a 'onboarding_padded_background_color' which manually define the ripple effect color of the onboarding manual sign in button.
4 years ago
..
sampledata [fenix] For https://github.com/mozilla-mobile/fenix/issues/7092: Add initial Migration UI 5 years ago
src [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14009: Fix onboarding 'Sign in to Firefox' ripple effect (https://github.com/mozilla-mobile/fenix/pull/17169) 4 years ago
.gitignore [fenix] Initializes Android project 6 years ago
build.gradle [fenix] Update Android Components to 69.0.20201207103252. 4 years ago
lint-baseline.xml [fenix] For https://github.com/mozilla-mobile/fenix/issues/15788: Remove fixed issues from lint baseline. 4 years ago
lint.xml [fenix] For https://github.com/mozilla-mobile/fenix/issues/15640: Increase PrivateResource warning severity to error. 4 years ago
metrics.yaml [fenix] For https://github.com/mozilla-mobile/fenix/issues/11580 - Tracks text selection context menu usage (https://github.com/mozilla-mobile/fenix/pull/16968) 4 years ago
pings.yaml [fenix] For https://github.com/mozilla-mobile/fenix/issues/11392: Rename Installation ping to FirstSession (https://github.com/mozilla-mobile/fenix/pull/11869) 4 years ago
proguard-android-optimize-3.5.0-modified.txt [fenix] Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro [fenix] For https://github.com/mozilla-mobile/fenix/issues/14735: Remove debug logs from release build. (https://github.com/mozilla-mobile/fenix/pull/15747) 4 years ago