aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/files
Commit message (Expand)AuthorAgeFilesLines
* fix #972: mark non GC caches as reliableBananeweizen2012-01-142-0/+3
* Set instead of List to avoid caches multiple times in search resultsblafoo2012-01-061-7/+7
* Consistent naming for "premium members"blafoo2012-01-011-1/+1
* refactoring: immutable attributes collectionBananeweizen2011-12-311-1/+1
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-261-1/+1
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-7/+7
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-032-8/+8
* refactoring: clean some TODOs in the codeBananeweizen2011-12-021-2/+3
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-231-3/+3
|\
| * Use of CacheType instead of Stringblafoo2011-11-181-3/+3
* | refactored import thread classesStephan Merker2011-11-211-60/+31
* | import PQ zips from browser and email attachmentsStephan Merker2011-11-211-1/+41
* | fix #821: import timestamps with 7 digits in seconds fractionBananeweizen2011-11-211-0/+11
* | refactoring: more FindBugs issuesBananeweizen2011-11-201-15/+19
|/
* Enabled (and fixed) (more) warningsblafoo2011-11-181-1/+2
* Adjustment of test because it fails on Transformer EeePadblafoo2011-11-171-1/+1
* Mark methods as static when possibleSamuel Tardieu2011-11-161-2/+2
* support import of PQs that include PQ name in download zip file nameStephan Merker2011-11-141-0/+2
* import zipped GPX files (as send by pocket queries)Stephan Merker2011-11-131-12/+60
* Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-133-9/+19
|\
| * new: cancel GPX import with back buttonStephan Merker2011-11-093-7/+19
* | more unit testsbananeweizen2011-11-113-30/+8
|/
* More deterministic wait for handler completion in testSamuel Tardieu2011-11-071-3/+24
* Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-072-4/+4
* fixed deprecation warningsStephan Merker2011-11-051-3/+3
* fix GPX import: state field can be emptyBananeweizen2011-11-051-2/+7
* refactoring for #310bananeweizen2011-11-041-0/+170
* new: import caches from unknown source, fixes #720Bananeweizen2011-11-011-6/+20
* Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-012-65/+46
|\
| * fix #714: Progress bar wrong when importing gpx with waypointsStephan Merker2011-10-302-65/+46
* | No direct access to fieldsblafoo2011-10-262-60/+60
|/
* fix #369: waypoints sorted wronglyBananeweizen2011-10-231-3/+3
* #310, import GPX from mailBananeweizen2011-10-161-1/+1
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-2/+3
* use WaypointTypekoem2011-10-111-2/+2
* Merge remote branch 'upstream/master' into enumskoem2011-10-101-0/+10
|\
| * fix: also handle time stamps containing milli seconds in GPXBananeweizen2011-10-081-0/+10
* | always use WaypointTypekoem2011-10-081-2/+2
|/
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-0/+18
* Remove unused imports in testsSamuel Tardieu2011-10-051-2/+0
* Make several things static following the Settings static moveSamuel Tardieu2011-10-051-5/+5
* Made some public methods package privateStephan Merker2011-10-031-3/+0
* Refactoring: put tests into same java package as tested classStephan Merker2011-10-032-0/+278