1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 19:36:14 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
José Rebelo
81ea814681 Garmin: Send location to watch 2024-04-25 18:14:07 +02:00
José Rebelo
025f15e0fa Garmin: Auto-detect canned messages support 2024-04-25 18:09:36 +02:00
José Rebelo
7bf73c6b41 Garmin: Add setting to disable notifications 2024-04-25 18:09:36 +02:00
Daniele Gobbetti
f1c7c97558 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-25 18:09:36 +02:00
José Rebelo
bcfaf7b3e8 Garmin: Fetch activity on demand 2024-04-25 18:09:36 +02:00
José Rebelo
6569cd74ba Garmin: Allow high MTU 2024-04-25 18:09:36 +02:00
José Rebelo
044ac1e917 Garmin protocol: Introduce GarminCoordinator 2024-04-25 18:09:36 +02:00