1.修复编辑wifi zone名称时,部分机型输入法会挡住输入框

2.GPS的“Weak signal”替换“No signal”状态
3.隐藏APP中的里程和总里程显示
4.新增手机无网络,开启APP后,手机网络恢复,APP自动获取内容
5.添加/编辑wifi时,不显示复位按钮;位置不可拖动,不显示宠物
6.修改toast白底黑字样式
7.直播禁用,采用不可点击状态,而不是隐藏按钮,点击提示文案:Live works on cellular only
8. 修改不能添加或者解绑宠物,添加设备自动绑定宠物“My Pet”
9.解绑设备改为不需要蓝牙解绑并优化ui
This commit is contained in:
yezhiqiu
2025-12-18 18:29:58 +08:00
parent 3a7cb0251f
commit 5b489a2519
36 changed files with 479 additions and 191 deletions

View File

@@ -1053,5 +1053,9 @@
<string name="txt_powered_off">Powered off</string>
<string name="txt_near">Near %s</string>
<string name="txt_charging">Charging</string>
<string name="txt_total_time">Total Time</string>
<string name="txt_live_works_cellular">Live works on cellular only</string>
<string name="txt_unbind_device">Unbind Device</string>
<string name="txt_edit_profile">Edit Profile</string>
</resources>