aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-sw600dp
AgeCommit message (Collapse)Author
2017-07-25Fix lint warnings (#319)Felix Bechstein
* 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
2014-10-19Using RecyclerView rather than ListViewzeapo
2014-07-30some visual update (fragment list is kept at position) and a preparation for ↵Zeapo
decrypt activity