Commit Graph

77 Commits

Author SHA1 Message Date
世界
cd83cbfe9e Add vpn hide xposed module 2026-01-10 21:31:04 +08:00
世界
aa7b996688 Refine tablet UI and QRS layout 2026-01-10 02:07:06 +08:00
世界
aaa3ef044a Refactor QR scan and share and add QRS support 2026-01-03 17:04:24 +08:00
世界
932775a002 Add missing Chinese translations 2025-12-30 19:54:31 +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
世界
be1f6a2711 Remove unused string resources
Clean up 52 unused string resources from both English and Chinese
translations after removing legacy View-based UI.
2025-12-30 18:55:28 +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
世界
9ad564c868 Add search functionality to connections
- Add performSearch() method to Connection with support for plain text
  and typed search (network:, inbound:, outbound:, rule:, package:, etc.)
- Add search state management in ConnectionsViewModel
- Move filter/sort/search controls to header in ComposeActivity
- Add collapsible search bar with AnimatedVisibility
2025-12-28 18:23:48 +08:00
世界
87be81e673 Add connections management feature
Implement connections panel accessible from status bar showing active
and closed connections with filtering/sorting options, traffic stats,
and the ability to close individual or all connections.
2025-12-28 15:30:20 +08:00
世界
d29b6255b7 Refactor: groups 2025-12-27 12:55:27 +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
世界
2da0674c33 Improve per-app proxy 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
世界
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
世界
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
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
8269893786 Apply bottom inset to RecyclerView 2025-02-25 21:18:17 +08:00
世界
f8a2783d32 Add zh-rCN translate 2024-12-15 21:37:04 +08:00
世界
95401743e9 Reload service after remote profile updated 2024-12-03 12:26:07 +08:00
世界
0b18d9f14c Add deprecated warnings 2024-10-29 12:25:53 +08:00
世界
dcf6e1f20a Fix profile edit 2024-09-16 14:19:23 +08:00
iKirby
e43ad4860f Fix system bars color on Android 13 and below 2024-09-15 12:43:50 +08:00
世界
f9fcd40059 Fix groups ui 2024-04-23 13:58:41 +08:00
世界
0efe30f873 Make compiler happy 2024-03-21 23:25:30 +08:00
世界
ae7166a699 Add import profile from file 2024-03-17 21:32:00 +08:00
iKirby
de0929a064 Fix navigation bar color for BottomSheetDialog 2024-03-16 22:08:30 +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
世界
df51284af0 Fix material cards 2024-03-16 12:04:36 +08:00
世界
5bb5e6b95c Improve china app scanner 2024-03-16 12:04:36 +08:00
世界
73976ce9d1 Minor fixes 2024-03-16 12:04:36 +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
世界
39d68dc51d Make Play Store happy 2024-02-28 12:25:02 +08:00
iKirby
57914db97f Add cancel button to permission dialogs 2024-02-28 11:39:06 +08:00
iKirby
54be93167d Rephrase location permission description 2024-02-28 11:39:06 +08:00
iKirby
0bc6108970 Use standard capitalization for "OK" 2024-02-21 14:16:37 +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
世界
d5b1ff5051 Add in-app sponsor support 2024-01-25 17:55:03 +08:00
世界
cac0714587 Improve profile item 2024-01-14 19:50:36 +08:00
世界
f129c4351d Update dependencies 2024-01-05 00:15:01 +08:00
iKirby
fdb8288331 Fix typo 2023-11-15 22:31:40 +08:00
世界
df2cf22428 Move dashboard fab button to overview 2023-11-10 21:08:39 +08:00
世界
4295c30503 Add dynamic notification
Co-authored-by: Moe <moe@example.com>
Co-authored-by: 世界 <i@sekai.icu>
2023-11-09 14:29:47 +08:00