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