1.删除断开连接蓝牙操作

2.修复宠物设备页切换另外一个宠物,正在连接蓝牙,电量不更新问题
3.关机、休眠、in wifi zone时,充电中,无网络70分钟时,开灯相关按键不可点击,呈灰色
4.增加关机状态在Power Off 开关处的显示:“ON” / "Off"
This commit is contained in:
yezhiqiu
2025-12-11 17:42:45 +08:00
parent 83007612f0
commit d87679408f
27 changed files with 366 additions and 165 deletions

View File

@@ -371,4 +371,5 @@
<color name="permission_no_check_color">#EEEFEF</color>
<color name="grey_color_64">#64000000</color>
<color name="grey_color_90">#F9FFE3</color>
<color name="grey_color">#A6A6A6</color>
</resources>