41358e67158e85fba5d3b2cf6d240504241a8b21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public mountPath() : StringProperty renamed to public individualMountPath() : StringProperty in class org.cryptomator.common.settings.VaultSettings | From | To | |
Rename Variable | 2 | ||
Rename Variable settings : VaultSettings to vaultSettings : VaultSettings in method package setVault(vault Vault) : void in class org.cryptomator.ui.controllers.UnlockController | From | To | |
Rename Variable mountPath : String to individualMountPath : String in method public read(in JsonReader) : VaultSettings in class org.cryptomator.common.settings.VaultSettingsJsonAdapter | From | To |