Android-Password-Store/app
Felix Bechstein 5da9e67545 Fix lint warnings (#319)
* Fix lint errors/warnings

Fix a lot of lint errors and warnings.
Most things are automatically applied fixes done with android studio:

* externalize strings
* remove unused code / classes / layouts / imports
* migrate some fields to local variables

* Remove dead code from comments

Removed code that is commented out long ago.

* remove unused resources

* colors
* strings
* drawables
* layouts
* menus
2017-07-25 14:23:50 +01:00
..
src Fix lint warnings (#319) 2017-07-25 14:23:50 +01:00
.gitignore
app-debug.apk
app-release.apk v59 play apk 2017-05-28 18:41:33 +02:00
build.gradle bump version to 84 2017-06-24 12:59:23 +02:00
copyLibs.gradle
proguard-rules.pro