Martin Beyer
1292548042
Implementing new settings and locking after a certain amount of minutes
2021-03-29 10:44:39 +02:00
Martin Beyer
8592e3667b
Applying a SystemListener when the notify gets called with SLEEP
2021-03-09 18:55:35 +01:00
Martin Beyer
5a11d02fa8
Splitting the "Lock after X minutes" Checkbox in to two string resources.
2021-03-09 18:52:53 +01:00
Martin Beyer
d13dfe3526
First take at UI implementation of a Auto-Lock Tab
2021-02-24 16:23:49 +01:00
Martin Beyer
c82e5577a1
New Tab AutoLock in VaultOptions
2021-02-24 15:17:23 +01:00
Armin Schrenk
a17b416262
only remove system theme change listener, if one was previously registered.
2021-02-24 12:54:56 +01:00
Tobias Hagemann
c81f3bd972
updated dependencies
2021-02-23 13:43:07 +01:00
Tobias Hagemann
25dba028f8
added deep-linking to vault options tabs, changed "password saved" label to hyperlink
2021-02-18 11:32:14 +01:00
Tobias Hagemann
bf51cc13d1
renamed "save password" to "remember password", switched placements of "vault options" hyperlink/button and "password saved" label
2021-02-18 09:15:19 +01:00
Sebastian Stenzel
80cbc6699a
fixed label
...
[ci skip]
2021-02-15 13:53:05 +01:00
Sebastian Stenzel
e4709ed6fe
Refactored FxmlFile and FxmlLoaderFactory
2021-02-01 12:06:38 +01:00
Armin Schrenk
0fa052d2d1
Merge pull request #1518 from cryptomator/fix/1515-suppressed-messages
...
Fixed suppressed "invalid mountpoint" messages
2021-01-27 15:22:47 +01:00
Armin Schrenk
402861b9c0
Update third party licenses
2021-01-27 12:37:50 +01:00
Sebastian Stenzel
70f6a4877c
Make sure not to catch Errors
2021-01-25 21:38:46 +01:00
JaniruTEC
d86ea20c31
Fixed suppressed "invalid mountpoint" messages
...
Fixed #1515
2021-01-23 22:13:07 +01:00
Armin Schrenk
c1f44f76b9
Merge pull request #1512 from cryptomator/feature/refactor-reveal
2021-01-22 11:42:20 +01:00
Sebastian Stenzel
b1d7cfc81b
change scope of HostServiceRevealer to @FxApplicationScoped
...
because unlock always happens after application start anyway
2021-01-22 09:31:43 +01:00
Armin Schrenk
7cd5c66836
Refactor reveal() methods:
...
* new class HostServiceRevealer implemeting the Volume.Revealer-Interface
* this class is injected in vault service and always used for revealing
* removed Revealer parameter from several reveal methods
2021-01-21 17:25:23 +01:00
Armin Schrenk
95cef34234
remove unnecessary awtReavealer and trayModule
2021-01-21 16:09:16 +01:00
Armin Schrenk
8977440697
Rename RevealerFacade to Revealer
2021-01-21 15:29:04 +01:00
Armin Schrenk
d5eb84a000
change reveal method in vault service:
...
* revealer is no member anymore
* reveal() takes as second argument revealer object
* several other classes hand over a revealer object
* added awt-revealer if application is not yet started
2021-01-21 15:26:35 +01:00
Armin Schrenk
92b390d5bb
update third-party licenses
2021-01-21 12:44:32 +01:00
Armin Schrenk
77db435b4f
Refactor reveal call stack to apply facade pattern.
2021-01-21 12:41:52 +01:00
stacksnack
64897cfa21
New translations strings.properties (Hungarian)
...
Add hungarian translation
2021-01-20 21:37:41 +01:00
Armin Schrenk
1134c1b2ff
closes #1471
...
hand the javafx hostservice showDocument() method from ui package to the underlying nio-adapter-libraries through
2021-01-19 15:27:46 +01:00
Sebastian Stenzel
ca5d9eba36
New translations strings.properties (Norwegian Bokmal)
...
[ci skip]
2021-01-16 04:07:35 +01:00
Sebastian Stenzel
1a49e24d8a
New translations strings.properties (Norwegian Bokmal)
...
[ci skip]
2021-01-16 03:37:26 +01:00
Sebastian Stenzel
24b0ed2502
New translations strings.properties (German)
...
[ci skip]
2021-01-14 18:18:01 +01:00
Sebastian Stenzel
a226d5403a
New translations strings.properties (Japanese)
...
[ci skip]
2021-01-14 14:02:17 +01:00
Sebastian Stenzel
0f3085cc73
fixes #1476
2021-01-14 09:56:57 +01:00
Sebastian Stenzel
f0a040cf29
cleanup
...
[ci skip]
2021-01-14 09:56:36 +01:00
Sebastian Stenzel
0676748dde
New Crowdin updates ( #1466 )
...
[ci skip]
2021-01-14 09:24:42 +01:00
Julian Raufelder
9e3947f337
Happy 2021 🎉
2021-01-11 10:08:35 +01:00
Sebastian Stenzel
c2dc487c79
make field volatile that might be modified concurrently
2020-12-18 13:37:23 +01:00
Sebastian Stenzel
e74dd3be9e
remove unused param
2020-12-18 13:36:16 +01:00
Sebastian Stenzel
1eeee61572
Add option to show minimize button despite tray icon being present
...
fixes #1179
2020-12-17 14:50:33 +01:00
Sebastian Stenzel
984b7a2d0e
Removed @Named("trayMenuSupported") from FxApplication component
2020-12-17 14:46:52 +01:00
Sebastian Stenzel
45c714a123
Added checkbox in settings to start without a tray icon
...
references #1113 , #1078 , #1079 , #1344
2020-12-16 16:53:49 +01:00
Sebastian Stenzel
f441700c25
Merge branch 'master' into develop
2020-12-15 13:23:21 +01:00
Tobias Hagemann
e949023321
updated third-party list [ci skip]
2020-12-15 10:37:27 +01:00
Sebastian Stenzel
da31407d63
Preparing 1.5.11
2020-12-15 08:57:35 +01:00
Sebastian Stenzel
8c7c5da89a
not sure what makes this "real" [ci skip]
2020-12-15 08:04:16 +01:00
Sebastian Stenzel
e3a0e1ec5a
New Crowdin updates ( #1413 )
...
[ci skip]
2020-12-14 17:38:49 +01:00
Armin Schrenk
bf47ba0145
Merge pull request #1440 from cryptomator/feature/#1439-finish-migration
...
closes #1439
2020-12-14 15:41:52 +01:00
Armin Schrenk
fc7b484c9a
unwrap the Platform.runLater() statement because it is always executed on JavaFX thread
2020-12-14 15:34:03 +01:00
Armin Schrenk
4402c19d90
Simplifications and clean up
2020-12-14 11:47:02 +01:00
Armin Schrenk
6fac84e9c2
Replace "may" by "can"
...
... the end of a great and fierce war.
2020-12-09 15:39:49 +01:00
Sebastian Stenzel
77b2e67c49
updated labels
2020-12-09 15:16:45 +01:00
Armin Schrenk
6da7eae2f8
Minor changes in lettering
2020-12-09 14:55:22 +01:00
Armin Schrenk
aec56c48c5
Merge branch 'develop' into feature/#1228-forcedUnmountDialog
...
# Conflicts:
# main/ui/src/main/java/org/cryptomator/ui/fxapp/FxApplication.java
2020-12-09 14:51:00 +01:00