I used the CodePro Analytix (https://developers.google.com/java-dev-tools/codepro/doc/) on the project code to detect "bad smells" and it found 30 high bad code designs,173 medium and 19 low.
They are pretty easy fixes, mostly name conventions and some in autogenerated files from android studio,I am taking care of most of them,will have a commit ready by tonight.
I used the CodePro Analytix (https://developers.google.com/java-dev-tools/codepro/doc/) on the project code to detect "bad smells" and it found 30 high bad code designs,173 medium and 19 low.
They are pretty easy fixes, mostly name conventions and some in autogenerated files from android studio,I am taking care of most of them,will have a commit ready by tonight.