Commit Graph

9826 Commits

Author SHA1 Message Date
Ryan VanderMeulen
ab7ba41946 Update Adjust to latest release 2022-10-14 14:34:09 +00:00
Ryan VanderMeulen
e6ca08df3b Update Google Play Review dependency to 2.0.0 2022-10-14 13:23:52 +00:00
mozilla-l10n-automation-bot
6661a61e57
Import l10n. (#27404)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-14 01:02:21 +00:00
Sammy Khamis
b36ce9fd34 For #27117 - Update copy for the menu from "Sign in to sync" to "Sync and save data" 2022-10-14 00:14:08 +00:00
Noah Bond
1d4fc6aa36 For #27396 - Add optional text colors to SelectableChip 2022-10-13 23:41:08 +00:00
MickeyMoz
aac92cbb49 Update to Android-Components 107.0.20221013190102. 2022-10-13 23:08:40 +00:00
Ryan VanderMeulen
faf6d30928 Update Kotlin and coroutines. 2022-10-13 22:07:57 +00:00
MickeyMoz
ba9791e41f Update to Android-Components 107.0.20221013143128. 2022-10-13 17:00:58 +00:00
Johan Lorenzo
3dfbae0d10 Pin relbot Github Action to the 1.0.0 tag
https://github.com/mozilla-mobile/relbot/pull/88 will introduce some breaking changes that shouldn't make the fenix repo.
2022-10-13 16:09:33 +00:00
sv-ohorvath
881d761d4f No issue: Adds TCP & jump back in contextual hints UI tests 2022-10-13 15:16:47 +00:00
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
MickeyMoz
56c80f2539 Update to Android-Components 107.0.20221012190125. 2022-10-12 20:38:18 +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
MickeyMoz
8ee0a8a27a Update to Android-Components 107.0.20221012143145. 2022-10-12 12:21:53 -04: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
MickeyMoz
8b0fd1b85a Update to Android-Components 107.0.20221011190253. 2022-10-12 03:45:09 +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
MickeyMoz
c6ff008f4b Update to Android-Components 107.0.20221011143144. 2022-10-11 16:03:55 +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
mcarare
ab928ac272 For #25980: Upgrade navigation, lifecycle, fragment and core to latest versions. 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
Ryan VanderMeulen
f84b65364a Update gradle testing dependencies 2022-10-11 00:05:23 +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
MickeyMoz
8da9ba432e Update to Android-Components 107.0.20221010143126. 2022-10-10 17:06:10 +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
MickeyMoz
6c89feb0c3 Update to Android-Components 107.0.20221009143152. 2022-10-09 17:02:18 +00:00
mozilla-l10n-automation-bot
ec0be08b7e
Import l10n. (#27342) 2022-10-09 00:38:45 +00:00
MickeyMoz
15a95b8ddf Update to Android-Components 107.0.20221008143216. 2022-10-08 16:37:57 +00:00
mozilla-l10n-automation-bot
effc40dc32
Import l10n. (#27335) 2022-10-08 00:33:13 +00:00
MickeyMoz
0c76929f9a Update to Android-Components 107.0.20221007190140. 2022-10-07 20:30:17 +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
Jonathan Almeida
90fb56a251 Close #27320: Include testing regex to Google Maven allowlist
When running UI tests locally, we found that the
`android-device-provider-local` dependency is no longer available on
mavenCentral. Our dependency repository uses various regex to allow only
google dependencies to be fetched from Google Maven, but somehow these
did not include the test ones everywhere.
2022-10-07 18:04:51 +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
MickeyMoz
4ecc432b69 Update to Android-Components 107.0.20221007143235. 2022-10-07 12:21:21 -04:00