- Completely redesigned and much simpler user interface.

- Support for multiple simultaneous mounts
- Added shutdown hooks for secure unmounting
This commit is contained in:
Sebastian Stenzel
2014-12-04 22:04:04 +01:00
parent c322b0488e
commit e7ba6f5c92
18 changed files with 623 additions and 428 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<parent>
<groupId>org.cryptomator</groupId>
<artifactId>main</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</parent>
<artifactId>crypto-api</artifactId>
<name>Cryptomator cryptographic module API</name>