aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/PositionOverlay.java
Commit message (Expand)AuthorAgeFilesLines
* #3122: always have connection to current positionBananeweizen2013-08-191-3/+7
* fix #3122: Trail jumps to 0° and back.Bananeweizen2013-08-181-56/+26
* Implements #750, use preference activitykoem2013-07-091-1/+1
* Fix #2799 - Retain trail on map when device is rotatedcampbeb2013-05-291-2/+9
* Refactoring: narrow scope of variablesSamuel Tardieu2012-12-181-6/+3
* fix #1709: reduce update frequency of position overlay for mapStephan Merker2012-06-171-2/+10
* Remove useless fields, and introduce local variables as neededSamuel Tardieu2012-05-011-4/+1
* Compatibility for mapsforge 0.2.4 offline mapsrsudev2012-04-301-7/+10
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
* Refactoring: remove unnecessary unboxingSamuel Tardieu2012-04-271-1/+1
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-9/+9
* fix #702: circles around caches always shown as mysteryBananeweizen2011-10-231-5/+10
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-8/+6
* #179, Map refactor, renaming classesrsudev2011-09-181-0/+224