Sebastian Stenzel
|
8ab8798381
jdk_switcher no longer needed, since codacy-coverage-reporter should now support jdk 10 (see https://github.com/codacy/codacy-coverage-reporter/issues/83)
|
před 6 roky |
Sebastian Stenzel
|
c3f8fa1662
code refinements
|
před 6 roky |
infeo
|
59d019f34a
fixes #700
|
před 6 roky |
infeo
|
ee99e9994e
closes #695
|
před 6 roky |
infeo
|
019b7ac643
refactoring inconsistent method in vault class
|
před 6 roky |
infeo
|
7392a99da5
small ui fix: text for using individual mount path is not shown completely
|
před 6 roky |
Sebastian Stenzel
|
e909269ae0
Merge tag '1.4.0-beta2' into develop
|
před 6 roky |
Sebastian Stenzel
|
45ad496f41
Merge branch 'release/1.4.0-beta2'
|
před 6 roky |
Sebastian Stenzel
|
a272bf2614
preparing 1.4.0-beta2
|
před 6 roky |
infeo
|
119e0724d5
fixing broken option "reveal after mount"
|
před 6 roky |
Sebastian Stenzel
|
76a9cb9a06
using different threadpools for normal ExecutorService (will spawn threads on demand) and ScheduledExecutorService (limited to 4 scheduler threads)
|
před 6 roky |
infeo
|
acb8d4cd0c
fixing display issue when locking a vault and changign to another vault during the lock process
|
před 6 roky |
Sebastian Stenzel
|
ffe8887114
no longer using jdk.incubator.httpclient, because windows app doesn't start with `--add-modules` arg in cfg file
|
před 6 roky |
Sebastian Stenzel
|
d8c8c2380a
trying to move coverage report to end of build to workaround https://github.com/travis-ci/travis-cookbooks/issues/989
|
před 6 roky |
Sebastian Stenzel
|
fe5ce79802
updated mockito (restoring jdk 10 compatibility)
|
před 6 roky |
Sebastian Stenzel
|
bf7a8686a6
fix build
|
před 6 roky |
Sebastian Stenzel
|
143070d02d
Updated to JDK 10
|
před 6 roky |
Sebastian Stenzel
|
06827a7466
changed ant-kit format to zip (because windows..)
|
před 6 roky |
Sebastian Stenzel
|
5add862ce8
updated ant-kit
|
před 6 roky |
Sebastian Stenzel
|
2b8d7c6c3b
linux logback configuration moved to https://github.com/cryptomator/cryptomator-linux
|
před 6 roky |
Sebastian Stenzel
|
f5da13d3b4
Updated ant-kit. To be used by Windows and Mac build as well
|
před 6 roky |
Sebastian Stenzel
|
03dfd3e887
Replaced AsyncTaskService by new Tasks utility using javafx.concurrent API
|
před 6 roky |
infeo
|
8241559362
Merge branch 'develop' of https://github.com/cryptomator/cryptomator into develop
|
před 6 roky |
infeo
|
c289040624
fixes a display error where a vault appeared unlocked even when a wrong password was given
|
před 6 roky |
Sebastian Stenzel
|
767acbd922
Merge pull request #689 from jellemdekker/feature/296-status-indicator-in-system-tray
|
před 6 roky |
Tobias Hagemann
|
ccd4cedb08
Unlocked tray icons for macOS
|
před 6 roky |
jellemdekker
|
6a5a1e5bae
Replaced spaces in indentation with tabs.
|
před 6 roky |
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
|
před 6 roky |
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.
|
před 6 roky |
Sebastian Stenzel
|
b65da30899
Merge pull request #688 from Gregvh/fix-broken-links
|
před 6 roky |