Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/deviceevents
Andreas Shimokawa e5cf22bda6 WIP: Work towards SMS replies / canned replies, round 2
- parse the reply string in PebbleProtocol
- put replies into GBDeviceEvents
- display a toast in AbstractDeviceSupport, containing the reply

THIS STILL DOES NOT DO ANYTHING USEFUL
2015-12-13 22:43:53 +01: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
GBDeviceEventMusicControl.java remove eventClass field from GBDeviceEvent, use instanceof instead 2015-08-31 17:25:58 +02:00
GBDeviceEventNotificationControl.java WIP: Work towards SMS replies / canned replies, round 2 2015-12-13 22:43:53 +01: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