aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/enumerations/WaypointType.java
Commit message (Expand)AuthorAgeFilesLines
* more null annotationsBananeweizen2015-01-301-0/+2
* fix #4585: split play servicesBananeweizen2015-01-041-1/+1
* Do not overprotect private fields in enumerationsSamuel Tardieu2015-01-041-9/+5
* refactoring: remove unused methods, add null annotationsBananeweizen2015-01-021-3/+10
* switch to Java 1.7Bananeweizen2014-07-171-2/+2
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
* fix #2725: Circles on the map only around physical stagesBananeweizen2013-05-251-0/+4
* Refactoring: remove unnecessary enum qualifiersSamuel Tardieu2012-12-181-1/+1
* Uploading of modified coords to geocaching.comtriakcz2012-12-181-5/+5
* Remove JavaDoc @author tag.SammysHP2012-05-231-2/+0
* fix #1347: no more caching of localized texts in enumsStephan Merker2012-04-201-11/+5
* refactoring: code cleanupBananeweizen2012-02-211-0/+1
* Fix #1040, waypoint typesrsudev2012-02-121-0/+3
* Fix for WaypointTypeblafoo2012-01-211-1/+1
* WaypointType cleanupblafoo2012-01-211-0/+18
* Overlays instead of icons. Fixes #752blafoo2012-01-101-10/+8
* more unit testsbananeweizen2011-11-111-1/+20
* fix #369: waypoints sorted wronglyBananeweizen2011-10-231-2/+2
* always use WaypointTypekoem2011-10-081-8/+12
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+40