aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/MainActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-3/+1
|
* fix #1781: Remove help functionBananeweizen2013-05-091-27/+0
|
* #2684: use view injection libraryBananeweizen2013-05-011-31/+27
| | | | * If you have compile errors after pulling, please consult the issue on github.
* refactoring: rename cgeo activity to MainActivityBananeweizen2013-04-281-0/+796
* this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage