Commit Graph

10096 Commits (8dfe629ec8212c21f4466076c8418ae4907260f8)
 

Author SHA1 Message Date
Mugurell 5dff71c810 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27366 - Revert "For https://github.com/mozilla-mobile/fenix/issues/26644 - Apply the new theme earlier to the private browsing button"
This reverts commit dbcd3fa063e12784486bc9be0581e1f965e9801c given that the
severity of the new issue is much higher.
2 years ago
MickeyMoz 630ba2afc2 [fenix] Update to Android-Components 107.0.20221011190253. 2 years ago
mozilla-l10n-automation-bot 98590504b2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27376) 2 years ago
Noah Bond 3733fcb703 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27330 - Cache selected wallpaper card colors 2 years ago
MickeyMoz 1a4af485fd [fenix] Update to Android-Components 107.0.20221011143144. 2 years ago
mcarare 6efed5007d [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Use new backQueue instead of removed backStack. 2 years ago
mcarare 3e2738bad6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Suppress LongParameterList warning.
Remove issues from baseline.
2 years ago
mcarare 00a4e3ebf4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for View.OnAttachStateChangeListener. 2 years ago
mcarare 5677dced0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Solve overload resolution ambiguity. 2 years ago
mcarare 60226baaa1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2 years ago
mcarare a935dda783 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated popUpTo var. 2 years ago
mcarare 41b0110313 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Update method signatures for onInitializeAccessibilityNodeInfo. 2 years ago
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.
2 years ago
mcarare 7b3a6febf7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Use new extension function to get fragment's NavController. 2 years ago
mcarare 3879051b5c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace removed BottomSheetDialog style. 2 years ago
mcarare 2d4f36fa06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Upgrade navigation, lifecycle, fragment and core to latest versions. 2 years ago
mozilla-l10n-automation-bot 64c04b5602 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27361)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2 years ago
Ryan VanderMeulen 8df0ae6709 [fenix] Update gradle testing dependencies 2 years ago
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
2 years ago
Noah Bond f53d77e071 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27095 - Download light/dark wallpaper card colors 2 years ago
MickeyMoz b4f1feb745 [fenix] Update to Android-Components 107.0.20221010143126. 2 years ago
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.
2 years ago
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.
2 years ago
mozilla-l10n-automation-bot 6f8854f2f3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27349) 2 years ago
MickeyMoz ce6769923e [fenix] Update to Android-Components 107.0.20221009143152. 2 years ago
mozilla-l10n-automation-bot 79c4ba5b7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27342) 2 years ago
MickeyMoz 6ca6b86601 [fenix] Update to Android-Components 107.0.20221008143216. 2 years ago
mozilla-l10n-automation-bot c81b1b39a9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27335) 2 years ago
MickeyMoz f3d6093bee [fenix] Update to Android-Components 107.0.20221007190140. 2 years ago
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.
2 years ago
Jonathan Almeida 69ef1479ae [fenix] Close https://github.com/mozilla-mobile/fenix/issues/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.
2 years ago
Gabriel Luong 3cad34df8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27307 - Use the correct warning button text and icon color for DestructiveButton 2 years ago
MickeyMoz ee0838cec2 [fenix] Update to Android-Components 107.0.20221007143235. 2 years ago
mozilla-l10n-automation-bot aa7fe6acb7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27323) 2 years ago
Roger Yang 31bd795d2f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27147: Add telemetry for bookmark search 2 years ago
Roger Yang c5efabc51e [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24498: Add test for history search telemetry 2 years ago
MickeyMoz 8fcf22d62b [fenix] Update to Android-Components 107.0.20221006143319. 2 years ago
Aaron Train 4d6be1412b [fenix] No issue: Disable ETP permanent UI test failures 2 years ago
Alexandru2909 9f8c7c53f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27128 - Fix accessibility for wallpaper settings "Learn more" heading 2 years ago
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.
2 years ago
Ryan VanderMeulen d123fe7254 [fenix] Bump Sentry to 6.4.2 2 years ago
MickeyMoz 4b1d49c53a [fenix] Update to Android-Components 107.0.20221005223456. 2 years ago
mozilla-l10n-automation-bot bc6511768d [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27296) 2 years ago
mergify 884d8a2186 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Arturo Mejia 4fdfb13d88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3709: Add save to PDF UI. 2 years ago
MickeyMoz 3408be0b75 [fenix] Update to Android-Components 107.0.20221005143122. 2 years ago
mcarare b057c4453c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27253: Add content description to close button. 2 years ago
mozilla-l10n-automation-bot 6235e24725 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27271) 2 years ago
MickeyMoz f26479b3a4 [fenix] Update to Android-Components 107.0.20221004145201. 2 years ago
sv-ohorvath 76582229be [fenix] No issue: adds new onboarding smoke tests 2 years ago