Sebastian Stenzel
|
e909269ae0
Merge tag '1.4.0-beta2' into develop
|
7 vuotta sitten |
Sebastian Stenzel
|
45ad496f41
Merge branch 'release/1.4.0-beta2'
|
7 vuotta sitten |
Sebastian Stenzel
|
a272bf2614
preparing 1.4.0-beta2
|
7 vuotta sitten |
infeo
|
119e0724d5
fixing broken option "reveal after mount"
|
7 vuotta sitten |
Sebastian Stenzel
|
76a9cb9a06
using different threadpools for normal ExecutorService (will spawn threads on demand) and ScheduledExecutorService (limited to 4 scheduler threads)
|
7 vuotta sitten |
infeo
|
acb8d4cd0c
fixing display issue when locking a vault and changign to another vault during the lock process
|
7 vuotta sitten |
Sebastian Stenzel
|
ffe8887114
no longer using jdk.incubator.httpclient, because windows app doesn't start with `--add-modules` arg in cfg file
|
7 vuotta sitten |
Sebastian Stenzel
|
d8c8c2380a
trying to move coverage report to end of build to workaround https://github.com/travis-ci/travis-cookbooks/issues/989
|
7 vuotta sitten |
Sebastian Stenzel
|
fe5ce79802
updated mockito (restoring jdk 10 compatibility)
|
7 vuotta sitten |
Sebastian Stenzel
|
bf7a8686a6
fix build
|
7 vuotta sitten |
Sebastian Stenzel
|
143070d02d
Updated to JDK 10
|
7 vuotta sitten |
Sebastian Stenzel
|
06827a7466
changed ant-kit format to zip (because windows..)
|
7 vuotta sitten |
Sebastian Stenzel
|
5add862ce8
updated ant-kit
|
7 vuotta sitten |
Sebastian Stenzel
|
2b8d7c6c3b
linux logback configuration moved to https://github.com/cryptomator/cryptomator-linux
|
7 vuotta sitten |
Sebastian Stenzel
|
f5da13d3b4
Updated ant-kit. To be used by Windows and Mac build as well
|
7 vuotta sitten |
Sebastian Stenzel
|
03dfd3e887
Replaced AsyncTaskService by new Tasks utility using javafx.concurrent API
|
7 vuotta sitten |
infeo
|
8241559362
Merge branch 'develop' of https://github.com/cryptomator/cryptomator into develop
|
7 vuotta sitten |
infeo
|
c289040624
fixes a display error where a vault appeared unlocked even when a wrong password was given
|
7 vuotta sitten |
Sebastian Stenzel
|
767acbd922
Merge pull request #689 from jellemdekker/feature/296-status-indicator-in-system-tray
|
7 vuotta sitten |
Tobias Hagemann
|
ccd4cedb08
Unlocked tray icons for macOS
|
7 vuotta sitten |
jellemdekker
|
6a5a1e5bae
Replaced spaces in indentation with tabs.
|
7 vuotta sitten |
jellemdekker
|
b3d76bb394
Created the unlocked version of the tray icon for every operating system except macOS. Uses the free-for-commercial-use 'Lock, open icon' from the Hawcons icon set by Yannick Lung over at Iconfinder.com: https://www.iconfinder.com/icons/314694/lock_open_icon
|
7 vuotta sitten |
jellemdekker
|
1924a7dec9
Implemented that a different system tray icon is shown to indicate when one or more vaults are unlocked. The unlocked icons are placeholders and will updated visually in following commits.
|
7 vuotta sitten |
Sebastian Stenzel
|
b65da30899
Merge pull request #688 from Gregvh/fix-broken-links
|
7 vuotta sitten |
Sebastian Stenzel
|
7de8b3da02
Merge pull request #686 from jellemdekker/bugfix/update-readme.md-build-dependency-java
|
7 vuotta sitten |
Gregvh
|
48ac8da1a7
Fix broken links in CONTRIBUTING.md
|
7 vuotta sitten |
jellemdekker
|
86ae35c7eb
Updated minimum required version of Java Development Kit, because this has changed since Cryptomator version 1.4.0. Source: https://community.cryptomator.org/t/how-to-run-cryptomator-1-4-0-beta1-jar/1599/4 . Skipping over Java 9, because its support has already ended. Also, JCE unlimited strength policy files are now included in the JDK by default, so they no longer need to be mentioned separately.
|
7 vuotta sitten |
infeo
|
8421a8fc7b
updating version of dokany-nio-adapter
|
7 vuotta sitten |
infeo
|
b579e03bc8
workaround for the combination of windows + dokany + (automatic drive letter selection)
|
7 vuotta sitten |
infeo
|
9217b11e61
adding automatic drive letter selection to dokany volume
|
7 vuotta sitten |