Arturo Mejia
4610fb2186
Update to Android-Components 109.0.20221121201219
2022-11-21 22:09:29 +00:00
James Hugman
5d2cf6f6b6
Fixup breaking change for application-services 96.0.0
2022-11-21 22:09:29 +00:00
Jonathan Almeida
6d9808a067
Close #26320 : Make Nimbus first-startup comments clear in FenixApplication
2022-11-21 19:32:14 +00:00
Jonathan Almeida
fc8b6788d3
Bug 1796146 - Update l10n descriptions for Cookie Banner protection
2022-11-21 19:00:39 +00:00
MickeyMoz
e1f6122850
Update to Android-Components 109.0.20221121143245.
2022-11-21 17:03:51 +00:00
Mugurell
9671d0a638
For #27228 - Resume qr scanning if camera permission is changed
...
If permissions are changed the app process is restarted with the same
happening for the previously running app components.
SearchDialogFragment used for searches will check if qr scanning was in
progress and resume if needed.
PairFragment used for signing-in will start scanning on itself.
Android-Components will avoid resuming the scan functionality if the camera
permission is missing and so allow to request the permission again without the
camera permission related system calls causing issues.
2022-11-21 15:22:24 +00:00
Alexandru2909
43612486e4
For #27885 - Change default browser notification delay to 72 hours
2022-11-21 13:06:44 +00:00
MickeyMoz
592d19f4b6
Update to Android-Components 109.0.20221120190220.
2022-11-20 20:45:37 +00:00
mozilla-l10n-automation-bot
c3705b3b1f
Import l10n. ( #27910 )
2022-11-20 00:35:52 +00:00
MickeyMoz
26361ce4f7
Update to Android-Components 109.0.20221119143258.
2022-11-19 16:23:18 +00:00
MickeyMoz
63a5171718
Update to Android-Components 109.0.20221118221738.
2022-11-19 01:17:50 +00:00
mozilla-l10n-automation-bot
8c736129b6
Import l10n. ( #27904 )
2022-11-19 00:33:41 +00:00
MickeyMoz
07c6a6f24e
Update to Android-Components 109.0.20221118190312.
2022-11-18 21:13:59 +00:00
MickeyMoz
69e5ea8951
Update to Android-Components 109.0.20221118143430.
2022-11-18 16:03:08 +00:00
mozilla-l10n-automation-bot
78fc99ebfb
Import l10n. ( #27890 )
2022-11-18 00:36:29 +00:00
MickeyMoz
df500666d7
Update to Android-Components 109.0.20221117204150.
2022-11-17 22:31:57 +00:00
James Hugman
b3ec3062cc
Fixes : #26320 Reorganize Nimbus Startup
2022-11-17 21:00:48 +00:00
Noah Bond
79521d692b
For #27852 - Set BrowsingMode to Normal when selecting a wallpaper
2022-11-17 18:25:55 +00:00
MickeyMoz
e99d9a5ccc
Update to Android-Components 109.0.20221117143310.
2022-11-17 16:57:50 +00:00
oana.horvath
d3dfbeb1a0
For #27704 : Disable search group tests
2022-11-17 14:48:59 +00:00
Mugurell
f81efb17c0
For #27346 - Disable swiping to switch tabs when fullscreen
2022-11-17 06:59:45 +00:00
MickeyMoz
ebfcf11f9c
Update to Android-Components 109.0.20221117001233.
2022-11-17 02:33:05 +00:00
mozilla-l10n-automation-bot
9ff56968cb
Import l10n. ( #27871 )
2022-11-17 00:35:58 +00:00
mcarare
7c7028844e
For #25808 : Re-enable UI media notification tests.
2022-11-16 22:11:43 +00:00
MickeyMoz
4b4875adeb
Update to Android-Components 109.0.20221116192746.
2022-11-16 21:40:40 +00:00
DreVla
868a63a91a
For #27801 - Update header text for the search selector menu
2022-11-16 21:00:20 +00:00
Noah Bond
3f3f508b2b
For #27457 - Refactor Pocket category colors
2022-11-16 20:13:34 +00:00
Noah Bond
0609475ede
For #27457 - Refactor Pocket category colors
2022-11-16 20:13:34 +00:00
mcarare
9a52bbcc3d
For #25808 : Temporary disable UI media notification tests.
...
Locally, on some devices, these tests pass.
Also, with devices on which the test fail, on mirroring the tests in real app usage the notification closes on tab close.
2022-11-16 17:30:51 +00:00
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