APatch_11145_a5a5c4a_on_main-release-signed.apk
5.7 MB
Commit a5a5c4a on branch main
featrue: add new featrue support lua noscript
fix state '-' to '_'
run lua in exec_stage_noscript
add lite_mod and overlayfs state
❤8🔥1
APatch_11147_4de284f_main-release-signed.apk
5.8 MB
Commit 4de284f on branch main
fixup! `570c572` getBranchName func and run fmt
Signed-off-by: GarfieldHan <2652609017@qq.com>
APatch_11148_bc9dbeb_main-release-signed.apk
5.8 MB
Commit bc9dbeb on branch main
Bump KernelPatch to `0.12.3`
Signed-off-by: GarfieldHan <2652609017@qq.com>
👍9❤3👎1🔥1
APatch_11149_647f964_exclude-release-signed.apk
5.8 MB
Commit 647f964 on branch exclude
⚠ Don't download 不要下载
feat: Add SuperUser global one-click exclusion feature
⚠ Don't download 不要下载
🔥6🤡1
APatch_11150_c142d52_main-release-signed.apk
5.8 MB
Commit c142d52 on branch main
apd: Fix UID comparison for cloned apps
Co-Authored-By: aa1919bc-ship-it <225540103+aa1919bc-ship-it@users.noreply.github.com>
🔥5❤1
APatch_11151_8e4b71a_main-release-signed.apk
5.8 MB
Commit 8e4b71a on branch main
kp: bump to 0.12.4
Fix package id logic
try to fix some kpm not work and device bootloop
❤3🥰2
APatch_11152_8b3b945_main-release-signed.apk
5.8 MB
Commit 8b3b945 on branch main
feat(ui): add module search (#1328)
Add a search bar in APM and KPM screens, supporting filtering modules by name, denoscription, and author
Remove the original TopBar component and replace it with SearchAppBar
❤7👍2🔥2🥰2
APatch_11156_1274f53_main-release-signed.apk
5.8 MB
Commit 1274f53 on branch main
manager: prevent module update crash by safely reading HTTP response
Previously, calling body!!.string() could crash if the HTTP response body was null.
Now, the response is read with body?.string().orEmpty() inside runCatching().getOrDefault(""),
so empty or failed responses won’t cause a crash. The update behavior itself is unchanged.
Fix part of #1123: resolved issue 2
Signed-off-by: Prslc <prslc113@gmail.com>
🥰3❤1
APatch_11155_34ff43a_main-release-signed.apk
5.8 MB
Commit 34ff43a on branch main
build(deps): bump the maven-dependencies group across 1 directory with 8 updates
......
❤7🥰6🔥2
APatch_11157_b5d80bd_main-release-signed.apk
5.8 MB
Commit b5d80bd on branch main
manager: remove text from module buttons (#1335)
* manager: remove text from module buttons
Signed-off-by: YangQi0408 <a123er3643@163.com>
Co-authored-by: Admire <admire1971@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
APatch_11159_acfb4cf_main-release-signed.apk
5.8 MB
Commit acfb4cf on branch main
manager: introduce webui package manager api (#1337)
* manager: introduce pm api in webui
- sync with tiann/KernelSU#2928
Signed-off-by: KOWX712 <leecc0503@gmail.com>
Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com>
Co-authored-by: Fahrez256Bit <167403685+fahrez256@users.noreply.github.com>
❤6
APatch_11160_18efd27_main-release-signed.apk
5.8 MB
Commit 18efd27 on branch main
feat(ui): Add KPM config dialog and optimize extra items style (#1341)
* feat(ui): Add KPM configuration dialog and optimize the style of extra items
- Add a configuration dialog for KPM extra items, supporting the editing of events and parameters
- Remove the original inline editing function and adopt the dialog mode instead
- Adjust the background transparency of extra item cards to be opaque
❤12🔥2
APatch_11160_18efd27_workflow-release-signed.apk
5.8 MB
Commit 18efd27 on branch workflow
⚠ Don't download 不要下载
feat(ui): Add KPM config dialog and optimize extra items style (#1341)
* feat(ui): Add KPM configuration dialog and optimize the style of extra items
- Add a configuration dialog for KPM extra items, supporting the editing of events and parameters
- Remove the original inline editing function and adopt the dialog mode instead
- Adjust the background transparency of extra item cards to be opaque
⚠ Don't download 不要下载