-
-
Notifications
You must be signed in to change notification settings - Fork 679
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update change log week of 9/22 (#3885)
- Loading branch information
Showing
1 changed file
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog xmlns:tools="http://schemas.android.com/tools" | ||
tools:ignore="MissingDefaultResource"> | ||
<release version="2023.9.2 - Main" versioncode="3"> | ||
<change><b>Breaking Change:</b> Tiles and Device Controls may show a different highlighted state for some domains, to better match the frontend</change> | ||
<change><b>Breaking Change:</b> Unavailable is now unavailable and Unknown is now unknown for all sensors that report those states. Phone SIM, Next Alarm, Media Session, Geocoded location</change> | ||
<change>Widgets can now toggle on tap or refresh</change> | ||
<change>Android Auto: Color icons to indicate entity is active</change> | ||
<change>Show select server dialog when deep link is used</change> | ||
<release version="2023.9.4 - Main" versioncode="3"> | ||
<change><b>Breaking Change:</b> Tiles and Device Controls: Lock domain will show as active when state is locked to better match Android behavior</change> | ||
<change>Android 14: Add setting to show dashboard in Device Controls instead of tile controls</change> | ||
<change>Bug fixes, design improvements and dependency updates</change> | ||
</release> | ||
<release version="2023.9.2 - Wear" versioncode="2"> | ||
<change><b>Breaking Change:</b> Home screen may show a different highlighted state for some domains, to better match the frontend</change> | ||
<change><b>Breaking Change:</b> Unavailable is now unavailable and Unknown is now unknown for all sensors that report those states. Phone SIM, Next Alarm</change> | ||
<release version="2023.9.4 - Wear" versioncode="2"> | ||
<change><b>Breaking Change:</b> Home screen: Lock domain will show as active when state is locked to better match Android behavior</change> | ||
<change>Add Camera Tile with multiple tile support, add the new tile before setting them up in Wear OS app settings</change> | ||
<change>Add smooth scrolling for rotary input</change> | ||
<change>Bug fixes, design improvements and dependency updates</change> | ||
</release> | ||
<release version="2023.9.2 - Automotive" versioncode="1"> | ||
<change><b>Breaking Change:</b> Unavailable is now unavailable and Unknown is now unknown for all sensors that report those states. Phone SIM, Next Alarm, Media Session, Geocoded location</change> | ||
<change>Driving Interface: Color icons to indicate entity is active</change> | ||
<release version="2023.9.4 - Automotive" versioncode="1"> | ||
<change><b>Breaking Change:</b> Driving Interface: Lock domain will show as active when state is locked to better match Android behavior</change> | ||
<change>Bug fixes, design improvements and dependency updates</change> | ||
</release> | ||
</changelog> | ||
</changelog> |