subsurface/android-mobile
Dirk Hohndel ef5c94bb81 Android: fix broken permissions
In trying to avoid the wrath of the Google Play police I ended up giving
up too many permissions. And while in my test installs things continued
to work, in new installs on Android 10 or newer the lack of
FINE_LOCATION permission resulted in BLE scans no longer working.

The frustrating thing is that apparently installing an update with a
different set of permissions isn't enough to trigger either the bug or
the fix (at least not reliably). What appears to work is to uninstall
the existing app and then do a fresh install of a new app with the
correct permissions.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-10-18 20:32:47 +00:00
..
res Android: allow user installed root certificates 2021-10-14 15:53:10 +00:00
src/org/subsurfacedivelog/mobile android/usb: simply restart the download after receiving permission 2020-03-16 07:58:20 -07:00
AndroidManifest.xml Android: fix broken permissions 2021-10-18 20:32:47 +00: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