1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 03:16:07 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/garmin/messages
2024-04-23 20:12:34 +01:00
..
status Garmin: Map all known files types 2024-04-23 20:06:51 +01:00
ConfigurationMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
CreateFileMessage.java Garmin protocol: basic file transfer and notification handling 2024-04-18 17:50:17 +02:00
CurrentTimeRequestMessage.java Garmin: Add DST/Timezone support 2024-04-19 16:45:58 +02:00
DeviceInformationMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
DownloadRequestMessage.java Garmin protocol: basic file transfer and notification handling 2024-04-18 17:50:17 +02:00
FileTransferDataMessage.java Garmin protocol: basic file transfer and notification handling 2024-04-18 17:50:17 +02:00
FindMyPhoneCancelMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
FindMyPhoneRequestMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
FitDataMessage.java Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage 2024-04-23 16:39:59 +02:00
FitDefinitionMessage.java Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage 2024-04-23 16:39:59 +02:00
GFDIMessage.java Garmin HACK: Parse messageTypes > 0x8000 2024-04-23 20:12:34 +01:00
MessageWriter.java Garmin protocol: initial refactoring and basic functionalities 2024-04-18 17:50:15 +02:00
MusicControlCapabilitiesMessage.java Garmin protocol: Fix linter warnings 2024-04-18 17:50:17 +02:00
MusicControlEntityUpdateMessage.java Garmin protocol: use message enum instead of id in GFDI Messages 2024-04-18 17:50:16 +02:00
MusicControlMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
NotificationControlMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
NotificationDataMessage.java Garmin protocol: basic file transfer and notification handling 2024-04-18 17:50:17 +02:00
NotificationSubscriptionMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00
NotificationUpdateMessage.java Garmin: Add support for replying to notifications 2024-04-20 16:37:50 +02:00
ProtobufMessage.java Garmin protocol: create helper class GarminByteBufferReader 2024-04-18 17:50:16 +02:00
SetDeviceSettingsMessage.java Garmin protocol: use message enum instead of id in GFDI Messages 2024-04-18 17:50:16 +02:00
SetFileFlagsMessage.java Garmin: Support file archival (deletion) on watch 2024-04-18 17:57:05 +02:00
SupportedFileTypesMessage.java Garmin protocol: basic file transfer and notification handling 2024-04-18 17:50:17 +02:00
SystemEventMessage.java Garmin protocol: use message enum instead of id in GFDI Messages 2024-04-18 17:50:16 +02:00
UnhandledMessage.java Garmin protocol: fixes 2024-04-18 17:50:16 +02:00
UploadRequestMessage.java Garmin protocol: basic file transfer and notification handling 2024-04-18 17:50:17 +02:00
WeatherMessage.java Garmin: Add support for http weather requests 2024-04-23 20:06:50 +01:00