diff --git a/app/src/main/res/layout/main_permission_item.xml b/app/src/main/res/layout/main_permission_item.xml index 7e22f5d8..af8d37c7 100644 --- a/app/src/main/res/layout/main_permission_item.xml +++ b/app/src/main/res/layout/main_permission_item.xml @@ -15,7 +15,7 @@ Recorded log file Record debug log - BLUETOOTH CONNECT - Required to be able to connect to paired Bluetooth devices. - BLUETOOTH SCAN - Required to be able to discover and pair nearby Bluetooth devices. - BLUETOOTH + Bluetooth connect + This permission is required to connect and interact with paired Bluetooth devices. + Bluetooth scanning + The Bluetooth scanning permissions allows apps to discover and receive Bluetooth data from nearby devices. + Bluetooth Allows applications to connect to paired bluetooth devices. - ACCESS_FINE_LOCATION - Allows an app to access precise location. - ACCESS_BACKGROUND_LOCATION - Allows an app to access location in the background. + Access fine location + The "fine location" permission is required to receive Bluetooth Low Energy data. This app will never access your location! But data from known devices (e.g. AirTags), could be used to determine your location, this is why access to Bluetooth data is guarded by a location permission. + Background location access + Background location access is required to receive Bluetooth data while the app is in the background. This app will never access your location! The permission is called "location" because Bluetooth technology can also be used to determine your location. + Disable battery optimizations + Battery optimizations can prevent CAPod from receiving Bluetooth data while the app is in the background. Left pod Right pod @@ -107,6 +109,4 @@ Show fake data, i.e. simulate device that don\'t exist. Debug settings Additional settings to help troubleshoot issues with the app. - IGNORE_BATTERY_OPTIMIZATIONS - IGNORE_BATTERY_OPTIMIZATIONS \ No newline at end of file