aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/connector/gc
Commit message (Expand)AuthorAgeFilesLines
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-091-2/+3
* Implements #750, use preference activitykoem2013-07-092-2/+2
* fix #2886: trackable quick search not workingBananeweizen2013-06-162-1/+18
* refactoring: minor cleanup in utils classesBananeweizen2013-06-152-8/+8
* Correct log messages to account for refactoringcampbeb2013-06-051-2/+2
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-022-2/+1
* fix #2555: try to detect waypoint type in personal noteBananeweizen2013-04-061-0/+18
* update mock data 2013-03-27Marco Jacob2013-03-271-1/+1
* extracted constants for mocked caches login name to adapt only this fileMarco Jacob2013-03-111-1/+5
* code cleanupBananeweizen2013-02-246-40/+40
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-02-061-0/+14
|\
| * fix #2451, bad pattern for cache count parsingBananeweizen2013-02-061-0/+14
* | Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-034-21/+21
* | Add test for issue #2430Samuel Tardieu2013-01-271-0/+35
* | Caches need to have a geocode for testsmucek42013-01-231-0/+1
* | Merge branch 'issue-2322' into upstreamSamuel Tardieu2013-01-231-15/+15
|\ \ | |/
| * fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2013-01-051-0/+5
* | Extend zoom calculation to nxm tilesetsrsudev2013-01-171-2/+47
* | Added unit tests for PNG parsingmucek42013-01-111-0/+37
* | Improved PNG parsingmucek42013-01-111-1/+1
* | Refactoring: rename cgImage into ImageSamuel Tardieu2013-01-072-5/+5
* | Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-11/+11
* | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-2/+2
* | refactoring: findbugsBananeweizen2012-12-301-1/+1
* | 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