1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-29 05:16:51 +01:00
Gadgetbridge/app
Daniele Gobbetti 14f754306d Use a single queue for the whole firmware transfer.
At the moment the progress bar code is not useful because the FW preparation is almost instantly done, and is the BT transfer that takes time.

The transfer happens when the getQueue method is called, and there is no progress info that I can find.
2015-07-28 19:15:25 +02:00
..
src/main Use a single queue for the whole firmware transfer. 2015-07-28 19:15:25 +02:00
build.gradle update CHANGELOG, bump version to 0.4.4 (not yet release time) 2015-07-21 22:55:26 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00