From 54be93167db4b5923a06f9959b3bd8d29f68bd63 Mon Sep 17 00:00:00 2001
From: iKirby <6316115+iKirby@users.noreply.github.com>
Date: Tue, 27 Feb 2024 22:35:54 +0800
Subject: [PATCH] Rephrase location permission description
---
app/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 18a8e18..31ad9cd 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -146,7 +146,7 @@
Other methods
Start
Location permission
- location permission to implement the wifi_ssid and wifi_bssid routing rules that you are using. Please grant the permission.]]>
+ wifi_ssid and wifi_bssid routing rules. To make them work, sing-box uses the location permission in the background to get information about the connected Wi-Fi network. The information will be used only for routing purposes. Please grant the permission to continue.]]>
background location permission is required. Please select Allow all the time to grant the permission.]]>
grant the permission or remove wifi_ssid and wifi_bssid routing rules from your profile.]]>
Open Settings