aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/connector
Commit message (Expand)AuthorAgeFilesLines
* 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
* Store OC caches to database on load and mark as detailedcampbeb2012-03-231-0/+10
* 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
* Fix some unit tests. Does anyone besides me run them?Bananeweizen2012-03-041-2/+27
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-042-0/+43
* 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-5/+24
* First working version of new live mapblafoo2012-02-231-1/+0
* JSON (new format) parsingblafoo2012-02-231-1/+0
* First working version of new live mapblafoo2012-02-231-7/+47
* Positions in grid evaluated for cachesblafoo2012-02-231-2/+14
* JSON (new format) parsingblafoo2012-02-231-0/+20
* Mark methods as static when possibleSamuel Tardieu2011-11-162-5/+5
* don't accept geocodes starting with special characterBananeweizen2011-11-121-0/+1
* more unit testsbananeweizen2011-11-112-0/+47