2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
iceraven-browser/app/src
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.
2021-01-04 11:55:47 -05:00
..
androidTest [fenix] 16373 Count the # of inflations done on startup (https://github.com/mozilla-mobile/fenix/pull/16778) 2021-01-04 11:00:34 -05:00
beta/res [fenix] Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
debug [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: move resetAfter into StrictModeManager. 2020-09-28 18:01:19 -07:00
geckoBeta/java/org/mozilla/fenix/engine [fenix] Fix GeckoProvider for beta and release variant. 2020-11-05 14:23:25 -05:00
geckoNightly/java/org/mozilla/fenix/engine [fenix] Add mozcn safebrowsing 2020-11-05 18:02:30 +01:00
geckoRelease/java/org/mozilla/fenix/engine [fenix] Fix GeckoProvider for beta and release variant. 2020-11-05 14:23:25 -05:00
main [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) 2021-01-04 11:55:47 -05:00
migration [fenix] Integrate new search code from Android Components into Fenix. 2020-11-20 17:45:45 +01:00
nightly [fenix] Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
release/res [fenix] Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
test [fenix] 16373 Count the # of inflations done on startup (https://github.com/mozilla-mobile/fenix/pull/16778) 2021-01-04 11:00:34 -05:00