Commit Graph

720 Commits

Author SHA1 Message Date
lisonge
b96b6699ec perf: json skip encode null field 2023-10-11 21:04:07 +08:00
lisonge
3bb2375d3b fix: getChild array index bound error 2023-10-11 17:19:56 +08:00
lisonge
0814eb6da0 fix: flow map error 2023-10-10 21:07:20 +08:00
lisonge
a2eef9c4fd fix: 后台隐藏 (#130) 2023-10-10 19:11:44 +08:00
lisonge
f270910543 fix: 创建数据库时添加默认订阅失败 2023-10-10 16:29:41 +08:00
lisonge
0cbded5d36 fix: 高级设置页面不滑动 (#127) 2023-10-09 21:50:58 +08:00
lisonge
12c717a2ee chore: add safeR comment 2023-10-09 21:38:43 +08:00
lisonge
646fd68d68 fix: 快照迁移错误 2023-10-09 21:38:02 +08:00
lisonge
241d491a49 chore(actions): build on push 2023-10-08 20:31:52 +08:00
lisonge
6c0761186b fix: 移除隐藏最近任务旧代码 2023-10-08 20:20:28 +08:00
二刺螈
8b784f5c77
fix: 在[最近任务]界面中隐藏本应用
fix: 在[最近任务]界面中隐藏本应用
2023-10-08 20:08:49 +08:00
lliioollzh
91e1ba2775
fix: 在[最近任务]界面中隐藏本应用 2023-10-08 19:42:37 +08:00
lisonge
eeb7380abc chore: v1.3.0 2023-10-08 17:46:06 +08:00
lisonge
31969f2299 feat: 点击记录/快照记录-批量删除 2023-10-08 17:23:31 +08:00
lisonge
93242ef8b4 chore: change subs_item mtime 2023-10-08 16:53:39 +08:00
lisonge
1641a0fa67 fix: receiver register error 2023-10-08 16:53:20 +08:00
lisonge
19e9be4749 chore: remove useless code 2023-10-08 16:52:48 +08:00
lisonge
260d77fbbf feat: 日志分享 2023-10-08 15:59:38 +08:00
lisonge
676ded9394 chore: room schemas json 2023-10-08 14:40:49 +08:00
lisonge
deb394ce38 perf: 合并数据库 2023-10-08 14:39:06 +08:00
lisonge
8074175489 fix: 限制节点数量避免内存溢出 2023-10-08 11:51:26 +08:00
lisonge
c029a38bb8 chore: remove useless code 2023-10-08 11:48:57 +08:00
lisonge
6e5d6b3e26 feat: 上传快照生成链接 2023-10-08 11:48:21 +08:00
lisonge
3b67d31a3e feat: 音量快照 2023-10-08 11:43:32 +08:00
lisonge
2e454eb37d feat: 仅显示已安装APP的规则 2023-10-06 23:11:11 +08:00
lisonge
b3f7126177 feat(shizuku): 手动控制在获取授权后是否使用 2023-10-06 22:54:12 +08:00
lisonge
97eef8e71d fix: appInfo not update (#65) 2023-10-04 19:32:56 +08:00
lisonge
f3d2741309 feat: cache folder 2023-10-04 18:42:47 +08:00
lisonge
99ef2b4141 feat: quickFind+matchLauncher 2023-10-04 18:35:32 +08:00
lisonge
eaf2fd6a2d chore(actions): change apk name 2023-10-04 18:24:09 +08:00
lisonge
ba2271df39 fix: 悬浮窗按钮无法点击 2023-10-01 19:47:22 +08:00
lisonge
7f0d7f1c71 chore: fix receiver null error 2023-10-01 03:01:44 +08:00
lisonge
5f4078dfe1 chore: 统一文案 2023-10-01 02:56:10 +08:00
lisonge
840d1cb14b fix(selector): 改正!操作符 2023-09-29 21:04:00 +08:00
lisonge
2b95dd961c feat(快照): 支持隐藏快照状态栏 2023-09-28 17:42:14 +08:00
lisonge
23ea7599bb feat(快照): 支持相册导入导出 2023-09-28 17:41:15 +08:00
lisonge
45ce8ffa74 fix(shizuku): 适配不同机型的隐藏api 2023-09-28 15:38:27 +08:00
lisonge
c93fa87cb5 fix: shizuku 2023-09-25 20:47:00 +08:00
lisonge
aa706b9fd5 fix(selector): not throw StringIndexOut in js
https://github.com/gkd-kit/inspect/issues/7
修复在 js 里 string[i] 不会抛 StringIndexOutOfBoundsException 导致无限循环申请内存最终内存溢出
2023-09-23 01:23:11 +08:00
lisonge
30a6f59468 chore: v1.2.1 2023-09-20 22:05:33 +08:00
lisonge
096cf6e23f fix: shizuku 错误回退 2023-09-20 22:01:01 +08:00
lisonge
7af117514b fix: shizuku 方法签名错误 2023-09-20 21:54:34 +08:00
lisonge
e0590650c5 fix: disable ShizukuProvider in android 14 2023-09-20 21:28:32 +08:00
lisonge
a300ca11c3 fix: 订阅中APP排序
更改排序为: 已安装(有名字->无名字)->未安装(有名字(来自订阅)->无名字)
2023-09-19 14:23:43 +08:00
lisonge
038cc068bf chore: 更新截图 2023-09-19 01:33:31 +08:00
lisonge
466c21f9e5 chore: v1.2.0 2023-09-19 00:55:14 +08:00
lisonge
e3af7e1c18 feat: 优化检测更新频率 2023-09-19 00:48:52 +08:00
lisonge
4e7a7ea416 feat: 调整规则组描述字体大小 2023-09-18 23:47:38 +08:00
lisonge
bf8c2455fc feat: 支持自定义点击 action 2023-09-18 23:35:00 +08:00
lisonge
592415edff fix: 移除按键快照 (#26) 2023-09-17 17:24:52 +08:00