GadgetBridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/deviceevents
Andreas Shimokawa 67e5bc0434 Pebble: implement decline call with SMS
Based on a proposal by @danielegobbetti, thanks!

This still does not enable the feature since the necessary blobdb is not filled yet
2016-06-21 00:31:53 +02:00
..
GBDeviceEvent.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventAppInfo.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventAppManagement.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventAppMessage.java Pebble: Implement WIP outbound communication with PebbleKit Android Apps 2015-09-17 19:21:22 +02:00
GBDeviceEventBatteryInfo.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventCallControl.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventDisplayMessage.java Refactoring: get rid of ServiceCommand, use new CallSpec and MusicSpec to pass Call and Music info 2016-04-04 20:08:34 +02:00
GBDeviceEventMusicControl.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventNotificationControl.java Pebble: implement decline call with SMS 2016-06-21 00:31:53 +02:00
GBDeviceEventScreenshot.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventSendBytes.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventSleepMonitorResult.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventVersionInfo.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00