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

8021 Commits

Author SHA1 Message Date
mozilla-l10n-automation-bot
98590504b2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27376) 2022-10-12 00:32:35 +00:00
Noah Bond
3733fcb703 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27330 - Cache selected wallpaper card colors 2022-10-11 17:41:04 +00:00
mcarare
6efed5007d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Use new backQueue instead of removed backStack. 2022-10-11 07:56:26 +00:00
mcarare
3e2738bad6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Suppress LongParameterList warning.
Remove issues from baseline.
2022-10-11 07:56:26 +00:00
mcarare
00a4e3ebf4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for View.OnAttachStateChangeListener. 2022-10-11 07:56:26 +00:00
mcarare
5677dced0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Solve overload resolution ambiguity. 2022-10-11 07:56:26 +00:00
mcarare
60226baaa1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2022-10-11 07:56:26 +00:00
mcarare
a935dda783 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated popUpTo var. 2022-10-11 07:56:26 +00:00
mcarare
41b0110313 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for onInitializeAccessibilityNodeInfo. 2022-10-11 07:56:26 +00:00
mcarare
4d0fac5241 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for SimpleOnGestureListener.
GestureDetector onTouchEvent now expects only a NonNull MotionEvent.
2022-10-11 07:56:26 +00:00
mcarare
7b3a6febf7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Use new extension function to get fragment's NavController. 2022-10-11 07:56:26 +00:00
mcarare
3879051b5c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace removed BottomSheetDialog style. 2022-10-11 07:56:26 +00:00
mozilla-l10n-automation-bot
64c04b5602 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27361)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2022-10-11 00:39:53 +00:00
suman
7163c05034 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27289: standardize coroutine usage in WallpaperFileManager
scope variable inlined as in only one place it is used, class injected dispatcher is used in all withcontext to use differnt dispatchers in different scenarios, clean function suspend keyword removed, as there no requirement to know its result, unnecessary return removed
2022-10-10 22:27:00 +00:00
Noah Bond
f53d77e071 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27095 - Download light/dark wallpaper card colors 2022-10-10 20:41:44 +00:00
Mugurell
ade77707eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/27016 - Ensure smooth search UX after the MR onboarding is closed
If the app is opened from the search widget and the MR onboarding is shown then
the backstack will have the following structure:
- root, homeFragment, searchDialogFragment, onboardingFragment
as opposed to otherwise
- root, homeFragment, searchDialogFragment.

This patch allows to avoid the MR onboarding fragment causing the
SearchDialogFragment to not know that below it is the HomeFragment and
consequently not applying transparency or propagate user touches to the parent
Activity.
2022-10-10 06:13:12 +00:00
Mugurell
6f68949476 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27016 - Prevent the MR onboarding always going to homescreen
This will mean that hen the onboarding is finished the user will get back to
the screen that should've been opened if not the onboarding.
2022-10-10 06:13:12 +00:00
mozilla-l10n-automation-bot
6f8854f2f3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27349) 2022-10-10 00:38:17 +00:00
mozilla-l10n-automation-bot
79c4ba5b7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27342) 2022-10-09 00:38:45 +00:00
mozilla-l10n-automation-bot
c81b1b39a9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27335) 2022-10-08 00:33:13 +00:00
kycn
8bb0b07e4d [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26948: Enable custom extension collections in Beta.
Similar to how Nightly functions, custom extension collections are enabled to be used in Firefox Beta as well.
2022-10-07 19:04:09 +00:00
Gabriel Luong
3cad34df8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27307 - Use the correct warning button text and icon color for DestructiveButton 2022-10-07 16:53:50 +00:00
mozilla-l10n-automation-bot
aa7fe6acb7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27323) 2022-10-07 00:36:55 +00:00
Roger Yang
31bd795d2f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27147: Add telemetry for bookmark search 2022-10-06 20:41:17 +00:00
Roger Yang
c5efabc51e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24498: Add test for history search telemetry 2022-10-06 19:21:28 +00:00
Aaron Train
4d6be1412b [fenix] No issue: Disable ETP permanent UI test failures 2022-10-06 14:06:45 -04:00
Alexandru2909
9f8c7c53f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27128 - Fix accessibility for wallpaper settings "Learn more" heading 2022-10-06 14:12:10 +00:00
mcarare
c04cc0550d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26930: Upgrade kotlin to 1.7.10 and compose compiler to 1.3.0.
Replace deprecated Xopt-in with op-in.
Replace deprecated Xjvm-default=enable with Xjvm-default=all.
2022-10-06 08:12:01 +00:00
mozilla-l10n-automation-bot
bc6511768d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27296) 2022-10-06 00:33:49 +00:00
mergify
884d8a2186 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2022-10-05 16:32:46 -04:00
Arturo Mejia
4fdfb13d88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3709: Add save to PDF UI. 2022-10-05 15:33:07 -04:00
mcarare
b057c4453c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27253: Add content description to close button. 2022-10-05 11:53:35 +00:00
mozilla-l10n-automation-bot
6235e24725 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27271) 2022-10-05 00:37:58 +00:00
sv-ohorvath
76582229be [fenix] No issue: adds new onboarding smoke tests 2022-10-04 13:47:52 +00:00
Alexandru2909
63841d70c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27129 - Fix accessibility for default wallpaper thumbnail 2022-10-04 11:39:36 +00:00
mozilla-l10n-automation-bot
c326970961 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27260) 2022-10-04 00:34:11 +00:00
Mugurell
e5f35731ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Re-enable selectAllAndCopyTextTest and copyTextTest
With the other changes from this patch they should now pass.
2022-10-03 12:16:57 +00:00
Mugurell
5249e2b823 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Update tests to modify settings through the activity rules 2022-10-03 12:16:57 +00:00
Mugurell
d7024f1ea5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 - Merge FeatureSettingsHelper with activity rules 2022-10-03 12:16:57 +00:00
Mugurell
41efc4d36c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24544 - Have Talkback use "expand" and "collapse" actions for collections 2022-10-03 11:18:02 +00:00
mozilla-l10n-automation-bot
a2158c20fd [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27248) 2022-10-03 01:01:28 +00:00
mozilla-l10n-automation-bot
a7b37a2762 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27242) 2022-10-02 00:35:02 +00:00
mozilla-l10n-automation-bot
01a16174d9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27235) 2022-10-01 00:39:22 +00:00
mike a
f40e324ee2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27209: fix WallpapersSettings crash 2022-09-30 16:20:22 +00:00
sv-ohorvath
169d4c944f [fenix] No issue: remove sdk suppression tests tags for API28 and unschedule cron job 2022-09-30 07:35:40 +00:00
mozilla-l10n-automation-bot
580b02f086 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27225) 2022-09-30 00:30:29 +00:00
AndiAJ
871a2ce5af [fenix] For https://github.com/mozilla-mobile/fenix/issues/26087 re-enable UI tests affected by tabs tray migration to compose 2022-09-29 20:51:10 +00:00
MatthewTighe
74df63148a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27127: do not display wallpaper onboarding in private browsing mode 2022-09-29 20:24:55 +00:00
mozilla-l10n-automation-bot
ceaa6f3d83 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27211) 2022-09-29 00:35:02 +00:00
Alexandru2909
3960af62d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26424 - Handle special legacy wallpaper cases 2022-09-28 06:02:12 +00:00