Commit graph

56 commits

Author SHA1 Message Date
Dmitry Isaenko 5408d66a9e Rolling GL v0.8 support.
Bug fix for #41
2020-01-13 22:49:50 +03:00
Dmitry Isaenko 9be451e05e Readme update
Switch to 'setAutoDetachKernelDriver' instead of checking (CAP_SUPPORTS_DETACH_KERNEL_DRIVER) each time.
2019-12-10 23:26:43 +03:00
Dmitry Isaenko 049c07fe8d Add split-files support for every 'protocol' supported 2019-10-27 00:02:40 +03:00
Dmitry Isaenko 077aa9b0d8 Update 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)
2019-10-24 16:33:42 +03:00
Dmitry Isaenko 10d7cce148 Readme update & few absolutely non-significant changes. 2019-10-13 05:37:44 +03:00
Dmitry Isaenko 8645eac0c7 Readme update. Update for Vietnamese translation file to 'Java-style' escaped strings. 2019-10-06 18:45:57 +03:00
Dmitry Isaenko bdb91b0e0a v0.8 GoldLeaf v0.5 support. Optional. Updated since v0.5.2. 2019-09-26 05:15:37 +03:00
Dmitry Isaenko 703f5759a1 v0.8 Readme update; Rolling #32. @almircanella, you're awesome! 2019-09-25 05:56:41 +03:00
Dmitry Isaenko 9b73a4d19d v0.7 Update readme file 2019-09-18 05:00:03 +03:00
Dmitry Isaenko a8b8bfa849 Add #31 German translation. Thanks to @Swarsele 2019-09-16 12:25:55 +03:00
Dmitry Isaenko 96e639350b v0.6.1 minor fixes after adding Chinese language. 2019-08-29 23:35:23 +03:00
Dmitry Isaenko 51f4b5f3eb v0.6 GL v0.6.1 stabilization changes for Windows
Updated Spanish translation, thanks to Kuziel Alejandro. (Yes, two Spanish translators..)
2019-08-17 08:08:26 +03:00
Dmitry Isaenko cd73968306 v0.6 GoldLeaf v0.6.1 support 2019-08-14 05:37:58 +03:00
Dmitry Isaenko d34d522f46 Bug fix for https://github.com/developersu/ns-usbloader/issues/24 2019-07-25 04:08:37 +03:00
Dmitry Isaenko 8e12e82b8c /u/cokimaya007 must be in readme 2019-07-11 06:24:30 +03:00
Dmitry Isaenko 979f96d75f Add PayPal 2019-07-10 18:17:09 +03:00
Dmitry Isaenko a429aef30b v0.5.2 Readme updates. Minor refactoring and one typo fix. Publishing v0.5.2 =) 2019-07-10 04:48:13 +03:00
Dmitry Isaenko 750fa9bd4b v0.5.2 Readme updates. Android announce =) 2019-07-07 07:20:54 +03:00
Dmitry Isaenko aad5a1c38e readme fix >< 2019-06-15 13:01:44 +03:00
Dmitry Isaenko 187da6a4e6 v0.5 ready 2019-06-15 03:27:03 +03:00
Dmitry Isaenko 082395bf80 v0.4.1:
Labels added to readme file
2019-06-13 01:04:22 +03:00
Dmitry Isaenko 68514e17a4 v0.4.1:
Portuguese language added. (Brazil Portuguese, but is it so different to non-Brazil?)
2019-06-12 13:08:07 +03:00
Dmitry Isaenko 693d395e90 v0.4.1:
Korean language added
2019-06-12 12:55:33 +03:00
Dmitry Isaenko cbca8e2341 v0.4.1:
Auto-growing table on first tab
2019-05-15 17:47:17 +03:00
Dmitry Isaenko 28838569c6 v0.4.1:
Align lines in readme file
2019-04-28 03:28:35 +03:00
Dmitry Isaenko c218feec53 v0.4.1:
Readme update: add note for @unbranched
2019-04-28 03:16:43 +03:00
Dmitry Isaenko 90a8ee47c6 v0.3.2:
Speed issue fixed for TF NET installations.
Progress bar 'works' for NET installations.
Progress bar behavior changed for USB installations. Simplified (simpler code for decorations -> a bit faster files installations).
Minor changes to TF side.
2019-04-23 02:30:54 +03:00
Dmitry Isaenko e4bd7802ce Another one README update 2019-04-23 02:30:54 +03:00
Dmitry Isaenko cc00294b06 v0.3.1
1. Add 'check for new versions' feature.
2. Fixed broken (was it broken?) error pop-up window.
2019-04-23 02:30:54 +03:00
Dmitry Isaenko e57f4f669c v0.3 readme update 2019-04-23 02:30:54 +03:00
Dmitry Isaenko 256b1f7d37 v0.3 ready 2019-03-20 15:51:18 +03:00
Dmitry Isaenko c3c07b7216 Readme update. Using usb4java 1.3.0 for upstream, 1.2.0 for High Sierra (and? Sierra). 2019-03-20 03:41:10 +03:00
Dmitry Isaenko 7c3bb790ee Final preparations before v0.3 2019-03-20 03:07:08 +03:00
Dmitry Isaenko 9bf4a76076 I woke up this morning and thought that I may commit anything without good reason.
So that's what I'm doing.
2019-03-18 19:12:11 +03:00
Dmitry Isaenko d55e1c9ba9 Intermediate results of net-install support implementation.
Front-end 80% ready. Backend 5% ready.
2019-03-17 19:45:51 +03:00
Dmitry Isaenko d41401c85e Adding files logic for the button has been changed to "add whatever you want to the table without cleanup" 2019-03-16 02:43:14 +03:00
Dmitry Isaenko b147949c60 Translation to Franch added. Thanks to Stephane Meden! 2019-03-15 21:54:10 +03:00
Dmitry Isaenko 4cfd651667 Drag-n-drop support 2019-03-14 23:41:17 +03:00
Dmitry Isaenko 00db6984d9 Typos, minor fixes, new locale/resourceBundle support, code-refactoring 2019-03-14 21:28:20 +03:00
Dmitry Isaenko c1d5b72b08 v0.2.2 fixing missed openJFX dependencies 2019-02-20 18:19:20 +03:00
Dmitry Isaenko f295cf014d Another one readme update 2019-02-19 17:50:13 +03:00
Dmitry Isaenko 6198b52ca5 README update. Fixing some typos. 2019-02-19 00:04:58 +03:00
Dmitry Isaenko e16cf04e64 v0.2 2019-02-18 03:10:11 +03:00
Dmitry Isaenko f5a9ddf8df v0.2 2019-02-18 03:06:49 +03:00
Dmitry Isaenko c4d0959cf3 v0.2-development intermediate results. Almost ready. 2019-02-17 18:38:07 +03:00
Dmitry Isaenko 0d9261b62c v0.2-development intermediate results 2019-02-15 05:44:39 +03:00
Dmitry Isaenko 3f9add019a v0.1 2019-02-12 00:56:42 +03:00
Dmitry Isaenko a5ee39ad69 readme update 2019-02-11 21:19:55 +03:00
Dmitry Isaenko 0996989cc8 readme update 2019-02-11 18:44:12 +03:00
Dmitry Isaenko d12c062509 readme fix 2019-02-11 05:16:07 +03:00