Commit Graph

9688 Commits (6c97ab5beaf4c66582ebf45a7046787625217ab7)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot 7005fff61b [fenix] Import l10n. 2 years ago
Christian Sadilek 6c2ce5661e [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511: Parallelize work for setting the wallpaper"
This reverts commit e7edeaababfb2828a2c6b200911421f4967a53ac.
2 years ago
Christian Sadilek 028d7e9136 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26511: Avoid waiting to set no wallpaper"
This reverts commit 5010de1aa7b97c54d53d04744090a1d3f339d508.
2 years ago
Christian Sadilek 83e28ebf0e [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog"
This reverts commit 2a96c8ee06377f3103b0d4d3efe82e7b2112d0ac.
2 years ago
Christian Sadilek 6171a8f85b [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: add ktlintFormat changes"
This reverts commit d696b7f8b1453816fda7724262a66306e5f32192.
2 years ago
Christian Sadilek 3e06f5b0ca [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: pr review changes"
This reverts commit 013c9beaa36741d005b363cfedc7f2412906449e.
2 years ago
Christian Sadilek cd2c0d4cb8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest"
This reverts commit 882bf221df4cc96a054879065801289c92513430.
2 years ago
Christian Sadilek 977ce6fcc8 [fenix] Revert "Closes https://github.com/mozilla-mobile/fenix/issues/26750: remove unused files from WallpaperOnboarding"
This reverts commit a81e069440df10a27dd7ea01ac26a5c1b3d7f64f.
2 years ago
Mozilla L10n Automation Bot 97b9eadd72 [fenix] Import l10n. 2 years ago
MickeyMoz ef947139ff [fenix] Update to Android-Components 106.0.20220911143157. 2 years ago
MickeyMoz 0f83d4c6f1 [fenix] Update to Android-Components 106.0.20220910143058. 2 years ago
mozilla-l10n-automation-bot 69921a99e3 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/26912) 2 years ago
mike a bfd6aac6b4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: remove unused files from WallpaperOnboarding 2 years ago
mike a ea8bd6b05b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: disable wallpapers onboarding in HomeScreenTest.verifyCustomizeHomepageTest 2 years ago
mike a d123ba20b5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: pr review changes 2 years ago
mike a 7204aa5081 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add ktlintFormat changes 2 years ago
mike a 090060f486 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26750: add Wallpapers Onboarding dialog 2 years ago
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.
2 years ago
MickeyMoz 0c5791b8d8 [fenix] Update to Android-Components 106.0.20220909143109. 2 years ago
mcarare bff983f232 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Ignore fix ktlint issues commit from blame. 2 years ago
mcarare 932823c871 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago
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.
2 years ago
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.
2 years ago
Mugurell f930d3e3cc [fenix] For https://github.com/mozilla-mobile/fenix/issues/26511: Avoid waiting to set no wallpaper
This should squeeze the most performance for users who haven't set a wallpaper.
2 years ago
Mugurell d6330b6dac [fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
2 years ago
Julien Cristau 62ca4f4ca7 [fenix] Bug 1781051 - simplify setting ownerEmail in .taskcluster.yml
Remove special cases for bors and github-actions:
- bors is no longer used for this, as far as I know
- the github-actions special case breaks chain-of-trust's ability to
  rebuild the decision task definition: because we don't leave a
  breadcrumb to record event.sender.login, it has to guess, and if it
  gets it wrong, chain of trust verification fails
2 years ago
Mozilla L10n Automation Bot a9091f86fa [fenix] Import l10n. 2 years ago
MickeyMoz 41c84be090 [fenix] Update to Android-Components 106.0.20220908190311. 2 years ago
Charlie Humphreys 4f61bfdd1e [fenix] remove qa experiment 2 years ago
MickeyMoz 5e64bdf16d [fenix] Update to Android-Components 106.0.20220908143131. 2 years ago
Roger Yang 6d330a9d58 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26502: Add time group and private extras in history telemetry 2 years ago
Gregory Mierzwinski 7794b7a354 [fenix] Bug 1788643 - Enable nightly-test cron on fenix. 2 years ago
Arturo Mejia 0bde4cc6ea [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2 years ago
Arturo Mejia a31c5edce0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2 years ago
Arturo Mejia 6db2c727ec [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26858: Remove unused nimbus engine-settings total-cookie-protection-enabled feature. 2 years ago
Mugurell 20e15ac7f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26869 - Enable TCP by default starting with v. 106
This change should not be uplifted.
2 years ago
mcarare ea60358a9e [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Ensure consistent usage of a newline at the end of each file.
This automatically adds a new line at EOF when there is none.
2 years ago
mcarare 5203a4d5ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Add ktlint baseline. 2 years ago
mcarare e96a2995ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Rename CFRPopupFullscreenLayout class to conform to filename rule. 2 years ago
mcarare c0cf56c823 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Enable trailing commas rules. 2 years ago
mcarare 97d6054e63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Replace deprecated disabled_rules with ktlint_disabled_rules. 2 years ago
mcarare 181af7cf4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Update ktlint to 0.47.0. 2 years ago
Mozilla L10n Automation Bot 1ae8af45f1 [fenix] Import l10n. 2 years ago
mergify 51d79f289d [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Gabriel Luong 4a46d19da0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26777 - Part 2: Refactor the Jump Back In onboarding CFR to use the CFRPopup 2 years ago
Gabriel Luong 13e8bf7c45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26777 - Part 1: Rename SyncCFRPresenter to HomeCFRPresenter 2 years ago
MickeyMoz 9772d5ea60 [fenix] Update to Android-Components 106.0.20220907220702. 2 years ago
MatthewTighe 731e0411d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26870: remove layer behind wallpaper thumbnails 2 years ago
sarah541 46536b7264 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26731 - First run onboarding updates 2 years ago
sarah541 ff73cb6a4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/26867 - Remove feature flag for first run onboarding updates 2 years ago