Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti c8c51064c3 Garmin protocol: refactoring and fixes of BaseTypes
The boundaries are enforced on the stored value when decoding, before applying the adjustments for scale and offset.
Also add some tests for the BaseTypes
Introduce new FieldDefinition for Temperature and WeatherCondition (removing the static class)
Add accessors for field data in the containing RecordData, thus keeping the FieldData private
2024-05-24 22:24:07 +02:00
..
activities Add support for exclusive audio focus 2024-05-14 16:06:03 +02:00
adapter Prevent query for devices that have activity card disabled 2024-05-04 23:51:19 +01:00
capabilities Xiaomi: add support for 2x3 widget layouts 2024-04-12 20:54:49 +02:00
contentprovider Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
database [Huawei] Fix PR #3742, add workout frequency and altitude 2024-05-01 16:32:27 +00:00
deviceevents Add camera implementation 2024-05-13 21:28:43 +00:00
devices Garmin protocol: add initial support for FIT messages 2024-05-24 22:24:07 +02:00
entities Fossil/Skagen Hybrids: Use steps instead of calories for activity intensity 2024-02-23 20:54:49 +01:00
export Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
externalevents Added debug end call to the API 2024-04-28 23:19:24 +02:00
impl Add camera implementation 2024-05-13 21:28:43 +00:00
model Garmin protocol: initial refactoring and basic functionalities 2024-05-24 22:24:07 +02:00
service Garmin protocol: refactoring and fixes of BaseTypes 2024-05-24 22:24:07 +02:00
util Garmin protocol: initial refactoring and basic functionalities 2024-05-24 22:24:07 +02:00
GBApplication.java Fossil Q Hybrid: Migrate global preferences to device-specific 2024-05-08 21:42:29 +00:00
GBEnvironment.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
GBException.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
LockHandler.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
Logging.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
LoggingExceptionHandler.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
SleepAlarmWidget.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
Widget.java Dashboard view (#3478) 2024-04-04 19:28:04 +00:00