Commit Graph

9836 Commits (4a118751a3c47406936988700dd6fef8dee9a192)
 

Author SHA1 Message Date
Ryan VanderMeulen 4a118751a3 Update protobuf to 3.21.7 2 years ago
DonalMe c0fbd2bd13 Update version.txt to 108.0b1. 2 years ago
MickeyMoz 573d854e7c Update to Android-Components 107.0.20221017143148. 2 years ago
mozilla-l10n-automation-bot 9284513b49
Import l10n. (#27431) 2 years ago
MickeyMoz f362aed4b2 Update to Android-Components 107.0.20221016143152. 2 years ago
mozilla-l10n-automation-bot cd2a8987ea
Import l10n. (#27424) 2 years ago
MickeyMoz 4c0571af22 Update to Android-Components 107.0.20221015145354. 2 years ago
mozilla-l10n-automation-bot 16062968cc
Import l10n. (#27419) 2 years ago
MickeyMoz 53ecff6a21 Update to Android-Components 107.0.20221014190058. 2 years ago
MickeyMoz 01990accf9 Update to Android-Components 107.0.20221014143152. 2 years ago
Ryan VanderMeulen ab7ba41946 Update Adjust to latest release 2 years ago
Ryan VanderMeulen e6ca08df3b Update Google Play Review dependency to 2.0.0 2 years ago
mozilla-l10n-automation-bot 6661a61e57
Import l10n. (#27404)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Sammy Khamis b36ce9fd34 For #27117 - Update copy for the menu from "Sign in to sync" to "Sync and save data" 2 years ago
Noah Bond 1d4fc6aa36 For #27396 - Add optional text colors to SelectableChip 2 years ago
MickeyMoz aac92cbb49 Update to Android-Components 107.0.20221013190102. 2 years ago
Ryan VanderMeulen faf6d30928 Update Kotlin and coroutines. 2 years ago
MickeyMoz ba9791e41f Update to Android-Components 107.0.20221013143128. 2 years ago
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.
2 years ago
sv-ohorvath 881d761d4f No issue: Adds TCP & jump back in contextual hints UI tests 2 years ago
mozilla-l10n-automation-bot 832e832ec7
Import l10n. (#27391)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MatthewTighe 5e282ae326 For #27101: set dialog to be dismissed when touched outside 2 years ago
Noah Bond 538fd700bd For #27388 - Add optional background colors to SelectableChip 2 years ago
MickeyMoz 56c80f2539 Update to Android-Components 107.0.20221012190125. 2 years ago
MatthewTighe 846e60987a Closes #27292: renew telemetry expiring in 108 and 109 2 years ago
Mugurell 09b11da8c2 For #27381 - Unregister FXA observer to prevent memory leaks 2 years ago
MickeyMoz 8ee0a8a27a Update to Android-Components 107.0.20221012143145. 2 years ago
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.
2 years ago
MickeyMoz 8b0fd1b85a Update to Android-Components 107.0.20221011190253. 2 years ago
mozilla-l10n-automation-bot 46e463db31
Import l10n. (#27376) 2 years ago
Noah Bond 165a516c38 For #27330 - Cache selected wallpaper card colors 2 years ago
MickeyMoz c6ff008f4b Update to Android-Components 107.0.20221011143144. 2 years ago
mcarare 8ed3bf704f For #25980: Use new backQueue instead of removed backStack. 2 years ago
mcarare 55724deda9 For #25980: Suppress LongParameterList warning.
Remove issues from baseline.
2 years ago
mcarare 5e88437d61 For #25980: Update method signatures for View.OnAttachStateChangeListener. 2 years ago
mcarare d9d39bd979 For #25980: Solve overload resolution ambiguity. 2 years ago
mcarare d9d01db7cc For #25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2 years ago
mcarare 2b8b6a9aca For #25980: Replace deprecated popUpTo var. 2 years ago
mcarare 0ceeda92df For #25980: Update method signatures for onInitializeAccessibilityNodeInfo. 2 years ago
mcarare 0b4d9dc270 For #25980: Update method signatures for SimpleOnGestureListener.
GestureDetector onTouchEvent now expects only a NonNull MotionEvent.
2 years ago
mcarare 4e481f4f3e For #25980: Use new extension function to get fragment's NavController. 2 years ago
mcarare a4696c8fba For #25980: Replace removed BottomSheetDialog style. 2 years ago
mcarare ab928ac272 For #25980: Upgrade navigation, lifecycle, fragment and core to latest versions. 2 years ago
mozilla-l10n-automation-bot 89df72b415
Import l10n. (#27361)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2 years ago
Ryan VanderMeulen f84b65364a Update gradle testing dependencies 2 years ago
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
2 years ago
Noah Bond 3207e6213e For #27095 - Download light/dark wallpaper card colors 2 years ago
MickeyMoz 8da9ba432e Update to Android-Components 107.0.20221010143126. 2 years ago
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.
2 years ago
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.
2 years ago