Commit Graph
5 Commits
Author SHA1 Message Date
世界 9c820a3400 Apply Spotless formatting to Java and Kotlin files 2026-01-17 16:58:31 +08:00
世界 cd0ae262f1 Fix root detection for KernelSU
Use libsu's Shell API instead of Runtime.exec("su -c ...") for root
detection. The previous approach assumed su is in PATH, which works
for Magisk but not for KernelSU where su has a different path.
2026-01-14 14:05:07 +08:00
世界 a2b3b846e0 Fix update check 2026-01-12 10:39:56 +08:00
世界 cd83cbfe9e Add vpn hide xposed module 2026-01-10 21:31:04 +08:00
世界 456d35d969 Split support for Android API 21 and 23 2025-12-24 16:25:11 +08:00