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
/
ui
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
..
src
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 styleable PasswordStrengthIndicator
2019-08-26 14:47:25 +02:00