agent-bigo/app
yjj38 2b60f10351 refactor(proxy): 切换代理逻辑调整
- 将 `ClashUtil.switchProxyGroup` 调用替换为 `ClashUtil.switchProxyWithPort(CountryCode.switchCountry())`
- 移除了 `MainActivity` 中的 `executeSingleLogic` 方法,相关逻辑已在 `LoadDeviceWorker` 中处理
- 在 `LoadDeviceWorker` 和 `MainActivity` 的 `startProxyVpn` 方法中,使用 `TAG` 记录日志,并更新了代理切换逻辑。
2025-07-09 21:04:28 +08:00
..
release refactor(retention): 重构项目并添加新功能 2025-07-09 17:04:18 +08:00
src refactor(proxy): 切换代理逻辑调整 2025-07-09 21:04:28 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
agent_retention.jks feat(release): 新增签名配置并更新构建类型 2025-07-04 11:17:03 +08:00
build.gradle refactor(retention): 重构项目并添加新功能 2025-07-09 17:04:18 +08:00
lint-baseline.xml Add configuration files and remove redundant code 2025-05-30 12:24:32 +08:00
proguard-rules.pro init 2025-05-20 16:39:05 +08:00