Skip to content

Releases: Gattalraouf/RAndroid

v1.0

25 Sep 21:23
500ae24
Compare
Choose a tag to compare

The plugin Supports refactoring the following Android specific code smells:

Automatic refactoring:

  • Init OnDraw (IOD)
  • Heavy Start Service (HSS)
  • Rigid AlarmManager (RAM)
  • Inefficient Data Structure (IDS)

Giving Recommendations:

  • UI OverDraw (UIO)