Commit Graph

10381 Commits (fork)
 

Author SHA1 Message Date
mergify 6b89c28604 update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
AndiAJ 8fa230a78e For #27714 fix disabled sponsored shortcut UI tests 2 years ago
Alexander Gramiak ba5ee133dc For #27734: Make tab tray overflow menu background layer2
This matches with the toolbar overflow menu.
2 years ago
Alexander Gramiak df2458002b For #27715: Allow FirefoxColors.copy to override some values
This helps to reduce theme color duplication, making it easier to see
which parameters differ.

This also brings FirefoxColors closer to the upstream Compose Material
Colors class.
2 years ago
MickeyMoz f814c7c0f3 Update to Android-Components 108.0.20221109144837. 2 years ago
Mugurell af8e364381 For #26826 - Add test tags for the recent bookmarks section. 2 years ago
Mugurell 0924de7753 For #26826 - Add test tags for the recent visits section. 2 years ago
Mugurell 5102adc001 For #26826 - Add test tags for the recent tabs section. 2 years ago
Mugurell f8c0ad0e59 For #26826 - Add test tags for the Pocket section 2 years ago
oana.horvath f8124ffb28 For #27522: Re-enabled and added search group UI tests 2 years ago
mozilla-l10n-automation-bot 55185dcca9
Import l10n. (#27769)
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Jonathan Almeida 706a73ea3e Issue #27759: Add link to storageMaintenance flag 2 years ago
mergify 945019e07c update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
github-actions[bot] e483644de6
Update to Android-Components 108.0.20221108190330. (#27761)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
2 years ago
Jonathan Almeida 81f513e357 Bug 1798805 - Initialize the FxaPushSupportFeature
We added the new `initialize` to explicitly make the call to start the
feature but we never actually used it here after it landed.
2 years ago
Roger Yang 5af08cd72c Close #27023: Add capability to override telemetry URL using local properties 2 years ago
MickeyMoz d7e40b2a0c Update to Android-Components 108.0.20221108143336. 2 years ago
AndiAJ 39937f51c9 For #27392 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
MickeyMoz 00327bb4e4 Update to Android-Components 108.0.20221108031613. 2 years ago
Ben Dean-Kawamura 70e740f23e Updating the code to work with application-services v95.0.0
This required updating the code to handle the new app-services error
hierarchy.
2 years ago
mozilla-l10n-automation-bot 78bedb9f3c
Import l10n. (#27749)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MatthewTighe 2bccb86a9b For #27698: add set as default growth data 2 years ago
Noah Bond c59b0845a0 For #27746 - Move top sites text outside of backplating 2 years ago
Noah Bond 82fb016098 Revert "For #26606 - Add backplating to Top Sites 2 years ago
MickeyMoz 9524ab4845 Update to Android-Components 108.0.20221107190113. 2 years ago
Alexander Gramiak 3c0aaa75c0 For #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 ac64ec9eff
Import l10n. (#27741)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gregory Mierzwinski bfc385ffce Bug 1793823 - Disable perf tests running on P2. 2 years ago
MickeyMoz c2dbba996a Update to Android-Components 108.0.20221107143052. 2 years ago
mozilla-l10n-automation-bot 3b85861a0c
Import l10n. (#27736) 2 years ago
MickeyMoz c9bebbc4f9 Update to Android-Components 108.0.20221106143258. 2 years ago
mozilla-l10n-automation-bot 61dc36be9f
Import l10n. (#27727) 2 years ago
MickeyMoz 8a38f84bd0 Update to Android-Components 108.0.20221105143131. 2 years ago
mozilla-l10n-automation-bot dae5265c40
Import l10n. (#27717) 2 years ago
MickeyMoz 56cd0e9022 Update to Android-Components 108.0.20221104182737. 2 years ago
AndiAJ 03602239bd For #26710 fix flaky deleteCookiesTest UI test 2 years ago
Gabriel Luong 5410be0e8c For #27667 - Update the commit sha in .git-blame-ignore-revs 2 years ago
Alexandru2909 f10634e593 For #27252 - Update a11y services label for private browsing myths button 2 years ago
mozilla-l10n-automation-bot 61b7815e08
Import l10n. (#27701) 2 years ago
Gabriel Luong 9654b4dfb1 For #27667 - Remove import-ordering from the list of disabled ktlint rules 2 years ago
Noah Bond 1b89abdf3e For #27469 - Update no collections button colors when a wallpaper is selected 2 years ago
Noah Bond 07e461390b For #27468 - Backplate homepage MessageCard 2 years ago
Alexandru2909 62b65d3a57 For #27691 - Replace 'Pocket' word in all strings with placeholder 2 years ago
perrymcmanis144 90d0d9a7c5 Update app/metrics.yaml
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
2 years ago
Perry McManis c4b4f07a25 added search metrics to baseline ping 2 years ago
kycn dda6719c32 Close #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 408d15af9b Update to Android-Components 108.0.20221103143443. 2 years ago
AndiAJ 035305ceb2 For #27220 disable failing manageDownloadsInDownloadsMenuTest UI test 2 years ago
t-p-white 6228dad8e4 For #27472 - Added telemetry data points for the Google Play Store review prompts 2 years ago
Jonathan Almeida ef2af26b69 Bug 1795105: Remove usages of ContentState.thumbnail 2 years ago