subsurface/android-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
..
res Android: allow user installed root certificates 2021-10-14 15:53:10 +00:00
src/org/subsurfacedivelog/mobile Android: use more recent usb library 2021-10-22 10:35:57 -07:00
AndroidManifest.xml Android: fix broken permissions 2021-10-18 20:32:47 +00:00
build.gradle Android: use more recent usb library 2021-10-22 10:35:57 -07:00
font.qrc Android: bundle default font for use in OnePlus devices 2019-09-21 15:13:10 -07:00