| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ↵ | Arne Schwabe | 2014-05-24 | 1 | -1/+1 |
| | | | | | | | cgeo", as it seems the // urls don't work anymore. This partly reverts commit a0825983139c99a9799503cafdf0dd0e3ce54a2f. | ||||
| * | Implement Android Beam (NFC Sharing) for cgeo | Arne Schwabe | 2014-05-18 | 1 | -1/+1 |
| | | | | | To support direct opening of CGEO on the other device, introduce a distinction between getBrowserURL and getCgeoURL in providers. | ||||
| * | fix #3677: more fields in GPX export | Michael Keppler | 2014-04-26 | 1 | -4/+49 |
| | | |||||
| * | fix #3791: have logs separated from caches | Michael Keppler | 2014-04-25 | 1 | -2/+3 |
| | | |||||
| * | fix #2729: crash on GPX export | Samuel Tardieu | 2014-04-02 | 1 | -1/+7 |
| | | |||||
| * | fastdateformat is broken, remove it | Bananeweizen | 2014-01-19 | 1 | -2/+2 |
| | | |||||
| * | remove eclipse warnings about potential null pointer | Bananeweizen | 2014-01-18 | 1 | -1/+4 |
| | | |||||
| * | fix #3549: NPE when exporting invalid cache | Samuel Tardieu | 2014-01-17 | 1 | -2/+7 |
| | | |||||
| * | Fix #3441, 'Visited' not saved for own waypoints | rsudev | 2013-11-26 | 1 | -1/+1 |
| | | | | | To disambiguate own waypoints in merge, generate a unique prefix on addition to the cache | ||||
| * | Implements stable keys for opencaching waypoints | rsudev | 2013-11-23 | 1 | -16/+43 |
| | | | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined. | ||||
| * | NPE in tests | Bananeweizen | 2013-11-09 | 1 | -1/+2 |
| | | |||||
| * | new: GPX export of travelbugs | Bananeweizen | 2013-11-09 | 1 | -0/+22 |
| | | | | | * however, in most cases this cannot be re-imported due to missing geocodes | ||||
| * | fix: GPX export failed to export "archived" flag | Bananeweizen | 2013-11-09 | 1 | -1/+1 |
| | | |||||
| * | fix findbugs warnings | Bananeweizen | 2013-10-12 | 1 | -2/+2 |
| | | | | | * synchronize date parsing * use commons date formatting | ||||
| * | refactoring: cgData -> DataStore | Samuel Tardieu | 2013-09-13 | 1 | -2/+2 |
| | | |||||
| * | refactoring: findbugs cleanup | Bananeweizen | 2013-08-11 | 1 | -1/+2 |
| | | |||||
| * | findbugs null pointers and initializations | Bananeweizen | 2013-06-24 | 1 | -2/+1 |
| | | |||||
| * | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 1 | -0/+256 |
