二刺螈
|
809586ee86
|
fix: TriStateSwitch a11y not working
Build-Apk / build (push) Has been cancelled
|
2026-05-26 12:18:42 +08:00 |
|
二刺螈
|
5a00f84498
|
chore: v1.12.1
Build-Apk / build (push) Has been cancelled
|
2026-05-20 17:35:29 +08:00 |
|
二刺螈
|
9c3d14d669
|
perf: update libs
|
2026-05-20 17:05:20 +08:00 |
|
二刺螈
|
28f7d340a7
|
fix: check a11y running state
|
2026-05-20 16:45:28 +08:00 |
|
二刺螈
|
84bfecff08
|
fix: can not receive ACTION_PACKAGE_ADDED
|
2026-05-18 11:54:30 +08:00 |
|
Ling0402
|
2530f82a06
|
feat: SnapShot Toast in Multiple Situation (#1363)
Build-Apk / build (push) Has been cancelled
* feat: 快照成功toast判断截图tip
"快照成功"判断是否存在截图toast提示
* perf: 简写为also函数 & 布尔值语义纠正
* feat: 增加第三种情况demo
- 新增"目标App疑似截屏保护",判定逻辑ing
- when枚举
* feat: App拒绝提供画面逻辑 (方差法)
* fix: gpu位图崩溃隐患&防截屏判定逻辑
- 修复部分设备上 HARDWARE 位图无法直接读取像素导致的崩溃问题(强制转为 ARGB_8888)
- 引入 `recycleIfTemp` 辅助函数,统一并安全回收临时 Bitmap
- 增加裁剪状态栏逻辑,并将边缘忽略比例由 0.2 调整为 0.1
- 优化判定算法:引入纯黑极值像素占比统计,放宽方差阈值
* perf: 删除状态栏预处理&降低图片边缘排除阈值
- 调用函数涂黑属于写操作,且与忽略图片边缘操作本质相同,纯副操作.故删除
- 调低排除四周图片阈值至8%,降低纯黑界面却有字(正常)情况下错误识别
* perf: 死代码
bitmap !== bitmap为不成立,啥也没干
* perf: 简化toast语句
* fix: toast text
---------
Co-authored-by: 二刺螈 <i@songe.li>
|
2026-05-16 08:33:55 +08:00 |
|
二刺螈
|
dabf129292
|
chore: v1.12.0
|
2026-05-15 18:14:08 +08:00 |
|
二刺螈
|
d938dc7fdd
|
perf: update libs
|
2026-05-15 18:06:40 +08:00 |
|
二刺螈
|
3f369540e0
|
chore: v1.12.0-beta.9
Build-Apk / build (push) Has been cancelled
|
2026-05-09 11:16:50 +08:00 |
|
二刺螈
|
6811211dc7
|
fix: a11y update activity not work
|
2026-05-09 11:14:57 +08:00 |
|
二刺螈
|
9396c69dc2
|
chore: update github issue report yml
|
2026-05-09 10:58:55 +08:00 |
|
二刺螈
|
b4009b85d2
|
fix: rm WeakHashMap in LifecycleCallbacks
|
2026-05-06 15:21:06 +08:00 |
|
二刺螈
|
42a5b3204f
|
chore: v1.12.0-beta.8
|
2026-04-29 20:18:06 +08:00 |
|
二刺螈
|
370807bb26
|
fix: ignore a11y event from other display (#1350)
|
2026-04-29 18:21:43 +08:00 |
|
二刺螈
|
fa7eaac256
|
perf: TrackService FloatLayer
Build-Apk / build (push) Has been cancelled
|
2026-04-27 23:24:36 +08:00 |
|
二刺螈
|
27382b7de4
|
perf: upgrade to android 17
Build-Apk / build (push) Has been cancelled
|
2026-04-24 15:21:45 +08:00 |
|
二刺螈
|
78d1607fc6
|
chore: v1.12.0-beta.7
|
2026-04-23 10:36:06 +08:00 |
|
二刺螈
|
ade5ace9a2
|
fix: hidden api type
- IWindowManager.thawRotation
- IWindowManager.freezeRotation
|
2026-04-23 10:33:30 +08:00 |
|
二刺螈
|
b78cff60b0
|
chore: v1.12.0-beta.6
Build-Apk / build (push) Has been cancelled
|
2026-04-22 20:38:35 +08:00 |
|
二刺螈
|
b8a1d271bd
|
fix: rule filter not work in AppConfigPage (#1340)
|
2026-04-22 20:37:44 +08:00 |
|
二刺螈
|
78f04005e9
|
chore: v1.12.0-beta.5
|
2026-04-21 14:40:18 +08:00 |
|
二刺螈
|
959f751c1d
|
fix: globalGroup show in AppConfigPage
|
2026-04-21 14:38:24 +08:00 |
|
二刺螈
|
3a7108ac93
|
chore: update changlog
|
2026-04-21 11:51:44 +08:00 |
|
二刺螈
|
7adffb6cea
|
chore: v1.12.0-beta.4
|
2026-04-21 11:38:14 +08:00 |
|
二刺螈
|
77946b677c
|
perf: update libs
|
2026-04-21 11:37:03 +08:00 |
|
二刺螈
|
fa606991f8
|
fix: actualCheckedGroupSet not work
|
2026-04-21 11:04:48 +08:00 |
|
二刺螈
|
2f738b7148
|
chore: v1.12.0-beta.3
|
2026-04-20 11:56:40 +08:00 |
|
二刺螈
|
4cd0209507
|
fix: auto check app update
Build-Apk / build (push) Has been cancelled
|
2026-04-17 18:15:29 +08:00 |
|
二刺螈
|
4830e1f42e
|
chore: update comment
Build-Apk / build (push) Has been cancelled
|
2026-04-16 12:23:27 +08:00 |
|
二刺螈
|
4d02537aaf
|
feat: auto fix group key
|
2026-04-16 11:57:18 +08:00 |
|
二刺螈
|
e5768146e4
|
chore: v1.12.0-beta.2
|
2026-04-14 21:16:56 +08:00 |
|
二刺螈
|
352c6f8004
|
pref: resetScroll
|
2026-04-13 21:39:55 +08:00 |
|
二刺螈
|
22fc6812f7
|
fix: preFillExpVars screenHeight/screenWidth (#1334)
|
2026-04-13 20:37:41 +08:00 |
|
二刺螈
|
fbc16529eb
|
fix: Swipe ActionResult (#1334)
|
2026-04-13 19:43:25 +08:00 |
|
二刺螈
|
fd24993c49
|
refactor: loc
|
2026-04-13 18:19:32 +08:00 |
|
二刺螈
|
7b841b83ad
|
fix: getExternalFilesDir null (#1333)
Build-Apk / build (push) Has been cancelled
|
2026-04-13 15:10:53 +08:00 |
|
二刺螈
|
d2e337c0bf
|
fix: add imageLoader to add cache/gif
|
2026-04-13 11:44:47 +08:00 |
|
二刺螈
|
86034d721c
|
perf: use remap plugin access android hidden api
Build-Apk / build (push) Has been cancelled
|
2026-04-10 14:59:08 +08:00 |
|
二刺螈
|
5e474983ed
|
perf: update libs
|
2026-04-10 14:03:18 +08:00 |
|
二刺螈
|
0858914a9b
|
perf: position calc
Build-Apk / build (push) Has been cancelled
|
2026-04-07 20:37:43 +08:00 |
|
二刺螈
|
eda6824ab0
|
chore: move .cache folder
|
2026-04-07 10:25:53 +08:00 |
|
二刺螈
|
2401cfc788
|
chore: v1.12.0-beta.1
|
2026-04-05 18:24:30 +08:00 |
|
二刺螈
|
3da6fcd82e
|
fix: set maximumObscuringOpacityForTouch for TrackService (#1325)
Build-Apk / build (push) Has been cancelled
close #1325
|
2026-04-05 15:05:35 +08:00 |
|
二刺螈
|
24c4069f79
|
feat: TrackService (#1321)
|
2026-04-04 20:11:12 +08:00 |
|
二刺螈
|
9927fdf181
|
perf: dialog layout
|
2026-04-04 20:11:12 +08:00 |
|
Ling0402
|
997e4de37a
|
perf: Apk Sign fullback (#1323)
* perf: Apk Sign fullback
* Clean up signing configuration comments in build.gradle.kts
Removed commented-out signing configuration management sections.
---------
Co-authored-by: 二刺螈 <i@songe.li>
|
2026-04-04 12:53:00 +08:00 |
|
二刺螈
|
917fa55059
|
perf: delete the wrapper key function of rememberSaveable (#1322)
|
2026-04-03 21:13:09 +08:00 |
|
二刺螈
|
5fb7ae15f9
|
perf: rm toast, add route log
|
2026-04-03 20:20:07 +08:00 |
|
二刺螈
|
6a72e9c98c
|
perf: update libs
|
2026-04-03 11:51:26 +08:00 |
|
二刺螈
|
6c29dc6b5e
|
perf: make performAction suspend
|
2026-04-03 11:22:21 +08:00 |
|