Update changelog for 0.19.0

master
cpfeiffer 2017-04-25 22:02:57 +02:00
parent d9b0d639b8
commit b2a1805e4f
2 changed files with 7 additions and 3 deletions

View File

@ -3,8 +3,10 @@
###Version 0.19.0
* Pebble: allow calendar sync with Timeline (Title, Location, Description)
* Pebble: display calendar icon for reminders from AOSP Calendar
* HPlus: try to fix latin characters showing as random chinese text
* Improve generic notification reliablity by trying to restart notification listener when stale/crashed
* HPlus: try to fix latin characters showing as random Chinese text
* Improve reconnection with BLE devices
* Improve generic notification reliability by trying to restart the notification listener when stale/crashed
* Other small bugfixes
###Version 0.18.5
* Applied some material design guidelines to Charts and (pebble) app management

View File

@ -4,7 +4,9 @@
<change>Pebble: allow calendar sync with Timeline (Title, Location, Description)</change>
<change>Pebble: display calendar icon for reminders from AOSP Calendar</change>
<change>HPlus: try to fix latin characters showing as random chinese text</change>
<change>Improve generic notification reliablity by trying to restart notification listener when stale/crashed</change>
<change>Improve reconnection with BLE devices</change>
<change>Improve generic notification reliability by trying to restart notification listener when stale/crashed</change>
<change>Other small bugfixes</change>
</release>
<release version="0.18.5" versioncode="92">
<change>Applied some material design guidelines to Charts and (pebble) app management</change>