From a25e4a093d5c3c32dd95ede13f0bdc05b3514da2 Mon Sep 17 00:00:00 2001 From: yezhiqiu <123456@qq.com> Date: Tue, 14 Jul 2026 11:08:43 +0800 Subject: [PATCH] =?UTF-8?q?1.=E7=A7=BB=E9=99=A4ACCESS=5FMOCK=5FLOCATION=20?= =?UTF-8?q?=20=E6=9D=83=E9=99=90=202.MMKV=E5=90=AF=E7=94=A8AES-256?= =?UTF-8?q?=E5=8A=A0=E5=AF=86=E4=BF=9D=E5=AD=98=203.=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E7=BB=84=E4=BB=B6=E5=92=8C=20Deep=20Links?= =?UTF-8?q?=E7=9A=84=E5=A4=84=E7=90=86=E5=BB=BA=E8=AE=AE=204.=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E6=B7=B7=E6=B7=86=E4=BB=A3=E7=A0=81=205.=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E8=93=9D=E7=89=99=E9=80=8F=E4=BC=A0RAW=20TCP=EF=BC=88?= =?UTF-8?q?socket=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deploymentTargetSelector.xml | 2 +- .idea/gradle.xml | 1 + FastBleLib/build.gradle | 3 + .../compile-file-map.properties | 2 +- FastBleLib/proguard-rules.pro | 29 +- app/build.gradle | 19 +- app/proguard-rules.pro | 644 +++++++++++++++--- app/src/main/AndroidManifest.xml | 35 +- .../com/abbidot/tracker/constant/KeyNames.kt | 1 + .../tracker/ui/activity/SplashActivity.kt | 1 + .../tracker/ui/activity/set/AboutActivity.kt | 2 +- .../tracker/util/SocketUtilManageV2.kt | 30 +- .../abbidot/tracker/wxapi/WXBaseActivity.kt | 17 +- baselibrary/consumer-rules.pro | 221 ++++++ baselibrary/proguard-rules.pro | 84 ++- .../com/abbidot/baselibrary/util/LogUtil.kt | 2 +- .../com/abbidot/baselibrary/util/Utils.kt | 2 +- build.gradle | 2 +- easyPhotos/build.gradle | 8 + easyPhotos/proguard-rules.pro | 47 +- easysocket/build.gradle | 9 + gradle.properties | 12 +- 22 files changed, 1000 insertions(+), 173 deletions(-) diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index ae3fb96..98dda44 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,7 +4,7 @@ +