Armin Schrenk
ddfc8d5bc3
Merge branch 'feature/#1289-introduceVaultname' into hotfix/1.5.8
2020-08-28 11:59:56 +02:00
Armin Schrenk
c3141e3601
minor adjustments
2020-08-28 11:58:46 +02:00
Armin Schrenk
f49974180b
Fixing test
2020-08-28 11:19:56 +02:00
Armin Schrenk
eb6ade49f6
refactor to use parameterized test
2020-08-27 16:18:20 +02:00
Armin Schrenk
6553c04256
add code to migrate legacy settings.json files to new property.
2020-08-27 15:53:20 +02:00
Armin Schrenk
a8cb015a06
rename property and getters in vault class for display name.
2020-08-27 15:52:16 +02:00
infeo
49a8689090
Remove legacy concepts:
...
* in vaultSettings, displayName does not listen on path
* the caller/creater of vault settings must set the name explicitly
* add localizable default vault name
2020-08-21 13:30:05 +02:00
Tobias Hagemann
411aca8695
preparing 1.5.7
2020-08-14 12:55:46 +02:00
Armin Schrenk
429098733c
Improve the vault/mount name system:
...
* fix bug where the default name is not replaced by the actual folder name
* introduce new field in settings "mountName" as binding on displayName
* change volumes to use mountName instead of displayName
2020-08-11 11:19:54 +02:00
Tobias Hagemann
a975df6f8c
added "Automatic" theme on macOS
2020-08-06 18:30:34 +02:00
Armin Schrenk
ea4c91fb37
change meaning of mount name setting:
...
* it is now considered the gerenal vault name
* methods (except parsing) are renamed accordingly
2020-08-06 15:20:32 +02:00
Armin Schrenk
7c1d6973ba
fixes #1289 by decoupling storage path from vault name
2020-08-06 15:18:30 +02:00
Armin Schrenk
4ab7bfaa20
reformat
2020-07-17 11:58:11 +02:00
Armin Schrenk
7e0ffb43a6
fixing bug where the mountName of the vault is initially set as the default one
2020-07-17 11:57:53 +02:00
Armin Schrenk
e5ce3cb62d
closes #1254
2020-06-19 15:57:12 +02:00
Sebastian Stenzel
75f360903c
recheck vault state when focusing window
...
fixes #1190
fixes #1110
fixes #1139
2020-05-11 08:08:15 +02:00
Sebastian Stenzel
d2189d379c
Using switch expressions
2020-05-11 07:47:15 +02:00
Sebastian Stenzel
86906d0049
fixes #1083
2020-05-07 16:45:24 +02:00
Sebastian Stenzel
93011dc754
cleanup
2020-05-07 16:33:05 +02:00
Tobias Hagemann
9b528a05b5
localized display name of ui themes, now actually use vaultOptions.mount.winDriveLetterOccupied localizations
2020-04-30 14:42:51 +02:00
Sebastian Stenzel
3618c4b8db
Merge branch 'feature/NewMigrationFlow' into develop
2020-04-29 16:14:44 +02:00
Sebastian Stenzel
bb681fa6d9
fixes #1116 , at least properly handle errors if the underlying file system doesn't support migration
2020-04-29 14:59:16 +02:00
Sebastian Stenzel
5721b63135
fixes #1115
2020-04-28 10:36:35 +02:00
Sebastian Stenzel
c99e0ea656
Determine path length limitations during unlock
2020-04-28 09:48:25 +02:00
Tobias Hagemann
b882296c19
fixes #1123
2020-04-24 11:21:59 +02:00
Sebastian Stenzel
37fcae8f0e
replaced some "old" switch statements by switch expressions
2020-04-23 14:21:41 +02:00
Sebastian Stenzel
3b690dfc6e
More resilient loading of settings.json
2020-04-21 12:53:36 +02:00
Sebastian Stenzel
243c74b0cb
Show stack trace in UI for vaults in error state
2020-04-21 12:38:36 +02:00
Sebastian Stenzel
3eee522897
Log cause if a vault is in error state
...
[ci skip]
2020-04-20 15:09:32 +02:00
Sebastian Stenzel
5b2af73c50
Merge branch 'master' into develop
2020-04-16 13:05:34 +02:00
Sebastian Stenzel
128176db1f
Added posibility to add build number to "about" dialog
2020-03-26 15:09:29 +01:00
Sebastian Stenzel
84bf7f0332
Preparing 1.5.0
2020-03-12 15:26:10 +01:00
Tobias Hagemann
96a3c025ab
hide access point in reveal button if it's empty
2020-03-11 14:07:40 +01:00
Sebastian Stenzel
7f8659afed
did some more TODOs
2020-03-09 12:12:35 +01:00
Sebastian Stenzel
fca793e403
Added "Vault Missing" screen
2020-03-06 16:05:16 +01:00
Sebastian Stenzel
d2a27c782d
No longer warn about this method invocation
2020-02-20 11:09:52 +01:00
Sebastian Stenzel
833bb085e6
Using disting ExecutorService and ScheduledExecutorService since the latter doesn't scale beyond its pre-defined number of core threads
...
fixes #1051
2020-01-15 13:07:19 +01:00
Tobias Hagemann
62cc454367
updated license public key
2020-01-09 10:35:27 +01:00
Sebastian Stenzel
67485b76af
Make sure that adding a vault located at ~/foo is noop when a vault located at /home/user/foo already exists
...
fixes #1032
2020-01-08 16:50:08 +01:00
Sebastian Stenzel
a2f3f5d254
fixes #1018 , references #979
2019-12-18 14:58:36 +01:00
Sebastian Stenzel
1a4d1fffb3
shutdown logback manually
2019-12-11 13:53:32 +01:00
Sebastian Stenzel
ac536ba125
Some shutdown hook refactorings for #980
2019-12-04 17:50:30 +01:00
Sebastian Stenzel
23f89c1dc9
Reevaluate vault state when selecting vault
2019-11-26 17:21:28 +01:00
Sebastian Stenzel
9b019726bb
show badge for missing license key in window title
2019-11-20 17:12:11 +01:00
Sebastian Stenzel
c6fc1d93a0
save donation key to settings
2019-11-19 21:20:00 +01:00
Sebastian Stenzel
b884ea7ddc
added registration key to preferences
2019-11-15 15:56:35 +01:00
Armin Schrenk
dd1506f17a
windows: fixing that already used drive letters are not shown as such in drop down menu
2019-10-23 13:07:41 +02:00
Sebastian Stenzel
7fb5c741ad
get rid of some legacy code with too much if/else
2019-10-18 14:34:48 +02:00
Sebastian Stenzel
aa61ab2b6e
allow changing of user interface orientation via settings
2019-10-18 12:51:41 +02:00
Armin Schrenk
ca73c3ad90
Updating WinDriveLetters since Dokany be installed in version 1.3.x
2019-10-16 15:57:08 +02:00