agent-bigo/.idea
yjj38 91a60683c5 refactor(proxy): 重构代理工具并添加地理位置检查功能
-重写 ClashUtil 类中的 switchProxyGroup 方法,使用同步调用替代异步回调
- 新增 checkCountryIsUS 方法,用于检查当前设备是否位于美国
- 修改 MainActivity 中的 startProxyVpn 方法,集成新的地理位置检查逻辑
-优化任务执行流程,确保仅在代理 VPN 启动成功且设备位于美国时执行后续操作
- 修复了一些潜在的资源泄露问题,提高了代码的健壮性
2025-07-03 14:12:02 +08:00
..
codeStyles gffhfth 2025-06-09 16:17:53 +08:00
httpRequests . 2025-06-25 10:57:15 +08:00
inspectionProfiles Add configuration files and remove redundant code 2025-05-30 12:24:32 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
.name Remove unused DeviceUtils and disable command safety checks 2025-05-30 11:04:26 +08:00
AndroidProjectSystem.xml init 2025-05-20 16:39:05 +08:00
appInsightsSettings.xml init 2025-05-20 16:39:05 +08:00
compiler.xml 升级 JDK 版本到 21 2025-07-03 11:32:13 +08:00
dbnavigator.xml . 2025-06-25 10:57:15 +08:00
deploymentTargetSelector.xml refactor(ChangeDeviceInfoUtil, MainActivity): enhance package processing null-check, cleanup unused variables 2025-06-25 10:56:53 +08:00
git_toolbox_prj.xml gffhfth 2025-06-09 16:17:53 +08:00
google-java-format.xml Add configuration files and remove redundant code 2025-05-30 12:24:32 +08:00
gradle.xml refactor(ChangeDeviceInfoUtil, MainActivity): enhance package processing null-check, cleanup unused variables 2025-06-25 10:56:53 +08:00
migrations.xml init 2025-05-20 16:39:05 +08:00
misc.xml refactor(proxy): 重构代理工具并添加地理位置检查功能 2025-07-03 14:12:02 +08:00
runConfigurations.xml init 2025-05-20 16:39:05 +08:00
vcs.xml Integrate WorkManager for periodic accessibility service checks 2025-06-07 09:52:33 +08:00