Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/deviceevents
Daniele Gobbetti c3e395818f Adding support for battery events using GBDeviceEvent.
- show notification on low battery (closes #40)
- Miband specific: add date of last charge and number of charges
2015-08-18 17:37:51 +02:00
..
GBDeviceEvent.java Adding support for battery events using GBDeviceEvent. 2015-08-18 17:37:51 +02:00
GBDeviceEventAppInfo.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
GBDeviceEventAppManagement.java Pebble: blindly implement missing parts for app installation on FW 3.x 2015-08-16 00:32:36 +02:00
GBDeviceEventBatteryInfo.java Adding support for battery events using GBDeviceEvent. 2015-08-18 17:37:51 +02:00
GBDeviceEventCallControl.java Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +02:00
GBDeviceEventDismissNotification.java Pebble: add experimental and incomplete support for dismissing 2.x notifications 2015-07-21 01:27:05 +02:00
GBDeviceEventMusicControl.java Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +02:00
GBDeviceEventScreenshot.java Pebble: support for taking screenshots (do not get displayed/written anywhere yet) 2015-06-24 23:55:51 +02:00
GBDeviceEventSendBytes.java Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +02:00
GBDeviceEventSleepMonitorResult.java Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +02:00
GBDeviceEventVersionInfo.java Refactoring: rename GBDeviceCommand to GBDeviceEvent 2015-06-23 11:54:33 +02:00