| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #1902: Special characters in hint | Bananeweizen | 2012-07-25 | 1 | -0/+4 |
| | | |||||
| * | Fix compile Error | Portree-Kid | 2012-07-20 | 1 | -4/+8 |
| | | |||||
| * | refactoring: some findbugs cleanup | Bananeweizen | 2012-07-01 | 2 | -4/+10 |
| | | |||||
| * | fix #1828: Coords conversion to DMS not working correct | Bananeweizen | 2012-07-01 | 1 | -0/+20 |
| | | |||||
| * | GC.com update 26.06.2012 | blafoo | 2012-06-29 | 4 | -85/+76 |
| | | |||||
| * | #1833: recognize localized waypoint type names | Bananeweizen | 2012-06-29 | 1 | -0/+2 |
| | | | | * we may want to fix the export of those nonetheless | ||||
| * | ignore compile errors in generated code | Bananeweizen | 2012-06-27 | 1 | -1/+5 |
| | | |||||
| * | fix #1792: Missing own spoiler images | Bananeweizen | 2012-06-24 | 2 | -0/+2391 |
| | | |||||
| * | fix #1812: GPX-Import fails at name with quotes | Bananeweizen | 2012-06-23 | 2 | -0/+209 |
| | | |||||
| * | #1744: user name wrongly parsed/written in GPX import/export | Bananeweizen | 2012-06-08 | 6 | -13/+16 |
| | | |||||
| * | GC.com update 06.06.2012 | blafoo | 2012-06-07 | 4 | -153/+153 |
| | | |||||
| * | Merge branch 'issue-1722' into upstream | Samuel Tardieu | 2012-06-05 | 1 | -81/+65 |
| |\ | |||||
| | * | Fix #1722: do not use BigDecimal in computations | Samuel Tardieu | 2012-06-05 | 1 | -81/+65 |
| | | | |||||
| * | | refactoring: have more physical units code in one place | Bananeweizen | 2012-06-03 | 2 | -41/+103 |
| | | | |||||
| * | | Put angle-related utilities into their own package | Samuel Tardieu | 2012-06-01 | 1 | -0/+30 |
| |/ | | | | Also, use float instead of double for every angle computation. | ||||
| * | Parsing fails for guests | blafoo | 2012-05-24 | 1 | -1/+1 |
| | | |||||
| * | GC.com update 24.05.2012 | blafoo | 2012-05-24 | 3 | -123/+161 |
| | | |||||
| * | Handle "Renew Your Membership!". Fixes #1224 | blafoo | 2012-05-16 | 2 | -2/+3 |
| | | |||||
| * | GC.com update 16.05.2012 | blafoo | 2012-05-16 | 3 | -34/+34 |
| | | |||||
| * | refactoring: minor string cleanups | Bananeweizen | 2012-05-13 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #1552 from campbeb/addTBLogTests | Bananeweizen | 2012-05-12 | 1 | -1/+15 |
| |\ | | | | | Add tests to very trackable logs can be parsed | ||||
| | * | Add tests to very trackable logs can be parsed | campbeb | 2012-05-12 | 1 | -1/+15 |
| | | | |||||
| * | | fix new type parsing bug | Bananeweizen | 2012-05-12 | 2 | -0/+22 |
| |/ | | | | * introduced in e4978ecfbdd755d585470cc963141e65966fe433 * added tests to avoid further similar issues | ||||
| * | Drop caches created during GPX import test | blafoo | 2012-05-10 | 1 | -0/+5 |
| | | |||||
| * | Make tests independant of user settings | blafoo | 2012-05-10 | 2 | -28/+77 |
| | | |||||
| * | Removed deprecated warnings | blafoo | 2012-05-10 | 5 | -6/+11 |
| | | |||||
| * | Fix #1520: display gc.com resources present on trackable descriptions | Samuel Tardieu | 2012-05-10 | 1 | -0/+6 |
| | | | | | | | URLs without scheme and host in trackable description were not fetched from geocaching.com as the connector did not acknowledge that it can handle trackables by geocode. | ||||
| * | GC.com update 08.05.2012 | blafoo | 2012-05-09 | 5 | -363/+454 |
| | | |||||
| * | Catch divergent messages first | Samuel Tardieu | 2012-05-06 | 1 | -2/+2 |
| | | | | | | | The GPXImporterTest fails intermittently. In order to catch the difference more precisely, compare the messages as soon as possible and check their count only at the end. | ||||
| * | refactoring: remove some of the TODOs | Bananeweizen | 2012-05-06 | 3 | -5/+2 |
| | | |||||
| * | refactoring: remove waypoints activity | Bananeweizen | 2012-05-06 | 1 | -12/+0 |
| | | | | | | * replaced by popup meanwhile * rename remaining waypoint activity * rename some of the mostly untouched activities | ||||
| * | refactoring: more cleanup in connector interfaces | Bananeweizen | 2012-05-05 | 6 | -28/+45 |
| | | | | | | | * switch from method overrides to interface detection for connector features * remove GCBase and put code into other classes * reduce GC specific code being used in general activities | ||||
| * | refactoring: unify connector naming | Bananeweizen | 2012-05-04 | 2 | -9/+10 |
| | | |||||
| * | refactoring: remove unused code | Bananeweizen | 2012-05-04 | 2 | -2/+1 |
| | | |||||
| * | refactoring: rename log typ enums for easier code completion and | Bananeweizen | 2012-05-01 | 4 | -31/+31 |
| | | | | reading | ||||
| * | Switch to mapsforge version 0.3.0 | rsudev | 2012-04-30 | 1 | -2/+2 |
| | | |||||
| * | fix #1450: TB not visible (related to special characters) | Bananeweizen | 2012-04-29 | 1 | -0/+6 |
| | | |||||
| * | Refactoring: remove redundant initializers | Samuel Tardieu | 2012-04-28 | 1 | -1/+1 |
| | | | | | | The initial values were never used as the variables are set in any case before being used. | ||||
| * | Refactoring: make entities static | Samuel Tardieu | 2012-04-28 | 2 | -2/+2 |
| | | | | | | | Those are of little importance in tests where performances do not matter as much as in the application, but nevertheless, tests should be held to the same code standards as the application code. | ||||
| * | Refactoring: remove unnecessary unboxing | Samuel Tardieu | 2012-04-27 | 1 | -1/+1 |
| | | |||||
| * | Refactoring: remove redundant local variables | Samuel Tardieu | 2012-04-27 | 2 | -4/+2 |
| | | | | | Those variables were immediately returned. | ||||
| * | Test of the MemorySubject class | Samuel Tardieu | 2012-04-27 | 1 | -0/+78 |
| | | |||||
| * | Fix bug introduced for all but one testers | Samuel Tardieu | 2012-04-24 | 1 | -2/+2 |
| | | | | | | | | It looks like the personal note below has been added onto the blafoo gc.com account. The change in 62867d2865b232aefbdfe142c1696ce0f02037c4 fails for all other testers, which don't have the same note in their accounts. | ||||
| * | GC.com update 24.04.2012 | blafoo | 2012-04-24 | 1 | -194/+204 |
| | | |||||
| * | Fixed broken unit test | blafoo | 2012-04-24 | 1 | -1/+9 |
| | | |||||
| * | refactoring of database access | Bananeweizen | 2012-04-23 | 3 | -8/+9 |
| | | | | | | | * use only one transaction when saving a cache * rework some methods to always take a collection of objects instead of calling the database multiple times | ||||
| * | Fix #1421: save and restore user setting for mocked cache tests | rsudev | 2012-04-21 | 1 | -4/+9 |
| | | |||||
| * | Refactoring: keep GeopointParser private to its package | Samuel Tardieu | 2012-04-21 | 1 | -4/+2 |
| | | | | | | | | Geopoint exposes everything GeopointParser can do. By calling a Geopoint constructor instead of a GeopointParser method returning a Geopoint, Eclipse can do more null checks for free (a constuctor can never return a null object). | ||||
| * | Make sure a cgeoapplication is created before testing | Samuel Tardieu | 2012-04-21 | 13 | -48/+28 |
| | | | | | | | Some tests are using cgeoapplication without having one already setup, and may be subject to race conditions when accessing the singleton or the Settings. | ||||
| * | Remove extra space in query and add tests for checking correctness | Samuel Tardieu | 2012-04-21 | 1 | -1/+13 |
| | | |||||
