aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-232-6/+12
|\
| * Use of CacheType instead of Stringblafoo2011-11-182-13/+15
* | refactoring: more FindBugs issuesBananeweizen2011-11-213-3/+3
* | fix several FindBugs warningsBananeweizen2011-11-199-17/+15
* | cleanup: remove unused code (which is now in cgeopopup)Bananeweizen2011-11-191-89/+0
* | fix: NPE in mapBananeweizen2011-11-191-1/+1
* | avoid [0] as suffix in map titleBananeweizen2011-11-191-1/+1
* | refactoring: cgBase no longer instantiatedBananeweizen2011-11-191-4/+2
|/
* Partially revert e5efa831a88cab7675b65a3fb596990d88975ee2SammysHP2011-11-181-11/+1
* Better icon for live-map-refreshSammysHP2011-11-161-1/+1
* Mark methods as static when possibleSamuel Tardieu2011-11-161-1/+1
* Use an activity where it is requiredSamuel Tardieu2011-11-161-9/+13
* Mapsource refactor little cleanup:rsudev2011-11-151-12/+12
* Implementing #179, refactor maps to single source, last partrsudev2011-11-1513-191/+364
* refactor duplicate code from mapBananeweizen2011-11-133-40/+50
* have Go4Cache localized, show also age of information, fixes #782Bananeweizen2011-11-133-15/+11
* refactor Go4Cache codeBananeweizen2011-11-128-62/+33
* more unit testsbananeweizen2011-11-112-2/+2
* Move Go4Cache result parsing into the Go4Cache classSamuel Tardieu2011-11-091-18/+5
* Add new Viewport type to encompass Viewport informationSamuel Tardieu2011-11-091-1/+3
* Logic cleanupSamuel Tardieu2011-11-091-8/+3
* geo cannot be null hereSamuel Tardieu2011-11-091-3/+2
* Prevent boolean boxing/unboxingSamuel Tardieu2011-11-093-4/+4
* Remove redundant super interfacesSamuel Tardieu2011-11-091-2/+1
* String.format needs no Locale argument to get the default oneSamuel Tardieu2011-11-091-5/+4
* Do not use deprecated methodsSamuel Tardieu2011-11-088-19/+26
* Signal activity to Go4Cache when using the mapSamuel Tardieu2011-11-071-2/+1
* Use a separate and unique thread for Go4CacheSamuel Tardieu2011-11-071-5/+5
* Make cgBase a singletonSamuel Tardieu2011-11-071-1/+1
* Cleanup addSearchSamuel Tardieu2011-11-071-1/+2
* Handler Messageskeith.paterson2011-11-051-23/+23