Commit Graph

10035 Commits

Author SHA1 Message Date
MickeyMoz
1a5443167d Update to Android-Components 109.0.20221115143228. 2022-11-15 17:45:08 +00:00
Alexander Gramiak
48288f0198 For #21414: Use MenuProvider and MenuHost interface methods
onPrepareOptionsMenu was not being called on invalidateOptionsMenu,
which led to the saveButton being left enabled even with invalid
hostnames, usersnames, and passwords.
2022-11-15 15:12:08 +00:00
mcarare
c67bbb3e03 For #27538: Return null for clipboard text longer than MAX_URI_LENGTH.
This avoids extra processing of large text that is unlikely to be an URL.
2022-11-15 09:42:56 +00:00
MickeyMoz
be7c0ba401 Update to Android-Components 109.0.20221114224659. 2022-11-15 01:42:01 +00:00
mozilla-l10n-automation-bot
76159bcbba
Import l10n. (#27835)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-15 01:08:35 +00:00
MatthewTighe
b2c89763f1 Remove all unused strings marked moz:removedIn <= 106 2022-11-15 00:32:58 +00:00
Roger Yang
5222d2bd8b Close #27795: Add metrics ping to see if user allows notifications 2022-11-15 00:00:31 +00:00
Gabriel Luong
20b396e0cd For #26475 - Remove unnecessary features flags 2022-11-14 22:31:55 +00:00
MickeyMoz
d5459de3b5 Update to Android-Components 108.0.20221114190357. 2022-11-14 21:32:11 +00:00
mike a
7c4050eb08 Closes #25809: tapping on search engine triggers engine selection 2022-11-14 20:47:03 +00:00
dsmithpadilla
74ff3f4c51 Update version.txt to 109.0b1 2022-11-14 20:16:48 +00:00
MickeyMoz
004158028e Update to Android-Components 108.0.20221114143121. 2022-11-14 16:17:05 +00:00
Julien Cristau
aa7e56d036
Update mergify queue conditions to account for update-nimbus-experiments PRs (#27774)
The update-nimbus-experiments workflow creates PRs that don't schedule a
`complete-pr` task (because the github-actions bot is untrusted), but in this
case we have a `complete-push` task which is good enough.
2022-11-14 11:17:40 +01:00
mozilla-l10n-automation-bot
9113bdb513
Import l10n. (#27821) 2022-11-14 00:42:02 +00:00
MickeyMoz
98df4b87e6 Update to Android-Components 108.0.20221113143151. 2022-11-13 15:46:18 +00:00
mozilla-l10n-automation-bot
ae751dd574
Import l10n. (#27817) 2022-11-13 00:40:06 +00:00
MickeyMoz
3d1e6b4eea Update to Android-Components 108.0.20221112143158. 2022-11-12 16:15:26 +00:00
mozilla-l10n-automation-bot
2aa79d30d2
Import l10n. (#27811) 2022-11-12 00:36:43 +00:00
Ryan VanderMeulen
669b8fc043 Update leakcanary to version 2.10 2022-11-11 19:54:31 +00:00
MickeyMoz
c779c36f65 Update to Android-Components 108.0.20221111143147. 2022-11-11 16:05:04 +00:00
Alexander Gramiak
fbea76df74 No issue: Remove deprecated gradle property
This fixes the following build warning with no behavior change:

WARNING:The option 'android.enableUnitTestBinaryResources' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
The raw resource for unit test functionality is removed.
2022-11-11 03:53:14 +00:00
mozilla-l10n-automation-bot
cdabd25cd8
Import l10n. (#27805) 2022-11-11 00:40:17 +00:00
Roger Yang
be63c162b0 Close #27779: Add telemetry for showing the default browser notification 2022-11-10 19:07:33 +00:00
Aaron Train
7c92420690 For #27799: Upgrade AndroidX Test Depdencies 2022-11-10 18:10:07 +00:00
MickeyMoz
a60a4c5bc9 Update to Android-Components 108.0.20221110143111. 2022-11-10 16:12:24 +00:00
Mugurell
18d51d9ce2 For #27549 - Collect shim data about the Pocket sponsored stories.
With the new telemetry will immediately report when a certain Pocket sponsored
story is shown (visible more than 50%) or clicked by the user.
The reasons for the new ping help easily identify the probe being sent and the
type of shim data.
2022-11-10 14:38:59 +00:00
mcarare
573e320708 No issue: Make the Startup profiling hints clearer. 2022-11-10 08:15:04 +00:00
mozilla-l10n-automation-bot
786358c7dd
Import l10n. (#27787) 2022-11-10 00:38:09 +00:00
MatthewTighe
3c9ba2bbaa For #27782: add first URI load growth data 2022-11-09 22:48:05 +00:00
MatthewTighe
5947344dd2 For 27768: add FirstAppOpenForDay growth data 2022-11-09 22:48:05 +00:00
mergify
6b89c28604 update initial_experiments.json based on the current first-run experiments in experimenter 2022-11-09 14:35:59 -05:00
AndiAJ
8fa230a78e For #27714 fix disabled sponsored shortcut UI tests 2022-11-09 18:40:55 +00:00
Alexander Gramiak
ba5ee133dc For #27734: Make tab tray overflow menu background layer2
This matches with the toolbar overflow menu.
2022-11-09 18:15:04 +00:00
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.
2022-11-09 17:17:48 +00:00
MickeyMoz
f814c7c0f3 Update to Android-Components 108.0.20221109144837. 2022-11-09 11:42:38 -05:00
Mugurell
af8e364381 For #26826 - Add test tags for the recent bookmarks section. 2022-11-09 16:38:04 +00:00
Mugurell
0924de7753 For #26826 - Add test tags for the recent visits section. 2022-11-09 16:38:04 +00:00
Mugurell
5102adc001 For #26826 - Add test tags for the recent tabs section. 2022-11-09 16:38:04 +00:00
Mugurell
f8c0ad0e59 For #26826 - Add test tags for the Pocket section 2022-11-09 16:38:04 +00:00
oana.horvath
f8124ffb28 For #27522: Re-enabled and added search group UI tests 2022-11-09 16:03:54 +00:00
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>
2022-11-09 06:59:31 +00:00
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