mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-25 19:36:50 +01:00
1b281c7c62
* Check for bluetooth permissions in DiscoveryActivity * At startup we now pop up a dialog explaining why we want *any* permissions * Fixing ControlCenterv2 permissions requests for Android S and later (requesting background location stopped *any* dialog appearing) * Fixing all errors in DiscoveryActivity from Android Studio by catching errors * Move permission requests around to ensure that we only call RequestMultiplePermissions from onCreate * Only show dialog if we have permissions to request * Fix "LifecycleOwners must call register before they are STARTED" on some Android devices: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3192/files#issuecomment-967267 |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |