aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/export
Commit message (Expand)AuthorAgeFilesLines
* #1794 have URL in exportBananeweizen2012-06-241-0/+8
* Merge pull request #1774 from marco-jacob/issue#1740Bananeweizen2012-06-241-28/+69
|\
| * fixes #1740: correct prefix for user defined waypointsMarco Jacob2012-06-111-28/+69
* | Removed GPX export setting from settingsOndřej Kunc2012-06-111-1/+1
* | GPX export sharing via bluetooth, gmail ...Ondřej Kunc2012-06-111-2/+56
|/
* #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-081-2/+2
* Fix: Field Notes encodingSammysHP2012-06-031-1/+1
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-232-0/+2
* Refactoring: Improved Field Notes generationSammysHP2012-05-161-37/+17
* Fix #1565: Wrong progress information when uploading field notesSammysHP2012-05-161-11/+15
* New: Upload Field Notes to geocaching.comSammysHP2012-05-121-33/+65
* fix: wrong nesting of logs leads to import errorsBananeweizen2012-05-121-84/+97
* fix: NPE in export for final without coordinatesBananeweizen2012-05-121-2/+4
* fix #1549: Export: State and country fields both contain both valuesBananeweizen2012-05-121-3/+1
* fix: use correct type in exportBananeweizen2012-05-121-2/+2
* fix: GPX export missing attributes, logs, and othersBananeweizen2012-05-121-5/+2
* Fix #1548: Geocaching-like GPX ExportSammysHP2012-05-111-5/+5
* refactoring: rename log typ enums for easier code completion andBananeweizen2012-05-011-8/+8
* Merge remote-tracking branch 'SammysHP/icons'Bananeweizen2012-04-301-1/+1
|\
| * Import Android drawables (from API version 8)SammysHP2012-04-271-1/+1
* | Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
|/
* Refactoring: Export GPX to /sdcard/gpxSammysHP2012-04-231-2/+2
* Fix error handling in gpx exportSammysHP2012-04-231-9/+9
* Remove recently introduced usage of hasWaypointsSamuel Tardieu2012-04-231-23/+21
* Fix: Integers are handled as charactersSammysHP2012-04-221-2/+2
* Add experimental support for waypoints in gpx exportSammysHP2012-04-221-2/+32
* Refactoring: Use buffered writing for GPS exportSammysHP2012-04-221-142/+141
* refactoringsBananeweizen2012-04-212-7/+7
* Refactoring: use viewports where appropriateSamuel Tardieu2012-04-201-3/+1
* refactoring: renames and encapsulationBananeweizen2012-04-192-4/+4
* refactoring: simplify list based alert dialogsBananeweizen2012-04-151-1/+0
* refactoring: encapsulate exportsBananeweizen2012-04-145-42/+42
* Revert "refactoring: use locale free format method for numbers"Bananeweizen2012-04-141-2/+2
* refactoring: use locale free format method for numbersBananeweizen2012-04-141-2/+2
* refactoring: remove the logging tag from settingsBananeweizen2012-04-122-8/+6
* fix cache attribute from 08d132878d4e8818c8090169e6f0ece257ac4732Bananeweizen2012-04-101-5/+11
* Extend GPX export.SammysHP2012-04-092-7/+73
* Export package: Documentation and make activity optionalSammysHP2012-04-095-22/+110
* New: Export featureSammysHP2012-04-065-0/+529