This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
cryptomator
Watch
1
Star
0
Fork
0
You've already forked cryptomator
mirror of
https://github.com/cryptomator/cryptomator.git
synced
2026-04-20 17:46:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73314ee985b492634cf810bbdda3db8db0c6300a
cryptomator
/
main
History
Sebastian Stenzel
73314ee985
Thread safety when quitting the application: Altering vault states (unlocking/locking/...) will now trigger a listener (on the fx application thread) which sets an AtomicBoolean. Previously the value has been read by an AWT thread from a (non-volatile) BooleanBinding
2019-08-29 17:13:32 +02:00
..
buildkit
added ffi-version to buildkit
2019-08-26 20:22:52 +02:00
commons
made button-group into an actual button
2019-08-27 16:11:24 +02:00
keychain
added mac native function for listening to system interface theme changes and changing the tray icon accordingly [ci skip]
2019-08-19 15:55:07 +02:00
launcher
Updated dokany-nio-adapter to version 1.1.10
2019-08-02 16:03:53 +02:00
ui
Thread safety when quitting the application: Altering vault states (unlocking/locking/...) will now trigger a listener (on the fx application thread) which sets an AtomicBoolean. Previously the value has been read by an AWT thread from a (non-volatile) BooleanBinding
2019-08-29 17:13:32 +02:00
pom.xml
Added I/O stats (work in progress)
2019-08-27 15:50:15 +02:00