aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/CGeoMap.java
Commit message (Expand)AuthorAgeFilesLines
* static code analysis and other fixesBananeweizen2012-03-181-2/+1
* Disable strategy menu if map is not liveSammysHP2012-03-181-0/+1
* Add icon for strategy menuSammysHP2012-03-171-1/+1
* Avoid increase of pool threads.blafoo2012-03-151-10/+10
* Medium rework. Fixes #1267, #1232, #711, #698blafoo2012-03-141-347/+111
* Limit number of caches displayed in Live Map. Fixes #1273blafoo2012-03-131-1/+5
* Tests for #1262blafoo2012-03-121-16/+21
* #1116: avoid displaying X/X in titlebarBananeweizen2012-03-121-2/+4
* No download of complete Live Map after popup. Fixes #1228blafoo2012-03-111-1/+1
* fix #1116: Cache count on live-map unreliableBananeweizen2012-03-111-9/+40
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-1/+2
* Resolved merge error.blafoo2012-03-091-3/+38
* Added localization for Live Map stategy, fixes #1258YraFyra2012-03-091-37/+2
* Resource for strategy menu title. Fixes #1258blafoo2012-03-091-1/+1
* 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
* Refresh waypoints on map after being editedcampbeb2012-03-031-1/+1
* Displaying changed caches in the Live Map. Improves #1184blafoo2012-02-291-1/+24
* Moved methods to better fitting classesblafoo2012-02-291-3/+3
* Progress bar during searchByViewport()-call. Fixes #1182blafoo2012-02-271-0/+2
* 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-181-11/+3
* 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-171-2/+5
|/
* 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
* 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