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

chore: [IOPLT-946] Update the main icon app for iOS + Add support for dark and tinted appearances #6655

Merged
merged 13 commits into from
Feb 3, 2025

Conversation

dmnplb
Copy link
Contributor

@dmnplb dmnplb commented Jan 29, 2025

Important

The new app icon is only supported in XCode 16.x and above. We need to update it first, in order for the app distribution to work. This change is covered by the related PR.
Depends on #6664

Short description

This PR updates the main icon app for iOS and adds support for dark and tinted appearances. We have already tried to update them, but this change blocked the app distribution at a critical time, the launch of IT Wallet.

List of changes proposed in this pull request

  • Add three different icon assets at 1024×1024 size for default, dark and tinted appearances

Preview

dynamic-app-icons.mp4

How to test

  1. Run the app in the local environment
  2. Go to Customize… option through long press on the home screen
  3. Change visual appearance
  4. Check if the optical alignment is correct (for visual designers only 👀)

@dmnplb dmnplb added Design System New visual language and reduction of previous UI clutter 💅 Visual tweaks labels Jan 29, 2025
@dmnplb dmnplb requested review from ChrisMattew, gispada, freddi301 and a team as code owners January 29, 2025 16:51
Copy link
Contributor

PR Title Validation for conventional commit type

All good! PR title follows the conventional commit type.

Copy link
Contributor

github-actions bot commented Jan 29, 2025

Jira Pull Request Link

This Pull Request refers to Jira issues:

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.99%. Comparing base (11a5ba5) to head (bce965b).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6655   +/-   ##
=======================================
  Coverage   49.99%   49.99%           
=======================================
  Files        1544     1544           
  Lines       32163    32163           
  Branches     7292     7240   -52     
=======================================
  Hits        16079    16079           
- Misses      16033    16046   +13     
+ Partials       51       38   -13     

see 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11a5ba5...bce965b. Read the comment docs.

Copy link
Contributor

@CrisTofani CrisTofani left a comment

Choose a reason for hiding this comment

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

LGTM, merge once linked PR is merged

Copy link

dpulls bot commented Feb 3, 2025

🎉 All dependencies have been resolved !

@dmnplb dmnplb added this pull request to the merge queue Feb 3, 2025
Merged via the queue into master with commit f4d3907 Feb 3, 2025
20 checks passed
@dmnplb dmnplb deleted the IOPLT-946-update-ios-app-icon-dark-theme branch February 3, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design System New visual language and reduction of previous UI clutter 💅 Visual tweaks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants