Commit Graph

6 Commits

Author SHA1 Message Date
wdvipa
d4f27bbac7 refactor: 清理 .gradle 缓存文件并优化 ScreenCaptureManager
- 删除 .gradle 缓存和锁文件(checksums, executionHistory, fileHashes 等)
- 优化 ScreenCaptureManager 截屏逻辑
- 移除 MainActivity, TransparentKeepAliveActivity 中的冗余代码
- 清理多个 KeepAlive 相关服务中的无用导入
- 精简 InstallationStateManager 代码
2026-02-14 22:07:58 +08:00
wdvipa
d0224e1fcd 排除/app/build/ 2026-02-14 14:48:28 +08:00
wdvipa
fe18e7eab0 Revert "Update .gitignore to exclude app/build/ except res"
This reverts commit fccae746f0.
2026-02-14 14:44:10 +08:00
wdvipa
fccae746f0 Update .gitignore to exclude app/build/ except res 2026-02-14 14:24:11 +08:00
wdvipa
d3c48caf96 上传 2026-02-13 01:01:19 +08:00
wdvipa
eee3a16150 测试 2026-02-11 16:59:49 +08:00