subsurface/android-mobile/src/org/subsurfacedivelog/mobile
Dirk Hohndel 94136db4e1 Android: use more recent usb library
Builds started to fail because v2.2.2 (about 18 months old) couldn't be
found anymore. That issue seems to have been fixed, but it was a good
reminder not to get completely disconnected from upstream here.

This switches things to the currently latest version of the Android USB
library (which coincidentally will also provide support for additional
USB-serial chipset - not that I think that any dive computers will
benefit from that).

Some of the interfaces changed in the upstream Java library and our code
had to be adjusted to accomodate this.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-10-22 10:35:57 -07:00
..
AndroidSerial.java Android: use more recent usb library 2021-10-22 10:35:57 -07:00
SubsurfaceMobileActivity.java android/usb: simply restart the download after receiving permission 2020-03-16 07:58:20 -07:00