1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-10 18:05:50 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti b2f995b736 Garmin protocol: create helper class GarminByteBufferReader
separate the logic specific for GFDI messages from the generally useful logic.
Also centralize the logging in case of leftover bytes while parsing GFDI messages.
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: create helper class GarminByteBufferReader 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