Commit Graph

9631 Commits

Author SHA1 Message Date
MickeyMoz 3d4ded26eb Update to Android-Components 106.0.20220914204738. 2022-09-15 01:10:31 +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
MickeyMoz 85f52e5329 Update to Android-Components 106.0.20220914143042. 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
MickeyMoz 8a29213e0c Update to Android-Components 106.0.20220913143057. 2022-09-13 15:56:29 +00: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
Charlie Humphreys d469624d25 fixes #26905: update nimbus experiments github action control flow and versions 2022-09-12 21:53:10 +00:00
Arturo Mejia 1bc33c53fa Closes #26865: Make the Nimbus MR Onboarding features true by default. 2022-09-12 16:44:08 -04:00
MickeyMoz 322d96dadd Update to Android-Components 106.0.20220912143111. 2022-09-12 16:57:31 +00:00
Roger Yang c99ff75787 Close #24913: Update metrics.yaml owners 2022-09-12 16:19:55 +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
MickeyMoz 5e2051ddde Update to Android-Components 106.0.20220911143157. 2022-09-11 16:23:30 +00:00
MickeyMoz 7fd3a8802b Update to Android-Components 106.0.20220910143058. 2022-09-10 16:14:23 +00: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
Ryan VanderMeulen 93be491f26 Update hash to be ignored for ktlint update
The original commit was rebased before landing and the hash changed. Update it to the landed one. Also add a reference to the issue number.
2022-09-09 18:47:18 +00:00
MickeyMoz 3d3a52edd8 Update to Android-Components 106.0.20220909143109. 2022-09-09 13:42:49 -04:00
mcarare c7ebec3602 For #26844: Ignore fix ktlint issues commit from blame. 2022-09-09 16:52:09 +00:00