Go to file
yjj38 931944167e Refactor and enhance ShellUtils; add ClassUtils utility.
Refactored ShellUtils to improve safety, error handling, and modularity, including checks for command safety, better error logging, and execution timeout handling. Introduced a new ClassUtils utility for operations on classes, such as retrieving short class names, converting between primitive and wrapper types, and handling interfaces and superclasses.
2025-05-29 16:49:38 +08:00
.idea Refactor and enhance ShellUtils; add ClassUtils utility. 2025-05-29 16:49:38 +08:00
app Refactor and enhance ShellUtils; add ClassUtils utility. 2025-05-29 16:49:38 +08:00
gradle init 2025-05-20 16:39:05 +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 Refactor and enhance ShellUtils; add ClassUtils utility. 2025-05-29 16:49:38 +08:00
gradle.properties init 2025-05-20 16:39:05 +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