5dd83fff51d4dcd813e42d2879f2f00a557ed6a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type docFile : DocumentFile to docFile : DocumentFileCompat in method package ContentReadyEvent(docFile DocumentFileCompat) in class com.commonsware.android.documents.consumer.DurablizerService.ContentReadyEvent | From | To | |
Change Return Type | 1 | ||
Change Return Type DocumentFile to DocumentFileCompat in method private buildDocFileForUri(document Uri) : DocumentFileCompat in class com.commonsware.android.documents.consumer.DurablizerService | From | To | |
Change Variable Type | 3 | ||
Change Variable Type docFile : DocumentFile to docFile : DocumentFileCompat in method private buildDocFileForUri(document Uri) : DocumentFileCompat in class com.commonsware.android.documents.consumer.DurablizerService | From | To | |
Change Variable Type docFile : DocumentFile to docFile : DocumentFileCompat in method private makeLocalCopy(document Uri) : Uri in class com.commonsware.android.documents.consumer.DurablizerService | From | To | |
Change Variable Type docFile : DocumentFile to docFile : DocumentFileCompat in method protected onHandleIntent(intent Intent) : void in class com.commonsware.android.documents.consumer.DurablizerService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type docFile : DocumentFile to docFile : DocumentFileCompat in class com.commonsware.android.documents.consumer.DurablizerService.ContentReadyEvent | From | To |