ZhangShaojian ZhanGSKen
  • Joined on 2025-09-05
ZhanGSKen pushed to aes at Studio/WinBoLL 2026-05-06 12:29:47 +08:00
74443950c4 chore(config): 调整项目构建配置,取消忽略 settings.gradle
0607af429b Merge branch 'winboll' of https://gitea.winboll.cc/Studio/WinBoLL into winboll
55baf0afac Merge branch 'aes' into winboll
39e825f03e fix(browser): 外部调用时直接打开传入的网页链接,不再默认加载首页
cd0599d639 feat(browser): 支持外部应用调用传入网页地址
Compare 22 commits »
ZhanGSKen pushed to winboll at Studio/WinBoLL 2026-05-06 12:25:46 +08:00
74443950c4 chore(config): 调整项目构建配置,取消忽略 settings.gradle
0607af429b Merge branch 'winboll' of https://gitea.winboll.cc/Studio/WinBoLL into winboll
39e825f03e fix(browser): 外部调用时直接打开传入的网页链接,不再默认加载首页
cd0599d639 feat(browser): 支持外部应用调用传入网页地址
aef5a62e47 feat(network): 全局启用 HTTP 明文流量支持
Compare 6 commits »
ZhanGSKen pushed to winboll at Studio/WinBoLL 2026-05-06 12:06:49 +08:00
55baf0afac Merge branch 'aes' into winboll
1d0dec8de5 降级Java版本从11到7
fe4060f00e <libaes>Library Release 15.15.9
676a3466ef <aes>APK 15.15.9 release Publish.
d6243b052d 更新基础类库
Compare 33 commits »
ZhanGSKen pushed to aes at Studio/WinBoLL 2026-05-06 12:04:41 +08:00
1d0dec8de5 降级Java版本从11到7
ZhanGSKen pushed to winboll at Studio/WinBoLL 2026-05-04 20:16:35 +08:00
1dbca0f290 添加 Gradle 编译调试信息。
ZhanGSKen pushed to winboll at Studio/WinBoLL 2026-05-04 19:57:56 +08:00
14d0227158 编译输出信息调整
ZhanGSKen pushed to winboll at Studio/WinBoLL 2026-05-04 19:39:22 +08:00
3fcdbabcc9 改进APK应用包输出资源配置。
ZhanGSKen pushed tag positions-v15.12.21 to Studio/WinBoLL 2026-05-04 11:31:32 +08:00
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-04 11:31:32 +08:00
e99d7ebc06 <positions>APK 15.12.21 release Publish.
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-04 11:29:11 +08:00
07a286e7e0 重构主界面菜单与调试模式UI控制逻辑
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-04 10:57:51 +08:00
7761c80275 更新基础类库
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-04 09:52:18 +08:00
e1f6c3de05 <positions>APK 15.12.20 release Publish.
ZhanGSKen pushed tag positions-v15.12.20 to Studio/WinBoLL 2026-05-04 09:52:18 +08:00
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-04 09:42:20 +08:00
84c616cbda feat: 实现应用空转状态持久化与MainService动态数据源切换
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-04 03:43:06 +08:00
9d868f216c feat(IdleGpsService): 实现圆形轨迹GPS模拟并优化服务启动逻辑
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-03 18:30:47 +08:00
79b0320fb9 feat(IdleGpsService): 添加手动控制空转GPS服务的启动/停止逻辑
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-03 16:50:31 +08:00
173290333d feat(GPS): 添加空转GPS模拟服务与动态源切换逻辑
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-03 16:11:41 +08:00
f9ef5ab16e refactor(LocationActivity): 优化代码结构与新增空转状态提示
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-03 15:55:18 +08:00
748661b984 源码整理
ZhanGSKen pushed to positions at Studio/WinBoLL 2026-05-03 15:23:24 +08:00
2cfc29845e fix(MainActivity): 优化定位权限校验逻辑与空转状态UI刷新