diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 57d428ec..d4108021 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -29,9 +29,9 @@ Bluetooth This app requires the \"Bluetooth\" to connect to paired bluetooth devices. Access fine location - This app requires the \"fine location\" permission to receive Bluetooth Low Energy data. This app will not determine your location, but data Bluetooth data could technically be used to determine your location, this is why access is guarded by a location permission. + CAPod uses the \"fine location\" permission to receive Bluetooth Low Energy data. Your headphones use Bluetooth Low Energy technology to broadcast their status. This app will NOT use Bluetooth data to determine your location. Background location access - This app requires \"background location access\" to enable the \"Show popup\" and \"AutoConnect\" feature. It enables the app to react to Bluetooth data while it is in the background. This app will not determine your location. The permission is called \"location\" because Bluetooth technology can be used to determine your location. + CAPod uses \"background location access\" to enable features like \"Show popup\" and \"AutoConnect\" while the app is closed. Background location access allows the app to receive Bluetooth Low Energy data while it is in the background. This app will NOT use Bluetooth data to determine your location. Disable battery optimizations Battery optimizations prevent this app on some Android devices from receiving Bluetooth data while the app is in the background.