mike a
27d80e6de0
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26215 : add telemetry events for wallpaper onboarding dialog
2022-09-14 21:27:26 +00:00
sarah541
3b36328a09
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26908 - Update wallpapers settings page design
2022-09-14 19:45:38 +00:00
Jan-Erik Rediger
a042569654
[fenix] Fix naming of generated exception
2022-09-14 12:57:21 -04:00
MickeyMoz
d75e1d023d
[fenix] Update to Android-Components 106.0.20220914143042.
2022-09-14 12:57:21 -04:00
Mugurell
cc76d31557
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26884 : Properly disable the jumpBackIn and TCP CFRs in BookmarksTest
2022-09-14 15:22:47 +00:00
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.
2022-09-14 15:22:47 +00:00
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
2022-09-14 16:42:25 +02:00
Mugurell
e48fd2951e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26737 - Use the body2 for title else caption style in the Pocket section
2022-09-14 13:42:51 +00:00
Alexandru2909
5202efa275
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26690 - Dismiss search dialog when opening recent synced tab dropdown menu
2022-09-14 12:49:08 +00:00
Alexandru2909
632a03ff12
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent bookmark dropdown menu
2022-09-14 10:36:30 +00:00
Alexandru2909
49d9032df2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26790 - Dismiss search dialog when opening recent visit dropdown menu
2022-09-14 10:36:30 +00:00
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
2022-09-14 10:36:30 +00:00
mozilla-l10n-automation-bot
bcc8d09c2c
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/26970 )
2022-09-14 00:36:07 +00:00
MatthewTighe
03f7ac5328
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26511 : apply wallpapers immediately and observe updates
2022-09-13 22:40:36 +00:00
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>
2022-09-13 20:25:01 +00:00
Gabriel Luong
2600c1d7d0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26888 - Change Home Section Headers to use Headline6
2022-09-13 15:44:59 -04:00
MickeyMoz
3d0f414c35
[fenix] Update to Android-Components 106.0.20220913143057.
2022-09-13 15:56:29 +00:00
mike a
af79653039
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26212 : Download wallpapers when a thumbnail is clicked
2022-09-13 05:55:24 +00:00
mozilla-l10n-automation-bot
f456f699e6
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/26952 )
2022-09-13 00:40:06 +00:00
mike a
8205e6f907
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750 : add Wallpapers Onboarding dialog
2022-09-12 23:21:25 +00:00
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.
2022-09-12 22:54:30 +00:00
Charlie Humphreys
235ea4031a
[fenix] fixes https://github.com/mozilla-mobile/fenix/issues/26905 : update nimbus experiments github action control flow and versions
2022-09-12 21:53:10 +00:00
Arturo Mejia
276d7db0c4
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26865 : Make the Nimbus MR Onboarding features true by default.
2022-09-12 16:44:08 -04:00
MickeyMoz
a3698cfa5e
[fenix] Update to Android-Components 106.0.20220912143111.
2022-09-12 16:57:31 +00:00
Roger Yang
39a122c42b
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/24913 : Update metrics.yaml owners
2022-09-12 16:19:55 +00:00
AndiAJ
c2782f1381
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26932 disabled failing verifyCustomizeHomepageTest UI test
2022-09-12 14:51:25 +00:00
AndiAJ
2219f9580b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new site security quick settings UI tests
2022-09-12 09:34:52 +00:00
Mozilla L10n Automation Bot
7005fff61b
[fenix] Import l10n.
2022-09-11 21:03:38 -04:00
Christian Sadilek
6c2ce5661e
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511 : Parallelize work for setting the wallpaper"
...
This reverts commit e7edeaababfb2828a2c6b200911421f4967a53ac.
2022-09-11 13:26:12 -04:00
Christian Sadilek
028d7e9136
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511 : Avoid waiting to set no wallpaper"
...
This reverts commit 5010de1aa7b97c54d53d04744090a1d3f339d508.
2022-09-11 13:26:12 -04:00
Christian Sadilek
83e28ebf0e
[fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750 : add Wallpapers Onboarding dialog"
...
This reverts commit 2a96c8ee06377f3103b0d4d3efe82e7b2112d0ac.
2022-09-11 13:25:28 -04:00
Christian Sadilek
6171a8f85b
[fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750 : add ktlintFormat changes"
...
This reverts commit d696b7f8b1453816fda7724262a66306e5f32192.
2022-09-11 13:25:28 -04:00
Christian Sadilek
3e06f5b0ca
[fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750 : pr review changes"
...
This reverts commit 013c9beaa36741d005b363cfedc7f2412906449e.
2022-09-11 13:25:28 -04:00
Christian Sadilek
cd2c0d4cb8
[fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750 : disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
...
This reverts commit 882bf221df4cc96a054879065801289c92513430.
2022-09-11 13:25:28 -04:00
Christian Sadilek
977ce6fcc8
[fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750 : remove unused files from WallpaperOnboarding"
...
This reverts commit a81e069440df10a27dd7ea01ac26a5c1b3d7f64f.
2022-09-11 13:25:28 -04:00
Mozilla L10n Automation Bot
97b9eadd72
[fenix] Import l10n.
2022-09-11 12:52:57 -04:00
MickeyMoz
ef947139ff
[fenix] Update to Android-Components 106.0.20220911143157.
2022-09-11 16:23:30 +00:00
MickeyMoz
0f83d4c6f1
[fenix] Update to Android-Components 106.0.20220910143058.
2022-09-10 16:14:23 +00:00
mozilla-l10n-automation-bot
69921a99e3
[fenix] Import l10n. ( https://github.com/mozilla-mobile/fenix/pull/26912 )
2022-09-10 00:38:28 +00:00
mike a
bfd6aac6b4
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750 : remove unused files from WallpaperOnboarding
2022-09-09 23:30:31 +00:00
mike a
ea8bd6b05b
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750 : disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest
2022-09-09 23:30:31 +00:00
mike a
d123ba20b5
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750 : pr review changes
2022-09-09 23:30:31 +00:00
mike a
7204aa5081
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750 : add ktlintFormat changes
2022-09-09 23:30:31 +00:00
mike a
090060f486
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750 : add Wallpapers Onboarding dialog
2022-09-09 23:30:31 +00:00
Ryan VanderMeulen
a1220e0ac4
[fenix] 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
0c5791b8d8
[fenix] Update to Android-Components 106.0.20220909143109.
2022-09-09 13:42:49 -04:00
mcarare
bff983f232
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26844 : Ignore fix ktlint issues commit from blame.
2022-09-09 16:52:09 +00:00
mcarare
932823c871
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26844 : Fix ktlint issues and remove them from baseline.
2022-09-09 16:52:09 +00:00
Julien Cristau
307895737f
[fenix] mergify: allow complete-push check as an alternative to complete-pr in queue conditions ( https://github.com/mozilla-mobile/fenix/pull/26902 )
...
PRs created by github actions don't get a pull-request taskcluster graph
scheduled (because that is only done for PRs created by collaborators).
However, if the PR is created in the main fenix repo, typically because
it comes from one of our internal github workflows, then we get a push
graph, which is sufficient to run the required checks.
This change lets mergify consider a green `complete-push` task as
sufficient to queue a PR (in addition to all the other conditions, e.g.
wrt review), which will allow PRs created by the
update-nimbus-experiments workflow to be queued by mergify instead of
having to be merged by a repo admin.
2022-09-09 18:08:56 +02:00
Mugurell
95289af18a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/26511 : Temporarily suppress ktlint issues
...
Instead of modifying the affecting files. While we set on a strategy on how to
approach this situations.
2022-09-09 13:36:09 +00:00