APatch_s_build
3.69K subscribers
5 photos
168 files
101 links
APatch_s_lightly_build
非官方构建,仅供测试
Download Telegram
APatch_11230_6ac243e_main-debug-signed.apk
25.9 MB
6ac243e
kp: bump to 0.13.5

fix some 4.4+ kernel bootloop problem
👍911
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.
👍82👎1🔥1
APatch_11259_ee93dab_main-debug-signed.apk
25 MB
ee93dab
feat: introduce selinux hide function to hide detection
❤‍🔥62🤪1
APatch_s_build
APatch_11229_342c277_main-debug-signed.apk
29可以开机,后面不能开机的试试最新版,不开机的请报告
APatch_s_build
APatch_11259_ee93dab_main-release-signed.apk
设置有个选项,打开才会生效
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.
5
APatch_11265_8d1f129_main-debug-signed.apk
25.1 MB
8d1f129
fix: refine KPM controls and bugreport logs (#1556)
👍711
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.
👍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
👍4
APatch_11269_a7d40eb_main-debug-signed.apk
25.1 MB
a7d40eb
fix: stage KPM install through local temp file & refine selinux_hide
👍73