aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector/gc
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactoring: more findbugs cleanupBananeweizen2013-08-181-1/+1
* 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
* 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
* Remove elevation handlingSamuel Tardieu2013-07-141-10/+0
* 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-096-11/+13
* refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-071-2/+2
* fix #2963: Cache count on main screen shows 0Bananeweizen2013-07-071-1/+1
* Fixes #2826, Found caches shown on live maprsudev2013-07-062-1/+11
* 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
* Merge pull request #2893 from marco-jacob/fixPersonalNoteFinalMarco Jacob2013-06-271-0/+5
|\
| * make personalNote multiline again, upload button, merge on refreshMarco Jacob2013-06-261-0/+5
* | Implements #2900, Support logging with password (oc)rsudev2013-06-271-2/+2
* | Implements #2811 and makes the main screen status fully dynamcrsudev2013-06-231-2/+49
* | refactoring: remove duplicated code for logging inBananeweizen2013-06-211-14/+7
* | refactoring: remove multiple assignments in login checkBananeweizen2013-06-211-25/+25
* | fix #2886: trackable quick search not workingBananeweizen2013-06-163-77/+80
* | refactoring: minor cleanup in utils classesBananeweizen2013-06-152-76/+76
|/
* refactoring: use activity names for layoutsBananeweizen2013-06-091-3/+3
* Correct log messages to account for refactoringcampbeb2013-06-053-6/+6
* Merge remote-tracking branch 'upstream/release' into currdevrsudev2013-06-042-2/+12
|\
| * Fixes #2833, website changes 2013-06-02rsudev2013-06-042-2/+12
| * Revert "#2833: fix log date format"Bananeweizen2013-06-041-4/+2
| * #2833: fix log date formatBananeweizen2013-06-041-2/+4
* | add upload personal note to ConnectorsMarco Jacob2013-06-012-0/+40
* | refactoring: remove the cache realmBananeweizen2013-06-011-5/+7