aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/connector/gc
Commit message (Expand)AuthorAgeFilesLines
* fix #2292: parse "marked missing"Bananeweizen2012-12-251-4/+20
* fix #2282: change recognition of unpublished cachesBananeweizen2012-12-221-2/+30
* null cannot be used as a Handler for drop()Samuel Tardieu2012-12-191-2/+3
* Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...Samuel Tardieu2012-12-181-0/+19
|\
| * Uploading of modified coords to geocaching.comtriakcz2012-12-181-0/+19
* | fix: remove undesired space between trackable log entriesBananeweizen2012-12-161-7/+22
* | refactoring: 3 tests fail if cache type is not ALLBananeweizen2012-12-161-0/+4
* | Better PNG parsing of live mapmucek42012-12-131-4/+309
|/
* fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2012-12-121-0/+5
* GC.com changes 11.12.2012 - additional fixesrsudev2012-12-121-6/+6
* Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-121-8/+3
* fix #980: c:geo doesn't handle unknown trackablesBananeweizen2012-11-181-0/+5
* fix #2166: Refresh of a stored caches duplicates waypointsBananeweizen2012-11-171-5/+17
* GC.com update 16.10.2012blafoo2012-10-181-1/+1
* fix #1874: FC when opening link from TB-viewBananeweizen2012-10-051-1/+10
* GC.com update 26.06.2012blafoo2012-06-291-1/+1
* fix #1792: Missing own spoiler imagesBananeweizen2012-06-241-0/+17
* GC.com update 06.06.2012blafoo2012-06-071-1/+1
* Parsing fails for guestsblafoo2012-05-241-1/+1
* Make tests independant of user settingsblafoo2012-05-101-15/+25
* Fix #1520: display gc.com resources present on trackable descriptionsSamuel Tardieu2012-05-101-0/+6
* GC.com update 08.05.2012blafoo2012-05-091-1/+1
* refactoring: more cleanup in connector interfacesBananeweizen2012-05-053-9/+88
* fix #1450: TB not visible (related to special characters)Bananeweizen2012-04-291-0/+6
* refactoring: rest in peace, cgBaseBananeweizen2012-04-182-2/+123
* Refactoring: move Login from network to connector.gcSamuel Tardieu2012-04-171-1/+0
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+2
* more fixes for crashes in searchBananeweizen2012-04-121-1/+1
* Implements cache for live-map tilesrsudev2012-04-121-0/+25
* Remove unused (except in tests) conversion methodsSamuel Tardieu2012-04-111-5/+0
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-2/+5
* Unit test fixblafoo2012-03-161-2/+1
* Request further details when tapping on a cache in Live Map. Fixes #1256blafoo2012-03-161-0/+26
* Tests for #1262blafoo2012-03-121-13/+43
* fix #1262: icon decoding does not work wellBananeweizen2012-03-103-81/+76
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-2/+2
* refactoring: make JSON parsing more robust by using a regexBananeweizen2012-03-081-0/+14
* Live Map strategy. Closes #1183blafoo2012-03-071-2/+2
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-0/+42
* Removed TODOsblafoo2012-02-291-2/+0
* Improved PNG parsingblafoo2012-02-281-2/+49
* refactoring: don't suppress warnings!!!Bananeweizen2012-02-261-3/+2
* New connector functionalityblafoo2012-02-241-2/+3
* Unit tests fixed.blafoo2012-02-241-1/+1
* Live Map. Closes #1121blafoo2012-02-231-11/+4
* Live Map optimizationsblafoo2012-02-231-0/+89