303 Commits

Author SHA1 Message Date
世界
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
世界
104da5d312 Trigger managed mode scan when enabling per-app proxy 2025-12-24 16:50:14 +08:00
世界
b1f0ba2417 Fix dashboard card order after reset 2025-12-24 16:33:19 +08:00
世界
0376ceb9d9 Fix log screen search input and always show toolbar actions
- Fix search TextField cursor issue by immediately updating searchQuery
  in uiState, keeping debounce only for log filtering
- Always show toolbar buttons regardless of log list empty state
2025-12-24 16:29:57 +08:00
世界
456d35d969 Split support for Android API 21 and 23 2025-12-24 16:25:11 +08:00
世界
cf771e1071 Fix log screen crash on API 23 2025-12-22 14:48:03 +08:00
世界
f04b10a366 Fix silent install default method on older Android versions 2025-12-22 14:39:08 +08:00
世界
8631d79cb3 Fix status bar color in Compose theme
Use surface color instead of primary to match TopAppBar
2025-12-22 14:35:24 +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
世界
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
世界
bc58bf5c82 Make other default flavor 2025-12-15 15:29:04 +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
世界
6db8e06e8d Bump version 2025-08-08 13:47:08 +08:00
世界
38b29965bc Update dependencies 2025-07-07 14:06:28 +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
世界
7424e11faa Update dependencies 2025-06-19 11:56:11 +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
世界
beb966109d Update dependencies 2025-04-08 14:33:37 +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
世界
9cc852a51b Update NDK to r28 2025-02-10 19:13:31 +08:00
Conn MyLong
33a943fbec Fix FragmentStateAdapter recreates Fragments 2025-02-10 17:02:08 +08:00
世界
1f98e5f5f1 Update NDK to r28-beta3 2025-01-27 14:10:09 +08:00
世界
8a1b0ddc74 Implement new interface api 2025-01-11 21:35:07 +08:00
世界
c493467ebd Fix read NDK from env 2025-01-01 12:21:22 +08:00
世界
44176a840b Enable fix stack for Android 7 and 9 2024-12-28 15:08:09 +08:00
世界
49f1869675 Update dependencies 2024-12-20 22:29:38 +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