mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-05 00:25:09 +00:00
Use NEARBY_WIFI_DEVICES instead of ACCESS_FINE_LOCATION
In Android 13+, this permission is enough EDIT: DO NOT MERGE, the new permission doesn't allow wifiInfo.getSSID()
This commit is contained in:
@@ -403,6 +403,7 @@
|
||||
|
||||
<string name="location_permission_needed_title">Permission required</string>
|
||||
<string name="location_permission_needed_desc">KDE Connect needs the background location permission to know the WiFi network you are connected to even when the app is in the background. This is because the name of the WiFi networks around you could be used to find your location, even when this is not what KDE Connect does.</string>
|
||||
<string name="wifi_permission_needed_desc">KDE Connect needs permission to know the WiFi network you are connected to.</string>
|
||||
<string name="clipboard_android_x_incompat">Android 10 has removed clipboard access to all apps. This plugin will be disabled.</string>
|
||||
<string name="mpris_open_url">Continue playing here</string>
|
||||
<string name="cant_open_url">Can\'t open URL to continue playing</string>
|
||||
|
Reference in New Issue
Block a user