1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-22 23:02:33 +02:00
Gadgetbridge/app/src/main
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
..
aidl OsmAnd: Replace IOsmAndAidlInterface unneeded functions 2023-05-21 22:50:52 +02:00
assets Fossil/Skagen Hybrids: Update UV index and chance of rain widgets on weather updates 2023-06-19 14:26:30 +02:00
java Fixing SecurityErrors on Android 12+ discovered via Play Store (after API31 update)... 2023-07-25 11:50:53 +01:00
proto Changes suggested in PR 2023-07-20 20:30:14 +00:00
res Fixing SecurityErrors on Android 12+ discovered via Play Store (after API31 update)... 2023-07-25 11:50:53 +01:00
AndroidManifest.xml Use package name for Catima permissions 2023-07-09 14:29:30 +01:00
lint.xml
project.properties