1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-16 13:47:47 +01:00
Gadgetbridge/app/src/main
TaaviE e510205b61 Future-proofed Bluetooth permission request and improved broadcast receiver (#2331)
I saw a log line  posted [here](https://codeberg.org/Freeyourgadget/Gadgetbridge/issues/2118) that indicates that the permission requirement might be incorrect in the broadcast receiver. Removed it.

I also future-proofed the BLUETOOTH/BLUETOOTH_ADMIN permissions according to Android 12 Beta documentation, there's probably much more than this that has to be updated to be fully Android 12 compliant though.

Co-authored-by: TaaviE <taavi.eomae@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2331
Co-authored-by: TaaviE <taavie@noreply.codeberg.org>
Co-committed-by: TaaviE <taavie@noreply.codeberg.org>
2021-07-02 09:16:17 +02:00
..
aidl add stripped down version of weather part of lineage sdk 2019-08-22 21:19:03 +02:00
assets Use distinct icons for total step and distance values in widget 2021-02-27 10:10:47 +01:00
java Set the class loader to avoid unmarshalling errors 2021-07-02 09:15:26 +02:00
res Debug: add testing device manually 2021-06-27 14:57:47 +02:00
AndroidManifest.xml Future-proofed Bluetooth permission request and improved broadcast receiver (#2331) 2021-07-02 09:16:17 +02:00
lint.xml
project.properties