Commit Graph

10065 Commits

Author SHA1 Message Date
mcarare
de8b990e8a Update to Android-Components 109.0.20221116143121 2022-11-16 17:30:51 +00:00
mcarare
0884a178ef For #25808: Fix failing 'process make_default_browser deep link for API 23 and below' test. 2022-11-16 17:30:51 +00:00
mcarare
d9b2c6e5e1 For #25808: Handle PackageManager methods deprecation in UI tests. 2022-11-16 17:30:51 +00:00
mcarare
3472933c37 For #25808: Suppress deprecations in tests. 2022-11-16 17:30:51 +00:00
mcarare
5ddeba154c For #25808: Suppress onBackPressed deprecation. 2022-11-16 17:30:51 +00:00
mcarare
2e9fd871d6 Update to Android-Components 109.0.20221116053804. 2022-11-16 17:30:51 +00:00
mcarare
ca46f2f07e For #25808: Remove unnecessary safe call. 2022-11-16 17:30:51 +00:00
mcarare
0b2fe605ce For #25808: Handle PackageManager methods deprecation. 2022-11-16 17:30:51 +00:00
mcarare
324b29cca7 For #25808: Handle get(String) deprecation. 2022-11-16 17:30:51 +00:00
mcarare
a4b858e90f For #25808: Update URLStringUtils package path. 2022-11-16 17:30:51 +00:00
mcarare
c5af10fac0 For #25808: Remove unnecessary elvis operator. 2022-11-16 17:30:51 +00:00
mcarare
87ed4e4c56 For #25808: Handle onBackPressed() deprecation. 2022-11-16 17:30:51 +00:00
mcarare
e057bb4514 For #25808: Link only URLs in library descriptions.
Linkify.ALL is deprecated.
2022-11-16 17:30:51 +00:00
mcarare
8c0c9af65b For #25808: Update method signature for GestureDetector.SimpleOnGestureListener 2022-11-16 17:30:51 +00:00
mcarare
5feedd38c2 For #25808: Update method signature for AnimatorListenerAdapter. 2022-11-16 17:30:51 +00:00
mcarare
40fbcb6e9e For #25808: Update method signatures for View.OnAttachStateChangeListener 2022-11-16 17:30:51 +00:00
mcarare
0189958bff For #25808: Handle a11y obtain() methods deprecations. 2022-11-16 17:30:51 +00:00
mcarare
8638fa3ba3 For #25808: Update method signature for View.AccessibilityDelegate. 2022-11-16 17:30:51 +00:00
mcarare
c947fa07bf For #25808: Fix smart cast exception. 2022-11-16 17:30:51 +00:00
mcarare
ef96a08a55 For #25808: Build with compileSdkVersion for Android 13 / API 33. 2022-11-16 17:30:51 +00:00
Mugurell
a71aad1702 For #26826 - Add test tags allowing to differentiate Pocket stories 2022-11-16 10:11:45 +00:00
oana.horvath
537c296f63 For #27220: replaces manually deleting a file with deleting storage programmatically. 2022-11-16 09:05:46 +00:00
Arturo Mejia
cca309e0e6 Improve site permissions 2022-11-16 03:28:25 +00:00
MickeyMoz
9a47aa3ac9 Update to Android-Components 109.0.20221115235215. 2022-11-16 03:28:25 +00:00
rxu
fd716ddbe3 Add distribution_id in baseline ping 2022-11-16 02:24:12 +00:00
mozilla-l10n-automation-bot
5c0dcda19e
Import l10n. (#27856) 2022-11-16 00:34:30 +00:00
Jonathan Almeida
840c91d9e8 Close #26475: Remove more feature flags 2022-11-15 22:06:01 +00:00
Michelle Goossens
a343d60478 Bug 1799910 - Migrate fenix from AWS to GCP 2022-11-15 16:20:52 -05:00
owlishDeveloper
8589aec0a0 Bug 1796146 - Add UI for the Cookie Banner preferences 2022-11-15 19:42:54 +00:00
kl3jvi
c87589bef2 For #27575: Add String.toHexColor extension 2022-11-15 19:11:57 +00:00
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