1360 Commits

Author SHA1 Message Date
二刺螈
c174f79767 build: migrate to kotlin-codeorigin 2026-09-02 15:16:46 +08:00
二刺螈
b693edd0e8 feat(selector): rewrite selector engine 2026-09-02 14:48:32 +08:00
二刺螈
8c0b1800ae build: make Gradle wrapper executable 2026-08-31 00:02:38 +08:00
二刺螈
841f057957 build: apply Kotlin compiler args to all modules 2026-08-27 18:40:20 +08:00
二刺螈
1517080e46 refactor(db): migrate to Room 3 2026-08-27 17:26:54 +08:00
二刺螈
bc002b5c56 refactor(db): prepare Room 3 driver migration 2026-08-27 14:20:25 +08:00
二刺螈
199f104848 fix: update GitHub Actions module paths 2026-08-27 12:12:12 +08:00
二刺螈
eab049d270 refactor: extract database module 2026-08-27 12:07:38 +08:00
二刺螈
1b79589142 refactor: rename packages to li.gkd 2026-08-27 01:08:35 +08:00
二刺螈
c0e73ea8a9 refactor: move sources to li.gkd directories 2026-08-27 01:07:55 +08:00
二刺螈
1a7585fb66 refactor: prefix Gradle modules with gkd- 2026-08-27 00:25:21 +08:00
二刺螈
3e0f1f7619 chore(build): optimize Gradle and release workflows 2026-08-26 23:40:25 +08:00
二刺螈
cf879c03c1 chore: 升级 Gradle 和项目依赖 2026-08-26 12:23:29 +08:00
二刺螈
d387a6955a feat: 补充构建产物 Git 元数据 2026-08-26 10:55:44 +08:00
二刺螈
36ad0b1359 fix: 移除无障碍悬浮窗 AppOp 控制 2026-08-26 10:29:09 +08:00
二刺螈
7ff1a31635 feat: 优化快照流程与相关界面 2026-08-25 22:05:45 +08:00
二刺螈
049a257c2f chore: simplify gradle properties 2026-08-22 19:07:40 +08:00
二刺螈
b856f31061 fix: 补全本地网络和存储权限处理 2026-08-22 15:10:45 +08:00
二刺螈
25ab05feaa docs: keep commit and push checks lightweight 2026-08-21 21:04:07 +08:00
二刺螈
cbbf97acf3 refactor: centralize subscription editing 2026-08-21 20:56:18 +08:00
二刺螈
12254246c1 feat: upload release build assets 2026-08-21 10:52:40 +08:00
二刺螈
6a15e48b60 feat: include source paths in log files 2026-08-19 21:45:41 +08:00
二刺螈
61d434673a fix: keep bottom sheet below dialogs 2026-08-18 22:17:20 +08:00
二刺螈
ce3ae636ca refactor: reorganize app architecture 2026-08-18 21:54:23 +08:00
二刺螈
5e55b62140 feat: improve privilege service info dialog 2026-08-12 13:11:53 +08:00
二刺螈
060af1548a fix: add NoSuchMethodException 2026-08-10 23:51:46 +08:00
二刺螈
6e99842ddd fix: distinguish privilege service connection intent 2026-08-09 01:05:05 +08:00
二刺螈
c38fa72ef9 refactor: streamline permission request flow 2026-08-08 23:26:39 +08:00
二刺螈
75b4a5ad77 refactor: consolidate privilege authorization flow 2026-08-08 16:32:14 +08:00
二刺螈
5f4e38ba2e style: reduce status icon padding 2026-08-07 20:28:06 +08:00
二刺螈
1544c98afc build: update Kotlin and Gradle property configuration 2026-08-07 16:59:44 +08:00
二刺螈
5930f67052 refactor: consolidate notification handling 2026-08-07 16:39:32 +08:00
二刺螈
443ae40383 refactor: simplify permission and coroutine handling 2026-08-06 23:55:32 +08:00
二刺螈
aec7c4b32b feat: refine home service controls 2026-08-06 17:53:35 +08:00
二刺螈
5eb7c684d2 refactor: extract main navigation 2026-08-04 20:18:34 +08:00
二刺螈
5d032c7a70 refactor: remove internal visibility from app module 2026-08-04 16:32:29 +08:00
二刺螈
d1de3a94d8 refactor: simplify privilege server liveness check 2026-08-04 11:44:47 +08:00
二刺螈
342a2e2abf refactor: simplify package manager compatibility 2026-08-04 11:35:52 +08:00
二刺螈
b6453a673f refactor: migrate privilege framework to priv-kit 2026-08-04 00:12:49 +08:00
二刺螈
36edd83888 chore: add android api diff skill 2026-07-31 14:25:22 +08:00
二刺螈
b949370f12 chore: update docs 2026-07-30 22:19:38 +08:00
二刺螈
7826924f7b refactor: rename and clean up hidden api module 2026-07-30 22:19:38 +08:00
林灵柒
d9c243de81 perf: Optimize snapshot storage with WebP lossy compression (#1412)
* perf: Optimize snapshot storage with WebP lossy compression

* fix: 兼容旧版png快照
2026-07-26 23:06:22 +08:00
二刺螈
1e6f23bdf9 refactor: shizuku input manager 2026-07-26 23:05:29 +08:00
二刺螈
0b75375c0f fix: UserInfo name is null 2026-07-05 17:39:29 +08:00
二刺螈
a8f1e6ec1d perf: update gradle config and libs 2026-06-17 20:35:55 +08:00
二刺螈
87cceb0629 perf: add more text to log file 2026-06-15 20:02:16 +08:00
二刺螈
50f121e8ec fix: compat takeScreenshot for android-16.0.0_r4 2026-06-04 17:59:16 +08:00
二刺螈
a0976f3b8f perf: rm empty log folder 2026-06-03 11:36:54 +08:00
二刺螈
cb47bb6221 perf: change automation desc 2026-06-01 15:44:40 +08:00