aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/CGeoMap.java
Commit message (Expand)AuthorAgeFilesLines
* Do not repeat null checkSamuel Tardieu2011-10-161-1/+1
* Use ScaleOverlay for MapsForge as well and reduce scale widthrsudev2011-10-151-4/+1
* new: map title describes what is shown, fixes #483Bananeweizen2011-10-151-27/+69
* Merge remote-tracking branch 'koem/enums' into upstreamSamuel Tardieu2011-10-131-11/+33
|\
| * use WaypointTypekoem2011-10-111-5/+5
| * Merge remote branch 'upstream/master' into enumskoem2011-10-101-4/+5
| |\
| * | always use WaypointTypekoem2011-10-081-11/+33
* | | new: show live map as list, fixes #594Bananeweizen2011-10-121-118/+126
| |/ |/|
* | Use isEmpty() and isNotEmpty() from CollectionUtilsSamuel Tardieu2011-10-091-4/+5
|/
* Make several things static following the Settings static moveSamuel Tardieu2011-10-051-4/+4
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-90/+61
* fix #552: don't invoke getRating for non GC cachesBananeweizen2011-10-021-1/+1
* Documentationkeith.paterson2011-09-301-2/+9
* Documentationkeith.paterson2011-09-301-12/+24
* Documentationkeith.paterson2011-09-301-7/+27
* Use real parameters instead of a Map for searchByViewport()Samuel Tardieu2011-09-291-9/+1
* Remove redundant null checkSamuel Tardieu2011-09-291-1/+1
* Fixes #563 and #564keith.paterson2011-09-281-1/+1
* Manual Mergekeith.paterson2011-09-281-2/+2
* Moved painting of cache after waypointskeith.paterson2011-09-261-1/+1
* Merge remote-tracking branch 'upstream/master' into database-optimizationkeith.paterson2011-09-261-1/+1
|\
| * Reorganize HTTP trafficSamuel Tardieu2011-09-261-5/+5
* | threshold setting for showing waypointskeith.paterson2011-09-261-3/+4
* | Setting for Showing Waypointskeith.paterson2011-09-251-0/+2
* | Limit waypoint showing to <200 cacheskeith.paterson2011-09-231-3/+21
* | Fixed parameters / Icons now correctkeith.paterson2011-09-231-23/+16
* | Commentskeith.paterson2011-09-231-0/+1
* | Documentationkeith.paterson2011-09-231-11/+19
* | * Extracted Method to get Pinkeith.paterson2011-09-221-35/+22
* | * Naming of Threads keith.paterson2011-09-221-39/+45
|/
* #179, Map refactor, renaming classesrsudev2011-09-181-0/+1794