APatch_s_build
3.68K subscribers
5 photos
168 files
101 links
APatch_s_lightly_build
非官方构建,仅供测试
Download Telegram
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
selinux hide将不会再兼容4.19以下内核,因为低于4.19内核没有稳定的符号以及方法,并且伴随大量魔改以及backport,如果你仍然需要,请嵌入kpm进行尝试,作者精力有限,不会再处理4.19以下内核的问题。除非你在以前的某个版本能用,更新到某个版本以后不能用的情况。
👍157😁2
APatch_11270_9d0b69e_main-debug-signed.apk
25.1 MB
9d0b69e
fix(kpm): keep install and unload state consistent (#1562)

Co-authored-by: matsuzaka-yuki <matsuzaka-yuki@users.noreply.github.com>
👍1232
APatch_11271_903e645_main-debug-signed.apk
25.1 MB
903e645
kp: bump to 0.13.6

init support 6.18 & fix some bugs
👍152
APatch_11273_5add26f_main-debug-signed.apk
25.1 MB
5add26f
manager: fix clear command broken by log refactor (#1577)

23e473a broke the clear command: ExecuteAPMAction.kt checked
"\u001B[H\u001B[2J" (7 chars) while apm emits "\u001B[H\u001B[J" (6
chars), and Install.kt checked "[H[J" with the ESC bytes missing —
neither matched, so the escape bytes leaked into the log text.

Restore "\u001B[H\u001B[J" with substring(6) at all three call
sites, written as visible \u001B escapes so diffs cannot corrupt it
again.
👍511
APatch_11273_a8ee374_fet-release-signed.apk
6.4 MB
测试版,仍有风险,注意备份
👍5
APatch_11275_ffec5f9_fet-release-signed.apk
6.4 MB
最后测试版,如果没问题就定稿了,后续就不再处理这个问题了。
👍11