aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/ScaleOverlay.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: reduce mapsforge memory usageBananeweizen2013-12-181-116/+0
* refactoring: have more physical units code in one placeBananeweizen2012-06-031-2/+2
* Refactoring: share code with getHumanDistance()Samuel Tardieu2012-04-201-24/+10
* Refactoring: make variables local and simplify codeSamuel Tardieu2012-04-161-41/+14
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-1/+1
* refactoring: move distance conversion constants from cgbase to the geoBananeweizen2011-11-241-3/+4
* fix several FindBugs warningsBananeweizen2011-11-191-1/+1
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-2/+1
* Use ScaleOverlay for MapsForge as well and reduce scale widthrsudev2011-10-151-6/+11
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-27/+25
* #179, Map refactor, renaming classesrsudev2011-09-181-0/+154