|
Change Attribute Type preferredGvfsScheme : String to preferredGvfsScheme : StringProperty in class org.cryptomator.ui.settings.Settings |
From |
To |
|
Change Attribute Type directories : List<VaultSettings> to directories : ObservableList<VaultSettings> in class org.cryptomator.ui.settings.Settings |
From |
To |
|
Change Attribute Type winDriveLetter : Property<String> to winDriveLetter : StringProperty in class org.cryptomator.ui.settings.VaultSettings |
From |
To |
|
Change Attribute Type numTrayNotifications : Integer to numTrayNotifications : IntegerProperty in class org.cryptomator.ui.settings.Settings |
From |
To |
|
Change Attribute Type path : Property<Path> to path : ObjectProperty<Path> in class org.cryptomator.ui.settings.VaultSettings |
From |
To |
|
Change Attribute Type mountName : Property<String> to mountName : StringProperty in class org.cryptomator.ui.settings.VaultSettings |
From |
To |
|
Change Attribute Type DEFAULT_NUM_TRAY_NOTIFICATIONS : Integer to DEFAULT_NUM_TRAY_NOTIFICATIONS : int in class org.cryptomator.ui.settings.Settings |
From |
To |
|
Change Attribute Type debugMode : Boolean to debugMode : BooleanProperty in class org.cryptomator.ui.settings.Settings |
From |
To |
|
Change Attribute Type port : Integer to port : IntegerProperty in class org.cryptomator.ui.settings.Settings |
From |
To |
|
Change Attribute Type useIpv6 : Boolean to useIpv6 : BooleanProperty in class org.cryptomator.ui.settings.Settings |
From |
To |