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

Change log week of 10/6 #3922

Merged
merged 1 commit into from
Oct 6, 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
8 changes: 5 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2023.9.5 - Main" versioncode="3">
<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>
<release version="2023.9.5 - Wear" versioncode="2">
<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>
<release version="2023.9.5 - Automotive" versioncode="1">
<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>
Expand Down