8da07a37baRefactor save-settings chain on exit (see Controllers package) Remove concept of 'OldGoldleaf version'. Now all supported version of GoldLeaf listed in Settings tab and one of them has to be always selected. Add GoldLeaf CLI support Remove unnecessary tails of 'extras' from CLI Tinfoil/Awoo NET mode.
Dmitry Isaenko
2020-07-07 02:20:57 +0300
dc995e1baeAdd CLI support for Tinfoil/Awoo USB-install mode.
Dmitry Isaenko
2020-07-06 14:27:35 +0300
3690c63399CLI support for Tinfoil/Awoo Net-install mode.
Dmitry Isaenko
2020-07-06 13:35:45 +0300
3c89df9dcdRefactoring: * 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.
Dmitry Isaenko
2020-07-06 04:08:51 +0300
6b65c74c9dRefactor some old UI-related code. Rewrite LogPrinter to handle commandline. Add RCM-payload module into CLI interface: now it could be executed on system without graphical environment (x86/amd64 only). E.g.: java -jar app.jar --rcm payload.bin
Dmitry Isaenko
2020-07-03 04:01:20 +0300
255c926184Update icon for TF/GL tab
Dmitry Isaenko
2020-07-02 14:30:23 +0300
ca29a19043Add -h alias to CLI '--help' Update README.md
v3.0
Dmitry Isaenko
2020-06-12 18:46:35 +0300
977893c157Add CLI command to delete settings (node) from command line. Remove settings as 'java -jar thisApp.jar -c' OR 'java -jar thisApp.jar -clean' Add '--help' CLI command Fix#58
Dmitry Isaenko
2020-06-12 18:33:08 +0300
4cea480bb7Add Windows drivers installer function
Dmitry Isaenko
2020-06-12 17:40:17 +0300
ce6b8078d7Fix TinFoil-related things broken since v0.8+
Dmitry Isaenko
2019-12-18 06:29:49 +0300
8c81b86188Fix 404 server reply
Dmitry Isaenko
2019-12-16 12:51:11 +0300
9be451e05eReadme update Switch to 'setAutoDetachKernelDriver' instead of checking (CAP_SUPPORTS_DETACH_KERNEL_DRIVER) each time.
Dmitry Isaenko
2019-12-10 23:26:43 +0300
049c07fe8dAdd split-files support for every 'protocol' supported
v0.9
Dmitry Isaenko
2019-10-27 00:02:40 +0300
077aa9b0d8Update checkboxes representation in dark theme Add icons to pop-up windows Add NSZ, XCZ filters in addition to XCI while option in settings selected + updated translation strings for this option in all currently available locales (bad idea, should be validated by native-speakers once they get a chance)
Dmitry Isaenko
2019-10-24 16:33:42 +0300
ab6b3e0206Update checkboxes in dark theme
Dmitry Isaenko
2019-10-24 01:58:56 +0300
376b054c96Fix application failure on start when JAR file saved into the folders that has '+' in name.
Dmitry Isaenko
2019-10-21 14:50:06 +0300
26bd85d744UI corrections Save window size on close & restore on start.
v0.8.1
Dmitry Isaenko
2019-10-21 01:38:02 +0300
0bfdd1f579v0.5.1 Fixing bug when JAR located in folder that have in name national characters or/and space(s) doesn't executes.
v0.5.1
Dmitry Isaenko
2019-06-16 16:26:48 +0300
2b5956d4f2v0.4.1: Code refactoring Updating checks functionality changes: avoid new version pop-ups for special builds (versions that have -DEV postfixes)
Dmitry Isaenko
2019-04-10 13:07:28 +0300
5d31e807dcv0.4: Hotfix for 'auto-check for new version' function.
Dmitry Isaenko
2019-03-28 00:38:27 +0300