1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-22 04:50:08 +02:00
Gadgetbridge/app
cpfeiffer 9819819b92 Create the wait-latch before running the action, and only if neeeded
Otherwise the result handler might be called before the wait-latch
has been created, leading to a deadlock of the thread.

Also: only wait for read- and write actions, but not for wait-actions.
2015-05-17 21:55:02 +02:00
..
src/main Create the wait-latch before running the action, and only if neeeded 2015-05-17 21:55:02 +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