Commit Graph

9971 Commits (088055743c3403a5527088a4cfb5ed80683a3374)
 

Author SHA1 Message Date
MatthewTighe 088055743c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27698: add set as default growth data 2 years ago
Noah Bond 587b7920db [fenix] For https://github.com/mozilla-mobile/fenix/issues/27746 - Move top sites text outside of backplating 2 years ago
Noah Bond 64d181c5e9 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
MickeyMoz 4350b15700 [fenix] Update to Android-Components 108.0.20221107190113. 2 years ago
Alexander Gramiak c67c455439 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27511: Remove duplicate padding update code
This padding update is already performed in FenixSnackbar.make when
isDisplayedWithBrowserToolbar is true, and that variable has no other
side-effects, so simply use that code.
2 years ago
mozilla-l10n-automation-bot 9c9c17b959 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27741)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gregory Mierzwinski f1b3f5b3dc [fenix] Bug 1793823 - Disable perf tests running on P2. 2 years ago
MickeyMoz fee2faf01b [fenix] Update to Android-Components 108.0.20221107143052. 2 years ago
mozilla-l10n-automation-bot c684d58e7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27736) 2 years ago
MickeyMoz 3dcdef9246 [fenix] Update to Android-Components 108.0.20221106143258. 2 years ago
mozilla-l10n-automation-bot 99520b9e38 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27727) 2 years ago
MickeyMoz 4878a293e4 [fenix] Update to Android-Components 108.0.20221105143131. 2 years ago
mozilla-l10n-automation-bot e19229aab9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27717) 2 years ago
MickeyMoz 68ab3c8d43 [fenix] Update to Android-Components 108.0.20221104182737. 2 years ago
AndiAJ 9588c477db [fenix] For https://github.com/mozilla-mobile/fenix/issues/26710 fix flaky deleteCookiesTest UI test 2 years ago
Gabriel Luong 9002c47b4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/27667 - Update the commit sha in .git-blame-ignore-revs 2 years ago
Alexandru2909 d23837323d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27252 - Update a11y services label for private browsing myths button 2 years ago
mozilla-l10n-automation-bot b69b261485 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27701) 2 years ago
Gabriel Luong 1ec4cf8dad [fenix] For https://github.com/mozilla-mobile/fenix/issues/27667 - Remove import-ordering from the list of disabled ktlint rules 2 years ago
Noah Bond dbd7b302d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27469 - Update no collections button colors when a wallpaper is selected 2 years ago
Noah Bond 251a1e1e97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27468 - Backplate homepage MessageCard 2 years ago
Alexandru2909 6c3d248341 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27691 - Replace 'Pocket' word in all strings with placeholder 2 years ago
perrymcmanis144 c29a0d7824 [fenix] Update app/metrics.yaml
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
2 years ago
Perry McManis 75cf880383 [fenix] added search metrics to baseline ping 2 years ago
kycn 4d56ba889d [fenix] Close https://github.com/mozilla-mobile/fenix/issues/7227: Re-enable storage maintenance call.
Re-enable storage maintenance call by introducing WorkManager worker on A-C side and consuming it from Fenix.
The work request is periodic and the repeat interval is 24h. It requires the device to be idle and not to have
low battery. This feature is available only for Nightly for now.
2 years ago
MickeyMoz 510792eb39 [fenix] Update to Android-Components 108.0.20221103143443. 2 years ago
AndiAJ d35e32a999 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27220 disable failing manageDownloadsInDownloadsMenuTest UI test 2 years ago
t-p-white a8e3726dce [fenix] For https://github.com/mozilla-mobile/fenix/issues/27472 - Added telemetry data points for the Google Play Store review prompts 2 years ago
Jonathan Almeida 2cd60894c7 [fenix] Bug 1795105: Remove usages of ContentState.thumbnail 2 years ago
Alexandru2909 e8ea437ec0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25814 - Hide "Show search engines" toggle from search settings when unified search is enabled 2 years ago
mozilla-l10n-automation-bot fab1daaba5 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27679) 2 years ago
MickeyMoz 8622d694db [fenix] Update to Android-Components 108.0.20221102215151. 2 years ago
Noah Bond 1791dc2ba3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27578 - Add optional color parameters to MessageCard 2 years ago
MickeyMoz 9f0981b57f [fenix] Update to Android-Components 108.0.20221102190107. 2 years ago
Ryan VanderMeulen 66a1c1bfe9 [fenix] Update Adjust to version 4.33.0 2 years ago
DreVla 4647e47995 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27635 - New telemetry for Save to PDF failures 2 years ago
MickeyMoz f06660fd55 [fenix] Update to Android-Components 108.0.20221102143037. 2 years ago
Christian Sadilek 42c3b326cd [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27652: Fix A-C auto publish docs in README 2 years ago
Gabriel Luong b5c7552427 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27656 - Add a Fenix prefix to GitHub actions 2 years ago
AndiAJ ff2f457832 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new search codes UI tests 2 years ago
oana.horvath 74c551336e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27522: Search groups tests refactoring 2 years ago
Alexandru2909 4daa618db6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25813 - Use specific hint for history, bookmarks and tab unified search 2 years ago
mozilla-l10n-automation-bot c9bfc15699 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27654)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Arturo Mejia 900c635754 [fenix] Bug 1796482 - Report save to PDF errors. 2 years ago
MickeyMoz 6b9375d871 [fenix] Update to Android-Components 108.0.20221101212406. 2 years ago
MickeyMoz fdf83a1f64 [fenix] Update to Android-Components 108.0.20221101190054. 2 years ago
Roger Yang fdaae59999 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023: Add capability to override telemetry URL 2 years ago
Noah Bond 9f534dcc6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27331 - Add migration for Turning Red wallpaper card colors 2 years ago
Noah Bond e77c0275ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/27485 - Replace `Button` in `CustomizeHomeButtonViewHolder` with `TertiaryButton` 2 years ago
Noah Bond 4c94b0dc63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27485 - Add optional overrides for the colors in `Button` Composables 2 years ago