Commit Graph

7856 Commits (bfd6aac6b4684438a9b275f003538490fba101db)

Author SHA1 Message Date
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