1.增加led开关灯加载效果

2.修复蓝牙连接,充电还能开灯的bug
3.修复雷达页面,位置不更新bug
4.修复雷达页面,被分享和wifi内能开灯的bug
5.修复直播页面,wifi内能开灯的bug
This commit is contained in:
yezhiqiu
2026-03-26 11:07:04 +08:00
parent a92b5927fd
commit 00ae7df9c1
24 changed files with 975 additions and 158 deletions

View File

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