Commit Graph

9688 Commits (6c97ab5beaf4c66582ebf45a7046787625217ab7)
 

Author SHA1 Message Date
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
MickeyMoz ebc84bc040 [fenix] Update to Android-Components 106.0.20220906143158. 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
MickeyMoz c0f0292c7c [fenix] Update to Android-Components 106.0.20220905190143. 2 years ago
MickeyMoz 547e4d9e97 [fenix] Update to Android-Components 106.0.20220905143151. 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
MickeyMoz 2762aeb68e [fenix] Update to Android-Components 106.0.20220904143128. 2 years ago
mozilla-l10n-automation-bot d4b6d9f2bc [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26806) 2 years ago
MickeyMoz effdeb82ad [fenix] Update to Android-Components 106.0.20220903143150. 2 years ago
MickeyMoz 1766ec26db [fenix] Update to Android-Components 106.0.20220903000045. 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
MickeyMoz 975dbe9012 [fenix] Update to Android-Components 106.0.20220902143238. 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
Gregory Mierzwinski e72b96a4d0 [fenix] Bug 1788643 - Add a nightly cron task for performance tests. (https://github.com/mozilla-mobile/fenix/pull/26761)
* Bug 1788643 - Add a nightly cron task for performance tests.

* Fix bad function name.

* Run nightly-test cron manually.
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
MickeyMoz bb87210270 [fenix] Update to Android-Components 106.0.20220901143315. 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
MickeyMoz a206a1645c [fenix] Update to Android-Components 106.0.20220831190128. 2 years ago
Julien Cristau 2bfaf93972 [fenix] mergify: auto-merge relbot PRs that target the main branch 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