aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Parse and load additional logs and rating in parallelSamuel Tardieu2014-05-131-10/+25
* | Separate cache parsing and database saving codeSamuel Tardieu2014-05-131-43/+53
* | Load friends logs and own log in parallelSamuel Tardieu2014-05-131-102/+115
* | change: set ownerUserId for OC cachesBananeweizen2014-05-111-2/+5
* | Merge pull request #3808 from marco-dev/personalLogsOnFriendsTabrsudev2014-05-051-51/+86
|\ \
| * | Fixes #1793 - personal logs on friends logs tabMarco Jacob2014-05-031-51/+86
| |/
* | Fixes #3809, Cannot hide owned caches on live map; OpenCaching.usrsudev2014-05-041-0/+6
|/
* fix #3791: have logs separated from cachesMichael Keppler2014-04-252-9/+10
* Take advantage of RxJava's renewed Android operatorsSamuel Tardieu2014-04-201-3/+4
* fixes #3313 - on enable/disable logging also set cache enabled/disabledMarco Jacob2014-04-081-0/+7
* Refactoring opencaching implementationrsudev2014-04-0713-316/+97
* Implements #3692. Add support for new opencaching nodesrsudev2014-04-077-2/+187
* Remove inlined methodSamuel Tardieu2014-04-051-22/+0
* Do not use AndroidObservableSamuel Tardieu2014-04-051-28/+44
* fix #3707: missing method in Android < 2.3Samuel Tardieu2014-03-311-24/+4
* fix #2906: newly loaded found caches are added to the historySamuel Tardieu2014-03-271-11/+0
* Fixes #3518, Online log on OC without authentication not prohibitedrsudev2014-03-251-0/+13
* Upgrade to RxJava 0.17.1 + cgeo patchSamuel Tardieu2014-03-221-1/+1
* Merge branch 'release'SammysHP2014-03-171-1/+1
|\
| * Fix #3662: Pocket Query Download function - empty listSammysHP2014-03-171-1/+1
* | Fixes #3547, Nearby search does not respect type filter for OX-cachesrsudev2014-03-151-24/+71
* | Fixes #3639, Type filters on live map unreliablersudev2014-03-141-7/+70
* | Use already defined method to put viewstatesSamuel Tardieu2014-03-111-10/+1
* | Add missing serialVersionUID to TileCacheSamuel Tardieu2014-03-061-1/+3
* | Fix FindBugs warningSamuel Tardieu2014-03-061-1/+1
* | refactoring: use a LRUSet instead of a LRUMap for tile cacheSamuel Tardieu2014-03-062-27/+14
* | refactoring: move GC specific code in GCParserSamuel Tardieu2014-02-281-2/+18
* | refactoring: style fixSamuel Tardieu2014-02-271-1/+1
* | Merge branch 'release' into upstreamSamuel Tardieu2014-02-271-0/+4
|\ \ | |/
| * fix #3541: trackable geocode is nullSamuel Tardieu2014-02-271-0/+4
* | Fixes #3517, Search by finder should ignore "Hide found" when searching for o...rsudev2014-02-223-9/+27
* | Finally fixes #3267, Detect and report time-skew that prevents okapi accessrsudev2014-02-222-0/+31
* | Update to RxJava 0.17.0-RC2Samuel Tardieu2014-02-185-7/+7
* | Fixes #3617, Archived message is shown as notersudev2014-02-181-0/+24
* | fix #3589: export only GC field notesBananeweizen2014-02-022-1/+54
* | Merge branch 'release' into upstreamSamuel Tardieu2014-01-281-2/+2
|\ \ | |/
| * fix #3585: trackable name and type not parsedSamuel Tardieu2014-01-281-2/+2