| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | require Javadoc to have tag descriptions or no tags | Bananeweizen | 2015-02-10 | 1 | -13/+11 |
| | | |||||
| * | Fix URL writing in GPX export | Samuel Tardieu | 2015-01-30 | 1 | -6/+11 |
| | | |||||
| * | fix #4634: export GPX for unknown crashes without crash | Bananeweizen | 2015-01-26 | 1 | -0/+11 |
| | | |||||
| * | GPX export test doesn't recognize failure | Bananeweizen | 2015-01-26 | 1 | -3/+16 |
| | | | | | We exported empty GPX file from that test. Therefore verify they actually contain the cache. | ||||
| * | fix #4591: refreshing without progress leads to ANR | Samuel Tardieu | 2015-01-06 | 1 | -1/+1 |
| | | |||||
| * | rename package | Bananeweizen | 2014-11-02 | 1 | -1/+1 |
| | | | | | The package not only contains the GeoPoint definition, but other location related classes, too. | ||||
| * | refactoring: avoid optimization of TEMPORARY_LIST | Bananeweizen | 2014-08-04 | 1 | -1/+1 |
| | | |||||
| * | Minor cleanups | Samuel Tardieu | 2014-05-14 | 1 | -4/+0 |
| | | |||||
| * | fix #3677: more fields in GPX export | Michael Keppler | 2014-04-26 | 1 | -2/+33 |
| | | |||||
| * | fix #3791: have logs separated from caches | Michael Keppler | 2014-04-25 | 1 | -1/+2 |
| | | |||||
| * | #2414 convert junit statements to assertj | Michael Keppler | 2014-04-22 | 2 | -10/+13 |
| | | | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically. | ||||
| * | fix #3589: export only GC field notes | Bananeweizen | 2014-02-02 | 1 | -3/+3 |
| | | |||||
| * | cleanup: fix all findbugs on test and calendar | Bananeweizen | 2013-12-16 | 1 | -1/+2 |
| | | |||||
| * | Implements stable keys for opencaching waypoints | rsudev | 2013-11-23 | 1 | -1/+9 |
| | | | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined. | ||||
| * | refactoring: introduce PseudoList to handle non concrete lists | Bananeweizen | 2013-09-14 | 1 | -1/+1 |
| | | | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package | ||||
| * | refactoring: cgData -> DataStore | Samuel Tardieu | 2013-09-13 | 1 | -3/+3 |
| | | |||||
| * | new unit test for stable gpx serialization | Bananeweizen | 2013-08-25 | 1 | -0/+45 |
| | | |||||
| * | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 1 | -0/+37 |
| | | |||||
| * | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 1 | -1/+1 |
| | | | | * makes it easier to compare and find duplicate code | ||||
| * | code cleanup: remove JDT warnings | Bananeweizen | 2013-04-22 | 1 | -5/+1 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-04-07 | 1 | -0/+52 |
| |\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/export/GpxExport.java | ||||
| | * | Failing test for #2635 | rsudev | 2013-04-07 | 1 | -0/+50 |
| |/ | |||||
| * | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 1 | -2/+2 |
| | | |||||
| * | #2186: use UTC for field note export date | Bananeweizen | 2012-11-22 | 1 | -1/+1 |
| | | |||||
| * | fix #2173: GSAK field notes export | Samuel Tardieu | 2012-11-18 | 1 | -0/+19 |
| GSAK requires the log type to be capitalized, e.g., "Found it", while we were generating "found it" instead. Some code has been factored out to be more easily testable. | |||||
