1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-04 12:02:06 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/huami/operations
José Rebelo cd59511aad Zepp OS: Refactor config, fix health on GTR 3 and GTS 3
The config refactor in addf7ff6a broke health settings on GTR3 and GTS3

- GTS 3 and GTR 3 health configs use protocol v1. The only difference
  seems to be that the steps goal is a SHORT instead of an INT.
- It needs a refactoring from the ground up to better handle different
  versions, but this is enough to get the GTR 3 and GTS 3 working.
2022-10-29 14:17:40 +01:00
..
AbstractFetchOperation.java Zepp OS: Change default fetch operation time unit resolution to minutes 2022-10-27 23:51:02 +01:00
FetchActivityOperation.java Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
FetchSportsDetailsOperation.java Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
FetchSportsSummaryOperation.java Huami: Do not crash when failing to parse activity summary 2022-10-16 21:33:47 +01:00
HuamiFetchDebugLogsOperation.java Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
InitOperation.java Mi Band 6 auth: first full but nonworking version 2021-08-26 10:59:53 +02:00
InitOperation2021.java Zepp OS: Refactor config, fix health on GTR 3 and GTS 3 2022-10-29 14:17:40 +01:00
UpdateFirmwareOperation.java Mi Band 7: Fix and enable firmware upgrades 2022-09-05 22:14:09 +01:00
UpdateFirmwareOperation2020.java Zepp OS: Improve firmware upgrades 2022-09-26 00:33:49 +02:00
UpdateFirmwareOperation2021.java Zepp OS: Implement activity and sleep fetching 2022-10-02 16:07:21 +02:00
UpdateFirmwareOperationNew.java Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00