aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/mapsforge/MapsforgeMapView.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: use exception object in logggingBananeweizen2013-01-121-2/+2
* fix #1940: Quicker change of OSM offline mapsBananeweizen2012-11-041-2/+1
* Correction of coding issuesrsudev2012-11-031-1/+1
* Implements #1676, custom themesrsudev2012-11-031-1/+29
* fix #1893: remove go4cacheBananeweizen2012-08-261-8/+0
* Toast for missing mapfilePortree-Kid2012-05-241-0/+8
* Fix offline zoom issue and document zoom level differencescampbeb2012-05-221-1/+19
* Refactoring: remove redundant field mapController in CGeoMapSamuel Tardieu2012-05-211-1/+2
* Ensure zoom doesn't exceed max zoom when changing map sourcescampbeb2012-05-191-0/+7
* refactoring: remove publicly shared constants in map implementationBananeweizen2012-05-031-9/+5
* Switch to mapsforge version 0.3.0rsudev2012-04-301-20/+29
* Add getViewport() to MapViewImpl interfaceSamuel Tardieu2012-04-201-0/+6
* Fix #1410, display warning on invalid map file and do not switch torsudev2012-04-171-6/+10
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-2/+2
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* fix #1116: Cache count on live-map unreliableBananeweizen2012-03-111-2/+2
* Fixes #1211, Remove osmarender map layerrsudev2012-03-021-3/+0
* #945: unify navigation methodsBananeweizen2012-02-181-2/+2
* fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-171-3/+3
* fix several FindBugs warningsBananeweizen2011-11-191-1/+1
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-4/+9
* Fixing #113 for Mapsforge as wellrsudev2011-10-291-7/+11
* Use ScaleOverlay for MapsForge as well and reduce scale widthrsudev2011-10-151-10/+0
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-19/+16
* Renamed map classes to uppercasersudev2011-09-201-0/+245