update readme, add changelog

This commit is contained in:
Andreas Shimokawa
2018-08-12 09:40:13 +02:00
parent d070fb18d2
commit 5b683e10c1
4 changed files with 50 additions and 10 deletions
+19
View File
@@ -1,5 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.29.0" versioncode="137">
<change>New Device: Initial support for ID115</change>
<change>New Device: Initial support for Lenovo Watch9</change>
<change>Show splash screen during startup</change>
<change>Vertically align device icon in main activity</change>
<change>Try to support the google clock application (untested)</change>
<change>Amazfit Cor: Allow to configure displayed menu items</change>
<change>Amazfit Cor: Support basic music control</change>
<change>Amazfit Cor: Fix flashing font files</change>
<change>Amazfit Bip: improved GPX export</change>
<change>Amazfit Bip: Fix exported GPX file names for *FAT storage</change>
<change>Amazfit Bip: Fix current weather not being displayed with later firmwares</change>
<change>Amazfit Bip/Cor: Try to fix device being sometimes stuck in connecting state</change>
<change>Mi Band 2: Put some device specific settings into its own settings category</change>
<change>Mi Band 3: Support disabling of on-device menu items</change>
<change>Mi Band 3: Support locking the Mi Band sceen (swipe up to unlock)</change>
<change>Mi Band 2/3: New icon</change>
<change>NO1 F1: Set time during initialization</change>
</release>
<release version="0.28.1" versioncode="135">
<change>Fix wrong weather icon mapping in rare cases</change>
<change>Fix device discovery on Android 4.4</change>