aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* fix #3299 - Find count not working for "1 cache"Darek Kay2013-10-251-1/+1
* Fixes #3369, Spoiler image parsing failsrsudev2013-10-181-1/+1
* Merge remote-tracking branch 'upstream/issue-3260' into releaseSamuel Tardieu2013-09-151-5/+3
|\
| * Implements #3260, Images from opencaching.pl don't downloadrsudev2013-09-141-5/+3
* | fix #3276: NPE because of a null log typesSamuel Tardieu2013-09-141-2/+2
|/
* Fixes #3227, Introduce Range limit for opencaching 'nearby' searchesrsudev2013-09-021-0/+1
* fix #3181: Event caches not marked as foundBananeweizen2013-08-241-2/+2
* fix #3171: Personal note not parsedBananeweizen2013-08-231-1/+1
* Fix: #3163 Detect own + found in searchmucek42013-08-221-1/+1
* Fix: #3158 Fix search result for BMmucek42013-08-222-7/+7
* fix #3155: adapt to website changesBananeweizen2013-08-221-3/+3
* Fixes #3154, Nearby search is brokenrsudev2013-08-221-1/+1
* fix #3118: Page parsing impossible due to proxies on mobile networkBananeweizen2013-08-192-7/+10
* Merge remote-tracking branch 'rsudev/ocpl'Bananeweizen2013-08-1810-26/+232
|\
| * Implements OKAPI Live access for opencaching.plrsudev2013-07-2610-26/+232
* | refactoring: more findbugs cleanupBananeweizen2013-08-182-4/+2
* | refactoring: fix findbugs issuesBananeweizen2013-08-181-1/+1
* | Merge pull request #3128 from rsudev/issue3104Bananeweizen2013-08-142-13/+13
|\ \
| * | Fixes #3104, Wrong parsed cache type not corrected by nearby search and/or popuprsudev2013-08-102-13/+13
* | | Fixes #3111, Uploading picture with log failsrsudev2013-08-131-2/+2
|/ /
* | refactoring: findbugs cleanupsBananeweizen2013-08-073-18/+16
* | fix #2966: Event cache: parse the date from search resultsBananeweizen2013-08-052-12/+14
* | Finetuning fixes for #1851 and #3000 (cache merging)rsudev2013-07-281-2/+1
|/
* Fixes #2918, Restore debug info for live maprsudev2013-07-251-2/+10
* Implements #17, Reload reCAPTCHArsudev2013-07-252-14/+26
* Fixes #2988, New settings: Check and Save gc.com login not intuitive any morersudev2013-07-252-3/+17
* Fixes #2881, NullPointerExceptions when gc.com username is blankrsudev2013-07-221-3/+3
* Fixes #2880, Need maintenance seems no valid log type on OC.dersudev2013-07-201-1/+1
* fix #2966: Event cache: parse the date from search resultsBananeweizen2013-07-192-1/+16
* Added fix suggested by rsudevJavaDog2013-07-191-0/+4
* Fixex #2978 - Settings: "System" instead of "More Options"koem2013-07-191-1/+1
* cleanup: remove unused getTokens()Samuel Tardieu2013-07-142-12/+0
* cleanup: downgrade unnecessary fieldsSamuel Tardieu2013-07-141-3/+1
* refactoring: simplify logicBananeweizen2013-07-141-35/+32
* Remove elevation handlingSamuel Tardieu2013-07-141-10/+0
* Fix #2986, OC: Cache count not updated after online logrsudev2013-07-141-3/+5
* Fixes #2945, Geocaches not showing up on c:geo app on phonersudev2013-07-101-6/+2
* Fix #2962, Live map empty after loading has finishedrsudev2013-07-101-1/+1
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-091-2/+2
* Implements #750, use preference activitykoem2013-07-0910-15/+17
* refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-072-4/+4
* fix #2963: Cache count on main screen shows 0Bananeweizen2013-07-071-1/+1
* Fixes #2826, Found caches shown on live maprsudev2013-07-063-5/+12
* fix #2937: Merging of personal note not OKBananeweizen2013-07-053-9/+29
* fix #2957: "load more caches" wrongly enabledBananeweizen2013-07-031-1/+3
* fix #2951: Amount of favorite points not shown in search resultsBananeweizen2013-07-032-5/+12
* fix #2943: typo in wherigoBananeweizen2013-07-031-8/+8
* Fixes #2930, retrieve personal note for opencachingrsudev2013-06-281-1/+5
* Merge pull request #2893 from marco-jacob/fixPersonalNoteFinalMarco Jacob2013-06-273-19/+23
|\
| * make personalNote multiline again, upload button, merge on refreshMarco Jacob2013-06-263-19/+23