Dmitry Isaenko
1176ad9e83
Solve - #87 . Break LogPrinterGui
2021-08-09 22:47:52 +03:00
Dmitry Isaenko
fbd5ec970b
Small NXDT-code refactoring
2020-10-29 16:54:41 +03:00
Dmitry Isaenko
0cb945a7f4
Cosmetic updates of GL code and working prototype of NXDT
2020-10-28 15:59:45 +03:00
Dmitry Isaenko
eb07ab1df8
Update NXDT-related part
2020-10-27 20:53:52 +03:00
Dmitry Isaenko
98822de559
Fix POM, update package name a bit, update NXDT-related part
2020-10-27 18:15:52 +03:00
Dmitry Isaenko
adabfbe860
NXDT-related updates
2020-09-02 00:28:38 +03:00
Dmitry Isaenko
ba4afa0046
NXDT-related updates
2020-08-27 13:13:28 +03:00
Dmitry Isaenko
ab1b5b1820
NXDT: Add ZLT packet validation check
...
NXDT: Update BufferedStreams: add try-with-resources practice instead of handling steam.close() calls. (See https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html ).
Thanks DarkMatterCore :)
2020-08-14 18:33:23 +03:00
Dmitry Isaenko
5838fe3b89
Fix #64 , fix #50
2020-07-16 23:20:11 +03:00
Dmitry Isaenko
dbb7c8e2e1
Add Split and Merge functions to CLI
...
Create CanellableRunnable abstraction
Change Split/Merge implementation to CanellableRunnable
2020-07-13 00:16:44 +03:00
Dmitry Isaenko
267ffcf5d2
Add updated brazilian portuguese translation by @almircanella! #64
...
Refactor NETCommunications. Not it's readable :D
A lot of small changes, code refactoring, updates and fixes.
2020-07-10 16:57:29 +03:00
Dmitry Isaenko
96e85056dd
Update NXDT part
...
Add NXDT CLI support
Update MessagesConsumer
2020-07-07 15:02:37 +03:00
Dmitry Isaenko
3c89df9dcd
Refactoring:
...
* 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.
2020-07-06 04:08:51 +03:00