Commit Graph

9576 Commits (bfd6aac6b4684438a9b275f003538490fba101db)
 

Author SHA1 Message Date
Mugurell 32710f8101 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26584 - Add vertical offset support to the CFR composable. 2 years ago
Mugurell 262a2128f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26584 - Add support to align the CFR composable inside a wider anchor
Supported anchorings will now be:
- INDICATOR_CENTERED_IN_ANCHOR - previous functionality - allows to have the
indicator point to exactly the middle of a smaller anchor.
- BODY_TO_ANCHOR_CENTER - new default - allows to align the popup inside a
wider anchor
- BODY_TO_ANCHOR_START - new anchoring - allows to align the popup flushed to
it's anchor's start.
2 years ago
Noah Bond 35e715b06b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26605 - Clean up RecentTabViewHolder 2 years ago
MickeyMoz 02dddf9610 [fenix] Update to Android-Components 106.0.20220824133606. 2 years ago
AndiAJ 513932391a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new credit card autofill UI smoke tests 2 years ago
AndiAJ e52c7a0ed3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26144 new address autofill UI smoke tests 2 years ago
Alexandru2909 541a48765b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26400 - Add long-press option to remove tab pickup on homescreen 2 years ago
Jonathan Almeida 415c65c971 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26615 Add nimbus configuration feature flags for MR 2022 2 years ago
mcarare 1c2b3fdf7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26401: Remove unused wallpaper metrics.
Remove wallpaper_switched and change_wallpaper_logo_toggled.
Add lint ignore for common prefix in wallpaper metrics.
2 years ago
mozilla-l10n-automation-bot ea84a3cfdb [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26619)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MickeyMoz fd3fef109b [fenix] Update to Android-Components 106.0.20220823190131. 2 years ago
sv-ohorvath 48135af917 [fenix] No issue: increase flaky tests attempts on Nightly tests 2 years ago
MickeyMoz 3194cd128b [fenix] Update to Android-Components 106.0.20220823152515. 2 years ago
Ryan VanderMeulen 33e71eaed7 [fenix] Use parallel execution for Gradle 2 years ago
Alexandru2909 d14f0e2b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26398 - Filter recent synced tabs using the homescreen blocklist 2 years ago
mozilla-l10n-automation-bot 2f04119580 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26592) 2 years ago
MatthewTighe f98b9275da [fenix] Add updated wallpaper use cases and activate them with feature flag. 2 years ago
MatthewTighe 0b1667df4b [fenix] Add updated downloader and file manager 2 years ago
Roger Yang af25894e05 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26072: Don't show sync menu item until account manager is available 2 years ago
Noah Bond 4daac14987 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26587 - Replace the color in DefaultImagePlaceholder with FirefoxTheme layer2 2 years ago
Noah Bond d808fc60d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26587 - Fix broken previews using Fenix Image composable 2 years ago
MickeyMoz 60dfdc9efd [fenix] Update to Android-Components 106.0.20220822190107. 2 years ago
Charlie Humphreys 7db5d391d7 [fenix] add about block to nimbus.fml.yaml 2 years ago
Ryan VanderMeulen 4edddad00c [fenix] Update version.txt to 106.0b1 2 years ago
Gabriel Luong f542acfabe [fenix] For https://github.com/mozilla-mobile/fenix/issues/26579 - Remove all unused strings marked moz:removedIn <= 103 2 years ago
Julien Cristau 7672b99ec4 [fenix] Let relbot update A-C on trunk (https://github.com/mozilla-mobile/fenix/pull/26553)
* Let relbot update A-C on trunk

We already use relbot for this on fenix release branches and on all
branches for focus-android, so might as well avoid the duplication.

* Update mergify rules to auto-merge AC bumps from relbot on the main branch
2 years ago
MickeyMoz a13eb18f3d [fenix] Update Android Components version to 105.0.20220822142319. 2 years ago
Julien Cristau 1d89346fa9 [fenix] mergify: squash l10n PRs
One commit per locale is quite noisy; a single commit per update also
matches what happens on desktop.
2 years ago
Alexandru2909 f3f2fadd82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26399 - Use a list of tabs for recent synced tabs success state 2 years ago
MickeyMoz 500deabfcf [fenix] Update Android Components version to 105.0.20220821161547. 2 years ago
Mozilla L10n Automation Bot faf7c9d701 [fenix] Import l10n. 2 years ago
MickeyMoz 911eb5a1cf [fenix] Update Android Components version to 105.0.20220820143102. 2 years ago
Mozilla L10n Automation Bot 09b48f762d [fenix] Import l10n. 2 years ago
mike a 2f6c7c49cf [fenix] Closes https://github.com/mozilla-mobile/fenix/pull/26530: add top spacing to header in history list 2 years ago
Gabriel Luong 0cf87d567f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2 years ago
Julien Cristau 5d1e66458c [fenix] update_android_components: don't create an empty PR if we couldn't push 2 years ago
Ryan VanderMeulen 7040478931 [fenix] Add more Gradle JVM memory flags. 2 years ago
Mugurell 133599cbd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26545 - Update the indicator and the close button of the CFR composable. 2 years ago
Mugurell 622084bad1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26380 - Wait in tests until telemetry is recorded. 2 years ago
MickeyMoz 8d78892afb [fenix] Update Android Components version to 105.0.20220819133109. 2 years ago
sv-ohorvath ea946d8b84 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26127, https://github.com/mozilla-mobile/fenix/issues/26092: Ads RetryTestRule to TopSitesTest class, other small refactors 2 years ago
mike a b8ee63d226 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/25967: add classes to support multiple viewHolders"
This reverts commit 88f0b1962495247959a687f6c403e1e54b4946db.
2 years ago
Mozilla L10n Automation Bot 97b5c4cfc0 [fenix] Import l10n. 2 years ago
mike a 8e05fb3d63 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/24307: add synced history empty fragment, feature flag and history screen showing only local files 2 years ago
Gabriel Luong dbb01910ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26528 - Add a nimbus feature flag for MR Home Onboarding Dialog 2 years ago
mike a 5c597031e3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26502: add isLocal parameter for history openItem telemetry event 2 years ago
Ryan VanderMeulen e580c9149c [fenix] Set the gradle memory limit to 8GB. 2 years ago
Ryan VanderMeulen d4f9bf1c2a [fenix] Set the gradle memory limit to 12GB.
We're seeing intermittent crashes with 16GB, so let's try 12GB instead.
2 years ago
Noah Bond 0f62f360ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/26517 - Create wallpaper v2 feature flag 2 years ago
MickeyMoz c974dbeb78 [fenix] Update Android Components version to 105.0.20220818143133. 2 years ago