aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* Fixes #4370, OX caches should have blank before ratingrsudev2014-09-201-4/+4
* fix #4341: captcha doesn't refreshSamuel Tardieu2014-09-151-4/+6
* fix #4302: unpublished caches not recognizedBananeweizen2014-09-021-1/+1
* fix #4015: recognize new date formats on gc.comSamuel Tardieu2014-09-012-1/+3
* Merge branch 'issue-4292' into releaseSamuel Tardieu2014-09-011-1/+1
|\
| * fix #4292: cache placed date parsing is wrongSamuel Tardieu2014-09-011-1/+1
* | fix #4272: trackable image is too smallSamuel Tardieu2014-09-011-1/+1
|/
* No event cache can get a favorite point (#4287)Samuel Tardieu2014-09-011-2/+1
* fix #4287: GC does not allow favorite point on CITO cachesSamuel Tardieu2014-08-313-4/+5
* Fix more activity problems (#4236)Samuel Tardieu2014-08-271-1/+8
* fix #3966: double friend log in standard logbookSamuel Tardieu2014-08-202-29/+18
* fix #4196: GC membership information may be wrong in logsSamuel Tardieu2014-08-201-3/+1
* fix #4165: avatar no longer recognizedSamuel Tardieu2014-08-122-11/+4
* fix #4164: error when no log present for an Okapi cacheSamuel Tardieu2014-08-121-4/+2
* Allow erasing of personal note on serverSamuel Tardieu2014-08-121-1/+1
* fix #2321: have a link to related webpage in cache detailsSamuel Tardieu2014-07-252-1/+7
* fix #4044: blocking network access in avatar downloadSamuel Tardieu2014-07-251-4/+14
* Merge branch 'release' into upstreamSamuel Tardieu2014-07-241-1/+1
|\
| * fix #4080: user name with >< characters fails to loginSamuel Tardieu2014-07-241-1/+1
* | Request GCLogin instance only onceSamuel Tardieu2014-07-241-5/+6
* | Merge branch 'release' into upstreamSamuel Tardieu2014-07-241-1/+1
|\ \ | |/
| * fix #4088: login is slowSamuel Tardieu2014-07-241-1/+1
| * Fix unpublished check not to match on css stylesArne Schwabe2014-07-181-1/+1
* | refactoring: reduce package cyclesBananeweizen2014-07-202-1/+53
* | Fix unpublished check not to match on css stylesArne Schwabe2014-07-181-1/+1
* | switch to Java 1.7Bananeweizen2014-07-179-41/+41
* | Request live map info before decoding the PNGSamuel Tardieu2014-07-122-42/+71
* | remove some findbugs issuesBananeweizen2014-07-091-3/+6
* | Implements #4047, Live-map support for opencaching.org.ukrsudev2014-07-074-22/+31
* | Use a shared download scheduler for all network accessSamuel Tardieu2014-07-062-5/+5
* | Merge branch 'release'Bananeweizen2014-07-061-1/+1
|\ \ | |/
| * fix #4036: avatar not shown on gc.com loginSamuel Tardieu2014-07-061-1/+1
* | fix Java warningBananeweizen2014-06-301-4/+7
* | fix several name shadowing occurrencesBananeweizen2014-06-293-7/+5
* | fix lint warning: layout inflation rootBananeweizen2014-06-291-4/+7
* | Merge branch 'release'rsudev2014-06-291-4/+1
|\ \ | |/
| * Fixes #4012, Search result limited to 40 cachesrsudev2014-06-291-4/+1
* | Fixes #3939, Will attend not counted in log summary on OC-logbooksrsudev2014-06-111-1/+4
* | Upgrade RxJava to version 0.19Samuel Tardieu2014-06-092-4/+4
* | cleanup: fix Java warningsMichael Keppler2014-06-071-1/+1
* | Implements #3944, Geokrety support for OCrsudev2014-06-061-8/+40
* | Implement a small internal browser (using webview) and allow the user to pick...Arne Schwabe2014-05-241-1/+1
* | Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...Arne Schwabe2014-05-2416-49/+18
* | Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-1816-18/+49
* | Fixes #3838, All caches are "own" if not logged in to GC.comrsudev2014-05-172-3/+3
* | minor code cleanupsBananeweizen2014-05-174-30/+2
* | Handler can be null in calls to GCParser methodsSamuel Tardieu2014-05-141-2/+2
* | Merge branch 'release' into upstreamSamuel Tardieu2014-05-132-2/+2
|\ \ | |/
| * fix #3836: cache type is no longer recognized due to gc.com changeSamuel Tardieu2014-05-132-2/+2
* | Mark method return as NonNullSamuel Tardieu2014-05-131-2/+2