Merge branch 'develop' into feature/external-keychain

# Conflicts:
#	main/pom.xml
#	main/ui/src/main/java/org/cryptomator/ui/CryptomatorModule.java
This commit is contained in:
Sebastian Stenzel
2016-08-30 19:22:45 +02:00
46 changed files with 521 additions and 344 deletions
+6
View File
@@ -59,6 +59,12 @@
<artifactId>jni</artifactId>
</dependency>
<!-- CryptoLib -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>cryptolib</artifactId>
</dependency>
<!-- EasyBind -->
<dependency>
<groupId>org.fxmisc.easybind</groupId>