Skip to content

Commit

Permalink
Update change log week of 10/13 (#3939)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi committed Oct 14, 2023
1 parent 4486a42 commit 6118933
Showing 1 changed file with 6 additions and 19 deletions.
25 changes: 6 additions & 19 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.10.2 - 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>New icon</change>
<change>Add new location tracking history to troubleshooting section, history items are kept for 48 hours only</change>
<change>Android 14: Add setting to show dashboard in Device Controls instead of tile controls</change>
<change>Add NFC sensor</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.10.3 - Main" versioncode="3">
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.10.2 - 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>New icon</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>Add NFC sensor</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.10.3 - Wear" versioncode="2">
<change>Bug fixes and dependency updates</change>
</release>
<release version="2023.10.2 - 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>New icon</change>
<change>Add new location tracking history to troubleshooting section, history items are kept for 48 hours only</change>
<change>Bug fixes, design improvements and dependency updates</change>
<release version="2023.10.3 - Automotive" versioncode="1">
<change>Bug fixes and dependency updates</change>
</release>
</changelog>

0 comments on commit 6118933

Please sign in to comment.