1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
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
..
activities Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
adapter Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
capabilities Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
deviceevents Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
devices Zepp OS: Refactor config, fix health on GTR 3 and GTS 3 2022-10-29 14:17:40 +01:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Add MY_PACKAGE_REPLACED receiver to manifest, to re-connect after update, especially for users of Nightly releases. Fix #2855 2022-10-13 21:29:01 +02:00
impl Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
model Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
service Zepp OS: Refactor config, fix health on GTR 3 and GTS 3 2022-10-29 14:17:40 +01:00
util Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
GBApplication.java Revert "remove AndroidThreeTen library, since we have java8 in this branch" 2022-09-28 07:51:10 +02:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Remove KitKat support 2022-09-10 12:04:16 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00