b069a16f0c1a3b34e9e8baa0cffabf2b92968ecc
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getFilesystemRootUrl() : String renamed to public getFsRootUrlString() : String in class org.cryptomator.ui.model.WebDavNioAdapter | From | To | |
| Rename Method public getFilesystemRootUrl() : String renamed to public getFsRootUrlString() : String in class org.cryptomator.ui.model.NioAdapter | From | To | |
| Move Method | 2 | ||
| Move Method private getUIdOrGID(idtype String) : String from class org.cryptomator.ui.model.FuseNioAdapter to private getUIdOrGID(idtype String) : String from class org.cryptomator.ui.model.LinuxFuseEnvironment | From | To | |
| Move Method private createVaultDirIfNotExist(p Path) : void from class org.cryptomator.ui.model.FuseNioAdapter to private createVaultDirIfNotExist(p Path) : void from class org.cryptomator.ui.model.LinuxFuseEnvironment | From | To | |
| Move Attribute | 4 | ||
| Move Attribute private windowsDriveLetters : WindowsDriveLetters from class org.cryptomator.ui.model.FuseNioAdapter to private windowsDriveLetters : WindowsDriveLetters from class org.cryptomator.ui.model.WindowsFuseEnvironment | From | To | |
| Move Attribute private os : OS from class org.cryptomator.ui.model.FuseNioAdapter to private os : OS from class org.cryptomator.ui.model.VaultModule | From | To | |
| Move Attribute private vaultSettings : VaultSettings from class org.cryptomator.ui.model.FuseNioAdapter to private vaultSettings : VaultSettings from class org.cryptomator.ui.model.LinuxFuseEnvironment | From | To | |
| Move Attribute private AUTOASSIGN_DRRIVE_LETTER : String from class org.cryptomator.ui.model.FuseNioAdapter to private AUTOASSIGN_DRRIVE_LETTER : String from class org.cryptomator.ui.model.WindowsFuseEnvironment | From | To | |
| Extract Class | 2 | ||
| Extract Class org.cryptomator.ui.model.LinuxFuseEnvironment from class org.cryptomator.ui.model.FuseNioAdapter | From | To | |
| Extract Class org.cryptomator.ui.model.WindowsFuseEnvironment from class org.cryptomator.ui.model.FuseNioAdapter | From | To | |
| Move Class | 1 | ||
| Move Class org.cryptomator.ui.model.FuseNioAdapter.OS moved to org.cryptomator.ui.model.VaultModule.OS | From | To |