fdroid-client/app/src/full
Hans-Christoph Steiner 5216050b82 uses permission BLUETOOTH_SCAN
BLUETOOTH and BLUETOOTH_ADMIN do not apply to SDK 33 and 34.  Somehow
something is triggering the Bluetooth code, which requires BLUETOOTH_SCAN.
Since it isn't there, it crashes.

closes acra-crash-reports#619
closes acra-crash-reports#620
closes acra-crash-reports#630
closes acra-crash-reports#709

https://developer.android.com/develop/connectivity/bluetooth/bt-permissions
2024-04-05 22:51:00 +02:00
..
java Remove dead NFC (Android Beam) code 2024-03-05 14:43:28 +00:00
res [app] basic targetSdk 34 2024-03-12 18:34:56 +00:00
AndroidManifest.xml uses permission BLUETOOTH_SCAN 2024-04-05 22:51:00 +02:00