1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-22 14:52:25 +02:00

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

View File

@ -1,6 +1,6 @@
### Changelog ### Changelog
#### Version 0.29.0 (WIP) #### Version 0.29.0
* New Device: Initial support for ID115 * New Device: Initial support for ID115
* New Device: Initial support for Lenovo Watch9 * New Device: Initial support for Lenovo Watch9
* Show splash screen during startup * Show splash screen during startup

View File

@ -22,20 +22,22 @@ vendor's servers.
[List of changes](https://github.com/Freeyourgadget/Gadgetbridge/blob/master/CHANGELOG.md) [List of changes](https://github.com/Freeyourgadget/Gadgetbridge/blob/master/CHANGELOG.md)
## Supported Devices ## Supported Devices
* Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, Pebble Time Round [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble)
* Pebble 2 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble)
* Mi Band, Mi Band 1A, Mi Band 1S [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band)
* Mi Band 2 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-2)
* Mi Band 3 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-3)
* Amazfit Bip [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Bip) * Amazfit Bip [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Bip)
* Amazfit Cor (no maintainer) [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Cor) * Amazfit Cor (no maintainer) [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Cor)
* HPlus Devices (e.g. ZeBand) [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/HPlus) * HPlus Devices (e.g. ZeBand) [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/HPlus)
* Teclast H10, H30 (WIP) * ID115 (WIP)
* Lenovo Watch 9 (WIP)
* Liveview (WIP)
* Mi Band, Mi Band 1A, Mi Band 1S [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band)
* Mi Band 2 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-2)
* Mi Band 3 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-3)
* NO.1 F1 (WIP) * NO.1 F1 (WIP)
* ZeTime (WIP) * Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, Pebble Time Round [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble)
* Liveview * Pebble 2 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble)
* Vibratissimo (experimental) * Teclast H10, H30 (WIP)
* XWatch (Affordable Chinese Casio-like smartwatches) * XWatch (Affordable Chinese Casio-like smartwatches)
* Vibratissimo (experimental)
* ZeTime (WIP)
## Features ## Features
@ -96,6 +98,8 @@ For more information read [this wiki article](https://github.com/Freeyourgadget/
* Sami Alaoui (Teclast H30) * Sami Alaoui (Teclast H30)
* "ladbsoft" (XWatch) * "ladbsoft" (XWatch)
* Sebastian Kranz (ZeTime) * Sebastian Kranz (ZeTime)
* Vadim Kaushan (ID115)
* "maxirnilian" (Lenovo Watch 9)
## Contribute ## Contribute

View File

@ -1,5 +1,24 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<changelog> <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"> <release version="0.28.1" versioncode="135">
<change>Fix wrong weather icon mapping in rare cases</change> <change>Fix wrong weather icon mapping in rare cases</change>
<change>Fix device discovery on Android 4.4</change> <change>Fix device discovery on Android 4.4</change>

View File

@ -0,0 +1,17 @@
* New Device: Initial support for ID115
* New Device: Initial support for Lenovo Watch9
* Show splash screen during startup
* Vertically align device icon in main activity
* Try to support the google clock application (untested)
* Amazfit Cor: Allow to configure displayed menu items
* Amazfit Cor: Support basic music control
* Amazfit Cor: Fix flashing font files
* Amazfit Bip: improved GPX export
* Amazfit Bip: Fix exported GPX file names for *FAT storage
* Amazfit Bip: Fix current weather not being displayed with later firmwares
* Amazfit Bip/Cor: Try to fix device being sometimes stuck in connecting state
* Mi Band 2: Put some device specific settings into its own settings category
* Mi Band 3: Support disabling of on-device menu items
* Mi Band 3: Support locking the Mi Band sceen (swipe up to unlock)
* Mi Band 2/3: New icon
* NO1 F1: Set time during initialization