subsurface/android-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
..
res Android: remove USB devices we don't support 2020-03-10 13:27:43 -07:00
src/org/subsurfacedivelog/mobile usb-serial-for-android: Use wakelock 2020-03-16 07:58:20 -07:00
AndroidManifest.xml usb-serial-for-android: Use wakelock 2020-03-16 07:58:20 -07:00
build.gradle usb-serial-for-android: add dependency 2020-03-07 12:34:43 -08:00
font.qrc Android: bundle default font for use in OnePlus devices 2019-09-21 15:13:10 -07:00