Change default app icon to spectrum#18638
Conversation
You can test the changes in Jetpack from this Pull Request by:
|
You can test the changes in WordPress from this Pull Request by:
|
2d5907c to
9a4d7f9
Compare
|
Testing build 9a4d7f9 Jetpack app
WordPress app
|
frosty
left a comment
There was a problem hiding this comment.
Jetpack app
✅ Updated as expected, required a restart of my simulator
WordPress app
No existing custom icon scenario
✅ Updated as expected, required a restart of my simulator
Existing custom icon scenario
✅ Same icon kept, as expected
Downgrading scenario
✅ Reverted to Cool Blue as expected, required a restart
Reverting after switching back to blue
✅ Reverted to Cool Blue as expected.
Looks good to me!
This is a temporary change to make Spectrum the default WP app icon. This is a seasonal change, so we expect to revert this change in an upcoming app version.
|
Thanks for the review, @frosty! I'd left it as a draft and hadn't finished the testing myself, but I appreciate you giving this a review and helping out with this. The base branch was still On the plus side, the rebase looks to have removed the unwanted changes to the |
9a4d7f9 to
4232dec
Compare
|
Testing build 4232dec on iPad Pro 12.9" 5th gen simulator (iOS 15.2). Jetpack app
WordPress app
† Note: While the issue from #18638 (comment) persists (where the icon gets "stuck" on the old one until the device is restarted), we discussed this in p1652973042939329/1652884477.028099-slack-C011BKNU1V5 and think this issue might be an iOS issue rather than an issue with the app. I'll be testing the Test Flight build that includes this PR when it comes out, to see if this issue is resolved there. Please let me know if you have any concerns @mokagio |
|
Hi @frosty, I re-requested a review after rebasing, although I don't believe it's necessary for you to run through the test cases again, but it's up to you. I would also appreciate your thoughts on #18638 (comment) 🙇. To give you a sense of how I've tested this, my previous tests were on a physical iPhone using the branch build. Today, after the rebase, I tested this on an iPad simulator. As noted above, I plan to check the 19.9 TestFlight build that includes this PR when it comes out, to see if the "stuck icon" issue is fixed there. I'll be doing that on a physical iPhone device. Thanks for all the help so far, @frosty! |
Generated by 🚫 dangerJS |
I don't think this change will have release notes since 19.9 is frozen cc @mokagio |
|
Everything looks good and worked as expected. 🚀 |
|
Thank you @mattmiklic! |
On second thought, I think a re-review might not be necessary since all that's changed between your last review and now is that I've rebased this branch from I'd like to go ahead and merge this if you don't mind @frosty. |
|
I've merged this given your earlier approval @frosty, and my testing as well as the testing from @mattmiklic. |
|
@guarani this has been bundled as part of 19.9 beta 3 (19.9.0.3). Thanks for your work 🙌 Also, the new icons came through correctly in TestFlight 👍 |
Thank you @mokagio! ❤️
That's great to know, I appreciate you checking! 🙇 |




This PR is similar to #16673 and sets the default icon for Pride Month (internal reference).
I expect we'll be doing a follow-up PR in June (for v20.1) to update this back to the "Cool Blue" icon.
To test
Jetpack app
This PR changes the app icon from the default green icon to the new icon shown above. Note that the Jetpack app does not support custom icons.
Verify app icon
WordPress app
This PR:
Pride '22The following tests are inspired by last year's PR which updated the WordPress icon similarly: #16673
No existing custom icon scenario
Existing custom icon scenario
Downgrading scenario
Reverting after switching back to blue
Regression Notes
Unintended areas of impact could be anything related to the app's default icon not working, or issues changing the icon.
The above manual tests.
There's no practical way to add automated tests to these changes, because they don't affect app functionality
PR submission checklist:
RELEASE-NOTES.txtif necessary.