1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-29 16:26:18 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/garmin
Daniele Gobbetti ba560a9a4f Garmin: Add support for custom replies (notifications and calls)
To enable custom replies an override must be defined in the devices coordinator that actually support custom replies.

The custom preferences allow to:
- enable / disable the default message suffix (Instinct 2 appends "sent from my $vendor device" to each reply by default)
- define custom messages to reply to calls and incoming messages (leaving those lists empty will enable the default messages to be used)

Also adds a new protobuf definition file of mostly unknown values that enable toggling the message suffix on Instinct 2.
2024-04-23 16:11:37 +02:00
..
forerunner245 Add Garmin Forerunner 245 2024-04-19 13:07:56 +02:00
instinct2s Garmin: Add support for custom replies (notifications and calls) 2024-04-23 16:11:37 +02:00
venu3 Garmin protocol: Introduce GarminCoordinator 2024-04-18 17:50:17 +02:00
vivoactive5 Initial support for Garmin Vivoactive 5 2024-04-21 11:12:57 +02:00
vivomove Garmin protocol: Introduce GarminCoordinator 2024-04-18 17:50:17 +02:00
GarminCoordinator.java Garmin: Add support for custom replies (notifications and calls) 2024-04-23 16:11:37 +02:00