aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* ImageUpload - fine-tuningrsudev2013-02-182-36/+13
* Merge remote-tracking branch 'campbeb/fix6a' into 6brsudev2013-02-182-25/+96
|\
| * Convert non-Latin characters in uploaded text to HTML equivalentscampbeb2013-01-191-21/+6
| * Remvoe unused image view and fix Java Docscampbeb2013-01-161-1/+5
| * Fix #6 - Support uploading images with cache logscampbeb2013-01-162-8/+90
* | Fixes #2486, Archived/Disabled OC-caches returned in nearby searchrsudev2013-02-152-4/+19
* | Fixes #2441, sets oc userid as OwnerUserIdrsudev2013-02-142-3/+14
* | reduce memory usage for cache listsBananeweizen2013-02-142-9/+8
* | Merge branch 'master' into oc_iconskoem2013-02-124-3/+21
|\ \
| * | Fix #2348, Cache description is missing for OC0537rsudev2013-02-111-1/+1
| * | Fix #2441, Owner information not shown for OC.de cachesrsudev2013-02-112-1/+11
| * | #2441: cache owner information for OCBananeweizen2013-02-111-0/+8
| * | #2347: fix bad attribute mappingBananeweizen2013-02-091-1/+1
* | | Icons for OCkoem2013-02-112-360/+1
|/ /
* | Fix #2459, Attended is not detected as found for OCrsudev2013-02-071-1/+1
* | Merge remote-tracking branch 'origin/release'Bananeweizen2013-02-061-1/+1
|\ \
| * | fix #2451, bad pattern for cache count parsingBananeweizen2013-02-061-1/+1
* | | Restrict LazyInitializedList to the List interfaceSamuel Tardieu2013-02-032-2/+2
* | | Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-0318-91/+91
* | | don't load image urls when getting OC cache listsBananeweizen2013-02-031-5/+5
* | | respect exclude options when searching OC cachesBananeweizen2013-02-031-7/+20
* | | #2347: map common cache attributes of opencachingBananeweizen2013-02-022-3/+388
* | | new: log images for opencaching.deBananeweizen2013-02-012-7/+33
* | | new: spoiler support for opencaching.deBananeweizen2013-02-012-1/+75
* | | fix #2392: Global cache type filter not applied for OC-cachesBananeweizen2013-01-311-0/+1
* | | refactoring: simplify cache type checksBananeweizen2013-01-311-1/+1
* | | fix #2352: String "Listed on geocaching.com" missing for translationBananeweizen2013-01-301-1/+6
* | | Merge branch 'issue-2322' into upstreamSamuel Tardieu2013-01-2310-7/+51
|\ \ \
| * | | fix #2322: GPX imported caches not marked as ownedSamuel Tardieu2013-01-239-6/+47
| |/ /
* | | Merge remote-tracking branch 'rsudev/flexible_tiles' into upstreamSamuel Tardieu2013-01-201-24/+73
|\ \ \
| * | | Added clarifying comment regarding tile calculationrsudev2013-01-191-1/+3
| * | | Extend zoom calculation to nxm tilesetsrsudev2013-01-171-25/+72
| | |/ | |/|
* | | Do not create an intermediate empty array when copyingSamuel Tardieu2013-01-191-2/+2
* | | Refactoring: use contains() where appropriateSamuel Tardieu2013-01-191-1/+1
* | | Refactoring: remove redundant variablesSamuel Tardieu2013-01-192-4/+2
* | | Fix typo in log stringSamuel Tardieu2013-01-191-1/+1
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-01-191-0/+5
|\ \ \ | |/ / |/| / | |/
| * fix #2412: login fail with unhelpful message on unvalidated accountSamuel Tardieu2013-01-191-0/+5
* | refactoring: use exception object in logggingBananeweizen2013-01-122-11/+10
* | fix #2385: relative links in OC caches lead to crashBananeweizen2013-01-121-2/+21
* | Improved PNG parsingmucek42013-01-111-394/+321
* | Merge branch 'release'mucek42013-01-101-1/+0
|\ \ | |/
| * Fixed parsing of found icon on level 14+mucek42013-01-101-3/+3
* | Merge branch 'release'mucek42013-01-101-2/+2
|\ \ | |/
| * Fix #2369 own and found detection on nearby searchmucek42013-01-101-2/+2
| * fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2013-01-059-5/+70
* | new: remove unneeded paragraphs around log entriesBananeweizen2013-01-071-1/+16
* | Refactoring: rename cgImage into ImageSamuel Tardieu2013-01-072-6/+6
* | Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-072-14/+14
* | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-4/+4