* Replace UI-friendly Tasks to Runnable in all TF/GL NET/USB processes; implement similar interface for this.
* Add Apache Commons CLI to handle CLI.
* Extend/update CLI commands keys/functions, descriptions etc.
* Add draft CLI command for Tinfoil/Awoo Net-install mode.
Hotfix within adding DarkMatterCore/nxdumptool support: fix 'Stop' button functionality
Update NxdtUsbAbi1.java
Rename method isInvalidCommand() -> isInvalidCommand()
A bit more renames and debug things
More refactoring
Typos fixes
He just told me that 'NXDT_COMMAND_HEADER_SIZE was added to reflect the UsbCommandHeader struct from my codebase. No received command should ever be smaller than this. NXDT_COMMAND_SIZE was renamed to NXDT_MAX_COMMAND_SIZE for this reason.'
Some bug fixes
With debug
Few more fixes
Copy-paste Windows10 workaround fix
Add NXDT_FILE_PROPERTIES_MAX_NAME_LENGTH validation
Fix NXDT_FILE_PROPERTIES_MAX_NAME_LENGTH validation
If fileSize == 0 only one success reply sent
Add debug
rewrite timeouts
One more rewrite timeouts