Commit Graph
9 Commits
Author SHA1 Message Date
世界 080488932f Add download progress 2026-03-30 22:40:29 +08:00
世界 868c1de2ff Add F-Droid as update check sources 2026-03-11 16:45:27 +08:00
世界 99791bdffb Update dependencies 2026-03-02 14:50:17 +08:00
世界 a7c18535e1 Fix update version check 2026-02-16 11:37:01 +08:00
世界 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