From 963afa84860a11f32e521abc862d911a1c608734 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?whalensun=28=E5=AD=99=E4=BC=9F=29?= <532125505@qq.com>
Date: Mon, 29 Nov 2021 14:09:50 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90ID869532311=E3=80=91App=E6=95=B0?=
=?UTF-8?q?=E6=8D=AE=E9=9A=90=E7=A7=81=E5=90=88=E8=A7=84=E6=A3=80=E6=B5=8B?=
=?UTF-8?q?=E9=A3=8E=E9=99=A9=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D-?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=80=89=E6=8B=A9=E5=AE=B6=E5=BA=AD=E5=9C=B0?=
=?UTF-8?q?=E5=9D=80=E7=9A=84=E6=9D=83=E9=99=90=E6=97=B6=E6=8F=90=E7=A4=BA?=
=?UTF-8?q?=E6=96=87=E6=A1=88=E6=98=BE=E7=A4=BA=E9=94=99=E8=AF=AF=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
http://tapd.oa.com/NEW_IOT/prong/stories/view/1020393192869532311
Change-Id: Ib7e11560977da20336575e8867f3241268e3b44f
---
.../explorer/link/kitlink/activity/MarkerPaddingActivity.java | 2 +-
app/src/main/res/values-en-rUS/strings.xml | 1 +
app/src/main/res/values-zh-rCN/strings.xml | 1 +
app/src/main/res/values/strings.xml | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/app/src/main/java/com/tencent/iot/explorer/link/kitlink/activity/MarkerPaddingActivity.java b/app/src/main/java/com/tencent/iot/explorer/link/kitlink/activity/MarkerPaddingActivity.java
index b9314a7dc..c76451314 100644
--- a/app/src/main/java/com/tencent/iot/explorer/link/kitlink/activity/MarkerPaddingActivity.java
+++ b/app/src/main/java/com/tencent/iot/explorer/link/kitlink/activity/MarkerPaddingActivity.java
@@ -147,7 +147,7 @@ public void autoLocate(String address) {
return;
}
if (permissionDialog == null) {
- permissionDialog = new PermissionDialog(this, R.mipmap.permission_location ,getString(R.string.permission_location_lips), getString(R.string.permission_location_ssid));
+ permissionDialog = new PermissionDialog(this, R.mipmap.permission_location ,getString(R.string.permission_location_lips), getString(R.string.permission_location_ssid_map));
permissionDialog.show();
}
requestPermission(permissions);
diff --git a/app/src/main/res/values-en-rUS/strings.xml b/app/src/main/res/values-en-rUS/strings.xml
index b8be55c91..8f5801df2 100644
--- a/app/src/main/res/values-en-rUS/strings.xml
+++ b/app/src/main/res/values-en-rUS/strings.xml
@@ -713,6 +713,7 @@
In order to use the real-time voice/video call function of the device and record the operation log, Tencent LLink needs to obtain the following permissions:
· Storage (log)
In order to facilitate the automatic acquisition of the WiFi name of the current mobile phone connection when configuring the network for the device, and send the WiFi information to the device to complete the network configuration, Tencent LLink needs to obtain the following permissions:
+ In order to provide you with precise positioning service, it is convenient to set the home location to obtain weather service, Tencent LLink needs to obtain the following permissions:
· GPS location
In order to make it easier for you to automatically obtain the verification code when you register or log in, Tencent LLink needs to obtain the following permissions:
· SMS
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 3eccce436..e41c6524a 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -713,6 +713,7 @@
为了使用设备的实时语音/视频通话功能,记录运行日志,因此腾讯连连需获取以下权限:
· 存储(日志)
为了便于给设备配网时,自动获取当前手机连接的WiFi名称,向设备发送WiFi信息完成配网,因此腾讯连连需获取以下权限:
+ 为了给您提供精确定位服务,便于设置家庭位置获取天气服务,因此腾讯连连需获取以下权限:
· GPS 定位
为了方便您注册或登录时自动获取验证码,因此腾讯连连需获取以下权限:
· 短信
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 3eccce436..e41c6524a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -713,6 +713,7 @@
为了使用设备的实时语音/视频通话功能,记录运行日志,因此腾讯连连需获取以下权限:
· 存储(日志)
为了便于给设备配网时,自动获取当前手机连接的WiFi名称,向设备发送WiFi信息完成配网,因此腾讯连连需获取以下权限:
+ 为了给您提供精确定位服务,便于设置家庭位置获取天气服务,因此腾讯连连需获取以下权限:
· GPS 定位
为了方便您注册或登录时自动获取验证码,因此腾讯连连需获取以下权限:
· 短信