489d24d6212fec11656ed918c88153099ae89204
Files Diff
- Added: 55
- Removed: 170
- Renamed: 0
- Modified: 1528
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 3 | ||
| Move And Rename Method public onCreate(state Bundle) : void from class com.commonsware.android.rv.plugin.PluginActivationActivity to protected onPermissionDenied() : void from class com.commonsware.android.cal.query.CalendarQueryActivity | From | To | |
| Move And Rename Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.rv.host.RemoteViewsHostActivity to public onReady() : void from class com.commonsware.android.video.browse.MainActivity | From | To | |
| Move And Rename Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.video.list.MainActivity to public onReady() : void from class com.commonsware.android.video.browse.MainActivity | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type response : Response to response : Response<SOQuestions> in method public onResponse(call Call<SOQuestions>, response Response<SOQuestions>) : void in class com.commonsware.android.picasso.QuestionsFragment | From | To | |
| Change Parameter Type item : TextInputLayout to item : TextInputEditText in method protected matchesSafely(item TextInputEditText) : boolean in class com.commonsware.android.design.til.TILTest.TILHintMatcher | From | To | |
| Move Method | 3 | ||
| Move Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.percent.comparison.SampleFragment to public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.ab.search.ActionBarFragment | From | To | |
| Move Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.percent.comparison.SampleListFragment to public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.ab.search.ActionBarFragment | From | To | |
| Move Method public onCreateView(inflater LayoutInflater, container ViewGroup, savedInstanceState Bundle) : View from class com.commonsware.android.percent.comparison.SampleFragment to public onCreateView(inflater LayoutInflater, container ViewGroup, savedInstanceState Bundle) : View from class com.commonsware.android.rx.RxDemoFragment | From | To | |
| Move Attribute | 1 | ||
| Move Attribute package SO_URL : String from class com.commonsware.android.okhttp.LoadThread to package SO_URL : String from class com.commonsware.android.okhttp.QuestionsFragment | From | To | |
| Rename Class | 2 | ||
| Rename Class com.commonsware.android.unittest.SOTests renamed to com.commonsware.android.unittest.SOUnitTest | From | To | |
| Move Class | 1 | ||
| Move Class com.commonsware.android.recyclerview.flexdivider.RecyclerViewActivity moved to com.commonsware.android.cal.query.RecyclerViewActivity | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type restAdapter : RestAdapter to retrofit : Retrofit in method public QuestionsLoader(context Context) in class com.commonsware.android.retrofit.QuestionsLoader | From | To | |
| Extract Method | 1 | ||
| Extract Method private loadVideos() : void extracted from public onCreate(state Bundle) : void in class com.commonsware.android.recyclerview.horizontalvideolist.MainActivity | From | To | |
| Rename Method | 21 | ||
| Rename Method public onActivityCreated(savedInstanceState Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.mapsv2.pager.PageMapFragment | From | To | |
| Rename Method public onCreate(state Bundle) : void renamed to public onReady() : void in class com.commonsware.android.debug.videolist.MainActivity | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.broadcast.fanout.EventLogFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.antidoze.EventLogFragment | From | To | |
| Rename Method public success(questions SOQuestions, response Response) : void renamed to public onResponse(call Call<SOQuestions>, response Response<SOQuestions>) : void in class com.commonsware.android.picasso.QuestionsFragment | From | To | |
| Rename Method public onEventMainThread(event QuestionsLoadedEvent) : void renamed to public onQuestionsLoaded(event QuestionsLoadedEvent) : void in class com.commonsware.android.hurl.QuestionsFragment | From | To | |
| Rename Method public onActivityCreated(savedInstanceState Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.ab.search.ActionBarFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, state Bundle) : void in class com.commonsware.android.parcelable.marshall.EventLogFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.alarmclock.EventLogFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, state Bundle) : void in class com.commonsware.android.signature.dump.PackagesFragment | From | To | |
| Rename Method public onActivityCreated(savedInstanceState Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.anim.threepane.SimpleListFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, state Bundle) : void in class com.commonsware.android.sensor.monitor.SensorsFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, state Bundle) : void in class com.commonsware.android.sensor.monitor.SensorLogFragment | From | To | |
| Rename Method public onActivityCreated(savedInstanceState Bundle) : void renamed to public onCreate(savedInstanceState Bundle) : void in class com.commonsware.android.abf.ActionBarFragment | From | To | |
| Rename Method public onActivityCreated(savedInstanceState Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.webbeam.BeamFragment | From | To | |
| Rename Method public onActivityCreated(savedInstanceState Bundle) : void renamed to public onViewCreated(v View, savedInstanceState Bundle) : void in class com.commonsware.android.anim.threepane.SimpleListFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.eventbus.greenrobot.EventLogFragment | From | To | |
| Rename Method public onActivityCreated(state Bundle) : void renamed to public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.eventbus.lbm.EventLogFragment | From | To | |
| Pull Up Method | 2 | ||
| Pull Up Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.cal.query.CalendarQueryActivity to protected onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.cal.query.AbstractPermissionActivity | From | To | |
| Pull Up Method public onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.video.browse.MainActivity to protected onCreate(savedInstanceState Bundle) : void from class com.commonsware.android.cal.query.AbstractPermissionActivity | From | To | |
| Rename Variable | 1 | ||
| Rename Variable restAdapter : RestAdapter to retrofit : Retrofit in method public QuestionsLoader(context Context) in class com.commonsware.android.retrofit.QuestionsLoader | From | To | |
| Change Return Type | 1 | ||
| Change Return Type SOQuestions to Call<SOQuestions> in method public questions(tags String) : Call<SOQuestions> in class com.commonsware.android.retrofit.StackOverflowInterface | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute video : Uri to videoUri : Uri in method package bindModel(row Cursor) : void in class com.commonsware.android.recyclerview.videotable.VideoThumbnailController | From | To | |
| Extract Superclass | 5 | ||
| Extract Superclass com.commonsware.android.debug.videolist.AbstractPermissionActivity from classes [com.commonsware.android.cal.query.CalendarQueryActivity, com.commonsware.android.debug.videolist.MainActivity, com.commonsware.android.video.browse.MainActivity] | From | To | |
| Extract Superclass com.commonsware.android.cal.query.AbstractPermissionActivity from classes [com.commonsware.android.cal.query.CalendarQueryActivity, com.commonsware.android.debug.videolist.MainActivity, com.commonsware.android.video.browse.MainActivity] | From | To | |
| Extract Superclass com.commonsware.android.loader.RecyclerViewActivity from classes [com.commonsware.android.calllog.consumer.AbstractPermissionActivity, com.commonsware.android.loader.ConstantsBrowser] | From | To | |
| Extract Superclass com.commonsware.android.calllog.consumer.RecyclerViewActivity from classes [com.commonsware.android.calllog.consumer.AbstractPermissionActivity, com.commonsware.android.loader.ConstantsBrowser] | From | To | |
| Extract Superclass com.commonsware.android.video.browse.AbstractPermissionActivity from classes [com.commonsware.android.cal.query.CalendarQueryActivity, com.commonsware.android.debug.videolist.MainActivity, com.commonsware.android.video.browse.MainActivity] | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute dialog : FingerprintDialog to prompt : BiometricPrompt in class com.commonsware.android.auth.finger.MainActivity | From | To | |
| Change Attribute Type | 9 | ||
| Change Attribute Type adapter : SimpleCursorAdapter to adapter : RVCursorAdapter in class com.commonsware.android.cal.query.CalendarQueryActivity | From | To | |
| Change Attribute Type adapter : ArrayAdapter<String> to adapter : RVArrayAdapter in class com.commonsware.android.rx.RxDemoFragment | From | To | |
| Change Attribute Type adapter : SimpleCursorAdapter to adapter : RVCursorAdapter in class com.commonsware.android.calllog.consumer.CallLogConsumerActivity | From | To | |
| Change Attribute Type dialog : FingerprintDialog to prompt : BiometricPrompt in class com.commonsware.android.auth.finger.MainActivity | From | To | |
| Change Attribute Type authCallback : FingerprintDialog.AuthenticationCallback to authCallback : BiometricPrompt.AuthenticationCallback in class com.commonsware.android.auth.finger.MainActivity | From | To | |
| Rename Parameter | 5 | ||
| Rename Parameter state : Bundle to savedInstanceState : Bundle in method public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.eventbus.greenrobot.EventLogFragment | From | To | |
| Rename Parameter state : Bundle to savedInstanceState : Bundle in method public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.antidoze.EventLogFragment | From | To | |
| Rename Parameter state : Bundle to savedInstanceState : Bundle in method public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.broadcast.fanout.EventLogFragment | From | To | |
| Rename Parameter state : Bundle to savedInstanceState : Bundle in method public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.alarmclock.EventLogFragment | From | To | |
| Rename Parameter state : Bundle to savedInstanceState : Bundle in method public onViewCreated(view View, savedInstanceState Bundle) : void in class com.commonsware.android.eventbus.lbm.EventLogFragment | From | To |