aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps
Commit message (Expand)AuthorAgeFilesLines
* Revert "Wrong merge. Fixes #1227"blafoo2012-03-091-2/+2
* Wrong merge. Fixes #1227blafoo2012-03-091-2/+2
* Live Map strategy. Closes #1183blafoo2012-03-071-2/+40
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-1/+1
* Merge pull request #1218 from campbeb/fix1156M@®k2012-03-032-1/+2
|\
| * Refresh waypoints on map after being editedcampbeb2012-03-032-1/+2
* | Fixes #1211, Remove osmarender map layerrsudev2012-03-022-5/+0
|/
* Displaying changed caches in the Live Map. Improves #1184blafoo2012-02-292-1/+25
* Moved methods to better fitting classesblafoo2012-02-291-3/+3
* Progress bar during searchByViewport()-call. Fixes #1182blafoo2012-02-271-0/+2
* Fixes #1163, refactor geocode usage in cgeowaypointrsudev2012-02-261-1/+0
* Fixes #934, Marker for stored cachesrsudev2012-02-241-0/+5
* New connector functionalityblafoo2012-02-241-2/+5
* Fixes #1175, Archived caches displayed as activersudev2012-02-241-2/+2
* Live Map. Closes #1121blafoo2012-02-231-1/+1
* Live Map optimizationsblafoo2012-02-231-5/+5
* First working version of new live mapblafoo2012-02-231-2/+5
* #945: unify navigation methodsBananeweizen2012-02-187-26/+14
* Merge pull request #1133 from rsudev/issue1109rsudev2012-02-171-2/+1
|\
| * Fixed found caches filtering for stored on live maprsudev2012-02-171-2/+1
* | fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-175-10/+13
|/
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-2/+2
* Merge pull request #1117 from rsudev/issue1040brsudev2012-02-151-1/+1
|\
| * Fix #1040, waypoint typesrsudev2012-02-121-1/+1
* | Improved thread handling in live mapblafoo2012-02-131-45/+44
|/
* Fix #1045campbeb2012-02-101-1/+5
* Database handling changes. Fixes #1050 and #1076blafoo2012-02-081-2/+2
* Changed database handlingblafoo2012-02-081-17/+19
* Marker for offline logged cachesrsudev2012-02-041-0/+5
* fix #1030: Refreshing stored cache can make it move to default listBananeweizen2012-01-281-1/+1
* fix #1057: Crash in mapBananeweizen2012-01-281-1/+2
* Stronger use of CacheCacheblafoo2012-01-241-2/+0
* fix #368: turn off stand-by mode in list viewBananeweizen2012-01-241-3/+1
* Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-231-9/+10
* fix: have type overlay centered in map markersBananeweizen2012-01-121-1/+1
* Overlays instead of icons. Fixes #752blafoo2012-01-101-83/+123
* Reliable coords in searchByViewport for premium members / automaticblafoo2012-01-011-13/+25
* fix #757: circles and colorsBananeweizen2011-12-311-1/+1
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-261-4/+3
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-7/+7
* performance: faster opening of lists (~20%), better scrollingBananeweizen2011-12-181-4/+4
* refactoring: minor cleanups using CodePro AnalytixBananeweizen2011-12-075-13/+25
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-36/+16
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-032-2/+2
* New trail icon for maps-options-menuSammysHP2011-12-011-3/+3
* refactoring of cgGeo.java, see #355Bananeweizen2011-11-301-12/+12
* first refactoring of cgGeo, see #355Bananeweizen2011-11-291-5/+5
* Merge pull request #829 from SammysHP/viewpagerSammysHP2011-11-271-2/+2
|\
| * New: Horizontal scrollable pages for cache-details using a ViewPager.SammysHP2011-11-231-2/+2
* | refactoring: move distance conversion constants from cgbase to the geoBananeweizen2011-11-241-3/+4
|/