My intention was not to change or refactor potentially risky code but to at least remove obsolete or unused classes and resources to trim the sources and make the app easier to maintain. For example there were still classes and layout files for a nonexistent widget.
This PR also fixes lowercase class naming and bad unit tests which could not pass because previous code changes. Now the existing tests run again.
My intention was not to change or refactor potentially risky code but to at least remove obsolete or unused classes and resources to trim the sources and make the app easier to maintain. For example there were still classes and layout files for a nonexistent widget.
This PR also fixes lowercase class naming and bad unit tests which could not pass because previous code changes. Now the existing tests run again.