1.优化订阅列表显示(Renew at $29.97 per month thereafter)

2.历史轨迹地图增加罗盘和当前手机位置显示
3.历史轨迹点模式增加点击可显示宠物信息
4.修复雷达停止退出还会有声音的bug
This commit is contained in:
yezhiqiu
2026-03-05 14:43:08 +08:00
parent 1aa6f7a247
commit 8b128e58cb
15 changed files with 846 additions and 71 deletions

View File

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