aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/interfaces
Commit message (Expand)AuthorAgeFilesLines
* remove some nullness warnings in EclipseBananeweizen2014-01-271-1/+4
* refactoring: remove unused codeBananeweizen2014-01-112-4/+0
* Revert "experimental single overlay for maps"Samuel Tardieu2013-12-271-2/+2
* experimental single overlay for mapsBananeweizen2013-12-271-2/+2
* refactoring: reduce mapsforge memory usageBananeweizen2013-12-182-10/+2
* refactoring: findbugs cleanupBananeweizen2013-08-111-1/+1
* fix #2725: Circles on the map only around physical stagesBananeweizen2013-05-252-5/+2
* fix #1781: Remove help functionBananeweizen2013-05-091-2/+0
* fix #1940: Quicker change of OSM offline mapsBananeweizen2012-11-042-8/+6
* Implements #1676, custom themesrsudev2012-11-031-0/+9
* fix #1893: remove go4cacheBananeweizen2012-08-263-20/+0
* 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