1.修复轨迹和宠物有时不在一条线上的bug

2.增加pet页切换刷新运动数据
3.修复绑定设备激活重启,此时点击太快进入wifi 搜索不到bug
4.蓝牙透传通路由Raw TCP改为Https
This commit is contained in:
2026-07-24 10:18:46 +08:00
parent f51e8f24de
commit 0a128cb8a6
19 changed files with 434 additions and 155 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 24
targetSdkVersion 35
versionCode 2216
// versionName "2.2.16"
versionName "2.2.16-Beta1"
versionCode 2300
// versionName "2.3.0"
versionName "2.3.0-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"