Commit Graph

10154 Commits (2cba38ea4ca7acc15c75c4c164159aa4896d30e8)
 

Author SHA1 Message Date
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
Noah Bond 71279545a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27579 - Fix broken previews for MessageCard 2 years ago
Alexandru2909 82701fd0f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26911 - Allow users to enable re-supported Fennec extensions 2 years ago
dsmithpadilla 92994efcc3 [fenix] Update to Android-Components 108.0.20221101143225
AC version off the new firefox-android repo
2 years ago
Mugurell ab2514789b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27627 - Check the TCP CFR status lazily
Use lazyFeatureFlagPreference as a quick small way to avoid a race between
initializing the value and the Nimbus initialization based on which the value
should be calculated.
This is the same flow that the other MR experiments use.
2 years ago
DreVla c9eedb7965 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10344 - Enable tab reordering in beta/release 2 years ago
AndiAJ 41d160e4e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 remove shortcutButtonTest UI test and unused SearchRobot functions 2 years ago
AndiAJ ef5a453740 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 refactor shortcutSearchEngineSettingsTest to setDefaultSearchEngineFromShortcut 2 years ago
AndiAJ e4cb712d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new toggleSearchEnginesShortcutListTest UI test 2 years ago
AndiAJ ee0996a26a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new verifySearchEnginesWithRTLLocale UI test 2 years ago
AndiAJ 1516e79a36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522 new changeSearchEnginesBasedOnTextTest UI test 2 years ago
Alexandru2909 ae6bdc265d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25811 - Add header to unified search engine menu 2 years ago
iorgamgabriel 2dca91e984 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27450 Fix Crash from Navigation action/destination org.mozilla.firefox:id/action_savedLoginsAuthFragment_to_loginsListFragment 2 years ago
AndiAJ 6ea094b8e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26934 fix showDefaultHomeScreen screenshot test 2 years ago
mozilla-l10n-automation-bot 29d9ea6cf3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27631) 2 years ago
Harrison Oglesby eb400a5243 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27459 - Add divider composable (https://github.com/mozilla-mobile/fenix/pull/27544) 2 years ago
MickeyMoz 1a7da31308 [fenix] Update to Android-Components 108.0.20221031143305. 2 years ago
MickeyMoz eeb7a547b2 [fenix] Update to Android-Components 108.0.20221031113629. 2 years ago