Commit Graph

9612 Commits (8a29213e0ca03a560135a79e5a987671019f0723)
 

Author SHA1 Message Date
mcarare 0f908db985 For #26844: Enable trailing commas rules. 2 years ago
mcarare 6b4d6363db For #26844: Replace deprecated disabled_rules with ktlint_disabled_rules. 2 years ago
mcarare 231ef74ff1 For #26844: Update ktlint to 0.47.0. 2 years ago
Mozilla L10n Automation Bot 316e495f22 Import l10n. 2 years ago
mergify dedc7704e3 update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Gabriel Luong 812f073e39 For #26777 - Part 2: Refactor the Jump Back In onboarding CFR to use the CFRPopup 2 years ago
Gabriel Luong 86b62af556 For #26777 - Part 1: Rename SyncCFRPresenter to HomeCFRPresenter 2 years ago
MickeyMoz b7317d75a3 Update to Android-Components 106.0.20220907220702. 2 years ago
MatthewTighe 1eba8059f2 Closes #26870: remove layer behind wallpaper thumbnails 2 years ago
sarah541 adb7f7d48a For #26731 - First run onboarding updates 2 years ago
sarah541 bd06b626bf For #26867 - Remove feature flag for first run onboarding updates 2 years ago
Noah Bond 0ed40f239a For #26796 - Fix PocketStoriesComposablesPreview 2 years ago
mozilla-l10n-automation-bot 7c1aa011a9
Import l10n. (#26849) 2 years ago
Noah Bond f9380ebaa1 For #26797 - Add optional parameter to customize the background color of ListItemTabLarge 2 years ago
MickeyMoz 509c86b019 Update to Android-Components 106.0.20220906143158. 2 years ago
Noah Bond b1369a5de8 For #26606 - Add backplating to Top Sites 2 years ago
mcarare d4b6babdb0 For #12725: Suppress UnusedMaterial3ScaffoldPaddingParameter warning.
Padding value is not used for placing content.
2 years ago
mcarare bd354385d7 For #12725: Replace removed static "set", "get" methods of ViewTreeSavedStateRegistryOwner.
ViewTreeSavedStateRegistryOwner is retrieved/set with new extension methods.
2 years ago
mcarare bcfd0eb125 For #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 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