mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 10:43:25 +00:00
779b84bfa0
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> |
||
---|---|---|
.. | ||
AndroidSerial.java | ||
SubsurfaceMobileActivity.java |