Commit Graph

10 Commits

Author SHA1 Message Date
NkBe cf50194b29
chore: update core submodule URL to HSSkyBoy repository 2026-03-06 21:31:19 +08:00
NkBe(HSSkyBoy) 7613e7de10
feat: add output log to media
底層實現了日誌檔案寫入。為管理器新增了 outputLog 選項,可以將日誌輸出到 Android/media 目錄。
2025-10-06 23:27:30 +08:00
JingMatrix 4a7cc257a7 Use axml (ManifestEditor) lib from LSPosed
By doing so, we no longer need org.slf4j.* classes

ManifestEditor will now check atrribute types, so we choose correctly
the type of minSdkVersion.
2024-05-19 01:08:22 +02:00
JingMatrix cddf811b9c Update dependencies
1. Use JDK 21
2. Update ksp for compatibility (compulsory)
3. R8 claims that org.lsposed.lspatch.util.ModuleLoader is needed

We use rules in share/lspatch-rules.pro to ensure that LSPatch works
properly after R8 engine
2024-05-18 22:57:32 +02:00
Howard Wu 941726d559
Core upgrade (#213)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-06-29 02:17:00 +08:00
LoveSy c956fbea51
Compare AXML attribute name by resource ID
Close #105

Co-Authored-by: nonnonstop <42905588+nonnonstop@users.noreply.github.com>
2022-09-04 16:21:08 +08:00
LoveSy c4cc5ab563 Use origin repo 2021-06-20 00:11:20 +08:00
327135569 955b0c155d change upstream lsp repo 2021-04-17 21:24:32 +08:00
327135569 53aae23565 add apksigner as submodule 2021-04-07 23:30:59 +08:00
327135569 0c109fb0c7 done with project structure refine 2021-04-07 12:06:30 +08:00