Commit Graph

10381 Commits (fork)
 

Author SHA1 Message Date
Jonathan Almeida 6d9808a067 Close #26320: Make Nimbus first-startup comments clear in FenixApplication 2 years ago
Jonathan Almeida fc8b6788d3 Bug 1796146 - Update l10n descriptions for Cookie Banner protection 2 years ago
MickeyMoz e1f6122850 Update to Android-Components 109.0.20221121143245. 2 years ago
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.
2 years ago
Alexandru2909 43612486e4 For #27885 - Change default browser notification delay to 72 hours 2 years ago
Mozilla Releng Treescript 777b170b06 Automatic version bump CLOSED TREE NO BUG a=release 2 years ago
MickeyMoz 9db3e86919 Update to Android-Components 108.0.2. 2 years ago
MickeyMoz 592d19f4b6 Update to Android-Components 109.0.20221120190220. 2 years ago
github-actions[bot] 9fca8bf2a4
Sync Strings from main to releases_108.0 (#27911)
* Strings - app/src/main/res/values-co/strings.xml

* Strings - app/src/main/res/values-hy-rAM/strings.xml

* Strings - app/src/main/res/values-kk/strings.xml

* Strings - app/src/main/res/values-pl/strings.xml

* Strings - app/src/main/res/values-rm/strings.xml

* Strings - app/src/main/res/values-ru/strings.xml

* Strings - app/src/main/res/values-sl/strings.xml

Co-authored-by: runner <runner@0260eec1556b>
2 years ago
mozilla-l10n-automation-bot c3705b3b1f
Import l10n. (#27910) 2 years ago
MickeyMoz 26361ce4f7 Update to Android-Components 109.0.20221119143258. 2 years ago
github-actions[bot] c826ae4473
Sync Strings from main to releases_108.0 (#27906)
* Strings - app/src/main/res/values-tg/strings.xml

* Strings - app/src/main/res/values-zh-rCN/strings.xml

Co-authored-by: runner <runner@21d24bee359d>
2 years ago
MickeyMoz 63a5171718 Update to Android-Components 109.0.20221118221738. 2 years ago
mozilla-l10n-automation-bot 8c736129b6
Import l10n. (#27904) 2 years ago
MickeyMoz 07c6a6f24e Update to Android-Components 109.0.20221118190312. 2 years ago
MickeyMoz 69e5ea8951 Update to Android-Components 109.0.20221118143430. 2 years ago
github-actions[bot] ad74b1529f
Strings - app/src/main/res/values-uz/strings.xml (#27892)
Co-authored-by: runner <runner@15a6cb41d4d4>
2 years ago
Mozilla Releng Treescript 23c238c843 Automatic version bump CLOSED TREE NO BUG a=release 2 years ago
MickeyMoz 211d3465f4 Update to Android-Components 108.0.1. 2 years ago
mozilla-l10n-automation-bot 78fc99ebfb
Import l10n. (#27890) 2 years ago
MickeyMoz df500666d7 Update to Android-Components 109.0.20221117204150. 2 years ago
mergify[bot] eb3648728f
Close #27795: Add metrics ping to see if user allows notifications (#27886)
(cherry picked from commit 5222d2bd8b)

Co-authored-by: Roger Yang <royang@mozilla.com>
2 years ago
James Hugman b3ec3062cc Fixes: #26320 Reorganize Nimbus Startup 2 years ago
Noah Bond 79521d692b For #27852 - Set BrowsingMode to Normal when selecting a wallpaper 2 years ago
MickeyMoz e99d9a5ccc Update to Android-Components 109.0.20221117143310. 2 years ago
oana.horvath d3dfbeb1a0 For #27704: Disable search group tests 2 years ago
Mugurell f81efb17c0 For #27346 - Disable swiping to switch tabs when fullscreen 2 years ago
github-actions[bot] 65c1b0782f
Sync Strings from main to releases_108.0 (#27873)
* Strings - app/src/main/res/values-fy-rNL/strings.xml

* Strings - app/src/main/res/values-nl/strings.xml

* Strings - app/src/main/res/values-uz/strings.xml

Co-authored-by: runner <runner@cdc914fe6e34>
2 years ago
MickeyMoz ebfcf11f9c Update to Android-Components 109.0.20221117001233. 2 years ago
mozilla-l10n-automation-bot 9ff56968cb
Import l10n. (#27871) 2 years ago
mcarare 7c7028844e For #25808: Re-enable UI media notification tests. 2 years ago
MickeyMoz 4b4875adeb Update to Android-Components 109.0.20221116192746. 2 years ago
DreVla 868a63a91a For #27801 - Update header text for the search selector menu 2 years ago
Noah Bond 3f3f508b2b For #27457 - Refactor Pocket category colors 2 years ago
Noah Bond 0609475ede For #27457 - Refactor Pocket category colors 2 years ago
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.
2 years ago
mcarare de8b990e8a Update to Android-Components 109.0.20221116143121 2 years ago
mcarare 0884a178ef For #25808: Fix failing 'process make_default_browser deep link for API 23 and below' test. 2 years ago
mcarare d9b2c6e5e1 For #25808: Handle PackageManager methods deprecation in UI tests. 2 years ago
mcarare 3472933c37 For #25808: Suppress deprecations in tests. 2 years ago
mcarare 5ddeba154c For #25808: Suppress onBackPressed deprecation. 2 years ago
mcarare 2e9fd871d6 Update to Android-Components 109.0.20221116053804. 2 years ago
mcarare ca46f2f07e For #25808: Remove unnecessary safe call. 2 years ago
mcarare 0b2fe605ce For #25808: Handle PackageManager methods deprecation. 2 years ago
mcarare 324b29cca7 For #25808: Handle get(String) deprecation. 2 years ago
mcarare a4b858e90f For #25808: Update URLStringUtils package path. 2 years ago
mcarare c5af10fac0 For #25808: Remove unnecessary elvis operator. 2 years ago
mcarare 87ed4e4c56 For #25808: Handle onBackPressed() deprecation. 2 years ago
mcarare e057bb4514 For #25808: Link only URLs in library descriptions.
Linkify.ALL is deprecated.
2 years ago
mcarare 8c0c9af65b For #25808: Update method signature for GestureDetector.SimpleOnGestureListener 2 years ago