Commit Graph

7 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
世界
cd83cbfe9e Add vpn hide xposed module 2026-01-10 21:31:04 +08:00
世界
7a5c3640c6 Improve QRS scan 2026-01-03 17:04:24 +08:00
世界
3672bbb251 Fix lint errors 2025-12-25 17:54:55 +08:00
世界
08f51d5469 Add alternative support for QUERY_ALL_PACKAGES in play flavor 2025-12-25 02:32:26 +08:00
世界
456d35d969 Split support for Android API 21 and 23 2025-12-24 16:25:11 +08:00