Commit Graph

3 Commits

Author SHA1 Message Date
c3e1a0f368 adb: wait for correct size after upload 2019-02-15 12:05:31 +01:00
2683939a4b adb: improve read performance
by a real lot (x100 on my test device). Reading 1 byte at a time was
painfully slow, but it worked.
2019-02-15 12:03:21 +01:00
2ba5c35e88 adb: add new backend 2019-02-14 10:44:14 +01:00