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

Update change log week of 9/22 #3885

Merged
merged 1 commit into from
Sep 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 10 additions & 13 deletions app/src/main/res/xml/changelog_master.xml
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>&lt;b&gt;Breaking Change:&lt;/b&gt; Tiles and Device Controls may show a different highlighted state for some domains, to better match the frontend</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; Home screen may show a different highlighted state for some domains, to better match the frontend</change>
<change>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>&lt;b&gt;Breaking Change:&lt;/b&gt; 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>