subsurface/android-mobile
Christof Arnosti d953c645e9 usb-serial-for-android: React to usb "permit granted" intent (stub)
When a user is downloading from a DC for the first time (without using
the "usb device connected" popup), the user is requested to grant
permission to use the USB device.

This is done asynchronously, thus the download is aborted. To be more
user-friendly, we now react to the intent with the "usb granted" result.
The plan here is to start the download again.

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: React to usb "permit granted" intent (stub) 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