aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'koem/enums' into upstreamSamuel Tardieu2011-10-131-1/+1
|\
| * use WaypointTypekoem2011-10-111-1/+1
| * Merge remote branch 'upstream/master' into enumskoem2011-10-103-6/+20
| |\
| * | always use WaypointTypekoem2011-10-081-1/+1
* | | fix progress counting for GPX importBananeweizen2011-10-121-4/+3
* | | new: have progress bar when importing GPXBananeweizen2011-10-113-10/+59
| |/ |/|
* | Use isEmpty() and isNotEmpty() from CollectionUtilsSamuel Tardieu2011-10-091-1/+2
* | Remove comparisons to booleansSamuel Tardieu2011-10-091-0/+9
* | Fixed + refactored cgTrackable, added testblafoo2011-10-081-3/+3
* | fix: also handle time stamps containing milli seconds in GPXBananeweizen2011-10-081-2/+6
|/
* Move local storage directory name into LocalStorageSamuel Tardieu2011-10-081-2/+6
* Use the File type for handling directory listsSamuel Tardieu2011-10-071-4/+2
* Further factor stream to stream copyingSamuel Tardieu2011-10-061-16/+16
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-0/+217
* fix #360: don't load cache description, except when needed in detailsBananeweizen2011-10-031-4/+3
* Made some public methods package privateStephan Merker2011-10-032-9/+13
* fix #586: manual merge of usability improvement for GPX importStephan Merker2011-10-034-19/+28
* fix #120: make settings static (no singleton)Bananeweizen2011-10-033-22/+21
* fix compile errors after merging #544 (tests still to be fixed)bananeweizen2011-09-291-2/+0
* Merge pull request #544 from stephanme/importwptBananeweizen2011-09-291-25/+116
|\
| * Improved getWaypointsFileForGpx()Stephan Merker2011-09-281-4/+5
| * Import waypoint file together with cache gpx file if existsStephan Merker2011-09-271-47/+64
| * performance improvement for importing waypointsStephan Merker2011-09-251-14/+17
| * map waypoint type pocket query waypoints file to WaypointTypeStephan Merker2011-09-251-2/+19
| * Import waypoints file from pocket queryStephan Merker2011-09-251-1/+54
* | Do not modify parameters when possibleSamuel Tardieu2011-09-291-5/+4
* | Remove latitudeString and longitudeString fieldsSamuel Tardieu2011-09-281-3/+0
|/
* new: LOC files importBananeweizen2011-09-191-6/+4
* * have static dictionaries in cgBase initialized in static sectionBananeweizen2011-09-195-72/+87
* Do not abuse String.indexOf()Samuel Tardieu2011-09-161-3/+3
* Move sources into the main directorySamuel Tardieu2011-09-166-0/+1311