7b2f337ce545b2f5948058417742b1e2dae333dc
Files Diff
- Added: 34
- Removed: 60
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public onConnected(undocumented Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.weather3.WeatherFragment | From | To | |
Rename Variable | 1 | ||
Rename Variable cb : CompoundButton to legal : TextView in method protected onCreate(savedInstanceState Bundle) : void in class com.commonsware.android.weather2.LegalNoticesActivity | From | To | |
Move Source Folder | 3 | ||
Move Source Folder Location/FusedPeriodic/src to Location/FusedPeriodic/app/src/main/java | From | To | |
Move Source Folder Location/FusedNew/src to Location/FusedNew/app/src/main/java | From | To | |
Move Source Folder Location/Fused/src to Location/FusedNew/app/src/main/java | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.commonsware.android.progloc.MainActivity moved and renamed to com.commonsware.android.weather2.LegalNoticesActivity | From | To | |
Move Class | 1 | ||
Move Class com.commonsware.android.weather2.Forecast moved to com.commonsware.android.weather3.Forecast | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cb : CompoundButton to legal : TextView in method protected onCreate(savedInstanceState Bundle) : void in class com.commonsware.android.weather2.LegalNoticesActivity | From | To | |
Rename Parameter | 1 | ||
Rename Parameter undocumented : Bundle to savedInstanceState : Bundle in method public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.weather3.WeatherFragment | From | To |