mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-24 01:25:50 +01:00
Update changelog and README
This commit is contained in:
parent
ff6d6f5e53
commit
2456c878f4
@ -1,6 +1,8 @@
|
||||
### Changelog
|
||||
|
||||
#### Next release (WIP)
|
||||
* Initial support for Amazfit Balance
|
||||
* Initial support for Femometer Vinca II
|
||||
* Initial support for Mijia LYWSD02MMC variant
|
||||
* Initial support for Sony Wena 3
|
||||
* Experimental support for Sony WF-1000XM5
|
||||
@ -13,12 +15,14 @@
|
||||
* Bangle.js: Add loyalty cards integration with Catima
|
||||
* Bangle.js: Lower threshold for low battery warning
|
||||
* Casio GBX100/GBD-200: Fix first connect
|
||||
* Fossil/Skagen Hybrids: Fix some preference crashes on the nightly
|
||||
* Fossil/Skagen Hybrids: Reduce toasts on release builds
|
||||
* Message privacy: Add mode Hide only body
|
||||
* Mijia LYWSD02: Add battery
|
||||
* Mijia LYWSD02: Set temperature unit
|
||||
* PineTime: Display app name for VoIP app calls
|
||||
* PineTime: Reduce weather memory usage
|
||||
* Withings Steel HR: Fix crash when calibrating hands on the nightly
|
||||
* Zepp OS: Add workout codes for hiking and outdoor swimming
|
||||
* Zepp OS: Fix health settings on older Zepp OS versions
|
||||
* Zepp OS: Fix setting of unknown button press apps
|
||||
|
@ -66,6 +66,7 @@ vendor's servers.
|
||||
- Casio GBD-100
|
||||
- Casio GBD-200
|
||||
- Casio GBD-H1000
|
||||
- [Femometer Vinca II](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Femometer-Vinca-II)
|
||||
- [FitPro](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/FitPro)
|
||||
- Fossil
|
||||
- [Hybrid HR](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Fossil-Hybrid-HR) [**\[!\]**](#special-pairing-procedures)
|
||||
|
@ -432,7 +432,7 @@
|
||||
<string name="femometer_measurement_mode_title">Measurement mode</string>
|
||||
<string name="femometer_measurement_mode_quick">Quick Mode (30s)</string>
|
||||
<string name="femometer_measurement_mode_normal">Normal Mode (60s-90s)</string>
|
||||
<string name="femometer_measurement_mode_precise"> Precise Mode (3min) </string>
|
||||
<string name="femometer_measurement_mode_precise">Precise Mode (3min)</string>
|
||||
<!-- Makibes HR3 Preferences -->
|
||||
<string name="preferences_makibes_hr3_settings">Makibes HR3 settings</string>
|
||||
<!-- ID115 Preferences -->
|
||||
|
Loading…
Reference in New Issue
Block a user