GKMSPatch/share/java/src
NkBe 74bbeb9bda
patch-loader: 優化配置和資源處理
Add a shared Gson instance and harden config/module/asset loading to avoid NPEs and crashes. Guard legacy module iteration, use apply() for SharedPreferences, throw when config asset is missing, reuse GSON for parsing, and null-check resource streams before copying. Also set provider dex file writable only if created and remove some unused imports. These changes improve resilience when manager/asset data is unavailable and clean up file handling.
2026-02-10 17:46:38 +08:00
..
main/java/org/lsposed/npatch/share patch-loader: 優化配置和資源處理 2026-02-10 17:46:38 +08:00
template/java/org.lsposed.lspatch.share feat(sigbypass): SVC Bypass (ARM64) and OpenAt I/O Redirection 2025-12-22 21:57:33 +08:00