APatch_11229_342c277_main-debug-signed.apk
25.9 MB
342c277
kp: fix some 4 series kernel boot failed
kp: fix some 4 series kernel boot failed
👍6⚡1
APatch_11258_5095599_main-debug-signed.apk
25 MB
5095599
fix(app): abort patchDir work when init fails and always reset patching
ensurePrepared() swallowed initialization failure and callers went on
to operate on a half-prepared work dir; it now returns Boolean and
every consumer bails out. doPatch/doUnpatch also reset the patching
flag in finally so an exception can no longer wedge the screen in the
working state.
fix(app): abort patchDir work when init fails and always reset patching
ensurePrepared() swallowed initialization failure and callers went on
to operate on a half-prepared work dir; it now returns Boolean and
every consumer bails out. doPatch/doUnpatch also reset the patching
flag in finally so an exception can no longer wedge the screen in the
working state.
👍8❤2👎1🔥1
APatch_11259_ee93dab_main-debug-signed.apk
25 MB
ee93dab
feat: introduce selinux hide function to hide detection
feat: introduce selinux hide function to hide detection
❤🔥6❤2🤪1
APatch_s_build
APatch_11229_342c277_main-debug-signed.apk
29可以开机,后面不能开机的试试最新版,不开机的请报告
APatch_11263_5d0b6cb_main-debug-signed.apk
25.1 MB
5d0b6cb
chore(apd): track .cargo/config.toml with link-time size flags
Linker flags for the aarch64-linux-android target: gc-sections,
identical code folding (--icf=all), build-id removal and hiding
staticlib symbols from dynamic export (--exclude-libs,ALL). All stable
rustc/lld flags; they shrink the release apd from 3,795,792 to
3,731,200 bytes (~63 KB, ICF contributes most of it).
The .gitignore keeps the rest of .cargo/ (credentials, per-machine
overrides) untracked.
chore(apd): track .cargo/config.toml with link-time size flags
Linker flags for the aarch64-linux-android target: gc-sections,
identical code folding (--icf=all), build-id removal and hiding
staticlib symbols from dynamic export (--exclude-libs,ALL). All stable
rustc/lld flags; they shrink the release apd from 3,795,792 to
3,731,200 bytes (~63 KB, ICF contributes most of it).
The .gitignore keeps the rest of .cargo/ (credentials, per-machine
overrides) untracked.
⚡5
APatch_11264_08fb212_main-debug-signed.apk
25.1 MB
08fb212
feat: complete KPM installation management
feat: complete KPM installation management
👍4😁1
APatch_11265_8d1f129_main-debug-signed.apk
25.1 MB
8d1f129
fix: refine KPM controls and bugreport logs (#1556)
fix: refine KPM controls and bugreport logs (#1556)
👍7❤1⚡1
APatch_11266_3c90784_main-debug-signed.apk
25.1 MB
3c90784
fix: defer KPM loading until reboot
no need load kpm when install & try to fix A17 QPR2 Beta3 maps all execve calls to execveat.
fix: defer KPM loading until reboot
no need load kpm when install & try to fix A17 QPR2 Beta3 maps all execve calls to execveat.
👍4
APatch_11267_3ebc587_main-debug-signed.apk
25.1 MB
3ebc587
fix: restore boot-completed event and guard package config
fix: preserve headerless package configs
restore boot-completed event and guard package config
fix: restore boot-completed event and guard package config
fix: preserve headerless package configs
restore boot-completed event and guard package config
👍4
APatch_11269_a7d40eb_main-debug-signed.apk
25.1 MB
a7d40eb
fix: stage KPM install through local temp file & refine selinux_hide
fix: stage KPM install through local temp file & refine selinux_hide
👍7❤3