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 11/22 #4839

Merged
merged 1 commit into from
Nov 23, 2024
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
6 changes: 3 additions & 3 deletions app/src/main/res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog xmlns:tools="http://schemas.android.com/tools"
tools:ignore="MissingDefaultResource">
<release version="2024.11.5 - Main" versioncode="3">
<release version="2024.11.7 - Main" versioncode="3">
<change>Android Auto: Add new Car sensors and support toggling fans</change>
<change>Android 9+ and Play Store: Add Health Connect sensors</change>
<change>Add notification command to control flashlight</change>
<change>Add notification support for showing progress</change>
<change>Add support to identify multiple notification reply actions</change>
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.11.5 - Wear" versioncode="2">
<release version="2024.11.7 - Wear" versioncode="2">
<change>Bug fixes and dependency updates</change>
</release>
<release version="2024.11.5 - Automotive" versioncode="1">
<release version="2024.11.7 - Automotive" versioncode="1">
<change>Add new Car sensors</change>
<change>Driving Interface: Add support for toggling fans</change>
<change>Bug fixes and dependency updates</change>
Expand Down