Commit Graph

  • 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
  • 03618f547d fitting the layout for the existing vault controller Armin Schrenk 2019-07-24 11:41:54 +02:00
  • 12477c07d6 refactoring ChooseExistingVaultControllor to use a scoped ObjectProperty for the vault path Armin Schrenk 2019-07-24 11:31:49 +02:00
  • 0fb2d445b0 cleaning up addExistingVault controller Armin Schrenk 2019-07-24 11:21:05 +02:00
  • 43c5482542 move text labeling of addExisting vault wizard to string properties file Armin Schrenk 2019-07-24 11:12:29 +02:00
  • dc8e7a86b0 Merge branch 'develop' into feature/new-ui Sebastian Stenzel 2019-07-24 10:21:17 +02:00
  • 8f9e117169 Merge branch 'master' into develop Sebastian Stenzel 2019-07-24 10:12:07 +02:00
  • 14766b89ab Merge branch 'release/1.4.12' 1.4.12 Sebastian Stenzel 2019-07-24 10:12:07 +02:00
  • 2a69740559 sharper gradient stops on hi-res displays [ci skip] Sebastian Stenzel 2019-07-23 18:15:12 +02:00
  • dd0e548353 schön is German for beautiful [ci skip] Sebastian Stenzel 2019-07-23 17:14:22 +02:00
  • 0eb19a287f updated theme Tobias Hagemann 2019-07-23 17:02:05 +02:00
  • 14de8ffd59 make window resizable (fixes #932) Sebastian Stenzel 2019-07-23 16:51:25 +02:00
  • ac6249f541 toolbar styling Sebastian Stenzel 2019-07-23 16:17:30 +02:00
  • 5af2a392ea show stuff in vault list cells Sebastian Stenzel 2019-07-23 14:21:08 +02:00
  • edfdca6e5f Load vault list cells from FXML Sebastian Stenzel 2019-07-23 13:13:36 +02:00
  • c2ed9958c7 changing test functionality by intended showing now selected file Armin Schrenk 2019-07-22 17:12:22 +02:00
  • fddae7d0e1 adding back, open and file chooser button. Armin Schrenk 2019-07-22 16:53:06 +02:00
  • fa729e220c updated theme Tobias Hagemann 2019-07-22 16:16:15 +02:00
  • c917fb6a57 Added UI theme switcher (issue #930) Sebastian Stenzel 2019-07-22 15:05:23 +02:00
  • cf2e026f75 NONONO Sebastian Stenzel 2019-07-19 16:23:29 +02:00
  • c340544152 Add Vault Wizard: Navigation between scenes [ci skip] Sebastian Stenzel 2019-07-19 16:22:27 +02:00
  • 00c7cae923 cleanup [ci skip] Sebastian Stenzel 2019-07-19 14:15:45 +02:00
  • 80cff6912b Hooked up "add vault" wizard Sebastian Stenzel 2019-07-19 13:35:08 +02:00
  • b76e1d4167 Each window is now a separate @Subcomponent of the FxApplicationComponent Sebastian Stenzel 2019-07-19 12:46:34 +02:00
  • f7759d2547 hooked up all controls in Preferences window Sebastian Stenzel 2019-07-17 16:17:23 +02:00
  • bf0e984e6c added links to some images [ci skip] Tobias Hagemann 2019-07-17 14:16:25 +02:00
  • b33dd62dc5 updated sponsors [ci skip] Tobias Hagemann 2019-07-17 14:12:56 +02:00
  • d51e3979ff Added SplitPane css [ci skip] Sebastian Stenzel 2019-07-17 10:54:40 +02:00
  • 01275fce9f add movable divider between vault list and vault detail view Sebastian Stenzel 2019-07-16 17:16:19 +02:00