Commit Graph

9938 Commits (9f0981b57f9f16a9e1f42361ab9ffb6b086a56ec)
 

Author SHA1 Message Date
Aaron Train 382fb20cb5 [fenix] No issue: Adjust shard count in legacy/nightly/beta UI test jobs 2 years ago
mozilla-l10n-automation-bot b2cc529124 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27037) 2 years ago
mike a 2dc6ba974a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26999: fix disapprearing wallpapers after going back to home screen 2 years ago
MickeyMoz 7a1b539193 [fenix] Update to Android-Components 106.0.20220915212218. 2 years ago
sarah541 0cd97f8f35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27020 - Correct padding for wallpaper thumbnails 2 years ago
sarah541 9835d3735d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27029 - Use placeholder inplace of app name 2 years ago
mike a dd7c2f7eec [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26995: add sorting of wallpapers on wallpapers onboarding tool 2 years ago
sarah541 5b035e7fb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27024 - Use textAccent for the "Learn more" link in the wallpaper settings 2 years ago
mike a 248ef0c172 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27021: add wallpaper onboarding downloading error snackbar 2 years ago
MatthewTighe a096acc130 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26945: adds telemetry for learn more link on wallpaper settings 2 years ago
AndiAJ aa9995aa50 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26784 refactor use of idling resources in UI tests 2 years ago
AndiAJ 225f524f2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27002 use featureSettingsHelper instead of app settings 2 years ago
AndiAJ 4d0392061a [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new sponsored shortcut UI tests and other refactoring work 2 years ago
mike a 954ed79fa1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26971: fix wallpaper onboarding display condition 2 years ago
mavduevskiy 360d443b3f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26973: adjust wallpaper onboarding ui (https://github.com/mozilla-mobile/fenix/pull/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>
2 years ago
Mugurell 342c9551e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26424 - Add contrasting text color for migrated Turning Red Wallpapers 2 years ago
Alexandru2909 bfddfa7177 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26424 - Create wallpaper file migration helper 2 years ago
Aaron Train bb43506a47 [fenix] Update SmokeTest.kt
Disabled selectAllAndCopyTextTest()
2 years ago
Aaron Train 7d2e8a00ba [fenix] Disable copyTextTest in SmokeTest.kt
See https://github.com/mozilla-mobile/fenix/issues/26884
2 years ago
mozilla-l10n-automation-bot b829659d96 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26991)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MickeyMoz 38f5fad1ef [fenix] Update to Android-Components 106.0.20220914204738. 2 years ago
Gabriel Luong d94392e534 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26987 - Update MR Onboarding strings for existing users 2 years ago
MatthewTighe 73ca913323 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26980: enable task continuity in all channels 2 years ago
mike a 27d80e6de0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26215: add telemetry events for wallpaper onboarding dialog 2 years ago
sarah541 3b36328a09 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26908 - Update wallpapers settings page design 2 years ago
Jan-Erik Rediger a042569654 [fenix] Fix naming of generated exception 2 years ago
MickeyMoz d75e1d023d [fenix] Update to Android-Components 106.0.20220914143042. 2 years ago
Mugurell cc76d31557 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26884: Properly disable the jumpBackIn and TCP CFRs in BookmarksTest 2 years ago
Mugurell 1800ca13b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
2 years ago
Aaron Train 95e632c11f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26792 - Change active Firebase Test Lab emulator from x86 to ARM (https://github.com/mozilla-mobile/fenix/pull/26793)
* For https://github.com/mozilla-mobile/fenix/issues/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
2 years ago
Mugurell e48fd2951e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26737 - Use the body2 for title else caption style in the Pocket section 2 years ago
Alexandru2909 5202efa275 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26690 - Dismiss search dialog when opening recent synced tab dropdown menu 2 years ago
Alexandru2909 632a03ff12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent bookmark dropdown menu 2 years ago
Alexandru2909 49d9032df2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent visit dropdown menu 2 years ago
Alexandru2909 3d949c808f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent tab dropdown menu
For https://github.com/mozilla-mobile/fenix/issues/26790 -  recent tab
2 years ago
mozilla-l10n-automation-bot bcc8d09c2c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26970) 2 years ago
MatthewTighe 03f7ac5328 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: apply wallpapers immediately and observe updates 2 years ago
mcarare adb2816dbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/26743: Update the URL text styling in ClickableSubstringLink used by PoweredByPocketHeader
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2 years ago
Gabriel Luong 2600c1d7d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26888 - Change Home Section Headers to use Headline6 2 years ago
MickeyMoz 3d0f414c35 [fenix] Update to Android-Components 106.0.20220913143057. 2 years ago
mike a af79653039 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26212: Download wallpapers when a thumbnail is clicked 2 years ago
mozilla-l10n-automation-bot f456f699e6 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26952) 2 years ago
mike a 8205e6f907 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
Mugurell 0168388546 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
2 years ago
Charlie Humphreys 235ea4031a [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/26905: update nimbus experiments github action control flow and versions 2 years ago
Arturo Mejia 276d7db0c4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26865: Make the Nimbus MR Onboarding features true by default. 2 years ago
MickeyMoz a3698cfa5e [fenix] Update to Android-Components 106.0.20220912143111. 2 years ago
Roger Yang 39a122c42b [fenix] Close https://github.com/mozilla-mobile/fenix/issues/24913: Update metrics.yaml owners 2 years ago
AndiAJ c2782f1381 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26932 disabled failing verifyCustomizeHomepageTest UI test 2 years ago
AndiAJ 2219f9580b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new site security quick settings UI tests 2 years ago