2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

10082 Commits

Author SHA1 Message Date
BFadairo
0f596b22d5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27854: Remove unnecessary Theme.getTheme() calls from FirefoxTheme usages 2022-11-22 00:13:35 +00:00
Arturo Mejia
c283c667e3 [fenix] Update to Android-Components 109.0.20221121201219 2022-11-21 22:09:29 +00:00
James Hugman
3fd5a29be8 [fenix] Fixup breaking change for application-services 96.0.0 2022-11-21 22:09:29 +00:00
Jonathan Almeida
a47b4b3c74 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26320: Make Nimbus first-startup comments clear in FenixApplication 2022-11-21 19:32:14 +00:00
Jonathan Almeida
a9b865b019 [fenix] Bug 1796146 - Update l10n descriptions for Cookie Banner protection 2022-11-21 19:00:39 +00:00
MickeyMoz
1a5c12ce50 [fenix] Update to Android-Components 109.0.20221121143245. 2022-11-21 17:03:51 +00:00
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.
2022-11-21 15:22:24 +00:00
Alexandru2909
3d600f2349 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27885 - Change default browser notification delay to 72 hours 2022-11-21 13:06:44 +00:00
MickeyMoz
17347426de [fenix] Update to Android-Components 109.0.20221120190220. 2022-11-20 20:45:37 +00:00
mozilla-l10n-automation-bot
4acd0d586c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27910) 2022-11-20 00:35:52 +00:00
MickeyMoz
4dc9877006 [fenix] Update to Android-Components 109.0.20221119143258. 2022-11-19 16:23:18 +00:00
MickeyMoz
8a631563e4 [fenix] Update to Android-Components 109.0.20221118221738. 2022-11-19 01:17:50 +00:00
mozilla-l10n-automation-bot
98fd8d5140 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27904) 2022-11-19 00:33:41 +00:00
MickeyMoz
9e1624f1f0 [fenix] Update to Android-Components 109.0.20221118190312. 2022-11-18 21:13:59 +00:00
MickeyMoz
69f0905822 [fenix] Update to Android-Components 109.0.20221118143430. 2022-11-18 16:03:08 +00:00
mozilla-l10n-automation-bot
a977fc1005 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27890) 2022-11-18 00:36:29 +00:00
MickeyMoz
d3871011d4 [fenix] Update to Android-Components 109.0.20221117204150. 2022-11-17 22:31:57 +00:00
James Hugman
b05fb742f2 [fenix] Fixes: https://github.com/mozilla-mobile/fenix/issues/26320 Reorganize Nimbus Startup 2022-11-17 21:00:48 +00:00
Noah Bond
6fb04a0a6a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27852 - Set BrowsingMode to Normal when selecting a wallpaper 2022-11-17 18:25:55 +00:00
MickeyMoz
2d067bf69c [fenix] Update to Android-Components 109.0.20221117143310. 2022-11-17 16:57:50 +00:00
oana.horvath
3630be0611 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27704: Disable search group tests 2022-11-17 14:48:59 +00:00
Mugurell
e536792c09 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27346 - Disable swiping to switch tabs when fullscreen 2022-11-17 06:59:45 +00:00
MickeyMoz
c88a260dbe [fenix] Update to Android-Components 109.0.20221117001233. 2022-11-17 02:33:05 +00:00
mozilla-l10n-automation-bot
4b4770949b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27871) 2022-11-17 00:35:58 +00:00
mcarare
521596edc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Re-enable UI media notification tests. 2022-11-16 22:11:43 +00:00
MickeyMoz
b824bc6796 [fenix] Update to Android-Components 109.0.20221116192746. 2022-11-16 21:40:40 +00:00
DreVla
b5f9134e62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27801 - Update header text for the search selector menu 2022-11-16 21:00:20 +00:00
Noah Bond
f86837723b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27457 - Refactor Pocket category colors 2022-11-16 20:13:34 +00:00
Noah Bond
d422da9def [fenix] For https://github.com/mozilla-mobile/fenix/issues/27457 - Refactor Pocket category colors 2022-11-16 20:13:34 +00:00
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.
2022-11-16 17:30:51 +00:00
mcarare
b6ba2ae75c [fenix] Update to Android-Components 109.0.20221116143121 2022-11-16 17:30:51 +00:00
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. 2022-11-16 17:30:51 +00:00
mcarare
0b50f9b8cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle PackageManager methods deprecation in UI tests. 2022-11-16 17:30:51 +00:00
mcarare
0b6c41567f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Suppress deprecations in tests. 2022-11-16 17:30:51 +00:00
mcarare
c8db8b852e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Suppress onBackPressed deprecation. 2022-11-16 17:30:51 +00:00
mcarare
5c7c467920 [fenix] Update to Android-Components 109.0.20221116053804. 2022-11-16 17:30:51 +00:00
mcarare
8198b1d390 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Remove unnecessary safe call. 2022-11-16 17:30:51 +00:00
mcarare
c34d4a6d0d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle PackageManager methods deprecation. 2022-11-16 17:30:51 +00:00
mcarare
9e5c1b48c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle get(String) deprecation. 2022-11-16 17:30:51 +00:00
mcarare
5c0c483290 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update URLStringUtils package path. 2022-11-16 17:30:51 +00:00
mcarare
130fe0e117 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Remove unnecessary elvis operator. 2022-11-16 17:30:51 +00:00
mcarare
03a6f2b28e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle onBackPressed() deprecation. 2022-11-16 17:30:51 +00:00
mcarare
140bfa3e80 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Link only URLs in library descriptions.
Linkify.ALL is deprecated.
2022-11-16 17:30:51 +00:00
mcarare
2950ea5521 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for GestureDetector.SimpleOnGestureListener 2022-11-16 17:30:51 +00:00
mcarare
49b3fafc45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for AnimatorListenerAdapter. 2022-11-16 17:30:51 +00:00
mcarare
5015a777bf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signatures for View.OnAttachStateChangeListener 2022-11-16 17:30:51 +00:00
mcarare
6aad64d818 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Handle a11y obtain() methods deprecations. 2022-11-16 17:30:51 +00:00
mcarare
e7e4b3e381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Update method signature for View.AccessibilityDelegate. 2022-11-16 17:30:51 +00:00
mcarare
60b1200f1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Fix smart cast exception. 2022-11-16 17:30:51 +00:00
mcarare
dcf28bc433 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25808: Build with compileSdkVersion for Android 13 / API 33. 2022-11-16 17:30:51 +00:00