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

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2111
// versionName "2.1.11"
versionName "2.1.11-Beta1"
versionCode 2112
// versionName "2.1.12"
versionName "2.1.12-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"