aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/export/FieldnoteExport.java
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: fix some Lint warnings Bananeweizen2012-11-161-2/+3
* refactoring: move static maps check API to cacheBananeweizen2012-09-091-1/+0
* Refactoring: remove redundant type castsSamuel Tardieu2012-09-041-1/+1
* Fix: Field Notes encodingSammysHP2012-06-031-1/+1
* 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
* refactoring: rename log typ enums for easier code completion andBananeweizen2012-05-011-8/+8
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
* refactoringsBananeweizen2012-04-211-1/+1
* Refactoring: use viewports where appropriateSamuel Tardieu2012-04-201-3/+1
* refactoring: renames and encapsulationBananeweizen2012-04-191-2/+2
* refactoring: encapsulate exportsBananeweizen2012-04-141-2/+2
* 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-121-4/+3
* Extend GPX export.SammysHP2012-04-091-2/+2
* Export package: Documentation and make activity optionalSammysHP2012-04-091-14/+51
* New: Export featureSammysHP2012-04-061-0/+223