aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/StaticMapsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* fix #1238: Fatal Error while updating stored cachesBananeweizen2012-03-091-1/+1
* Merge remote-tracking branch 'marco-jacob/issue#285'Bananeweizen2012-03-051-9/+28
|\
| * javadoc adapted, PriorityThreadFactory hidden and ThreadPool renamed to Block...Marco Jacob2012-02-241-3/+2
| * import static maps after gpx importMarco Jacob2012-02-241-12/+31
* | new: menu to refresh static maps in static map activityBananeweizen2012-02-171-22/+27
|/
* Added check for static maps.Torsten Keil2012-02-031-0/+33
* added explicit download of cache static mapMarco Jacob2012-01-231-0/+5
* refactoring due to store wp static maps when addedMarco Jacob2012-01-151-28/+60
* merged with cgeo upstreamMarco Jacob2012-01-141-20/+18
* corrected marker icon url for static wp mapMarco Jacob2012-01-131-20/+22
* added setting and implementation for waypoint static mapMarco Jacob2012-01-111-14/+29
* refactoring: clean up code around static mapsBananeweizen2012-01-081-1/+1
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-261-2/+1
* Use of CacheType instead of Stringblafoo2011-11-181-1/+1
* Create directories only when we will write a fileSamuel Tardieu2011-11-161-3/+3
* Use GeopointFormatter instead of String.format when coordinates are aroundSamuel Tardieu2011-11-091-6/+3
* Do not use deprecated methodsSamuel Tardieu2011-11-081-5/+3
* No direct access to fieldsblafoo2011-10-261-15/+15
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-1/+1
* use WaypointTypekoem2011-10-111-1/+1
* Merge remote branch 'upstream/master' into enumskoem2011-10-101-1/+1
|\
| * Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-091-1/+1
* | always use WaypointTypekoem2011-10-081-1/+1
|/
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-82/+16
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-7/+7
* Remove unnecessary null checksSamuel Tardieu2011-09-271-27/+22
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+190