1.修复充电中,Map 显示Off, 但设备管理中显示Strong signal bug

2.修复GPS 没信号还是为绿点bug
3.超过30天后,退款按钮呈灰色不可点,点击后提示“Refund period has expired”,续订订单不显示按钮
4.历史订单列表页,增加退款说明
This commit is contained in:
yezhiqiu
2026-04-29 10:27:29 +08:00
parent 8d1a44bf89
commit 587697954d
21 changed files with 297 additions and 71 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2202
versionName "2.2.2"
// versionName "2.2.2-Beta7"
versionCode 2203
// versionName "2.2.3"
versionName "2.2.3-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"