n3t1zen
daf8e2de2f
merge upstream
2026-05-03 23:44:08 +08:00
世界
a1b58fedd1
Bump version 1.14.0-alpha.21
2026-05-03 09:07:56 +08:00
世界
804ad7c91c
Use new DNS mode
2026-05-03 09:07:48 +08:00
世界
a5f9769134
Bump version 1.14.0-alpha.20
2026-04-28 18:35:50 +08:00
世界
d907b34f49
Ignore set locale error
2026-04-23 08:11:50 +08:00
世界
d4d4091435
Fix blank space above OutboundPickerScreen title
2026-04-23 08:11:50 +08:00
世界
21b59cffef
Prevent auto-start when unread crash reports exist
2026-04-23 08:11:50 +08:00
世界
76772e20f8
tools: Tailscale status
2026-04-23 08:11:50 +08:00
世界
696976c4a0
Add support for MAC and hostname rule items
2026-04-23 08:11:49 +08:00
世界
b3b09454c0
Tools View & Crash Report & OOM Report
2026-04-23 08:11:49 +08:00
世界
3b3883ef2c
Bump version 1.13.11
2026-04-23 07:23:36 +08:00
世界
a3f4ca31d1
Bump version 1.13.10
2026-04-21 17:33:49 +08:00
世界
67a19777ce
Bump version 1.13.9
2026-04-20 08:15:59 +08:00
世界
f929e52e41
Restrict beta settings to beta versions
2026-04-20 08:04:58 +08:00
世界
c8491c9212
Fix LocalResolver blocking on missing default network
...
Return `missing default interface` immediately instead of suspending
inside `DefaultNetworkMonitor.require()` when no default network is
available.
2026-04-20 00:14:19 +08:00
世界
2d7efc04a7
Add long-press copy on App and Core version items
2026-04-20 00:14:19 +08:00
世界
ea63fb0f8b
Fix checkDefaultInterfaceUpdate
2026-04-19 22:39:11 +08:00
世界
dfe64c11d2
Fix back gesture from connection details skipping list
...
On phones, the Connections list and Connection Details share a single
ModalBottomSheet. System back was consumed by the sheet's default dismiss
handler, closing the sheet and returning to Dashboard. The in-app back
button just cleared selectedConnectionId, returning to the list.
Add a BackHandler that runs only while a connection is selected, matching
the in-app back button behavior. Swipe-to-dismiss remains unchanged.
2026-04-19 21:58:30 +08:00
世界
1b8f348fe1
Add compatibility for the new version of LSPosed
2026-04-19 21:05:23 +08:00
世界
509ef85646
Fix deprecated check error
2026-04-19 21:05:17 +08:00
世界
ab09918615
Bump version 1.13.8
2026-04-14 14:30:55 +08:00
世界
fea0f3a7ba
Bump version 1.13.7
2026-04-10 16:21:53 +08:00
世界
9752f4845f
Fix notification
2026-04-10 16:21:48 +08:00
世界
4f0826b94d
Bump version 1.13.6
2026-04-06 23:08:25 +08:00
世界
cba1cc3ce0
Bump version 1.13.5
2026-03-30 22:43:28 +08:00
世界
080488932f
Add download progress
2026-03-30 22:40:29 +08:00
世界
834a5f7df0
Bump version 1.13.4
2026-03-26 13:27:21 +08:00
世界
f6c225df65
Fix command client connect crash
2026-03-25 14:01:21 +08:00
世界
2cb1987080
Fix resource leaks in service startup error cleanup
2026-03-23 19:58:11 +08:00
世界
330eaee346
Pass all package names for shared UID connections
2026-03-23 18:27:30 +08:00
世界
cf145b5374
Dispatch log callbacks to main thread
...
Move allLogs/bufferedLogs mutations in appendLogs, clearLogs,
and setDefaultLogLevel into viewModelScope.launch(Dispatchers.Main)
to avoid concurrent iteration from the search debounce flow.
2026-03-21 12:42:18 +08:00
世界
3692d54420
Add Allow Bypass VPN setting to service screen
...
Add a toggle in the service settings screen that calls
VpnService.Builder.allowBypass() when enabled, with a description
linking to Android documentation. Always show the Service item
in the settings list (remove battery-optimization-gated visibility).
2026-03-16 19:35:14 +08:00
世界
b3515329c2
Fix profile navigation
2026-03-16 19:34:46 +08:00
世界
a7caf965a0
Fix FileProvider unable to resolve cacheDir paths
2026-03-16 19:34:46 +08:00
世界
6f09892c71
Bump 1.13.3
2026-03-15 17:00:03 +08:00
世界
8ba9fe2548
Fix config file path collision
2026-03-15 14:07:55 +08:00
世界
62c1b49c9e
Fix ConnectivityService discovery on APEX-rewritten devices
2026-03-12 22:44:48 +08:00
世界
c2f1fd8e67
Fix DebugInfoExporter hanging
2026-03-12 22:34:43 +08:00
世界
d64e3b4235
Fix ParceledListSlice ClassLoader and RootClient service binding
...
- Use proper ClassLoader in ParceledListSlice.createFromParcel instead of null
- Add early root permission check in RootClient.bindService
- Migrate RootService.bind to bindOrTask for proper error propagation
2026-03-12 22:27:48 +08:00
世界
0d31ac467f
Bump 1.13.3-beta.1
2026-03-11 17:40:24 +08:00
世界
868c1de2ff
Add F-Droid as update check sources
2026-03-11 16:45:27 +08:00
世界
0d1ee7aa80
Hide service settings when battery optimization is already ignored
2026-03-11 16:42:03 +08:00
世界
7777469b5d
Bump version 1.13.2
2026-03-07 15:54:27 +08:00
世界
172199dfc3
Bump version
2026-03-05 21:44:20 +08:00
世界
99791bdffb
Update dependencies
2026-03-02 14:50:17 +08:00
世界
7d1e7c72ce
Bump version
2026-02-28 14:40:57 +08:00
n3t1zen
4bfd43af1a
use my keystore
2026-02-27 16:03:33 +08:00
世界
3228793f4a
Bump version
2026-02-27 15:09:16 +08:00
世界
492f8cba58
Remove memory limit settings
2026-02-26 13:56:19 +08:00
mikinol
d897054612
Replace "Подпрограммы" (Subprograms) with "Горутины" (Goroutines)
2026-02-26 13:56:19 +08:00