Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti cee03debbb - add code to send the confirmation of the activity data transfer after a timeout.
==> This is currently commented out because it was done to solve #141 but while doing this #143 popped out.
- send a stop_sync message to the band if the data doesn't fit the buffer. This way the data remains on the band.
2015-10-19 16:17:03 +02:00
..
activities Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
adapter Refactoring 2015-09-24 14:45:21 +02:00
database Refactoring 2015-09-24 14:45:21 +02:00
deviceevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
devices Fix pairing with MI1A 2015-10-18 21:54:22 +03:00
externalevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
impl Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
model Merge branch 'master' into live-activity-data 2015-09-27 00:16:04 +02:00
service - add code to send the confirmation of the activity data transfer after a timeout. 2015-10-19 16:17:03 +02:00
util Remove hardcoded equals("MI") in favor of DeviceCoordintator #136 2015-10-18 01:01:13 +02:00
GBApplication.java Log otherwise uncaught exceptions (#134) 2015-10-07 23:32:58 +02:00
GBEnvironment.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LoggingExceptionHandler.java Log otherwise uncaught exceptions (#134) 2015-10-07 23:32:58 +02:00