aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* fix: parse basic member difficulty and terrainSamuel Tardieu2013-05-192-0/+19
* enhancement: share direction images for basic membersSamuel Tardieu2013-05-191-1/+1
* fix #2733: acquire distance and direction for basic membersSamuel Tardieu2013-05-182-2/+9
* Fixes #2731, Zero caches on live maprsudev2013-05-162-4/+7
* refactoring: do not use an intermediate variableSamuel Tardieu2013-05-101-3/+2
* fix #1106: search for self as ownerBananeweizen2013-05-101-8/+11
* close #1106: ignore settings when searching for own cachesSamuel Tardieu2013-04-071-1/+1
* Fixes #2538 - German Umlauts in image caption and descriptionkoem2013-03-181-10/+7
* Merge remote-tracking branch 'upstream/master' into master-masterPortree-Kid2013-03-085-15/+44
|\
| * Fix #2258: Share function should use http://coord.info/ URLSammysHP2013-03-083-5/+24
| * Merge branch 'release'SammysHP2013-03-071-1/+1
| |\
| | * Fix #2548: Failed unit testSammysHP2013-03-071-1/+1
| | * Update main/src/cgeo/geocaching/connector/gc/GCConstants.javaLars2013-02-201-1/+1
| * | new: strip unneeded markup from OC descriptionsBananeweizen2013-03-021-9/+19
* | | Refactoring to use Loaders fixes #2365 Portree-Kid2013-03-084-88/+23
|/ /
* | code cleanupBananeweizen2013-02-245-10/+16
* | Merge pull request #2494 from rsudev/6brsudev2013-02-232-25/+73
|\ \
| * | 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
* | | | fix #2492: Add copyright note to OC connectorBananeweizen2013-02-231-0/+7
* | | | fix #2512: Load OC caches in preferred language (OKAPI)Bananeweizen2013-02-231-1/+11
* | | | Fixes #2499 #2500 masterLars2013-02-201-1/+1
* | | | Merge remote-tracking branch 'origin/release'Bananeweizen2013-02-201-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | #2498: login page changesBananeweizen2013-02-201-1/+1
* | | 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
|\ \ \