GKMSPatch/patch-loader/src/main
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
..
java/org/lsposed patch-loader: 優化配置和資源處理 2026-02-10 17:46:38 +08:00
jni 修正本地模式模式並解決 x86_64 的 bypass_svc 構建問題 2026-02-10 16:39:53 +08:00
AndroidManifest.xml Update core to 1.8.6 (#168) 2023-01-28 11:54:06 +08:00