7436c398f8da64d4c49bf10ac3cb6a0f6b402e9e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type unlockedOrNull : Boolean to state : Vault.State in method private getStatusIconText(state Vault.State) : String in class org.cryptomator.ui.controls.DirectoryListCell | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute optionalItemIsUnlocked : MonadicBinding<Boolean> to vaultState : ObjectExpression<Vault.State> in method public DirectoryListCell() in class org.cryptomator.ui.controls.DirectoryListCell | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type optionalItemIsUnlocked : MonadicBinding<Boolean> to vaultState : ObjectExpression<Vault.State> in method public DirectoryListCell() in class org.cryptomator.ui.controls.DirectoryListCell | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter unlockedOrNull : Boolean to state : Vault.State in method private getStatusIconText(state Vault.State) : String in class org.cryptomator.ui.controls.DirectoryListCell | From | To |