1.修复消息全部已读页面不更新bug

2.优化直播雷达开灯加载动画变大问题
3.led设置页面重新编写逻辑
4.蓝牙绑定指令增加上位机类型和绑定密钥
5.map页新增睡眠显示
6.信用卡页面,输入名字默认全大写
7.Wifi zone 内,地址显示为“Home · xxxxx”
8.优化雷达直播LED灯按钮禁用状态
This commit is contained in:
yezhiqiu
2026-03-30 10:48:32 +08:00
parent 00ae7df9c1
commit 00e4a33e19
22 changed files with 249 additions and 234 deletions

View File

@@ -1072,7 +1072,8 @@
<string name="txt_pet_close">Pet is close, try Radar</string>
<string name="txt_load_more_pull_text">Pull to load more</string>
<string name="txt_load_more_release_text">Release to load</string>
<string name="txt_fully_charged">Fully charged</string>
<string name="txt_fully_asleep">Fell asleep %s ago</string>
<string name="txt_move_wake">Move %s to wake up</string>
</resources>