aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/SelectMapfileActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Implements #750, use preference activitykoem2013-07-091-0/+1
|
* refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-071-1/+1
|
* #2684: use view injection libraryBananeweizen2013-05-011-5/+0
| | | | * If you have compile errors after pulling, please consult the issue on github.
* code cleanupBananeweizen2013-02-241-0/+77
* rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings