Commit Graph

8211 Commits

Author SHA1 Message Date
BFadairo
71bc9eb4f7 Closes #27854: Remove unnecessary Theme.getTheme() calls from FirefoxTheme usages 2022-11-22 00:13:35 +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
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
mozilla-l10n-automation-bot
c3705b3b1f
Import l10n. (#27910) 2022-11-20 00:35:52 +00:00
mozilla-l10n-automation-bot
8c736129b6
Import l10n. (#27904) 2022-11-19 00:33:41 +00:00
mozilla-l10n-automation-bot
78fc99ebfb
Import l10n. (#27890) 2022-11-18 00:36:29 +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
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
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
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
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
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
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
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
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
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
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