2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
Commit Graph

8077 Commits

Author SHA1 Message Date
mozilla-l10n-automation-bot
832e832ec7
Import l10n. (#27391)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-13 01:08:59 +00:00
MatthewTighe
5e282ae326 For #27101: set dialog to be dismissed when touched outside 2022-10-13 00:42:11 +00:00
Noah Bond
538fd700bd For #27388 - Add optional background colors to SelectableChip 2022-10-13 00:05:33 +00:00
MatthewTighe
846e60987a Closes #27292: renew telemetry expiring in 108 and 109 2022-10-12 19:16:07 +00:00
Mugurell
09b11da8c2 For #27381 - Unregister FXA observer to prevent memory leaks 2022-10-12 16:53:14 +00:00
Mugurell
f0aced49c0 For #27366 - Revert "For #26644 - Apply the new theme earlier to the private browsing button"
This reverts commit c7c5682104 given that the
severity of the new issue is much higher.
2022-10-12 07:10:30 +00:00
mozilla-l10n-automation-bot
46e463db31
Import l10n. (#27376) 2022-10-12 00:32:35 +00:00
Noah Bond
165a516c38 For #27330 - Cache selected wallpaper card colors 2022-10-11 17:41:04 +00:00
mcarare
8ed3bf704f For #25980: Use new backQueue instead of removed backStack. 2022-10-11 07:56:26 +00:00
mcarare
55724deda9 For #25980: Suppress LongParameterList warning.
Remove issues from baseline.
2022-10-11 07:56:26 +00:00
mcarare
5e88437d61 For #25980: Update method signatures for View.OnAttachStateChangeListener. 2022-10-11 07:56:26 +00:00
mcarare
d9d39bd979 For #25980: Solve overload resolution ambiguity. 2022-10-11 07:56:26 +00:00
mcarare
d9d01db7cc For #25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2022-10-11 07:56:26 +00:00
mcarare
2b8b6a9aca For #25980: Replace deprecated popUpTo var. 2022-10-11 07:56:26 +00:00
mcarare
0ceeda92df For #25980: Update method signatures for onInitializeAccessibilityNodeInfo. 2022-10-11 07:56:26 +00:00
mcarare
0b4d9dc270 For #25980: Update method signatures for SimpleOnGestureListener.
GestureDetector onTouchEvent now expects only a NonNull MotionEvent.
2022-10-11 07:56:26 +00:00
mcarare
4e481f4f3e For #25980: Use new extension function to get fragment's NavController. 2022-10-11 07:56:26 +00:00
mcarare
a4696c8fba For #25980: Replace removed BottomSheetDialog style. 2022-10-11 07:56:26 +00:00
mozilla-l10n-automation-bot
89df72b415
Import l10n. (#27361)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2022-10-11 00:39:53 +00:00
suman
fab8300a78 For #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
3207e6213e For #27095 - Download light/dark wallpaper card colors 2022-10-10 20:41:44 +00:00
Mugurell
47b7336387 For #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
6c6c3f5259 For #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
809f632f72
Import l10n. (#27349) 2022-10-10 00:38:17 +00:00
mozilla-l10n-automation-bot
ec0be08b7e
Import l10n. (#27342) 2022-10-09 00:38:45 +00:00
mozilla-l10n-automation-bot
effc40dc32
Import l10n. (#27335) 2022-10-08 00:33:13 +00:00
kycn
f9efa5e8bb Close #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
b6b892faab For #27307 - Use the correct warning button text and icon color for DestructiveButton 2022-10-07 16:53:50 +00:00
mozilla-l10n-automation-bot
62f5f44917
Import l10n. (#27323) 2022-10-07 00:36:55 +00:00
Roger Yang
3f7391a322 Close #27147: Add telemetry for bookmark search 2022-10-06 20:41:17 +00:00
Roger Yang
e81da189cd Close #24498: Add test for history search telemetry 2022-10-06 19:21:28 +00:00
Aaron Train
fb80d2ee8c No issue: Disable ETP permanent UI test failures 2022-10-06 14:06:45 -04:00
Alexandru2909
30b8de0dce For #27128 - Fix accessibility for wallpaper settings "Learn more" heading 2022-10-06 14:12:10 +00:00
mcarare
7a240eb9f6 For #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
c26bdae1f6
Import l10n. (#27296) 2022-10-06 00:33:49 +00:00
mergify
11af9ab394 update initial_experiments.json based on the current first-run experiments in experimenter 2022-10-05 16:32:46 -04:00
Arturo Mejia
5cce4b5f15 For #3709: Add save to PDF UI. 2022-10-05 15:33:07 -04:00
mcarare
5d33d387a1 For #27253: Add content description to close button. 2022-10-05 11:53:35 +00:00
mozilla-l10n-automation-bot
49791c3774
Import l10n. (#27271) 2022-10-05 00:37:58 +00:00
sv-ohorvath
8cf20cc6c6 No issue: adds new onboarding smoke tests 2022-10-04 13:47:52 +00:00
Alexandru2909
31e9f69aae For #27129 - Fix accessibility for default wallpaper thumbnail 2022-10-04 11:39:36 +00:00
mozilla-l10n-automation-bot
69849cafa4
Import l10n. (#27260) 2022-10-04 00:34:11 +00:00
Mugurell
db79ad5cb0 For #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
d391d1bf95 For #26884 - Update tests to modify settings through the activity rules 2022-10-03 12:16:57 +00:00
Mugurell
0442695972 For #26884 - Merge FeatureSettingsHelper with activity rules 2022-10-03 12:16:57 +00:00
Mugurell
ddf0dc3b4d For #24544 - Have Talkback use "expand" and "collapse" actions for collections 2022-10-03 11:18:02 +00:00
mozilla-l10n-automation-bot
0c5b1a910b
Import l10n. (#27248) 2022-10-03 01:01:28 +00:00
mozilla-l10n-automation-bot
ee970d4fc8
Import l10n. (#27242) 2022-10-02 00:35:02 +00:00
mozilla-l10n-automation-bot
d70f8dec4f
Import l10n. (#27235) 2022-10-01 00:39:22 +00:00
mike a
595d931dc0 Closes #27209: fix WallpapersSettings crash 2022-09-30 16:20:22 +00:00
sv-ohorvath
acf9756a76 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
3fdbbe9ef5
Import l10n. (#27225) 2022-09-30 00:30:29 +00:00
AndiAJ
f58442d3c5 For #26087 re-enable UI tests affected by tabs tray migration to compose 2022-09-29 20:51:10 +00:00
MatthewTighe
521f1485e6 For #27127: do not display wallpaper onboarding in private browsing mode 2022-09-29 20:24:55 +00:00
mozilla-l10n-automation-bot
d30ca3d57a
Import l10n. (#27211) 2022-09-29 00:35:02 +00:00
Alexandru2909
19685170de For #26424 - Handle special legacy wallpaper cases 2022-09-28 06:02:12 +00:00
mozilla-l10n-automation-bot
6ebecfcaa7
Import l10n. (#27199) 2022-09-28 00:34:50 +00:00
AndiAJ
8a652fc06f For #24978 re-enable media notification UI tests 2022-09-27 14:25:12 +00:00
AndiAJ
af36e27933 For #24978 re-enable mainMenuOpenInAppTest UI test 2022-09-27 14:25:12 +00:00
AndiAJ
397ffd555c For #24978 re-enable verifyContextMixedVariations UI test 2022-09-27 14:25:12 +00:00
AndiAJ
81fd5f2644 For #24978 re-enable homeThreeDotMenuItemsTest UI test 2022-09-27 14:25:12 +00:00
AndiAJ
67bd387e0d For #24978 re-enable audioPlaybackSystemNotificationTest UI test 2022-09-27 14:25:12 +00:00
AndiAJ
46c2a714f6 For #24978 re-enable testStrictVisitDisableExceptionToggle UI test 2022-09-27 14:25:12 +00:00
Mugurell
460008c759 For #27172 - Enable the home onboarding dialog in all releases 2022-09-27 12:13:23 +00:00
Mugurell
c3a3cae99b For #27172 - Enable the sync onboarding cfr in all releases 2022-09-27 12:13:23 +00:00
Mugurell
6c2609ad58 For #27111 - Allow TCP in all releases. Control it from Nimbus.
After this change the TCP feature (and CFR) are enabled by default.
Rollout can be controlled through Nimbus.
2022-09-27 11:43:18 +00:00
AndiAJ
66f16eeb69 For #24978 re-enable verifyAboutFirefoxPreview UI test 2022-09-27 11:16:04 +00:00
mcarare
1a21d49390 For #27133: Specify type when retrieving resValues. 2022-09-27 11:16:04 +00:00
Mugurell
c7c5682104 For #26644 - Apply the new theme earlier to the private browsing button
This will help avoid a race between the two layers of the svg, with previously
only changing the color for just one.
By applying the new theme to the button when needing to apply the textColor
from wallpaper it will automatically use the right
2022-09-27 03:17:49 +00:00
mozilla-l10n-automation-bot
d6883bc1f3
Import l10n. (#27186) 2022-09-27 00:37:50 +00:00
sv-ohorvath
7e796d1cdc Issue #26711: re-enabled verifyPageMainMenuItemsTest 2022-09-26 15:21:08 +00:00
MatthewTighe
5c9a713512 For #27111: disable TCP in beta and release 2022-09-26 06:54:08 +00:00
mozilla-l10n-automation-bot
00f28939a1
Import l10n. (#27165) 2022-09-26 00:34:04 +00:00
mozilla-l10n-automation-bot
4834f789e7
Import l10n. (#27157) 2022-09-25 00:35:07 +00:00
mozilla-l10n-automation-bot
0164544e41
Import l10n. (#27150) 2022-09-24 00:31:32 +00:00
AndiAJ
a2011e201f For #26936 and #26818 fix saveLoginFromPromptTest and neverSaveLoginFromPromptTest UI tests 2022-09-23 14:55:15 +00:00
AndiAJ
f9d7483bdd For #25345 re-enable customTrackingProtectionSettingsTest UI test 2022-09-23 14:10:41 +00:00
mozilla-l10n-automation-bot
4c3db08399
Import l10n. (#27116) 2022-09-23 00:39:08 +00:00
MatthewTighe
5811b06679 For #27055: handle legacy wallpaper naming case 2022-09-22 21:42:44 +00:00
Gabriel Luong
444f663143 For #27026 - Use the wallpaper adapted text color for the Collections placeholder 2022-09-22 20:07:02 +00:00
jeddai
fba46517ff update initial_experiments.json based on the current first-run experiments in experimenter 2022-09-22 15:38:41 -04:00
Jonathan Almeida
911f350642 Closes #27077: Load first run experiments synchronously.
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Charlie Humphreys <chumphreys@mozilla.com>
Co-authored-by: jhugman <jhugman@users.noreply.github.com>
2022-09-22 14:46:40 -04:00
mozilla-l10n-automation-bot
89998334f3
Import l10n. (#27098) 2022-09-22 00:30:22 +00:00
Roger Yang
bc1cfb88e8 Revert "For #11404 - Create open all function"
This reverts commit 9cf42cb7d9.
2022-09-21 23:11:23 +00:00
Roger Yang
366423e85c Revert "For #11404 - Create the open_all_in_new_tabs metric in Glean"
This reverts commit f1bd7e192d.
2022-09-21 23:11:23 +00:00
Roger Yang
dff4c31606 Revert "For #11404 - Add 'Open all in private tabs' option as requested."
This reverts commit fe16a81c1d.
2022-09-21 23:11:23 +00:00
Roger Yang
cfa376e5d2 Revert "For #11404 - Create alert message when a lot of tabs are to be opened."
This reverts commit c75e331a30.
2022-09-21 23:11:23 +00:00
Roger Yang
7fc213ce0c Revert "For #11404 - Update open all tabs warning message"
This reverts commit b11fd9131d.
2022-09-21 23:11:23 +00:00
Roger Yang
79ba4b8039 Revert "For #11404 - Disable new open bookmarks tests pending compose refactoring"
This reverts commit 0d439f91e3.
2022-09-21 23:11:23 +00:00
mcarare
7efc9fcb7a For #26023: Supress LongParameterList warnings. 2022-09-21 20:50:49 +00:00
mcarare
258acf5fd9 For #26023: Remove inaccurate VisibleForTesting annotations. 2022-09-21 20:50:49 +00:00
mcarare
a914e72b68 For #26023: Replace VisibleForTesting with @get:VisibleForTesting. 2022-09-21 20:50:49 +00:00
mcarare
e5cc8f7592 For #26023: Suppress NewApi warning for autofillConfiguration. 2022-09-21 20:50:49 +00:00
AndiAJ
f043362176 For #27008 fix flaky addAndRemoveMostViewedTopSiteTest UI test 2022-09-21 15:35:32 +00:00
Mugurell
7b5ba840ab For #26644 - Apply the wallpaper provided text color to the Fenix logo
And to the private mode switcher.
2022-09-21 13:03:55 +00:00
Mugurell
103a0cb250 For #26644 - Split the Fenix logo in two images
This will allow us applying a certain tint just for the image containing a text
to have a better contrast with wallpapers.
2022-09-21 13:03:55 +00:00
mozilla-l10n-automation-bot
74cb0679e2
Import l10n. (#27083) 2022-09-21 00:34:02 +00:00
MatthewTighe
ace7b1e35c Closes #27081: enable wallpaper onboarding flag 2022-09-20 22:42:55 +00:00
MatthewTighe
414c569e86 For #27055: check whether applied wallpaper name is blank 2022-09-20 22:12:45 +00:00
Noah Bond
892e9842d4 For #26854 - Fix bug causing the Top Sites sponsored text to show scrollbars 2022-09-20 18:03:24 +00:00