Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Brand Updates] Watch app #14803

Merged

Conversation

hichamboushaba
Copy link
Member

Closes: woocommerce/woomobile-private#407

Description

This PR updates the Watch app to use the new color palette, to do so, I updated the WooFoundationWatch library to include the shared color palette in addition to the ColorStudio helpers.

Steps to reproduce

  1. Launch the app on a watch (or its simulator)
  2. Check the MyStore screen, the Order List, and order details.

Testing information

Confirm the UI matches the new brand.

Tested using Watch Series 9 simulator, WatchOS 11.0

Screenshots

Simulator Screenshot - Apple Watch Series 9 (45mm) - 2025-01-06 at 17 37 04
Simulator Screenshot - Apple Watch Series 9 (45mm) - 2025-01-06 at 17 37 24
Simulator Screenshot - Apple Watch Series 9 (45mm) - 2025-01-06 at 17 37 21
Simulator Screenshot - Apple Watch Series 9 (45mm) - 2025-01-06 at 17 37 11
Simulator Screenshot - Apple Watch Series 9 (45mm) - 2025-01-06 at 17 37 07


  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on all devices (phone/tablet) and no regressions are addedhttps://github.com/woocommerce/woomobile-private/issues/407

@hichamboushaba hichamboushaba self-assigned this Jan 6, 2025
@hichamboushaba hichamboushaba added category: design Layout and style elements in the UI or user interface, including color and animations. feature: apple watch labels Jan 6, 2025
@@ -0,0 +1,3 @@
/// Disposable Class to find this `Bundle` at runtime
///
internal class WooFoundationBundleClass {}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I extracted this class from the UIColor+ColorStudio because some of the constructors used in it are not available in watchOS.

@hichamboushaba hichamboushaba force-pushed the task/woo-2.0-watch-app branch from ba79628 to bcf8050 Compare January 6, 2025 16:42
@hichamboushaba hichamboushaba removed their assignment Jan 6, 2025
@hichamboushaba hichamboushaba marked this pull request as ready for review January 6, 2025 16:43
@wpmobilebot
Copy link
Collaborator

WooCommerce iOS📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.

App NameWooCommerce iOS WooCommerce iOS
Build Numberpr14803-bcf8050
Version21.2
Bundle IDcom.automattic.alpha.woocommerce
Commitbcf8050
App Center BuildWooCommerce - Prototype Builds #12368
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@itsmeichigo itsmeichigo self-assigned this Jan 7, 2025
Copy link
Contributor

@itsmeichigo itsmeichigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on simulator watch series 10 and confirmed that the colors match the new branding.

@hichamboushaba hichamboushaba merged commit 404827c into feature/woo-2.0-brand-updates Jan 7, 2025
13 checks passed
@hichamboushaba hichamboushaba deleted the task/woo-2.0-watch-app branch January 7, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: design Layout and style elements in the UI or user interface, including color and animations. feature: apple watch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants