Go to file
yjj38 1d65b8c5aa Fix VPN service crash due to unhandled foreground start
Addressed issue where `CustomVpnService` fails to properly start in foreground, leading to a `ForegroundServiceDidNotStartInTimeException`. Added handling for service termination and cleanup to prevent abrupt failure.
2025-05-30 11:33:35 +08:00
.idea Remove unused DeviceUtils and disable command safety checks 2025-05-30 11:04:26 +08:00
app Fix VPN service crash due to unhandled foreground start 2025-05-30 11:33:35 +08:00
gradle Remove unused DeviceUtils and disable command safety checks 2025-05-30 11:04:26 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
build.gradle init 2025-05-20 16:39:05 +08:00
cmd ``` 2025-05-27 19:25:48 +08:00
err.log Fix VPN service crash due to unhandled foreground start 2025-05-30 11:33:35 +08:00
gradle.properties Add native methods to manipulate system and device info 2025-05-29 22:05:49 +08:00
gradlew init 2025-05-20 16:39:05 +08:00
gradlew.bat init 2025-05-20 16:39:05 +08:00
settings.gradle Add VPN service, Shell utility, and server communication support 2025-05-22 18:13:34 +08:00