Skip to content

Commit

Permalink
Update WatchOS App Icon (#2464)
Browse files Browse the repository at this point in the history
<!-- 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 -->
Update WatchOS App with the new Home Assistant icons

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->
<img width="719" alt="Screenshot 2023-11-30 at 13 20 29"
src="https://github.com/home-assistant/iOS/assets/5808343/f6d339d2-df50-48cd-9115-19918bae9c1e">

## 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. -->
  • Loading branch information
bgoncal authored Dec 3, 2023
1 parent cfa2289 commit 1294991
Show file tree
Hide file tree
Showing 39 changed files with 27 additions and 261 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,92 +1,14 @@
{
"images": [
"images" : [
{
"size": "1024x1024",
"idiom": "watch-marketing",
"filename": "release-1024x1024.png",
"scale": "1x"
},
{
"size": "108x108",
"idiom": "watch",
"filename": "release-216x216.png",
"scale": "2x",
"role": "quickLook",
"subtype": "44mm"
},
{
"size": "98x98",
"idiom": "watch",
"filename": "release-196x196.png",
"scale": "2x",
"role": "quickLook",
"subtype": "42mm"
},
{
"size": "86x86",
"idiom": "watch",
"filename": "release-172x172.png",
"scale": "2x",
"role": "quickLook",
"subtype": "38mm"
},
{
"size": "50x50",
"idiom": "watch",
"filename": "release-100x100.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "44mm"
},
{
"size": "44x44",
"idiom": "watch",
"filename": "release-88x88.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "40mm"
},
{
"size": "29x29",
"idiom": "watch",
"filename": "release-87x87.png",
"scale": "3x",
"role": "companionSettings"
},
{
"size": "40x40",
"idiom": "watch",
"filename": "release-80x80.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "38mm"
},
{
"size": "29x29",
"idiom": "watch",
"filename": "release-58x58.png",
"scale": "2x",
"role": "companionSettings"
},
{
"size": "27.5x27.5",
"idiom": "watch",
"filename": "release-55x55.png",
"scale": "2x",
"role": "notificationCenter",
"subtype": "42mm"
},
{
"size": "24x24",
"idiom": "watch",
"filename": "release-48x48.png",
"scale": "2x",
"role": "notificationCenter",
"subtype": "38mm"
"filename" : "Apple_Watch_App_Icon.png",
"idiom" : "universal",
"platform" : "watchos",
"size" : "1024x1024"
}
],
"info": {
"version": 1,
"author": "fastlane"
"info" : {
"author" : "xcode",
"version" : 1
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,92 +1,14 @@
{
"images": [
"images" : [
{
"size": "1024x1024",
"idiom": "watch-marketing",
"filename": "beta-1024x1024.png",
"scale": "1x"
},
{
"size": "108x108",
"idiom": "watch",
"filename": "beta-216x216.png",
"scale": "2x",
"role": "quickLook",
"subtype": "44mm"
},
{
"size": "98x98",
"idiom": "watch",
"filename": "beta-196x196.png",
"scale": "2x",
"role": "quickLook",
"subtype": "42mm"
},
{
"size": "86x86",
"idiom": "watch",
"filename": "beta-172x172.png",
"scale": "2x",
"role": "quickLook",
"subtype": "38mm"
},
{
"size": "50x50",
"idiom": "watch",
"filename": "beta-100x100.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "44mm"
},
{
"size": "44x44",
"idiom": "watch",
"filename": "beta-88x88.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "40mm"
},
{
"size": "29x29",
"idiom": "watch",
"filename": "beta-87x87.png",
"scale": "3x",
"role": "companionSettings"
},
{
"size": "40x40",
"idiom": "watch",
"filename": "beta-80x80.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "38mm"
},
{
"size": "29x29",
"idiom": "watch",
"filename": "beta-58x58.png",
"scale": "2x",
"role": "companionSettings"
},
{
"size": "27.5x27.5",
"idiom": "watch",
"filename": "beta-55x55.png",
"scale": "2x",
"role": "notificationCenter",
"subtype": "42mm"
},
{
"size": "24x24",
"idiom": "watch",
"filename": "beta-48x48.png",
"scale": "2x",
"role": "notificationCenter",
"subtype": "38mm"
"filename" : "Apple_Watch_App_Icon-1.png",
"idiom" : "universal",
"platform" : "watchos",
"size" : "1024x1024"
}
],
"info": {
"version": 1,
"author": "fastlane"
"info" : {
"author" : "xcode",
"version" : 1
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,92 +1,14 @@
{
"images": [
"images" : [
{
"size": "1024x1024",
"idiom": "watch-marketing",
"filename": "dev-1024x1024.png",
"scale": "1x"
},
{
"size": "108x108",
"idiom": "watch",
"filename": "dev-216x216.png",
"scale": "2x",
"role": "quickLook",
"subtype": "44mm"
},
{
"size": "98x98",
"idiom": "watch",
"filename": "dev-196x196.png",
"scale": "2x",
"role": "quickLook",
"subtype": "42mm"
},
{
"size": "86x86",
"idiom": "watch",
"filename": "dev-172x172.png",
"scale": "2x",
"role": "quickLook",
"subtype": "38mm"
},
{
"size": "50x50",
"idiom": "watch",
"filename": "dev-100x100.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "44mm"
},
{
"size": "44x44",
"idiom": "watch",
"filename": "dev-88x88.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "40mm"
},
{
"size": "29x29",
"idiom": "watch",
"filename": "dev-87x87.png",
"scale": "3x",
"role": "companionSettings"
},
{
"size": "40x40",
"idiom": "watch",
"filename": "dev-80x80.png",
"scale": "2x",
"role": "appLauncher",
"subtype": "38mm"
},
{
"size": "29x29",
"idiom": "watch",
"filename": "dev-58x58.png",
"scale": "2x",
"role": "companionSettings"
},
{
"size": "27.5x27.5",
"idiom": "watch",
"filename": "dev-55x55.png",
"scale": "2x",
"role": "notificationCenter",
"subtype": "42mm"
},
{
"size": "24x24",
"idiom": "watch",
"filename": "dev-48x48.png",
"scale": "2x",
"role": "notificationCenter",
"subtype": "38mm"
"filename" : "Apple_Watch_App_Icon-2.png",
"idiom" : "universal",
"platform" : "watchos",
"size" : "1024x1024"
}
],
"info": {
"version": 1,
"author": "fastlane"
"info" : {
"author" : "xcode",
"version" : 1
}
}
}
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.

0 comments on commit 1294991

Please sign in to comment.