subsurface/android-mobile/src/org/subsurfacedivelog/mobile
Christof Arnosti 779b84bfa0 usb-serial-for-android: Use wakelock
Android takes some pretty hard measures to save power, including
shutting down the CPU. Since this can interfer with the download from an
usb serial device, we now use a wakelock to keep the CPU running during
download.

Signed-off-by: Christof Arnosti <charno@charno.ch>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-16 07:58:20 -07:00
..
AndroidSerial.java usb-serial-for-android: Use wakelock 2020-03-16 07:58:20 -07:00
SubsurfaceMobileActivity.java usb-serial-for-android: Implementation 2020-03-07 12:34:43 -08:00