aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeo.java
Commit message (Expand)AuthorAgeFilesLines
* new: map title describes what is shown, fixes #483Bananeweizen2011-10-151-1/+2
* Add an extra guard in cgeoFindNearestSamuel Tardieu2011-10-111-1/+1
* Remove comparisons to booleansSamuel Tardieu2011-10-091-3/+3
* Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-091-1/+1
* refactoring: make cache list type an enumBananeweizen2011-10-091-12/+3
* Use symbolic errors instead of hardcoded integersSamuel Tardieu2011-10-051-6/+7
* Make several things static following the Settings static moveSamuel Tardieu2011-10-051-2/+2
* fix #600: force close on first startBananeweizen2011-10-041-0/+7
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-36/+31
* Mark unused but necessary parameters so that they don't get removedSamuel Tardieu2011-09-291-0/+32
* Reinstate View on objects referenced from XML layoutSamuel Tardieu2011-09-291-14/+14
* Minor cleanupsSamuel Tardieu2011-09-291-14/+14
* Workaround for #486 and detect custum date format on startupmucek42011-09-171-0/+9
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+756