Skip to content

Commit

Permalink
Update change log week of 5/17 (#4411)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi authored May 17, 2024
1 parent 62673fc commit 3833e73
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.5.1 - Main" versioncode="3">
<release version="2024.5.3 - Main" versioncode="3">
<change>Sensors: Add possible states to supported sensors for easier automation creation</change>
<change>State in widgets and Android Auto now better matches state shown on dashboard</change>
<change>Android 9+: Add a charge time remaining sensor</change>
<change>Assist: Support voice command action to trigger via headset</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.5.1 - Wear" versioncode="2">
<release version="2024.5.3 - Wear" versioncode="2">
<change>Sensors: Add possible states to supported sensors for easier automation creation</change>
<change>State in complications now better matches state shown on dashboard</change>
<change>Android 9+: Add a charge time remaining sensor</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.5.1 - Automotive" versioncode="1">
<release version="2024.5.3 - Automotive" versioncode="1">
<change>Sensors: Add possible states to supported sensors for easier automation creation</change>
<change>State in driving interface now better matches state shown on dashboard</change>
<change>Assist: Support voice command action to trigger via headset</change>
<change>Bug fixes and dependency updates</change>
</release>
Expand Down

0 comments on commit 3833e73

Please sign in to comment.