From fe438f2354a982722a82eb495e20af97b7403533 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Sun, 5 Aug 2018 00:00:52 +0200 Subject: [PATCH] More detailed changelog for ZeTime for 0.28 (taken from https://github.com/Lightwars/Gadgetbridge-1/commit/8af6515df886878a55be4d343e27b6e68a9ff32d) --- CHANGELOG.md | 2 +- app/src/main/res/xml/changelog_master.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d6210945..0843662ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * Amazfit Bip: Fix weather on latest firmwares #### Version 0.28.0 -* Initial support for ZeTime +* Initial support for ZeTime: time, weather and activity data sync, notification support and music playback control is working * Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme * Amazfit Bip: Support setting language to Russian * Amazfit Cor: Support language switching on newer firmwares diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 65decd4ac..31edd1b28 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -8,7 +8,7 @@ Amazfit Bip: Fix weather on latest firmwares - Initial support for ZeTime + Initial support for ZeTime: time, weather and activity data sync, notification support and music playback control is working Amazfit Bip/Cor: Rework firmware detection to cope with new version scheme Amazfit Bip: Support setting language to Russian Amazfit Cor: Support language switching on newer firmwares