Changelogs
New Feature
- Multi-Device Support: Added a global selected-device context for smoother navigation and control across all modules.
- Real-Time Monitoring: Added live CPU, RAM, and network usage monitoring for connected devices.
- Logcat Viewer: Added a real-time Logcat stream with filtering support for easier debugging.
- Internal Command Logs: Added a structured command history and internal log viewer across modules.
- Advanced Fastboot Tools: Added slot A/B management and targeted partition flashing support.
- Folder-Based Flashing: Added staged image flashing directly from a selected folder.
- Safer Destructive Actions: Added stricter confirmation and safety guards for sensitive operations.
- Release Packaging: Added one-click Windows and Linux package builds with bundled platform-tools.
Bugfix
- File Transfer Results: Improved batch transfer reporting to clearly show succeeded and failed items.
- Large File Transfers: Removed push timeout issues and added retry handling for large file operations.
- Logcat Cleanup: Fixed logcat event subscriptions not being disposed cleanly.
- Shell Parsing: Fixed backend shell parsing paths and improved fallback behavior.
- Remote Path Security: Hardened remote path sanitization for shell file operations.
- Fastboot Batch Flashing: Fixed selected serial not being applied consistently across batch flash steps.
- Serial-Scoped Operations: Ensured adb operations stay correctly scoped to the selected device.
- Flash Validation: Improved validation and guardrails for flashing and command execution flows.