agent-bigo/app
yjj38 7ce7a3d72e refactor(ShellUtils, TaskUtil): enhance shell execution and streamline file management
- Improved `ShellUtils` with enhanced logging, thread-management, and safety checks for shell command execution.
- Streamlined `TaskUtil`'s file operations with safer and more robust shell commands for deletion, copying, and compression.
- Replaced Java I/O-based file management in `TaskUtil` with shell-based operations for better performance and security.
- Added new helper methods like `delFileSh`, `copyFolderSh`, and `clearUpFileInDst` in `TaskUtil`.
2025-06-20 16:37:36 +08:00
..
release refactor(app): 重构应用主界面和功能代码 2025-06-19 22:12:21 +08:00
src refactor(ShellUtils, TaskUtil): enhance shell execution and streamline file management 2025-06-20 16:37:36 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
build.gradle refactor(app): 重构应用主界面和功能代码 2025-06-19 22:12:21 +08:00
lint-baseline.xml Add configuration files and remove redundant code 2025-05-30 12:24:32 +08:00
proguard-rules.pro init 2025-05-20 16:39:05 +08:00