mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-26 11:03:59 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| app-debug.apk | ||
| app-release.apk | ||
| build.gradle | ||
| copyLibs.gradle | ||
| proguard-rules.pro | ||