1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 13:30:48 +02:00
Gadgetbridge/app
cpfeiffer 9e4e50be47 Initial work on synchronizing activity data with feedback.
A device now has a busy flag (set during synchronization). While busy,
no other communication with the device shall occur (TODO)

Refactors the non-bluetooth actions a bit  #45

Next step: make use of the busy state in ControlCenter (show
a busy cursor) and in BluetoothCommunicationService (to not call other
operations while busy)
2015-06-06 00:40:16 +02:00
..
src/main Initial work on synchronizing activity data with feedback. 2015-06-06 00:40:16 +02:00
build.gradle Use logback-android for logging to external storage 2015-05-13 23:15:20 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00