Commit Graph

  • 40c3e7a417 #929, simplyfing add existing vault dialogue Armin Schrenk 2019-08-16 12:00:51 +02:00
  • 4bfb543419 #927 adding logic to stub Armin Schrenk 2019-08-14 18:27:31 +02:00
  • 8c9d78337e name the reenter field properly Armin Schrenk 2019-08-14 17:37:42 +02:00
  • 0a132351a8 load bundled font for "Cryptomator" title Sebastian Stenzel 2019-08-14 17:11:18 +02:00
  • ded43f7e7b apply default text color to all font awesome icons (except for title buttons) Sebastian Stenzel 2019-08-14 17:10:40 +02:00
  • cf91a8b62c Moved volume type settings to custom preferences controller Added icons to preferences Sebastian Stenzel 2019-08-14 16:42:06 +02:00
  • 948659f3cd #927 :adding stubs for change password dialogue Armin Schrenk 2019-08-14 13:10:38 +02:00
  • c7e0015ffd Merge branch 'feature/new-ui' of https://github.com/cryptomator/cryptomator into feature/new-ui Armin Schrenk 2019-08-14 03:08:58 +02:00
  • 2fd671f513 New approach to shortcuts Sebastian Stenzel 2019-08-13 16:54:00 +02:00
  • 5fa86fad5e style adjustments [ci skip] Sebastian Stenzel 2019-08-13 16:14:38 +02:00
  • c6d90cdb17 Added vault location presets to dialog (references #929) Sebastian Stenzel 2019-08-13 15:43:16 +02:00
  • dcf44aa134 add indicator when passwords match Armin Schrenk 2019-08-13 14:36:27 +02:00
  • 7de8e180dc Merge branch 'master' into develop Sebastian Stenzel 2019-08-12 16:43:47 +02:00
  • 7fee6ad52f Merge branch 'release/1.4.14' 1.4.14 Sebastian Stenzel 2019-08-12 16:43:47 +02:00
  • 157e459a2e Preparing 1.4.14 Sebastian Stenzel 2019-08-12 16:39:46 +02:00
  • 50b2b0dc57 Merge branch 'develop' into feature/new-ui new keychain API Sebastian Stenzel 2019-08-12 16:32:24 +02:00
  • 4f76295438 made class package-private [ci skip] Sebastian Stenzel 2019-08-12 16:23:55 +02:00
  • d4c14ffb74 Added checked exception to keychain api and reworked the way we attempt to access the gnome keyring. (references #947) Sebastian Stenzel 2019-08-12 16:08:20 +02:00
  • 111d20a1cf updated button paddings, unlock dialog layout, localizations [ci skip] Tobias Hagemann 2019-08-12 16:08:00 +02:00
  • 19840663a8 fixes #948 Sebastian Stenzel 2019-08-11 22:01:29 +02:00
  • 4b7527bf0c refactoring PasswordStrengthUtil to use ressource bundle armin 2019-08-11 18:32:46 +02:00
  • 0a5bfa1ccb implementing password strength indicator armin 2019-08-11 18:12:47 +02:00
  • 21e1d303aa replacing hardcoded descriptions by strings.properties references for addvault new password controller armin 2019-08-11 16:42:41 +02:00
  • e0d5641d26 replacing hardcoded descriptions by strings.properties references for addvault new location controller armin 2019-08-11 16:40:37 +02:00
  • 529780f2c9 replacing hardcoded descriptions by strings.properties references for addvault new name controller armin 2019-08-11 16:35:07 +02:00
  • 19f1093d2c replacing hardcoded descriptions by reference to strings.properties for addvault existing controller armin 2019-08-11 16:29:04 +02:00
  • 5807e10286 replacing hardcoded descriptions by reference to strings.properties for addvault welcome controller armin 2019-08-11 16:19:58 +02:00
  • 0a1ad9f4d6 completing functionality of addVault wizard armin 2019-08-11 13:33:31 +02:00
  • 2a3e2e315e implementing finish-button logic for addNewVault wizard armin 2019-08-11 13:25:04 +02:00
  • 23c868b646 fix spelling armin 2019-08-11 13:23:41 +02:00
  • ed8af54324 updated theme [ci skip] Tobias Hagemann 2019-08-10 10:52:07 +02:00
  • d8c3ba1e36 updated theme [ci skip] Tobias Hagemann 2019-08-08 16:07:49 +02:00
  • 17f45c6dab Implemented some mount options (references #931) Sebastian Stenzel 2019-08-07 17:04:56 +02:00
  • 86745c5962 fixed copy/pasted comment [ci skip] Sebastian Stenzel 2019-08-07 14:49:33 +02:00
  • ca72c7a51f added button default styling [ci skip] Tobias Hagemann 2019-08-07 00:47:16 +02:00
  • 012c7cede9 updated update indicator styling [ci skip] Tobias Hagemann 2019-08-07 00:35:20 +02:00
  • 15a55e996b Merge branch 'feature/new-ui' of https://github.com/cryptomator/cryptomator into feature/new-ui Sebastian Stenzel 2019-08-06 17:05:42 +02:00
  • cb50b2011f Lock remaining vaults on shutdown (references #838) Sebastian Stenzel 2019-08-06 17:03:05 +02:00
  • 04c45756b9 removed unused imports Sebastian Stenzel 2019-08-06 17:02:21 +02:00
  • 8d08d81f45 more specific throws statement Sebastian Stenzel 2019-08-06 17:02:06 +02:00
  • d77403c403 updated tab pane styling [ci skip] Tobias Hagemann 2019-08-06 16:15:43 +02:00
  • 1d94069144 Added proper Quit dialog (not yet fully implemented), fixes #838 Sebastian Stenzel 2019-08-06 13:34:29 +02:00
  • 6e10d6bcd7 simplification Sebastian Stenzel 2019-08-06 13:32:56 +02:00
  • 7453431bcd Trigger list change events when a vault changes its state, thus removing need for additional state listeners Sebastian Stenzel 2019-08-06 13:09:42 +02:00
  • 2f953061b3 Experimenting with ⌘W shortcuts on windows (TODO: we should find some better way to do this) Sebastian Stenzel 2019-08-06 12:06:03 +02:00
  • 67610b935e Added vault settings window (references #931) Sebastian Stenzel 2019-08-06 11:09:00 +02:00
  • 09e5ee9e26 Merge branch 'develop' into feature/new-ui [ci skip] Sebastian Stenzel 2019-08-02 16:50:23 +02:00
  • 54c5f9b041 Merge branch 'master' into develop Sebastian Stenzel 2019-08-02 16:36:41 +02:00
  • 3da45dc884 Merge branch 'hotfix/1.4.13' 1.4.13 Sebastian Stenzel 2019-08-02 16:35:28 +02:00
  • afb2b5e383 Updated dokany-nio-adapter to version 1.1.10 fixes #884 Sebastian Stenzel 2019-08-02 16:03:53 +02:00
  • e23dc72856 Can now unlock directly from menu bar Sebastian Stenzel 2019-08-01 16:14:38 +02:00
  • b86d4b5a37 rebuild tray menu when vault state changes Sebastian Stenzel 2019-08-01 16:02:48 +02:00
  • 2024c95be5 add actionlistener to tray icon Sebastian Stenzel 2019-08-01 16:02:09 +02:00
  • d51debf736 fixed exception when scheduling the next regular update check while auto check is disabled [ci skip] Sebastian Stenzel 2019-08-01 13:24:47 +02:00
  • 70b4b5fb2d only check for updates automatically if set so in preferences Sebastian Stenzel 2019-08-01 13:14:01 +02:00
  • e32fbc1d79 Select updates tab when showing preferences window and an update is available Sebastian Stenzel 2019-07-31 19:28:27 +02:00
  • be43279574 cleanup [ci skip] Sebastian Stenzel 2019-07-31 19:17:57 +02:00
  • 900e556369 Show TrayMenu sooner, don't wait for FxApplication to initialize Sebastian Stenzel 2019-07-31 19:16:14 +02:00
  • 09aca188fe Implemented manual update check button (references #272) Sebastian Stenzel 2019-07-31 18:39:13 +02:00
  • fc9565e13c Prepared "check for updates" button Sebastian Stenzel 2019-07-31 17:32:34 +02:00
  • e7f7321393 Split preferences into multiple tabs Sebastian Stenzel 2019-07-31 17:15:27 +02:00
  • ddbe1c4546 implement first stub for password dialogue in create new vault wizard infeo 2019-07-31 16:57:29 +02:00
  • e3fa31b701 Merge branch 'feature/new-ui' of https://github.com/cryptomator/cryptomator into feature/new-ui infeo 2019-07-31 16:55:29 +02:00
  • bfe8a22b48 fixed style class of preferences window [ci skip] Sebastian Stenzel 2019-07-31 16:20:39 +02:00
  • dab779cbef Added new UpdateChecker that checks periodically (fixes #272) and added it to the main window (references #925) Sebastian Stenzel 2019-07-31 15:47:21 +02:00
  • 66104bb753 removing wrong doc infeo 2019-07-31 15:29:54 +02:00
  • 37c69f991f implement next window of create new vault workflow infeo 2019-07-31 15:26:41 +02:00
  • 610460b3e4 add suffix to to create new vault workflow since there will be more than one step infeo 2019-07-31 14:33:12 +02:00
  • 43750e2bad adding first createNewVault dialogue infeo 2019-07-31 14:14:51 +02:00
  • a7df100e56 simplifying bindings infeo 2019-07-31 12:49:21 +02:00
  • 4afb9d86c7 Added unlock success message (references #939) Sebastian Stenzel 2019-07-31 11:45:04 +02:00
  • 1b7a7060a8 moved Unlock component from MainWindow to FxApplication component Sebastian Stenzel 2019-07-31 11:44:39 +02:00
  • 1f6b94003e bring window to front [ci skip] Sebastian Stenzel 2019-07-31 09:46:15 +02:00
  • 2f1a7821b0 forgot to add text flow class in 4931e670 Tobias Hagemann 2019-07-30 21:11:30 +02:00
  • 1ec887092f Moved various non-ui related stuff to commons Sebastian Stenzel 2019-07-30 14:49:35 +02:00
  • 71afb088b5 show vault list in tray menu Sebastian Stenzel 2019-07-30 11:26:37 +02:00
  • 01ca501607 disabling open button in addExistingVault wizard if no file is selected. Armin Schrenk 2019-07-29 19:15:10 +02:00
  • ba34b37f8a Added options to start Cryptomator in background (references #418) Sebastian Stenzel 2019-07-29 16:28:29 +02:00
  • 62ff954558 Minimize mainwindow (instead of closing) when tray icon is not supported by the OS Sebastian Stenzel 2019-07-29 16:17:18 +02:00
  • fead9a48eb Reuse existing Stages and Scenes Sebastian Stenzel 2019-07-29 16:07:34 +02:00
  • 10e842e457 added tray icon, refactored dagger component graph: singleton -> tray -> fxapplication -> mainwindow Sebastian Stenzel 2019-07-29 12:38:24 +02:00
  • 4931e6707a added text flow styling, localized preferences title, renamed some i18n keys Tobias Hagemann 2019-07-26 14:05:19 +02:00
  • 036dca33be mac appearance changes with light/dark theme, updated jni Tobias Hagemann 2019-07-26 11:42:46 +02:00
  • 74565d7995 fixed unit tests Sebastian Stenzel 2019-07-25 15:48:10 +02:00
  • 65ab09e63c added style classes for vault list cells during a drag'n'drop-event [ci skip] Sebastian Stenzel 2019-07-25 15:29:25 +02:00
  • 8e305b0e21 minor layout adjustments [ci skip] Sebastian Stenzel 2019-07-25 14:32:15 +02:00
  • ff66e07c65 Added save password checkbox to unlock dialog Sebastian Stenzel 2019-07-25 13:26:34 +02:00
  • 4138747fc3 Localizable file picker title Sebastian Stenzel 2019-07-25 12:41:02 +02:00
  • 87c654b43d using vaultlist from parent scope, no need to duplicate variable in subscope Sebastian Stenzel 2019-07-25 12:29:14 +02:00
  • d0062b7e22 inject resource bundle Sebastian Stenzel 2019-07-25 12:25:53 +02:00
  • 1d3900b86c added dark theme Tobias Hagemann 2019-07-24 23:28:16 +02:00
  • b799ce34f6 renaming methods Armin Schrenk 2019-07-24 17:14:28 +02:00
  • 8d6cf9581b reformatting Armin Schrenk 2019-07-24 17:12:51 +02:00
  • 1a5853766a #929, implemented functionality to add existing vault Armin Schrenk 2019-07-24 17:12:09 +02:00
  • cd284304cd replacing selfplaced buttons by button bar Armin Schrenk 2019-07-24 17:02:50 +02:00
  • 363e4152a5 implementing remove vault functionality Armin Schrenk 2019-07-24 16:34:27 +02:00
  • 0ce4ddb874 added scrollbar to theme Tobias Hagemann 2019-07-24 15:04:31 +02:00
  • 3c574b97cb Added unlock window (issue #928) Sebastian Stenzel 2019-07-24 14:58:43 +02:00
  • b7b8f26992 cleanup and simplification Sebastian Stenzel 2019-07-24 14:57:56 +02:00
  • 4eca5069b3 moved class Sebastian Stenzel 2019-07-24 14:56:52 +02:00