Commit Graph

7772 Commits

Author SHA1 Message Date
mozilla-l10n-automation-bot
0164544e41
Import l10n. (#27150) 2022-09-24 00:31:32 +00:00
AndiAJ
a2011e201f For #26936 and #26818 fix saveLoginFromPromptTest and neverSaveLoginFromPromptTest UI tests 2022-09-23 14:55:15 +00:00
AndiAJ
f9d7483bdd For #25345 re-enable customTrackingProtectionSettingsTest UI test 2022-09-23 14:10:41 +00:00
mozilla-l10n-automation-bot
4c3db08399
Import l10n. (#27116) 2022-09-23 00:39:08 +00:00
MatthewTighe
5811b06679 For #27055: handle legacy wallpaper naming case 2022-09-22 21:42:44 +00:00
Gabriel Luong
444f663143 For #27026 - Use the wallpaper adapted text color for the Collections placeholder 2022-09-22 20:07:02 +00:00
jeddai
fba46517ff update initial_experiments.json based on the current first-run experiments in experimenter 2022-09-22 15:38:41 -04:00
Jonathan Almeida
911f350642 Closes #27077: Load first run experiments synchronously.
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Charlie Humphreys <chumphreys@mozilla.com>
Co-authored-by: jhugman <jhugman@users.noreply.github.com>
2022-09-22 14:46:40 -04:00
mozilla-l10n-automation-bot
89998334f3
Import l10n. (#27098) 2022-09-22 00:30:22 +00:00
Roger Yang
bc1cfb88e8 Revert "For #11404 - Create open all function"
This reverts commit 9cf42cb7d9.
2022-09-21 23:11:23 +00:00
Roger Yang
dff4c31606 Revert "For #11404 - Add 'Open all in private tabs' option as requested."
This reverts commit fe16a81c1d.
2022-09-21 23:11:23 +00:00
Roger Yang
cfa376e5d2 Revert "For #11404 - Create alert message when a lot of tabs are to be opened."
This reverts commit c75e331a30.
2022-09-21 23:11:23 +00:00
Roger Yang
7fc213ce0c Revert "For #11404 - Update open all tabs warning message"
This reverts commit b11fd9131d.
2022-09-21 23:11:23 +00:00
Roger Yang
79ba4b8039 Revert "For #11404 - Disable new open bookmarks tests pending compose refactoring"
This reverts commit 0d439f91e3.
2022-09-21 23:11:23 +00:00
mcarare
7efc9fcb7a For #26023: Supress LongParameterList warnings. 2022-09-21 20:50:49 +00:00
mcarare
258acf5fd9 For #26023: Remove inaccurate VisibleForTesting annotations. 2022-09-21 20:50:49 +00:00
mcarare
a914e72b68 For #26023: Replace VisibleForTesting with @get:VisibleForTesting. 2022-09-21 20:50:49 +00:00
mcarare
e5cc8f7592 For #26023: Suppress NewApi warning for autofillConfiguration. 2022-09-21 20:50:49 +00:00
AndiAJ
f043362176 For #27008 fix flaky addAndRemoveMostViewedTopSiteTest UI test 2022-09-21 15:35:32 +00:00
Mugurell
7b5ba840ab For #26644 - Apply the wallpaper provided text color to the Fenix logo
And to the private mode switcher.
2022-09-21 13:03:55 +00:00
Mugurell
103a0cb250 For #26644 - Split the Fenix logo in two images
This will allow us applying a certain tint just for the image containing a text
to have a better contrast with wallpapers.
2022-09-21 13:03:55 +00:00
mozilla-l10n-automation-bot
74cb0679e2
Import l10n. (#27083) 2022-09-21 00:34:02 +00:00
MatthewTighe
ace7b1e35c Closes #27081: enable wallpaper onboarding flag 2022-09-20 22:42:55 +00:00
MatthewTighe
414c569e86 For #27055: check whether applied wallpaper name is blank 2022-09-20 22:12:45 +00:00
Noah Bond
892e9842d4 For #26854 - Fix bug causing the Top Sites sponsored text to show scrollbars 2022-09-20 18:03:24 +00:00
AndiAJ
1d15fad8ca For #27005 fix flaky updateSavedLoginTest UI test 2022-09-20 14:52:28 +00:00
mcarare
bcc12b65ce For #27004: Make the top site frame layout focusable.
This makes the layout visible to a11y screen readers.
2022-09-20 07:05:11 +00:00
mozilla-l10n-automation-bot
8fa1924e83
Import l10n. (#27069) 2022-09-20 00:36:26 +00:00
MatthewTighe
6f24fadebb Closes #26966: enable wallpapers V2 2022-09-19 23:28:52 +00:00
Gabriel Luong
997a4af839 For #26582 - Renew telemetry expiring in 107 2022-09-19 21:51:31 +00:00
MatthewTighe
c77ee6f371 For #27064 - Remove all unused strings marked moz:removedIn <= 104 2022-09-19 19:54:08 +00:00
MatthewTighe
c6af07dc8c Closes #26997: convert v1 wallpapers into collection group 2022-09-19 19:24:27 +00:00
AndiAJ
8dd71a0523 For #24978 re-enable UI tests with frequent ANR 2022-09-19 18:55:25 +00:00
Mugurell
0d439f91e3 For #11404 - Disable new open bookmarks tests pending compose refactoring 2022-09-19 14:25:16 -04:00
Pg
b11fd9131d For #11404 - Update open all tabs warning message
Specify Firefox will only slow down while pages are loading.
2022-09-19 14:25:16 -04:00
Pg
c75e331a30 For #11404 - Create alert message when a lot of tabs are to be opened.
Current threshold is 15.
2022-09-19 14:25:16 -04:00
Pg
fe16a81c1d For #11404 - Add 'Open all in private tabs' option as requested.
https://github.com/mozilla-mobile/fenix/pull/21212#discussion_r739172674

- Add option is tree dot menu
- Edit folder opening to be aware of browsing mode
- Add metrics
- Add unit tests for 'Open all in private tabs'
- Add Android tests for open all in private.
2022-09-19 14:25:16 -04:00
Pg
9cf42cb7d9 For #11404 - Create open all function
- Create element to be displayed

- Update the interface and bind in the view holder
Set the filter to limit this action to FOLDER.

- Create core function
Main logic is done on the controller (has it should be done). The whole
process is done in one coroutine to be non-blocking as many
(sub)folders & links can be present. If folder is empty, a toast is
displayed. Else iterate on items. When item is:
- a FOLDER -> restart process (without toast) on the folder
- a ITEM -> open it
- a SEPARATOR -> do nothing
Once finished, show the tabs tray.

Toast message is defined in fragment to have access to context.

- Create androidTest for openAllInTabs
- Create tests for handleBookmarkFolderOpening
- Display 'open all' options only if folder has at least on child:
A coroutine and suspended functions have to be used, since `getTree`
is async.
2022-09-19 14:25:16 -04:00
AndiAJ
400a2a60d1 For #26286 new homepage settings UI tests 2022-09-19 15:09:42 +00:00
mozilla-l10n-automation-bot
26cd937a61
Import l10n. (#27056) 2022-09-19 00:38:04 +00:00
mozilla-l10n-automation-bot
055afeade8
Import l10n. (#27050) 2022-09-18 00:32:12 +00:00
mozilla-l10n-automation-bot
85b9c6e057
Import l10n. (#27047) 2022-09-17 00:37:53 +00:00
mozilla-l10n-automation-bot
9822a2d65b
Import l10n. (#27037) 2022-09-16 00:34:29 +00:00
mike a
c81e7a1453 Closes #26999: fix disapprearing wallpapers after going back to home screen 2022-09-15 23:44:54 +00:00
sarah541
924f00024e For #27020 - Correct padding for wallpaper thumbnails 2022-09-15 22:41:38 +00:00
sarah541
5e2fe2285c For #27029 - Use placeholder inplace of app name 2022-09-15 22:14:06 +00:00
mike a
4972b70018 Closes #26995: add sorting of wallpapers on wallpapers onboarding tool 2022-09-15 21:46:02 +00:00
sarah541
dafe5dbdd6 For #27024 - Use textAccent for the "Learn more" link in the wallpaper settings 2022-09-15 20:55:00 +00:00
mike a
2ee00374dd Closes #27021: add wallpaper onboarding downloading error snackbar 2022-09-15 18:58:43 +00:00
MatthewTighe
9ce3f65b51 Closes #26945: adds telemetry for learn more link on wallpaper settings 2022-09-15 18:07:57 +00:00
AndiAJ
af1fbd5eeb For #26784 refactor use of idling resources in UI tests 2022-09-15 14:27:25 +00:00
AndiAJ
43b6445b46 For #27002 use featureSettingsHelper instead of app settings 2022-09-15 13:01:53 +00:00
AndiAJ
7193e4e637 For #26286 new sponsored shortcut UI tests and other refactoring work 2022-09-15 08:35:11 +00:00
mike a
cc30e3dc5a Closes #26971: fix wallpaper onboarding display condition 2022-09-15 05:56:57 +00:00
mavduevskiy
7fc96b01b2
Closes #26973: adjust wallpaper onboarding ui (#26974)
Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-15 04:06:15 +00:00
Mugurell
d987afd23a For #26424 - Add contrasting text color for migrated Turning Red Wallpapers 2022-09-15 03:19:02 +00:00
Alexandru2909
817827997f For #26424 - Create wallpaper file migration helper 2022-09-15 03:19:02 +00:00
Aaron Train
0f4d711083 Update SmokeTest.kt
Disabled selectAllAndCopyTextTest()
2022-09-15 02:47:12 +00:00
Aaron Train
51c314e262 Disable copyTextTest in SmokeTest.kt
See https://github.com/mozilla-mobile/fenix/issues/26884
2022-09-15 02:47:12 +00:00
mozilla-l10n-automation-bot
9f0f052cab
Import l10n. (#26991)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-15 01:41:43 +00:00
Gabriel Luong
d468bb5c58 For #26987 - Update MR Onboarding strings for existing users 2022-09-14 23:20:36 +00:00
MatthewTighe
7f59fa235f For #26980: enable task continuity in all channels 2022-09-14 22:37:18 +00:00
mike a
9cb441a6ca Closes #26215: add telemetry events for wallpaper onboarding dialog 2022-09-14 21:27:26 +00:00
sarah541
805fb0ff60 For #26908 - Update wallpapers settings page design 2022-09-14 19:45:38 +00:00
Jan-Erik Rediger
29e871086b Fix naming of generated exception 2022-09-14 12:57:21 -04:00
Mugurell
8af2ee8aa9 For #26884: Properly disable the jumpBackIn and TCP CFRs in BookmarksTest 2022-09-14 15:22:47 +00:00
Mugurell
5010aa7d0d For #26884: [UI tests] Reset modified settings just before the Activity finishes
This should prevent issues with the cleanup being done earlier (even in @After)
and affecting the behavior of the Activity which is still running.
With this issue fixed I've re-enabled verifyCustomizeHomepageTest.

Because when FeatureSettingsHelper is instantiated it caches the settings
values from that instant it's important to only use one instance of it so I've
updated all tests that are using HomeActivityTestRule.
HomeActivityIntentTestRule may be updated with a similar functionality later.
2022-09-14 15:22:47 +00:00
Aaron Train
4e99fe8521
For #26792 - Change active Firebase Test Lab emulator from x86 to ARM (#26793)
* For #26792 - Change active Firebase Test Lab emulator from x86 to ARM

Update startup-test kind.yml Jobs for ARM
Update ui-test kind.yml Jobs for ARM
Cleans up and renames Flank configurations for ARM
Updates ui-test.sh for ARM

* Fix BookmarksTest.kt and HomeScreenTest.kt

* Fix intent matcher for SettingsAboutTest

Adds a helper function for Play Store intent

* Fix SettingsSearchTest.kt

* ktlint fix TestHelper.kt and SettingsRobot.kt
2022-09-14 16:42:25 +02:00
Mugurell
2899a66b15 For #26737 - Use the body2 for title else caption style in the Pocket section 2022-09-14 13:42:51 +00:00
Alexandru2909
bda817a608 For #26690 - Dismiss search dialog when opening recent synced tab dropdown menu 2022-09-14 12:49:08 +00:00
Alexandru2909
262aa16991 For #26790 - Dismiss search dialog when opening recent bookmark dropdown menu 2022-09-14 10:36:30 +00:00
Alexandru2909
b93b085085 For #26790 - Dismiss search dialog when opening recent visit dropdown menu 2022-09-14 10:36:30 +00:00
Alexandru2909
44b71bb590 For #26790 - Dismiss search dialog when opening recent tab dropdown menu
For #26790 -  recent tab
2022-09-14 10:36:30 +00:00
mozilla-l10n-automation-bot
1164703571
Import l10n. (#26970) 2022-09-14 00:36:07 +00:00
MatthewTighe
3ef7f959db For #26511: apply wallpapers immediately and observe updates 2022-09-13 22:40:36 +00:00
mcarare
aa4a072d73 For #26743: Update the URL text styling in ClickableSubstringLink used by PoweredByPocketHeader
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2022-09-13 20:25:01 +00:00
Gabriel Luong
62c36ab46d For #26888 - Change Home Section Headers to use Headline6 2022-09-13 15:44:59 -04:00
mike a
3aff74b40a Closes #26212: Download wallpapers when a thumbnail is clicked 2022-09-13 05:55:24 +00:00
mozilla-l10n-automation-bot
67ba299f77
Import l10n. (#26952) 2022-09-13 00:40:06 +00:00
mike a
65bee4bb27 Closes #26750: add Wallpapers Onboarding dialog 2022-09-12 23:21:25 +00:00
Mugurell
93615438fc For #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.
2022-09-12 22:54:30 +00:00
AndiAJ
27e2402429 For #26932 disabled failing verifyCustomizeHomepageTest UI test 2022-09-12 14:51:25 +00:00
AndiAJ
aef6c0a5e4 For #26286 new site security quick settings UI tests 2022-09-12 09:34:52 +00:00
Mozilla L10n Automation Bot
d5592687d2 Import l10n. 2022-09-11 21:03:38 -04:00
Christian Sadilek
9cae449e06 Revert "For #26511: Parallelize work for setting the wallpaper"
This reverts commit ce3a7152f9.
2022-09-11 13:26:12 -04:00
Christian Sadilek
d39759e7ea Revert "For #26511: Avoid waiting to set no wallpaper"
This reverts commit 4a88dbf1f1.
2022-09-11 13:26:12 -04:00
Christian Sadilek
a4692a67f0 Revert "Closes #26750: add Wallpapers Onboarding dialog"
This reverts commit 05b95b6a97.
2022-09-11 13:25:28 -04:00
Christian Sadilek
8dd326f9f2 Revert "Closes #26750: add ktlintFormat changes"
This reverts commit 0ff140193b.
2022-09-11 13:25:28 -04:00
Christian Sadilek
29a36d5e9a Revert "Closes #26750: pr review changes"
This reverts commit 87334d2a76.
2022-09-11 13:25:28 -04:00
Christian Sadilek
7ec570e8b1 Revert "Closes #26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
This reverts commit 72d7264201.
2022-09-11 13:25:28 -04:00
Christian Sadilek
6525439709 Revert "Closes #26750: remove unused files from WallpaperOnboarding"
This reverts commit 97987dbf8b.
2022-09-11 13:25:28 -04:00
Mozilla L10n Automation Bot
42b9bbce44 Import l10n. 2022-09-11 12:52:57 -04:00
mozilla-l10n-automation-bot
3d5c6b96b8
Import l10n. (#26912) 2022-09-10 00:38:28 +00:00
mike a
97987dbf8b Closes #26750: remove unused files from WallpaperOnboarding 2022-09-09 23:30:31 +00:00
mike a
72d7264201 Closes #26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest 2022-09-09 23:30:31 +00:00
mike a
87334d2a76 Closes #26750: pr review changes 2022-09-09 23:30:31 +00:00
mike a
0ff140193b Closes #26750: add ktlintFormat changes 2022-09-09 23:30:31 +00:00
mike a
05b95b6a97 Closes #26750: add Wallpapers Onboarding dialog 2022-09-09 23:30:31 +00:00
mcarare
ffcef5ff2e For #26844: Fix ktlint issues and remove them from baseline. 2022-09-09 16:52:09 +00:00
Mugurell
4a88dbf1f1 For #26511: Avoid waiting to set no wallpaper
This should squeeze the most performance for users who haven't set a wallpaper.
2022-09-09 13:36:09 +00:00
Mugurell
ce3a7152f9 For #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.
2022-09-09 13:36:09 +00:00
Mozilla L10n Automation Bot
72227cb6a3 Import l10n. 2022-09-08 21:19:59 -04:00
Charlie Humphreys
13808e4535 remove qa experiment 2022-09-08 18:13:58 +00:00
Roger Yang
30814884b5 For #26502: Add time group and private extras in history telemetry 2022-09-08 16:12:20 +00:00
Arturo Mejia
fd96263345 Closes #26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2022-09-08 10:41:18 -04:00
Arturo Mejia
5358e9b878 Closes #26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2022-09-08 10:41:18 -04:00
Arturo Mejia
49bef5d309 Closes #26858: Remove unused nimbus engine-settings total-cookie-protection-enabled feature. 2022-09-08 10:41:18 -04:00
mcarare
9490fdff71 For #26844: Rename CFRPopupFullscreenLayout class to conform to filename rule. 2022-09-08 12:15:01 +00:00
Mozilla L10n Automation Bot
316e495f22 Import l10n. 2022-09-08 00:01:32 -04:00
mergify
dedc7704e3 update initial_experiments.json based on the current first-run experiments in experimenter 2022-09-08 00:00:48 -04:00
Gabriel Luong
812f073e39 For #26777 - Part 2: Refactor the Jump Back In onboarding CFR to use the CFRPopup 2022-09-08 01:30:16 +00:00
Gabriel Luong
86b62af556 For #26777 - Part 1: Rename SyncCFRPresenter to HomeCFRPresenter 2022-09-08 01:30:16 +00:00
MatthewTighe
1eba8059f2 Closes #26870: remove layer behind wallpaper thumbnails 2022-09-07 23:20:20 +00:00
sarah541
adb7f7d48a For #26731 - First run onboarding updates 2022-09-07 22:36:25 +00:00
sarah541
bd06b626bf For #26867 - Remove feature flag for first run onboarding updates 2022-09-07 21:44:33 +00:00
Noah Bond
0ed40f239a For #26796 - Fix PocketStoriesComposablesPreview 2022-09-07 21:10:50 +00:00
mozilla-l10n-automation-bot
7c1aa011a9
Import l10n. (#26849) 2022-09-07 00:46:52 +00:00
Noah Bond
f9380ebaa1 For #26797 - Add optional parameter to customize the background color of ListItemTabLarge 2022-09-06 22:32:44 +00:00
Noah Bond
b1369a5de8 For #26606 - Add backplating to Top Sites 2022-09-06 17:48:02 +00:00
mcarare
d4b6babdb0 For #12725: Suppress UnusedMaterial3ScaffoldPaddingParameter warning.
Padding value is not used for placing content.
2022-09-06 16:23:52 +00:00
mcarare
bd354385d7 For #12725: Replace removed static "set", "get" methods of ViewTreeSavedStateRegistryOwner.
ViewTreeSavedStateRegistryOwner is retrieved/set with new extension methods.
2022-09-06 16:23:52 +00:00
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.
2022-09-06 12:33:18 +00:00
mozilla-l10n-automation-bot
92f68301bb
Import l10n. (#26828) 2022-09-06 00:39:00 +00:00
AndiAJ
26a8f02233 For #26286 new home screen UI tests 2022-09-05 10:10:27 +00:00
mozilla-l10n-automation-bot
3d1924eb93
Import l10n. (#26814) 2022-09-05 00:39:53 +00:00
mozilla-l10n-automation-bot
1aa59661b3
Import l10n. (#26806) 2022-09-04 00:34:03 +00:00
mozilla-l10n-automation-bot
25fb180af4
Import l10n. (#26799) 2022-09-03 00:58:22 +00:00
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.
2022-09-02 18:46:58 +00:00
sv-ohorvath
df9c60b392 Issue #26711: Disable verifyPageMainMenuItemsTest UI test 2022-09-02 11:08:59 +00:00
sv-ohorvath
0a2d1c63f1 Issue #26286: adds UI test for the Language menu 2022-09-02 11:08:59 +00:00
Gabriel Luong
67d8a2c749 For #26776 - Don't dim the window when the Jump back in CFR is shown 2022-09-02 06:55:05 +00:00
Alexandru2909
03bc209dfd For #26191 - Add telemetry for jump back in onboarding message 2022-09-02 06:23:22 +00:00
sarah541
b432436859 For #26759 - Crash fix for UnsupportedOperationException 2022-09-02 03:22:22 +00:00
Gabriel Luong
4dfec35b73 For #26774 - Attempt to show the Synced Tab CFR before the Jump Back In CFR 2022-09-02 02:44:27 +00:00
mozilla-l10n-automation-bot
d8c881a9f7
Import l10n. (#26779) 2022-09-02 00:36:57 +00:00
Gabriel Luong
9c2d4722ef For #26738 - Update MR onboarding with the latest illustrations 2022-09-01 22:22:08 +00:00
Gabriel Luong
c43271fc0d For #26739 - Display MR onboarding dialog to existing users as soon as the app is opened 2022-09-01 21:31:44 +00:00
Noah Bond
bc6ec7a64e For #26609 - Update favicon dark mode background color for recent bookmarks and recent tabs 2022-09-01 18:50:07 +00:00
Gabriel Luong
ca0cfd79e8 For #26756 - Don't show Jump Back In CFR if the synced tab CFR is shown 2022-09-01 15:57:12 +00:00
Gabriel Luong
df2780cd01 For #26754 - Avoid showing CFR if the MR onboarding is being displayed 2022-09-01 15:07:14 +00:00
mergify
afa661507b update initial_experiments.json based on the current first-run experiments in experimenter 2022-09-01 10:10:26 -04:00
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.
2022-09-01 06:49:31 +00:00
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.
2022-09-01 06:49:31 +00:00
mozilla-l10n-automation-bot
a7b4134e26
Import l10n. (#26749) 2022-09-01 00:37:46 +00:00
Gabriel Luong
3507f12484 For #26717 - Only show the MR onboarding dialog for existing users 2022-08-31 22:38:48 +00:00
MatthewTighe
8a9c68c872 Closes #26211: Download wallpapers when thumbnails clicked 2022-08-31 22:09:39 +00:00
MatthewTighe
2cd8a41ea5 Closes #26213: Add wallpaper use case to load thumbnails. 2022-08-31 22:09:39 +00:00
MatthewTighe
0d51d2b0f9 Closes #26214: Download wallpaper thumbnails at app startup 2022-08-31 22:09:39 +00:00
Noah Bond
7eb3278776 For #26607 - Update back plating for recent Bookmarks 2022-08-31 21:18:01 +00:00
mergify
58a1ae34ab update initial_experiments.json based on the current first-run experiments in experimenter 2022-08-31 16:41:11 -04:00