Commit Graph

21 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
世界
355cfc8b89 Stop VPN service before installing update 2026-01-13 21:26:19 +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
世界
7a5c3640c6 Improve QRS scan 2026-01-03 17:04:24 +08:00
世界
b8344b766f Add missing install permissions to other flavor manifest 2025-12-26 16:47:38 +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
世界
72c7794ba9 Improve update system 2025-12-19 18:05:07 +08:00
世界
e2e2c2ca7b Add app settings with update track and auto-check options
- Add AppSettingsScreen with update track selection and auto-check toggle
- Remove checkUpdateAvailable() as all vendors now support update checking
- Add missing Chinese translations for update-related strings
2025-12-16 18:25:10 +08:00
世界
19da240d5b Refactor to Compose based UI 2025-12-13 20:16:37 +08:00
世界
78dd252b78 Improve qr scanner 2024-03-16 21:36:50 +08:00
世界
29e02d2696 Add in-app qr code scanner 2024-03-16 18:57:59 +08:00
linsui
f0946c7f66 Add icon for F-Droid
Co-authored-by: linsui <linsui555@gmail.com>
2024-03-15 15:20:25 +08:00
linsui
6602817671 Add triple-t metadata for F-Droid
Co-authored-by: linsui <linsui555@gmail.com>
2024-02-24 22:47:40 +08:00
世界
a35318ded2 Remove in-app sponsor 2024-02-18 19:12:02 +08:00
世界
4504447a2c Update dependencies 2024-02-11 21:21:37 +08:00
世界
d5b1ff5051 Add in-app sponsor support 2024-01-25 17:55:03 +08:00
世界
d45e2af1c2 Split play and other version 2023-11-09 13:05:56 +08:00