aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/interfaces/MapViewImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Save memory by reducing the number of map overlaysKonrad Gräfe2015-02-091-7/+1
* Add line between curren location and destination to the map viewKonrad Gräfe2015-02-091-0/+3
* Add distance overlay to the map viewKonrad Gräfe2015-02-091-0/+4
* rename packageBananeweizen2014-11-021-1/+1
* #3818: remove further GC blocking referencesBananeweizen2014-05-171-2/+1
* remove some nullness warnings in EclipseBananeweizen2014-01-271-1/+4
* refactoring: remove unused codeBananeweizen2014-01-111-2/+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-181-5/+2
* Implements #1676, custom themesrsudev2012-11-031-0/+9
* fix #1893: remove go4cacheBananeweizen2012-08-261-3/+0
* Remove JavaDoc @author tag.SammysHP2012-05-231-3/+0
* Add getViewport() to MapViewImpl interfaceSamuel Tardieu2012-04-201-0/+3
* #945: unify navigation methodsBananeweizen2012-02-181-3/+2
* fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-171-1/+1
* fix several FindBugs warningsBananeweizen2011-11-191-1/+1
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-0/+9
* Fixing #113 for Mapsforge as wellrsudev2011-10-291-2/+8
* Use ScaleOverlay for MapsForge as well and reduce scale widthrsudev2011-10-151-4/+0
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-7/+6
* #179, Map refactor, renaming classesrsudev2011-09-181-0/+72