mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-10 18:05:50 +01:00
45c13675e0
This uses the (assumed) new method of passing multiple actions, instead of the (assumed) legacy accept/decline approach. At the moment the preset messages stored on the watch firmware are used for replying, the code supports using custom messages already but those have to be updated to the watch somehow (probably by protobuf) and this is not supported yet. Using custom messages if they are not set will just do nothing. The NotificationActionIconPosition values have been determined on a vĂvomove Style and might not work properly on other watches. The evaluation of GBDeviceEvent have been moved in GarminSupport since the notification actions handling uses device events. Also adds a method to read null terminated strings to GarminByteBufferReader. Also adds a warning in NotificationListener if the wrong handle is used for replying to a notification. |
||
---|---|---|
.. | ||
gps | ||
notifications | ||
opentracks | ||
sleepasandroid | ||
AlarmClockReceiver.java | ||
AlarmReceiver.java | ||
AutoStartReceiver.java | ||
BluetoothConnectReceiver.java | ||
BluetoothPairingRequestReceiver.java | ||
BluetoothStateChangeReceiver.java | ||
CalendarReceiver.java | ||
CMWeatherReceiver.java | ||
DeviceSettingsReceiver.java | ||
GenericWeatherReceiver.java | ||
IntentApiReceiver.java | ||
LineageOsWeatherReceiver.java | ||
MusicPlaybackReceiver.java | ||
NotificationListener.java | ||
OmniJawsObserver.java | ||
OsmandEventReceiver.java | ||
PebbleReceiver.java | ||
PhoneCallReceiver.java | ||
SilentModeReceiver.java | ||
SMSReceiver.java | ||
TimeChangeReceiver.java | ||
TinyWeatherForecastGermanyReceiver.java | ||
WeatherNotificationConfig.java | ||
WeatherNotificationReceiver.java |