Commit Graph
621 Commits
Author SHA1 Message Date
Sebastian Stenzel f7759d2547 hooked up all controls in Preferences window 2019-07-17 16:17:23 +02:00
Sebastian Stenzel d51e3979ff Added SplitPane css
[ci skip]
2019-07-17 10:54:40 +02:00
Sebastian Stenzel 01275fce9f add movable divider between vault list and vault detail view 2019-07-16 17:16:19 +02:00
Sebastian Stenzel 261b18f4eb First CSS for basic UI controls 2019-07-16 16:08:47 +02:00
Sebastian Stenzel fdc20aa84f Added controls to preferences screen 2019-07-16 16:08:34 +02:00
Sebastian Stenzel a3382c2d5b hook up preferences window 2019-07-15 16:39:21 +02:00
Sebastian Stenzel 52a9a2f018 starting with blank css 2019-07-15 11:32:58 +02:00
Sebastian Stenzel cfea1c16bc added vault list and vault detail view 2019-07-15 11:32:49 +02:00
Sebastian Stenzel 180c07cf61 new class layout for viewcontrollers 2019-07-11 00:19:18 +02:00
Sebastian Stenzel f880db4902 fixes #842 2019-07-10 15:14:23 +02:00
Tobias Hagemann 7fedcafa9e Updated localizations 2019-07-04 15:48:42 +02:00
infeo 15dcf10ad7 fixing error where wrong mount flags are displayed (app started with webDAV and then switched to Fuse/Dokany) 2019-07-04 15:20:14 +02:00
infeo 1a99ae3e44 deactivating mout flags in the ui when WebDAV is used 2019-07-04 14:31:16 +02:00
infeo 82ff5ddabe due to change in type of winDriveLetters (from Character to Path) need addtional adjustment 2019-07-04 14:07:21 +02:00
infeo 67c29603da removing white spaces before and after additional dokany mount options 2019-07-04 14:04:19 +02:00
infeo 20e7186256 correcting wrong mount option 2019-07-04 14:03:14 +02:00
infeo 5e46236cb2 formatting 2019-07-04 13:37:39 +02:00
infeo ffb6cc354b fix for more consistent ui 2019-07-04 13:37:27 +02:00
infeo 23da229d81 spelling error 2019-07-04 13:06:38 +02:00
infeo fe7e9d84ca fixing labels and gui element positions 2019-07-04 12:03:54 +02:00
infeo 688726b98d Merge develop into /bugfix/872-vaultLetterChange 2019-07-04 11:22:08 +02:00
Sebastian Stenzel 0da567613d custom mount flag support for Dokany (#802)
[ci skip]
2019-06-25 11:32:53 +02:00
Sebastian Stenzel 5688289918 UI tweaks to unlock screen (to be tested under windows) 2019-06-24 14:47:58 +02:00
Sebastian Stenzel b15d410378 Re-layouted unlock UI and added textfield for custom mount flags (atm only supported for FUSE - see #802) 2019-06-18 16:39:56 +02:00
Sebastian Stenzel f53f2d2ca4 allow to store custom mount flags in the vault settings (required for #802)
[ci skip]
2019-06-17 13:55:31 +02:00
Tobias Hagemann e1a9a3d519 Added French (BE), French (CA), Indonesian, and Swedish localizations 2019-05-22 16:26:54 +02:00
Ralph Plawetzki 31dd78ee28 Fixes https://github.com/cryptomator/cryptomator/issues/887
Set text in password field to null when they get swiped
2019-05-18 13:27:29 +02:00
Sebastian Stenzel a551663127 Merge branch 'master' into develop 2019-04-24 14:01:25 +02:00
Tobias Hagemann 7e7d5e46d3 Updated localizations 2019-04-24 13:29:04 +02:00
Sebastian Stenzel 5625525b21 Preparing 1.4.8 2019-04-24 13:00:02 +02:00
Tobias Hagemann 8def0b2060 Fixed localization 2019-04-12 16:09:38 +02:00
Tobias Hagemann 2f61964758 Updated localizations 2019-04-12 14:35:13 +02:00
Sebastian Stenzel 923e58ba18 Simplified I/O graph calculation, reusing datapoints (might be a fix for #827, might also be related to #284) 2019-04-08 17:28:22 +02:00
infeo 65c12d7ae1 fixes #847 2019-04-03 16:56:44 +02:00
Sebastian Stenzel 8e324ef0eb code quality [ci skip] 2019-03-27 09:08:18 +01:00
Sebastian Stenzel 29a0336bf4 code quality [ci skip] 2019-03-27 08:50:20 +01:00
Armin Schrenk a4ef082bc4 fixes #854 2019-03-14 11:12:25 +01:00
Sebastian Stenzel 6677079623 partial revert of dd3c969f, now using Application.launch(MainApp.class) again 2019-02-28 20:46:24 +01:00
Sebastian Stenzel 0974a57671 Merge branch 'develop' into feature/663-refactored-launcher 2019-02-28 20:20:58 +01:00
Tobias Hagemann ab77673fed Fixed IllegalStateException when trying to show graceful shutdown dialog from non-FX thread 2019-02-28 15:38:45 +01:00
Tobias Hagemann a70401596f Updated localizations 2019-02-28 00:36:37 +01:00
Tobias Hagemann ab198271a1 #458, #841: Improved layout of the indicator inside SecPasswordField 2019-02-28 00:16:53 +01:00
Sebastian Stenzel d62edcda73 improved password field: added caps lock indicator (see #458) and a warning + tooltip if control characters are found in the password (fixes #841) 2019-02-27 22:15:01 +01:00
Sebastian Stenzel 8cba58075d fixes #840 2019-02-27 17:23:08 +01:00
Sebastian Stenzel dd3c969f0f FxApplication now part of the Dagger graph
(references #663)
2019-02-26 22:41:33 +01:00
Sebastian Stenzel a3474e05eb Fixes #835 2019-02-26 12:26:14 +01:00
Sebastian Stenzel fe722629be moved vault upgrade classes to custom package with custom log config 2019-02-26 12:15:15 +01:00
Tobias Hagemann a09edad165 Removed unused terms and updated some texts 2019-02-25 15:42:16 +01:00
Tobias Hagemann 129e9c63f8 Clearer distinction between messageText and progressText in UnlockController 2019-02-25 15:33:54 +01:00
Sebastian Stenzel cf020e5b96 disable UI control tests on headless systems 2019-02-22 16:50:05 +01:00