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 6 年之前
..
buildkit 50ace8c6a4 added ffi-version to buildkit 6 年之前
commons ef07edf8c3 made button-group into an actual button 6 年之前
keychain 5c26c23619 added mac native function for listening to system interface theme changes and changing the tray icon accordingly [ci skip] 6 年之前
launcher 1ec887092f Moved various non-ui related stuff to commons 6 年之前
ui 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 6 年之前
pom.xml f4ee8d0a15 Added I/O stats (work in progress) 6 年之前