GKMSPatch/patch-loader
NkBe 7844b99b3a
Fix: Choose service according to embedded module
Improve startup resilience by selecting the application service according to availability: catch Throwable from manager lookup and clear service on failure, then if service is null check hasEmbeddedModules(context) to prefer IntegrApplicationService when embedded modules exist, otherwise use NeoLocalApplicationService. Also refine logging levels/messages (info on success, warn on failure) to provide clearer diagnostics.
2026-02-11 21:36:13 +08:00
..
src/main Fix: Choose service according to embedded module 2026-02-11 21:36:13 +08:00
.gitignore Switch into mainline core branch 2022-03-17 19:52:05 +08:00
build.gradle.kts Refactor:Replace all instances of `lspatch` with `npatch` 2025-12-02 23:42:23 +08:00
proguard-rules.pro Switch into mainline core branch 2022-03-17 19:52:05 +08:00