Commit Graph

7979 Commits (29dc3bd4d1e7fb389b0b73bffb69ea1bb1703ee7)

Author SHA1 Message Date
Alexandru2909 49d9032df2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent visit dropdown menu 2 years ago
Alexandru2909 3d949c808f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent tab dropdown menu
For https://github.com/mozilla-mobile/fenix/issues/26790 -  recent tab
2 years ago
mozilla-l10n-automation-bot bcc8d09c2c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26970) 2 years ago
MatthewTighe 03f7ac5328 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: apply wallpapers immediately and observe updates 2 years ago
mcarare adb2816dbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/26743: Update the URL text styling in ClickableSubstringLink used by PoweredByPocketHeader
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
Gabriel Luong 2600c1d7d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26888 - Change Home Section Headers to use Headline6 2 years ago
mike a af79653039 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26212: Download wallpapers when a thumbnail is clicked 2 years ago
mozilla-l10n-automation-bot f456f699e6 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26952) 2 years ago
mike a 8205e6f907 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
Mugurell 0168388546 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26910: Enable TCP for all modes
Unify the TCP feature with the TCP setting allowing both to be controlled
through the same Nimbus experiment.
Allow changing the default cookie policy to TCP based on the Nimbus experiment.
2 years ago
Roger Yang 39a122c42b [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24913: Update metrics.yaml owners 2 years ago
AndiAJ c2782f1381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26932 disabled failing verifyCustomizeHomepageTest UI test 2 years ago
AndiAJ 2219f9580b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new site security quick settings UI tests 2 years ago
Mozilla L10n Automation Bot 7005fff61b [fenix] Import l10n. 2 years ago
Christian Sadilek 6c2ce5661e [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511: Parallelize work for setting the wallpaper"
This reverts commit e7edeaababfb2828a2c6b200911421f4967a53ac.
2 years ago
Christian Sadilek 028d7e9136 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511: Avoid waiting to set no wallpaper"
This reverts commit 5010de1aa7b97c54d53d04744090a1d3f339d508.
2 years ago
Christian Sadilek 83e28ebf0e [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog"
This reverts commit 2a96c8ee06377f3103b0d4d3efe82e7b2112d0ac.
2 years ago
Christian Sadilek 6171a8f85b [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add ktlintFormat changes"
This reverts commit d696b7f8b1453816fda7724262a66306e5f32192.
2 years ago
Christian Sadilek 3e06f5b0ca [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: pr review changes"
This reverts commit 013c9beaa36741d005b363cfedc7f2412906449e.
2 years ago
Christian Sadilek cd2c0d4cb8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
This reverts commit 882bf221df4cc96a054879065801289c92513430.
2 years ago
Christian Sadilek 977ce6fcc8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: remove unused files from WallpaperOnboarding"
This reverts commit a81e069440df10a27dd7ea01ac26a5c1b3d7f64f.
2 years ago
Mozilla L10n Automation Bot 97b9eadd72 [fenix] Import l10n. 2 years ago
mozilla-l10n-automation-bot 69921a99e3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26912) 2 years ago
mike a bfd6aac6b4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: remove unused files from WallpaperOnboarding 2 years ago
mike a ea8bd6b05b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest 2 years ago
mike a d123ba20b5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: pr review changes 2 years ago
mike a 7204aa5081 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add ktlintFormat changes 2 years ago
mike a 090060f486 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
mcarare 932823c871 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago
Mugurell f930d3e3cc [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: Avoid waiting to set no wallpaper
This should squeeze the most performance for users who haven't set a wallpaper.
2 years ago
Mugurell d6330b6dac [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: Parallelize work for setting the wallpaper
Split loading the bitmap from storage and actually setting it in two operations
with one that can run in parallel with onCreateView for HomeFragment and one
that can be used serially on the main thread to actually set the wallpaper.

This seems like the best compromise to ensure that everytime the homescreen is
shown it will have the wallpaper set but does affect the performance - there is
a delay in showing HomeFragment to account for waiting for the wallpaper to be
set.
In testing the new delay seems close to the one from the initial wallpapers
implementation. See more in https://github.com/mozilla-mobile/fenix/pull/26794.
2 years ago
Mozilla L10n Automation Bot a9091f86fa [fenix] Import l10n. 2 years ago
Charlie Humphreys 4f61bfdd1e [fenix] remove qa experiment 2 years ago
Roger Yang 6d330a9d58 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26502: Add time group and private extras in history telemetry 2 years ago
Arturo Mejia 0bde4cc6ea [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2 years ago
Arturo Mejia a31c5edce0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2 years ago
Arturo Mejia 6db2c727ec [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings total-cookie-protection-enabled feature. 2 years ago
mcarare e96a2995ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Rename CFRPopupFullscreenLayout class to conform to filename rule. 2 years ago
Mozilla L10n Automation Bot 1ae8af45f1 [fenix] Import l10n. 2 years ago
mergify 51d79f289d [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Gabriel Luong 4a46d19da0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26777 - Part 2: Refactor the Jump Back In onboarding CFR to use the CFRPopup 2 years ago
Gabriel Luong 13e8bf7c45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26777 - Part 1: Rename SyncCFRPresenter to HomeCFRPresenter 2 years ago
MatthewTighe 731e0411d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26870: remove layer behind wallpaper thumbnails 2 years ago
sarah541 46536b7264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26731 - First run onboarding updates 2 years ago
sarah541 ff73cb6a4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26867 - Remove feature flag for first run onboarding updates 2 years ago
Noah Bond f83f448128 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26796 - Fix PocketStoriesComposablesPreview 2 years ago
mozilla-l10n-automation-bot 88546d80f7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26849) 2 years ago
Noah Bond d25f8c6c43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26797 - Add optional parameter to customize the background color of ListItemTabLarge 2 years ago
Noah Bond 2e7664a4f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
mcarare 13fc8469f3 [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Suppress UnusedMaterial3ScaffoldPaddingParameter warning.
Padding value is not used for placing content.
2 years ago
mcarare 2bc319e63f [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Replace removed static "set", "get" methods of ViewTreeSavedStateRegistryOwner.
ViewTreeSavedStateRegistryOwner is retrieved/set with new extension methods.
2 years ago
mcarare 614073fe24 [fenix] For https://github.com/mozilla-mobile/fenix/pull/12725: Upgrade compose to 1.2.1 version.
Split versioning of compose compiler.
Enable Xjvm-default to allow inheriting from interfaces with '@JvmDefault' members
like AbstractComposeView, NestedScrollConnection.
2 years ago
Mugurell 58e6ebb9b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26830 - Allow the Pocket stories to scroll to the edges of the screen
Restore using LazyRow's "contentPadding" property to add padding to just the
items while the entire section is allowed to extend to the edges of the screen
and so have enough room to draw items shadows without them being clipped.
2 years ago
mozilla-l10n-automation-bot 9b0b3b7581 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26828) 2 years ago
AndiAJ c2f3cf0a74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new home screen UI tests 2 years ago
mozilla-l10n-automation-bot c96bf1ecd0 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26814) 2 years ago
mozilla-l10n-automation-bot d4b6d9f2bc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26806) 2 years ago
mozilla-l10n-automation-bot d80d6a4de3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26799) 2 years ago
Ben Dean-Kawamura 45aa64d39c [fenix] Added secret debug menu to override the push server URL (https://github.com/mozilla-mobile/fenix/issues/24170)
- Created a new "sync debug" pref screen to hold the Fxa, Sync, and Push
  server override prefs.  They were taking a lot of screen space on the
  top-level settings menu as individual items
- Added button on that screen to quit FF which is needed to apply the
  changes.
    - This is definitely not the nicest UI, but hopefully QA can just
      override the prefs once save them in an emulator and never have to
      go back to this screen.
    - I do think this is a nicer UI than before, where FF would quit
      after a change to any of the prefs.  That forces you to restart FF
      3 times if you wanted to override all 3 server URLs.
2 years ago
sv-ohorvath 44affea646 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26711: Disable verifyPageMainMenuItemsTest UI test 2 years ago
sv-ohorvath b355f6d21c [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26286: adds UI test for the Language menu 2 years ago
Gabriel Luong ec82eb969f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26776 - Don't dim the window when the Jump back in CFR is shown 2 years ago
Alexandru2909 51b6ea8ea6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26191 - Add telemetry for jump back in onboarding message 2 years ago
sarah541 6e42dd5236 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26759 - Crash fix for UnsupportedOperationException 2 years ago
Gabriel Luong d2f7a63214 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26774 - Attempt to show the Synced Tab CFR before the Jump Back In CFR 2 years ago
mozilla-l10n-automation-bot ea07a6dc2b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26779) 2 years ago
Gabriel Luong bdb4bffa35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26738 - Update MR onboarding with the latest illustrations 2 years ago
Gabriel Luong 6cfe8c9008 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26739 - Display MR onboarding dialog to existing users as soon as the app is opened 2 years ago
Noah Bond 87a8175c83 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26609 - Update favicon dark mode background color for recent bookmarks and recent tabs 2 years ago
Gabriel Luong 980594f218 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26756 - Don't show Jump Back In CFR if the synced tab CFR is shown 2 years ago
Gabriel Luong a5e3c1ab73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26754 - Avoid showing CFR if the MR onboarding is being displayed 2 years ago
mergify 96b591b0f4 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Mugurell 263149bab8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26723 - Fix WallpapersObserver leaking a view from HomeFragment
The observer initialized with a fragment View would outlive the fragment and in
that allow for leaking the entire fragment layout.
2 years ago
Mugurell 4662dbd8ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/26723 - Ensure wallpapers are set on the main thread
Using Dispatchers.IO allowed the observer to react faster to wallpaper state
updates but caused issues with updating the wallpaper in fragment layout.

Using Dispatchers.Main.immediate gives us a bit slower reaction time but still
faster than Dispatchers.Main and allows us to still execute before the fragment
is visible.
2 years ago
mozilla-l10n-automation-bot aa0ed7ad4a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26749) 2 years ago
Gabriel Luong 87469071cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/26717 - Only show the MR onboarding dialog for existing users 2 years ago
MatthewTighe e70f6d19af [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26211: Download wallpapers when thumbnails clicked 2 years ago
MatthewTighe a3f055a36e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26213: Add wallpaper use case to load thumbnails. 2 years ago
MatthewTighe 3dbb42988f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26214: Download wallpaper thumbnails at app startup 2 years ago
Noah Bond 5ba048f43b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26607 - Update back plating for recent Bookmarks 2 years ago
mergify 858d4f6c22 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
mcarare 05df6af0b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Adapt Pocket 'powered by' text to wallpaper. 2 years ago
mcarare 49e8207a93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Adapt HomeSectionHeader text colors to wallpaper. 2 years ago
mcarare 8e99bc1852 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Replace SectionHeader with HomeSectionHeader for home sections. 2 years ago
mcarare e0ec0fdb87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26444: Refactor HomeSectionHeader to have optional show all text. 2 years ago
Mugurell 451cb2338c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26450: Remove the star icon from Pocket sponsored stories 2 years ago
Alexandru2909 69688b8b9c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26706 - Add sponsored urls filter in BlocklistHandler 2 years ago
Alexandru2909 ed16051b4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26706 - Change TopSite.containsQueryParameters as Uri extension function 2 years ago
mergify 3640cf1021 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
mozilla-l10n-automation-bot d0176b3833 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26720) 2 years ago
Aaron Train 5eed29db0d [fenix] No issue: Add is Test Lab helper 2 years ago
Perry McManis 0d8ace8423 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26700 - URI counts will now additionally be sent in baseline 2 years ago
Lucius b3f23608da [fenix] For https://github.com/mozilla-mobile/fenix/issues/26093: Use `ic_menu` instead of `ic_close`
An override for History already exists in `HistoryListItemViewHolder`, so no global override for this icon is needed.
2 years ago
Alexandru2909 a33ab6b463 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26551 - Add telemetry for MR Onboarding welcome and sync dialogs. 2 years ago
mozilla-l10n-automation-bot 92729cce2b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26703) 2 years ago
Gabriel Luong 7827fda4a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26696 - Enable showSynCFR for Nightly 2 years ago
Jonathan Almeida c909aaea13 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25919: Move UpdateFirstFrameDrawn to RecyclerView.onLayoutCompleted
As part of a preventitive measure for home page regression loading, we
fixed the UpdateFirstFrameDrawn call to happen after the first layout in
the main RecyclerView is completed. In addition, we also make pocket
aware of this flag so that it renders itself after the first layout.

This helps prioritize current & future features that are visible first
to render before those that are off screen.

Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
2 years ago
Mugurell 085a3e4af1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26555 - Observe and update the wallpaper before HomeScreen is visible.
By using Store.observeManually in a standalone coroutine we can observe the
store and update the wallpapers even before onStart (in manual tests is right
around onStart, certainly before the other widgets shown on homescreen).

Created a new WallpapersObserver to have the functionality easier to reason
about and be easier to test.
2 years ago
Gabriel Luong 73e0b0332c [fenix] For https://github.com/mozilla-mobile/fenix/issues/26693 - Use a new ID for onboarding_home_sync_title 2 years ago
MatthewTighe a1a75ee8d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: load homescreen wallpaper in blocking coroutine 2 years ago
sv-ohorvath 757d5fe8b6 [fenix] No issue: disable TCP CFR in screenshots tests 2 years ago
sarah541 963c40184a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26489 - Add synced tab pickup onboarding message 2 years ago
sv-ohorvath 3e48b3d55e [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/26286: adds delete browsing data UI tests 2 years ago
mozilla-l10n-automation-bot ea25f98488 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26681) 2 years ago
Gabriel Luong d7f4ee23f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26668 - Use the correct string for onboarding_home_sync_title 2 years ago
Roger Yang fe2b4659c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26227: Clean up double exclamation operator in BrowserState 2 years ago
Roger Yang 1b01210e75 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/26666: Use correct content scale when displaying recent tab thumbnail and icon 2 years ago
Roger Yang 0bda21b782 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/21702: Update host name check in add login
Co-Authored-By: joaopmatos <89925580+joaopmatos@users.noreply.github.com>
2 years ago
Alexandru2909 ce51ec73f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26190 - Update jump back in cfr logic and message 2 years ago
Gabriel Luong a00a8511c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26656 - Use the correct string for onboarding_home_welcome_description (https://github.com/mozilla-mobile/fenix/pull/26657)
* For https://github.com/mozilla-mobile/fenix/issues/26656 - Use the correct string for onboarding_home_welcome_description

* Update app/src/main/res/values/strings.xml

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>
2 years ago
mozilla-l10n-automation-bot 91f75ac08b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26654) 2 years ago
Noah Bond 9dd3c5d4c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26608 - Update recent bookmarks homepage title 2 years ago
Mugurell 7b356006b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26646 - Use unescaped typographic apostrophes instead of escaped quotes 2 years ago
Gabriel Luong ca9d35f3f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26169 - MR Home Onboarding Dialog for upgrading users 2 years ago
Mugurell 5df8ef2da6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Disable the TCP CFR in failing UI tests 2 years ago
Mugurell 69ca45a5c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - metrics.yaml cleanup of unneeded newlines 2 years ago
Mugurell 2cfbe09dbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - TCP CFR telemetry 2 years ago
Mugurell 8a60292015 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - Use the mr2022.sectionsEnabled.tcp-cfr Nimbus feature to display the cfr 2 years ago
Mugurell d6967d5ef7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26224 - New TCP CFR popup
If Total Cookie Protection is enabled when first accessing a normal tab
(not a custom tab) a new Contextual Feature Recommendation popup will be shown
informing about the added protection and allowing the user to open a support
page with more data about the new option for privacy protection.
2 years ago
Mugurell 38d0eb7a9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/18175 - Add telemetry for cookies option in custom ETP. 2 years ago
Mugurell 733dce16d6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18175 - Add a new total protection ETP cookies policy
This should only add the new option in settings based on a Nimbus experiment.
2 years ago
mozilla-l10n-automation-bot 19bcd56a09 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26636) 2 years ago
mergify 2a62e594d1 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Gabriel Luong 43b99bb586 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26620 - Replace the onboarding nimbus feature with MR2022 nimbus feature 2 years ago
Noah Bond aa78456c88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26604 - Add missing preview to RecentTabs 2 years ago
Bryan Olsson ba5f96e680 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26556 - Add skr and tok native/English display names 2 years ago
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
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
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
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
Gabriel Luong f542acfabe [fenix] For https://github.com/mozilla-mobile/fenix/issues/26579 - Remove all unused strings marked moz:removedIn <= 103 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
Mozilla L10n Automation Bot faf7c9d701 [fenix] Import l10n. 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
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
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