Commit Graph

262 Commits

Author SHA1 Message Date
世界
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
世界
72c7794ba9 Improve update system 2025-12-19 18:05:07 +08:00
世界
2da0674c33 Improve per-app proxy 2025-12-19 18:05:07 +08:00
世界
386a401c00 Disable start button when no profile is selected 2025-12-19 18:05:07 +08:00
世界
6862bef2f8 Add switch toggle to Per-App Proxy setting 2025-12-19 18:05:07 +08:00
世界
edf3491f61 Default update track to beta for pre-release versions and use primary color for update badges 2025-12-19 18:05:07 +08:00
世界
d69a6b38b9 Fix editor toolbar being hidden behind soft keyboard 2025-12-19 18:05:07 +08:00
世界
d76ccd0ed3 Auto-select newly created profiles
Previously, profiles were only auto-selected when no profile was
selected. Now any new profile (created manually or imported) is
immediately selected, improving user experience.
2025-12-19 18:05:07 +08:00
世界
7b39c1dd5a Add battery optimization badge to Service menu item
Show a theme-colored badge on the Service settings when battery
optimization is not ignored. Also shorten button text to "Ignore".
2025-12-19 18:05:07 +08:00
世界
ec6543ccfb Apply consistent button style to profiles card 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
世界
be175ccd73 Improve profile picker background 2025-12-16 15:51:09 +08:00
世界
9db8dfa1cf Fix debug title still visible 2025-12-16 15:51:02 +08:00
世界
dcde0bd5c9 Use the new UI entirely for the release build 2025-12-13 20:16:37 +08:00
世界
e7892096cc Refactor: Profile card 2025-12-13 20:16:37 +08:00
世界
19da240d5b Refactor to Compose based UI 2025-12-13 20:16:37 +08:00
世界
7dbe9f8fb0 Fix tile permission 2025-11-04 21:42:42 +08:00
世界
eb1b736837 Fix setup 2025-08-15 16:59:17 +08:00
世界
6f1dcf9e97 Add support for systemCertificates 2025-07-07 14:03:30 +08:00
世界
b8c74517b2 Update local DNS transport registration 2025-07-07 14:03:30 +08:00
xchacha20-poly1305
c6f48f5e35 Add download manager to skip prefix list 2025-06-22 13:21:15 +08:00
iKirby
7184af51e7 Make notification permission optional if real-time speeds notification is disabled 2025-05-04 18:46:54 +08:00
世界
4014a1e612 Fix typo 2025-04-16 17:57:59 +08:00
iKirby
f406c61650 Use systemExempt foreground service type for VPNService 2025-02-25 21:18:28 +08:00
iKirby
8269893786 Apply bottom inset to RecyclerView 2025-02-25 21:18:17 +08:00
世界
d9e26516c7 Fix missing links for new deprecated warnings 2025-02-23 08:50:50 +08:00
Conn MyLong
33a943fbec Fix FragmentStateAdapter recreates Fragments 2025-02-10 17:02:08 +08:00
世界
8a1b0ddc74 Implement new interface api 2025-01-11 21:35:07 +08:00
世界
44176a840b Enable fix stack for Android 7 and 9 2024-12-28 15:08:09 +08:00
世界
f8a2783d32 Add zh-rCN translate 2024-12-15 21:37:04 +08:00
世界
1c494b56a3 Add workaround for bulkBarrierPreWrite: unaligned arguments panic 2024-12-14 20:03:37 +08:00
世界
72e3014ee6 Add workaround for golang/go#68760 2024-12-10 10:13:30 +08:00
世界
d1bf7c8235 Reload service after remote profile updated 2024-12-03 12:26:24 +08:00
世界
6c1f49a00e Fix check IBO resut 2024-12-03 12:26:23 +08:00
世界
95401743e9 Reload service after remote profile updated 2024-12-03 12:26:07 +08:00
iKirby
75ed407a25 Fix possible crash 2024-11-27 10:40:34 +08:00
iKirby
c2f2b977a2 Fix fab state when service is stopped 2024-11-27 10:40:17 +08:00
世界
179dd612ce Remove FreeReflection 2024-11-18 13:00:25 +08:00
世界
5ea67840f8 Fix log crash 2024-11-13 10:43:42 +08:00
世界
108f8b05af Implement send notification 2024-11-07 12:48:48 +08:00
世界
e38f352c48 Add support for openURL event 2024-11-02 16:29:49 +08:00
世界
0b18d9f14c Add deprecated warnings 2024-10-29 12:25:53 +08:00
世界
c6f71f5e47 Fix QRCode scanner 2024-10-25 23:07:12 +08:00
世界
0de351375e Revert "Prevent multiple error dialogs shows up at the same time"
This reverts commit 7d2c4cdba3.
2024-10-25 22:28:38 +08:00
世界
8df5f10d61 Minor fixes 2024-10-06 20:08:49 +08:00
世界
fba1072910 Add stub for write connections 2024-10-06 20:08:49 +08:00
世界
dcf6e1f20a Fix profile edit 2024-09-16 14:19:23 +08:00
世界
5e4df89e2e Remove bad navigate 2024-09-15 18:14:07 +08:00
邓超
7d2c4cdba3 Prevent multiple error dialogs shows up at the same time 2024-09-15 12:46:22 +08:00
iKirby
e43ad4860f Fix system bars color on Android 13 and below 2024-09-15 12:43:50 +08:00