Update Play Store listing for upcoming play policy changes for Wear OS (#3387)

* Update play store listing for wear OS

* Update description and add screenshots for tiles

* Update phone screenshots to be consistent and showcase some widgets

* Fix small size

* Use single screenshot to show widgets and meet requirements

* Update home screen images

* Show all widgets

* Update camera widget image, oops

* Fix screenshots
This commit is contained in:
Daniel Shokouhi 2023-03-03 11:09:05 -08:00 committed by GitHub
parent 73b9ca471e
commit 4984c9c1a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 20 additions and 2 deletions

View file

@ -4,6 +4,25 @@ Home Assistant is an open-source home automation platform that focuses on privac
Home Assistant for Android requires that you have access to a Home Assistant instance.
With the Companion app you are able to integrate Home Assistant with many of Androids features such as:
- Device Controls
- Notifications
- Quick Setting Tiles
- Shortcuts
- Sensors
- Widgets
For documentation around the application please see https://companion.home-assistant.io/
We are also working on supporting Wear OS. If interested be sure to check out the beta!
There is a Wear OS app with features such as:
- Notifications
- Sensors
- Tiles
- Watchface Complications
Android Auto support has also been added with features such as:
- See and control devices
- Navigate to any user or location

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 195 KiB

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -55,7 +55,6 @@
android:name="com.google.android.wearable"
android:required="true" />
<!-- The app can run without a connected phone -->
<meta-data
android:name="com.google.android.wearable.standalone"
android:value="false" />