From 8189c03b089aa11c8609afe1eda1a52b9fa8afac Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 12 Oct 2019 20:41:27 +0200 Subject: [PATCH] update changelogs and readme --- CHANGELOG.md | 6 +++--- README.md | 20 ++++++++++--------- app/src/main/res/xml/changelog_master.xml | 14 +++++++++++++ .../metadata/android/en-US/changelogs/158.txt | 12 +++++++++++ 4 files changed, 40 insertions(+), 12 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/158.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index d14c7b8cf..748b070ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ ### Changelog #### Version 0.37.0 -* Initial Basic Makibes HR3 support -* Amazfit Bip Lite: Iniital working support, firmware update is disabled for now (we do not have any firmware for testing) +* Initial Makibes HR3 support +* Amazfit Bip Lite: Inittal working support, firmware update is disabled for now (we do not have any firmware for testing) * Amazfit Cor 2: Enable Emoji Font setting and 3rd party HR access * Find Phone now also vibration in addition to playing the ring tone * ID115: All settings are now per-device -* Timeformat settings are now per-device for all supported devices +* Time format settings are now per-device for all supported devices * Wrist location settings are now per-device for all supported devices * Work around broken layout in database management activity * Show toast in case no app is installed which can handle GPX files diff --git a/README.md b/README.md index 1513a9c47..e61fd2070 100644 --- a/README.md +++ b/README.md @@ -28,28 +28,30 @@ vendor's servers. [List of changes](https://codeberg.org/Freeyourgadget/Gadgetbridge/src/master/CHANGELOG.md) -## Supported Devices +## Supported Devices (Some of them WIP and some of them without maintainer) * Amazfit Bip [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Bip) +* Amazfit Bip Lite (NOT RECOMMENDED, NEEDS MI FIT WITH ACCOUNT AND ROOT ONCE) [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Bip-Lite) * Amazfit Cor [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Cor) * Amazfit Cor 2 [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Cor-2) * BFH-16 -* Casio GB-6900B (WIP) +* Casio GB-6900B * HPlus Devices (e.g. ZeBand) [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/HPlus) -* ID115 (WIP) -* Lenovo Watch 9 (WIP) -* Liveview (WIP) +* ID115 +* Lenovo Watch 9 +* Liveview +* Makibes HR3 * Mi Band, Mi Band 1A, Mi Band 1S [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Mi-Band) * Mi Band 2 [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-2) * Mi Band 3 [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-3) -* Mi Band 4 (WIP, NOT RECOMMENDED, NEEDS MI FIT WITH ACCOUNT AND ROOT ONCE) [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-4) +* Mi Band 4 (NOT RECOMMENDED, NEEDS MI FIT WITH ACCOUNT AND ROOT ONCE) [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-4) * Mi Scale 2 (currently only displays a toast after stepping on the scale) -* NO.1 F1 (WIP) +* NO.1 F1 * Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, Pebble Time Round [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Pebble) * Pebble 2 [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Pebble) -* Teclast H10, H30 (WIP) +* Teclast H10, H30 * XWatch (Affordable Chinese Casio-like smartwatches) * Vibratissimo (experimental) -* ZeTime (WIP) [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/MyKronoz-ZeTime) +* ZeTime [Wiki](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/MyKronoz-ZeTime) ## Features diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index e5d36351c..de4646768 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,19 @@ + + Initial Makibes HR3 support + Amazfit Bip Lite: Inittal working support, firmware update is disabled for now (we do not have any firmware for testing) + Amazfit Cor 2: Enable Emoji Font setting and 3rd party HR access + Find Phone now also vibration in addition to playing the ring tone + ID115: All settings are now per-device + Time format settings are now per-device for all supported devices + Wrist location settings are now per-device for all supported devices + Work around broken layout in database management activity + Show toast in case no app is installed which can handle GPX files + Mi Band 4/Amazfit Bip Lite: Trim white spaces and new lines from auth key + Mi Band 4/Amazfit Bip Lite: Display a toast and do not try to pair if there was no auth key supplied + Skip service scan if supported device could be recognized without uuids during discovery + Amazfit Bip: Untested support for Lite variant Force Lineage OS to ask for permission when Trust is used to fix non-working incoming calls diff --git a/fastlane/metadata/android/en-US/changelogs/158.txt b/fastlane/metadata/android/en-US/changelogs/158.txt new file mode 100644 index 000000000..ea026740a --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/158.txt @@ -0,0 +1,12 @@ +* Initial Makibes HR3 support +* Amazfit Bip Lite: Inittal working support, firmware update is disabled for now (we do not have any firmware for testing) +* Amazfit Cor 2: Enable Emoji Font setting and 3rd party HR access +* Find Phone now also vibration in addition to playing the ring tone +* ID115: All settings are now per-device +* Time format settings are now per-device for all supported devices +* Wrist location settings are now per-device for all supported devices +* Work around broken layout in database management activity +* Show toast in case no app is installed which can handle GPX files +* Mi Band 4/Amazfit Bip Lite: Trim white spaces and new lines from auth key +* Mi Band 4/Amazfit Bip Lite: Display a toast and do not try to pair if there was no auth key supplied +* Skip service scan if supported device could be recognized without uuids during discovery