Commit Graph

30 Commits

Author SHA1 Message Date
世界
cd83cbfe9e Add vpn hide xposed module 2026-01-10 21:31:04 +08:00
世界
aaa3ef044a Refactor QR scan and share and add QRS support 2026-01-03 17:04:24 +08:00
世界
9dea064353 Refactor string resources: rename and reorganize
- Rename error strings to use error_ prefix consistently
- Rename success strings to use success_ prefix
- Rename failure strings to use failed_ prefix
- Reorganize strings by feature groups with section comments
- Remove unused shortcuts.xml and manifest references
- Update all Kotlin code references
2025-12-30 19:24:10 +08:00
世界
778cbc6fb0 Refactor: remove Compose prefix from Activity names
- Rename ComposeActivity to MainActivity
- Rename EditProfileComposeActivity to EditProfileActivity
- Rename NewProfileComposeActivity to NewProfileActivity
- Rename GroupsComposeActivity to GroupsActivity
- Move data models to compose/model package
- Update all references in AndroidManifest.xml and source files
2025-12-30 18:38:51 +08:00
世界
71b936ba3a Remove legacy View-based UI
Keep only Compose UI, removing old View-based Activities, Fragments,
and layouts. QRScanActivity and PerAppProxyActivity are retained as
they are still used by Compose UI.
2025-12-30 18:01:54 +08:00
世界
08f51d5469 Add alternative support for QUERY_ALL_PACKAGES in play flavor 2025-12-25 02:32:26 +08:00
世界
d7be884674 Add DocumentsProvider for working directory
Expose the service's running directory to file managers via Storage
Access Framework, allowing users to browse and manage files directly.
2025-12-19 18:05:07 +08:00
世界
19da240d5b Refactor to Compose based UI 2025-12-13 20:16:37 +08:00
iKirby
f406c61650 Use systemExempt foreground service type for VPNService 2025-02-25 21:18:28 +08:00
世界
29e02d2696 Add in-app qr code scanner 2024-03-16 18:57:59 +08:00
世界
0c76a7479c Fix group item 2024-03-15 15:18:36 +08:00
世界
f26458ba68 Improve per proxy app selector 2024-03-15 15:18:36 +08:00
世界
31f51a3974 Fix theme 2024-03-14 13:57:27 +08:00
世界
096d5ef43d Improve dashboard 2024-03-14 13:57:27 +08:00
世界
f8ebfaabe2 Fix WIFI state permission again 2024-02-16 15:28:42 +08:00
世界
3224f56f89 Fix WIFI state permission 2024-02-02 17:53:54 +08:00
世界
f38e12cf6c Fix pathPattern 2024-01-24 18:55:01 +08:00
世界
eb3bdfa415 Add read WIFI state support 2023-11-18 14:40:56 +08:00
世界
446ffa4a4d Replace appcenter with google services 2023-10-31 13:44:42 +08:00
世界
821e713e6c Add VPN app scanner 2023-10-27 22:21:08 +08:00
世界
df25a71dcb Fix intent filter 2023-10-10 20:01:05 +08:00
世界
c2c3db6835 Remove appcenter update notification 2023-08-12 21:48:49 +08:00
世界
c26775e5fe Fix tile service 2023-08-12 20:00:53 +08:00
iKirby
3ccf4d6def Fix compatibility with Android 14 2023-08-02 10:46:50 +08:00
iKirby
567d46dcdc Fixes for AppChangeReceiver 2023-08-01 11:19:07 +08:00
世界
fe0b3fdce3 Add profile sharing 2023-07-30 21:21:10 +08:00
iKirby
9575764f40 Add config override and per-app proxy feature 2023-07-30 19:57:23 +08:00
世界
cb9799936b Add support for import remote profile 2023-07-27 12:14:03 +08:00
世界
948312e9e4 Add ignore battery optimizations card 2023-07-16 13:31:49 +08:00
世界
7736e1e644 Init commit 2023-06-27 11:51:36 +08:00