1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 13:30:48 +02:00
Gadgetbridge/app/src
Gordon Williams 1b281c7c62 Fixing SecurityErrors on Android 12+ discovered via Play Store (after API31 update)...
* 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
2023-07-25 11:50:53 +01:00
..
banglejs Bump main targetSdkVersion to 31 2023-07-04 09:59:03 +01:00
main Fixing SecurityErrors on Android 12+ discovered via Play Store (after API31 update)... 2023-07-25 11:50:53 +01:00
nightly/res Add Neon version of logo as Nightly app icon 2022-08-20 19:56:24 +02:00
nopebble/res Add Neon version of logo as Nightly app icon 2022-08-20 19:56:24 +02:00
test Changes suggested in PR 2023-07-20 20:30:14 +00:00