Commit 287d1eb
authored
Improve icon selection screen to reflect iOS 18+ icons (#3328)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->
## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->
## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#
## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->1 parent 9d359ab commit 287d1eb
File tree
61 files changed
+576
-137
lines changed- HomeAssistant.xcodeproj
- Sources
- App
- Resources
- Assets.xcassets/AlternateIconsPreview
- icon-beta.imageset
- icon-bi_pride.imageset
- icon-black.imageset
- icon-blue.imageset
- icon-caribbean-green.imageset
- icon-classic.imageset
- icon-cornflower-blue.imageset
- icon-crimson.imageset
- icon-dark-mode.imageset
- icon-dev.imageset
- icon-electric-violet.imageset
- icon-fire-orange.imageset
- icon-green.imageset
- icon-non-binary.imageset
- icon-old-beta.imageset
- icon-old-dev.imageset
- icon-old-release.imageset
- icon-orange.imageset
- icon-pink.imageset
- icon-poc_pride.imageset
- icon-purple.imageset
- icon-rainbow.imageset
- icon-red.imageset
- icon-release.imageset
- icon-tinted-preview.imageset
- icon-trans.imageset
- icon-white.imageset
- en.lproj
- Settings
- AppIcon
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+576
-137
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
| 564 | + | |
563 | 565 | | |
564 | 566 | | |
565 | 567 | | |
| |||
1858 | 1860 | | |
1859 | 1861 | | |
1860 | 1862 | | |
| 1863 | + | |
| 1864 | + | |
1861 | 1865 | | |
1862 | 1866 | | |
1863 | 1867 | | |
| |||
3702 | 3706 | | |
3703 | 3707 | | |
3704 | 3708 | | |
| 3709 | + | |
| 3710 | + | |
| 3711 | + | |
| 3712 | + | |
| 3713 | + | |
| 3714 | + | |
| 3715 | + | |
| 3716 | + | |
3705 | 3717 | | |
3706 | 3718 | | |
3707 | 3719 | | |
| |||
4725 | 4737 | | |
4726 | 4738 | | |
4727 | 4739 | | |
| 4740 | + | |
4728 | 4741 | | |
4729 | 4742 | | |
4730 | 4743 | | |
| |||
4737 | 4750 | | |
4738 | 4751 | | |
4739 | 4752 | | |
| 4753 | + | |
4740 | 4754 | | |
4741 | 4755 | | |
4742 | 4756 | | |
| |||
6838 | 6852 | | |
6839 | 6853 | | |
6840 | 6854 | | |
| 6855 | + | |
6841 | 6856 | | |
6842 | 6857 | | |
6843 | 6858 | | |
| |||
6860 | 6875 | | |
6861 | 6876 | | |
6862 | 6877 | | |
| 6878 | + | |
6863 | 6879 | | |
6864 | 6880 | | |
6865 | 6881 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments