aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/mapsforge/MapsforgeMapView.java
Commit message (Expand)AuthorAgeFilesLines
* Save memory by reducing the number of map overlaysKonrad Gräfe2015-02-091-18/+2
* Add line between curren location and destination to the map viewKonrad Gräfe2015-02-091-0/+8
* Add distance overlay to the map viewKonrad Gräfe2015-02-091-26/+35
* rename packageBananeweizen2014-11-021-1/+1
* Name ignored catch parameter as suchSamuel Tardieu2014-09-091-1/+1
* avoid useless initializations in layout preview modeBananeweizen2014-05-251-0/+7
* #3818: remove further GC blocking referencesBananeweizen2014-05-171-3/+2
* Add more @NonNull annotations for overriden methodsSamuel Tardieu2014-04-241-1/+3
* refactoring: remove unused codeBananeweizen2014-01-111-6/+0
* revert some nonnull annotationsBananeweizen2014-01-111-2/+1
* Add extra NonNull annotationsSamuel Tardieu2014-01-111-1/+2
* refactoring: typo, imports, stringutilsBananeweizen2014-01-111-1/+1
* 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-13/+4
* Implements #3220, Feature request: Show mapsforge-map "bigger" on high-res-di...rsudev2013-09-131-1/+4
* refactoring: findbugs cleanupBananeweizen2013-08-111-3/+3
* Implements #750, use preference activitykoem2013-07-091-1/+1
* 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