Commit Graph

10080 Commits (3fd5a29be8fa8017d8c0031e95f70ef6a6172eda)
 

Author SHA1 Message Date
James Hugman 3fd5a29be8 [fenix] Fixup breaking change for application-services 96.0.0 2 years ago
Jonathan Almeida a47b4b3c74 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26320: Make Nimbus first-startup comments clear in FenixApplication 2 years ago
Jonathan Almeida a9b865b019 [fenix] Bug 1796146 - Update l10n descriptions for Cookie Banner protection 2 years ago
MickeyMoz 1a5c12ce50 [fenix] Update to Android-Components 109.0.20221121143245. 2 years ago
Mugurell 6cf81ea160 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 3d600f2349 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27885 - Change default browser notification delay to 72 hours 2 years ago
MickeyMoz 17347426de [fenix] Update to Android-Components 109.0.20221120190220. 2 years ago
mozilla-l10n-automation-bot 4acd0d586c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27910) 2 years ago
MickeyMoz 4dc9877006 [fenix] Update to Android-Components 109.0.20221119143258. 2 years ago
MickeyMoz 8a631563e4 [fenix] Update to Android-Components 109.0.20221118221738. 2 years ago
mozilla-l10n-automation-bot 98fd8d5140 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27904) 2 years ago
MickeyMoz 9e1624f1f0 [fenix] Update to Android-Components 109.0.20221118190312. 2 years ago
MickeyMoz 69f0905822 [fenix] Update to Android-Components 109.0.20221118143430. 2 years ago
mozilla-l10n-automation-bot a977fc1005 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27890) 2 years ago
MickeyMoz d3871011d4 [fenix] Update to Android-Components 109.0.20221117204150. 2 years ago
James Hugman b05fb742f2 [fenix] Fixes: https://github.com/mozilla-mobile/fenix/issues/26320 Reorganize Nimbus Startup 2 years ago
Noah Bond 6fb04a0a6a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27852 - Set BrowsingMode to Normal when selecting a wallpaper 2 years ago
MickeyMoz 2d067bf69c [fenix] Update to Android-Components 109.0.20221117143310. 2 years ago
oana.horvath 3630be0611 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27704: Disable search group tests 2 years ago
Mugurell e536792c09 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27346 - Disable swiping to switch tabs when fullscreen 2 years ago
MickeyMoz c88a260dbe [fenix] Update to Android-Components 109.0.20221117001233. 2 years ago
mozilla-l10n-automation-bot 4b4770949b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27871) 2 years ago
mcarare 521596edc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Re-enable UI media notification tests. 2 years ago
MickeyMoz b824bc6796 [fenix] Update to Android-Components 109.0.20221116192746. 2 years ago
DreVla b5f9134e62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27801 - Update header text for the search selector menu 2 years ago
Noah Bond f86837723b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27457 - Refactor Pocket category colors 2 years ago
Noah Bond d422da9def [fenix] For https://github.com/mozilla-mobile/fenix/issues/27457 - Refactor Pocket category colors 2 years ago
mcarare 117a7bbf89 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 b6ba2ae75c [fenix] Update to Android-Components 109.0.20221116143121 2 years ago
mcarare eef4252b74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Fix failing 'process make_default_browser deep link for API 23 and below' test. 2 years ago
mcarare 0b50f9b8cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle PackageManager methods deprecation in UI tests. 2 years ago
mcarare 0b6c41567f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Suppress deprecations in tests. 2 years ago
mcarare c8db8b852e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Suppress onBackPressed deprecation. 2 years ago
mcarare 5c7c467920 [fenix] Update to Android-Components 109.0.20221116053804. 2 years ago
mcarare 8198b1d390 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Remove unnecessary safe call. 2 years ago
mcarare c34d4a6d0d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle PackageManager methods deprecation. 2 years ago
mcarare 9e5c1b48c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle get(String) deprecation. 2 years ago
mcarare 5c0c483290 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update URLStringUtils package path. 2 years ago
mcarare 130fe0e117 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Remove unnecessary elvis operator. 2 years ago
mcarare 03a6f2b28e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle onBackPressed() deprecation. 2 years ago
mcarare 140bfa3e80 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Link only URLs in library descriptions.
Linkify.ALL is deprecated.
2 years ago
mcarare 2950ea5521 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for GestureDetector.SimpleOnGestureListener 2 years ago
mcarare 49b3fafc45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for AnimatorListenerAdapter. 2 years ago
mcarare 5015a777bf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signatures for View.OnAttachStateChangeListener 2 years ago
mcarare 6aad64d818 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle a11y obtain() methods deprecations. 2 years ago
mcarare e7e4b3e381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for View.AccessibilityDelegate. 2 years ago
mcarare 60b1200f1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Fix smart cast exception. 2 years ago
mcarare dcf28bc433 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Build with compileSdkVersion for Android 13 / API 33. 2 years ago
Mugurell d85fe35478 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags allowing to differentiate Pocket stories 2 years ago
oana.horvath b830f79121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27220: replaces manually deleting a file with deleting storage programmatically. 2 years ago