Jonathan Almeida
706a73ea3e
Issue #27759 : Add link to storageMaintenance flag
2022-11-09 06:25:42 +00:00
mergify
945019e07c
update initial_experiments.json based on the current first-run experiments in experimenter
2022-11-09 00:58:38 -05:00
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>
2022-11-09 00:07:24 -05:00
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.
2022-11-08 17:45:40 -05:00
Roger Yang
5af08cd72c
Close #27023 : Add capability to override telemetry URL using local properties
2022-11-08 18:13:52 +00:00
MickeyMoz
d7e40b2a0c
Update to Android-Components 108.0.20221108143336.
2022-11-08 16:40:57 +00:00
AndiAJ
39937f51c9
For #27392 fix flaky verifyAboutFirefoxPreview UI test
2022-11-08 10:03:50 +00:00
MickeyMoz
00327bb4e4
Update to Android-Components 108.0.20221108031613.
2022-11-08 05:00:42 +00:00
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.
2022-11-08 05:00:42 +00:00
mozilla-l10n-automation-bot
78bedb9f3c
Import l10n. ( #27749 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-08 01:14:05 +00:00
MatthewTighe
2bccb86a9b
For #27698 : add set as default growth data
2022-11-07 19:04:46 -05:00
Noah Bond
c59b0845a0
For #27746 - Move top sites text outside of backplating
2022-11-07 22:52:45 +00:00
Noah Bond
82fb016098
Revert "For #26606 - Add backplating to Top Sites
2022-11-07 22:52:45 +00:00
MickeyMoz
9524ab4845
Update to Android-Components 108.0.20221107190113.
2022-11-07 20:36:58 +00:00
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.
2022-11-07 18:47:12 +00:00
mozilla-l10n-automation-bot
ac64ec9eff
Import l10n. ( #27741 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-07 17:55:55 +00:00
Gregory Mierzwinski
bfc385ffce
Bug 1793823 - Disable perf tests running on P2.
2022-11-07 17:25:35 +00:00
MickeyMoz
c2dbba996a
Update to Android-Components 108.0.20221107143052.
2022-11-07 16:03:55 +00:00
mozilla-l10n-automation-bot
3b85861a0c
Import l10n. ( #27736 )
2022-11-07 00:32:22 +00:00
MickeyMoz
c9bebbc4f9
Update to Android-Components 108.0.20221106143258.
2022-11-06 16:01:00 +00:00
mozilla-l10n-automation-bot
61dc36be9f
Import l10n. ( #27727 )
2022-11-06 00:40:30 +00:00
MickeyMoz
8a38f84bd0
Update to Android-Components 108.0.20221105143131.
2022-11-05 16:01:12 +00:00
mozilla-l10n-automation-bot
dae5265c40
Import l10n. ( #27717 )
2022-11-05 00:38:51 +00:00
MickeyMoz
56cd0e9022
Update to Android-Components 108.0.20221104182737.
2022-11-04 20:16:28 +00:00
AndiAJ
03602239bd
For #26710 fix flaky deleteCookiesTest UI test
2022-11-04 16:36:12 +00:00
Gabriel Luong
5410be0e8c
For #27667 - Update the commit sha in .git-blame-ignore-revs
2022-11-04 07:36:58 +00:00
Alexandru2909
f10634e593
For #27252 - Update a11y services label for private browsing myths button
2022-11-04 06:57:56 +00:00
mozilla-l10n-automation-bot
61b7815e08
Import l10n. ( #27701 )
2022-11-04 00:42:32 +00:00
Gabriel Luong
9654b4dfb1
For #27667 - Remove import-ordering from the list of disabled ktlint rules
2022-11-03 23:27:03 +00:00
Noah Bond
1b89abdf3e
For #27469 - Update no collections button colors when a wallpaper is selected
2022-11-03 22:35:56 +00:00
Noah Bond
07e461390b
For #27468 - Backplate homepage MessageCard
2022-11-03 22:05:47 +00:00
Alexandru2909
62b65d3a57
For #27691 - Replace 'Pocket' word in all strings with placeholder
2022-11-03 20:30:37 +00:00
perrymcmanis144
90d0d9a7c5
Update app/metrics.yaml
...
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
2022-11-03 15:56:09 -04:00
Perry McManis
c4b4f07a25
added search metrics to baseline ping
2022-11-03 15:56:09 -04:00
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.
2022-11-03 19:04:58 +00:00
MickeyMoz
408d15af9b
Update to Android-Components 108.0.20221103143443.
2022-11-03 16:33:12 +00:00
AndiAJ
035305ceb2
For #27220 disable failing manageDownloadsInDownloadsMenuTest UI test
2022-11-03 15:48:12 +00:00
t-p-white
6228dad8e4
For #27472 - Added telemetry data points for the Google Play Store review prompts
2022-11-03 14:57:54 +00:00
Jonathan Almeida
ef2af26b69
Bug 1795105: Remove usages of ContentState.thumbnail
2022-11-03 13:56:42 +00:00
Alexandru2909
ee0bff886a
For #25814 - Hide "Show search engines" toggle from search settings when unified search is enabled
2022-11-03 08:36:25 +00:00
mozilla-l10n-automation-bot
3a41b00e36
Import l10n. ( #27679 )
2022-11-03 00:36:18 +00:00
MickeyMoz
cd5923f669
Update to Android-Components 108.0.20221102215151.
2022-11-02 23:20:50 +00:00
Noah Bond
c89a0d20ef
For #27578 - Add optional color parameters to MessageCard
2022-11-02 22:16:21 +00:00
MickeyMoz
c18972c29d
Update to Android-Components 108.0.20221102190107.
2022-11-02 21:30:30 +00:00
Ryan VanderMeulen
ac1393e640
Update Adjust to version 4.33.0
2022-11-02 18:34:17 +00:00
DreVla
27c34cecbf
For #27635 - New telemetry for Save to PDF failures
2022-11-02 17:19:42 +00:00
MickeyMoz
063f00ca95
Update to Android-Components 108.0.20221102143037.
2022-11-02 12:42:41 -04:00
Christian Sadilek
1dbee2291b
Closes #27652 : Fix A-C auto publish docs in README
2022-11-02 12:41:07 -04:00
Gabriel Luong
03e6ac04e8
For #27656 - Add a Fenix prefix to GitHub actions
2022-11-02 16:00:10 +00:00
AndiAJ
7d2f18b314
For #27522 new search codes UI tests
2022-11-02 15:02:30 +00:00