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
selinux hide将不会再兼容4.19以下内核,因为低于4.19内核没有稳定的符号以及方法,并且伴随大量魔改以及backport,如果你仍然需要,请嵌入kpm进行尝试,作者精力有限,不会再处理4.19以下内核的问题。除非你在以前的某个版本能用,更新到某个版本以后不能用的情况。
👍15❤7😁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>
fix(kpm): keep install and unload state consistent (#1562)
Co-authored-by: matsuzaka-yuki <matsuzaka-yuki@users.noreply.github.com>
👍12❤3⚡2
APatch_11272_a7d41b1_main-debug-signed.apk
25.1 MB
a7d41b1
kp: bump to 0.13.7
kp: bump to 0.13.7
👍5
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.
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.
👍5❤1⚡1
APatch_11274_6ec140e_main-debug-signed.apk
25.1 MB
6ec140e
kp: bump to 0.13.8
kp: bump to 0.13.8
👍8