aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Remove JavaDoc @author tag.SammysHP2012-05-2313-39/+0
* refactoring: remove publicly shared constants in map implementationBananeweizen2012-05-031-0/+2
* fix #1488: Disable OSM:Offline if no file is selectedBananeweizen2012-05-032-1/+8
* Compatibility for mapsforge 0.2.4 offline mapsrsudev2012-04-302-13/+21
* Add getViewport() to MapViewImpl interfaceSamuel Tardieu2012-04-201-0/+3
* Make GeopointImpl a ICoordinates as wellSamuel Tardieu2012-04-201-1/+3
* Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-012-4/+4
* #945: unify navigation methodsBananeweizen2012-02-181-3/+2
* fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-172-2/+2
* fix several FindBugs warningsBananeweizen2011-11-192-2/+2
* Implementing #179, refactor maps to single source, last partrsudev2011-11-152-1/+16
* refactor Go4Cache codeBananeweizen2011-11-122-4/+4
* Do not use deprecated methodsSamuel Tardieu2011-11-082-2/+4
* Fixing #113 for Mapsforge as wellrsudev2011-10-291-2/+8
* fix #702: circles around caches always shown as mysteryBananeweizen2011-10-231-1/+1
* Use ScaleOverlay for MapsForge as well and reduce scale widthrsudev2011-10-152-4/+1
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-7/+6
* #179, Map refactor, renaming classesrsudev2011-09-1813-0/+343