47311e376d045517ef70f9d17f598df82333a1cf
Files Diff
- Added: 277
- Removed: 285
- Renamed: 0
- Modified: 129
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.empublite.SimpleContentActivity to protected onCreate(savedInstanceState Bundle) : void from class com.commonsware.empublite.Preferences | From | To | |
Move Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.empublite.NoteActivity to protected onCreate(savedInstanceState Bundle) : void from class com.commonsware.empublite.Preferences | From | To | |
Rename Variable | 1 | ||
Rename Variable out : BufferedOutputStream to sink : BufferedSink in method private download(url String) : File in class com.commonsware.empublite.DownloadCheckService | From | To | |
Move Source Folder | 2 | ||
Move Source Folder EmPubLite-AndroidStudio/T19-LargeScreen to EmPubLite-AndroidStudio/T17-LargeScreen | From | To | |
Move Source Folder EmPubLite-AndroidStudio/T17-Alarm to EmPubLite-AndroidStudio/T17-LargeScreen | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.commonsware.empublite.Preferences.Display moved and renamed to com.commonsware.empublite.Preferences | From | To | |
Change Variable Type | 1 | ||
Change Variable Type out : BufferedOutputStream to sink : BufferedSink in method private download(url String) : File in class com.commonsware.empublite.DownloadCheckService | From | To | |
Extract Variable | 1 | ||
Extract Variable mfrag : ModelFragment in method public onResume() : void from class com.commonsware.empublite.EmPubLiteActivity | From | To |