Commit Graph

9543 Commits (e51ec147c57895139890c96f0d518e260451b55b)
 

Author SHA1 Message Date
Mugurell e51ec147c5 For #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 92f68301bb
Import l10n. (#26828) 2 years ago
MickeyMoz 602910b096 Update to Android-Components 106.0.20220905190143. 2 years ago
MickeyMoz 2399f22303 Update to Android-Components 106.0.20220905143151. 2 years ago
AndiAJ 26a8f02233 For #26286 new home screen UI tests 2 years ago
mozilla-l10n-automation-bot 3d1924eb93
Import l10n. (#26814) 2 years ago
MickeyMoz c7a856240a Update to Android-Components 106.0.20220904143128. 2 years ago
mozilla-l10n-automation-bot 1aa59661b3
Import l10n. (#26806) 2 years ago
MickeyMoz 395ebab7a6 Update to Android-Components 106.0.20220903143150. 2 years ago
MickeyMoz 12b4197b8f Update to Android-Components 106.0.20220903000045. 2 years ago
mozilla-l10n-automation-bot 25fb180af4
Import l10n. (#26799) 2 years ago
Ben Dean-Kawamura fb0ebe4eec Added secret debug menu to override the push server URL (#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 0611beab00 Update to Android-Components 106.0.20220902143238. 2 years ago
sv-ohorvath df9c60b392 Issue #26711: Disable verifyPageMainMenuItemsTest UI test 2 years ago
sv-ohorvath 0a2d1c63f1 Issue #26286: adds UI test for the Language menu 2 years ago
Gabriel Luong 67d8a2c749 For #26776 - Don't dim the window when the Jump back in CFR is shown 2 years ago
Alexandru2909 03bc209dfd For #26191 - Add telemetry for jump back in onboarding message 2 years ago
sarah541 b432436859 For #26759 - Crash fix for UnsupportedOperationException 2 years ago
Gabriel Luong 4dfec35b73 For #26774 - Attempt to show the Synced Tab CFR before the Jump Back In CFR 2 years ago
mozilla-l10n-automation-bot d8c881a9f7
Import l10n. (#26779) 2 years ago
Gabriel Luong 9c2d4722ef For #26738 - Update MR onboarding with the latest illustrations 2 years ago
Gabriel Luong c43271fc0d For #26739 - Display MR onboarding dialog to existing users as soon as the app is opened 2 years ago
Gregory Mierzwinski 3033b26f67
Bug 1788643 - Add a nightly cron task for performance tests. (#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 bc6ec7a64e For #26609 - Update favicon dark mode background color for recent bookmarks and recent tabs 2 years ago
MickeyMoz 7dbdde3473 Update to Android-Components 106.0.20220901143315. 2 years ago
Gabriel Luong ca0cfd79e8 For #26756 - Don't show Jump Back In CFR if the synced tab CFR is shown 2 years ago
Gabriel Luong df2780cd01 For #26754 - Avoid showing CFR if the MR onboarding is being displayed 2 years ago
mergify afa661507b update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Mugurell 93859d8560 For #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 b7f9457cc4 For #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 a7b4134e26
Import l10n. (#26749) 2 years ago
Gabriel Luong 3507f12484 For #26717 - Only show the MR onboarding dialog for existing users 2 years ago
MatthewTighe 8a9c68c872 Closes #26211: Download wallpapers when thumbnails clicked 2 years ago
MatthewTighe 2cd8a41ea5 Closes #26213: Add wallpaper use case to load thumbnails. 2 years ago
MatthewTighe 0d51d2b0f9 Closes #26214: Download wallpaper thumbnails at app startup 2 years ago
Noah Bond 7eb3278776 For #26607 - Update back plating for recent Bookmarks 2 years ago
mergify 58a1ae34ab update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
MickeyMoz 1b54a732fa Update to Android-Components 106.0.20220831190128. 2 years ago
Julien Cristau 6bee719969 mergify: auto-merge relbot PRs that target the main branch 2 years ago
mcarare 7cbe730b8a For #26444: Adapt Pocket 'powered by' text to wallpaper. 2 years ago
mcarare 186dee7e77 For #26444: Adapt HomeSectionHeader text colors to wallpaper. 2 years ago
mcarare 02be7600e8 For #26444: Replace SectionHeader with HomeSectionHeader for home sections. 2 years ago
mcarare 8a599bbf4e For #26444: Refactor HomeSectionHeader to have optional show all text. 2 years ago
MickeyMoz 310a029c37 Update to Android-Components 106.0.20220831143219. 2 years ago
Mugurell de7cf91d8a For #26450: Remove the star icon from Pocket sponsored stories 2 years ago
Alexandru2909 cedb777655 For #26706 - Add sponsored urls filter in BlocklistHandler 2 years ago
Alexandru2909 070bf5ac24 For #26706 - Change TopSite.containsQueryParameters as Uri extension function 2 years ago
mergify 2f1f6f3213 update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
mozilla-l10n-automation-bot 58b228575d
Import l10n. (#26720) 2 years ago
Aaron Train a719d3f764 No issue: Add is Test Lab helper 2 years ago