-
-
Notifications
You must be signed in to change notification settings - Fork 664
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update change log week of 11/30 and temporarily disable health connect (
#4860) * Update change log week of 11/30 and temporarily disable health connect * Update version number and lint
- Loading branch information
Showing
3 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog xmlns:tools="http://schemas.android.com/tools" | ||
tools:ignore="MissingDefaultResource"> | ||
<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> | ||
<release version="2024.12.1 - Main" versioncode="3"> | ||
<change>Android Auto: Add new Car sensors, support toggling fans and add refresh button</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.7 - Wear" versioncode="2"> | ||
<release version="2024.12.1 - Wear" versioncode="2"> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
<release version="2024.11.7 - Automotive" versioncode="1"> | ||
<release version="2024.12.1 - Automotive" versioncode="1"> | ||
<change>Add new Car sensors</change> | ||
<change>Driving Interface: Add support for toggling fans</change> | ||
<change>Driving Interface: Add support for toggling fans and refresh button</change> | ||
<change>Bug fixes and dependency updates</change> | ||
</release> | ||
</changelog> |