| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Separate cache parsing and database saving code | Samuel Tardieu | 2014-05-13 | 1 | -7/+7 |
| | | | | | | This allows us to avoid saving and reloading logs in the case where we want to add friends and own logs. | ||||
| * | #2414 convert junit statements to assertj | Michael Keppler | 2014-04-22 | 1 | -33/+33 |
| | | | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically. | ||||
| * | refactoring: factor out code for cache dropping | Samuel Tardieu | 2014-03-11 | 1 | -3/+2 |
| | | |||||
| * | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 1 | -2/+3 |
| | | |||||
| * | enable eclipse null analysis on test project | Bananeweizen | 2014-01-12 | 1 | -0/+6 |
| | | |||||
| * | Merge branch 'release' | rsudev | 2013-10-18 | 1 | -6/+6 |
| |\ | |||||
| | * | Fixes #3369, Spoiler image parsing fails | rsudev | 2013-10-18 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | - Adapted pattern - Manually adapted reference html - adapted tests where necessary - improved test failure messages | ||||
| * | | Do not try to hide an unpublished cache to its owner | Samuel Tardieu | 2013-09-17 | 1 | -5/+0 |
| | | | | | | | | | | | | | The regular expression was not up-to-date anyway, and that may be a useful feature to ensure that the cache description works well with c:geo. | ||||
| * | | Update to CollectionUtils 4.0-alpha1 | Samuel Tardieu | 2013-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | This is an alpha release, but has been well tested already. The major changes are the use of generics, varargs and Iterable. The release notes can be found at: http://commons.apache.org/proper/commons-collections/release_4_0.html | ||||
| * | | refactoring: cgeoapplication -> CgeoApplication | Samuel Tardieu | 2013-09-13 | 1 | -2/+2 |
| |/ | |||||
| * | Fixes testOwnCache (Cache was changed) | rsudev | 2013-08-22 | 1 | -3/+3 |
| | | |||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -1/+1 |
| | | |||||
| * | fix #2886: trackable quick search not working | Bananeweizen | 2013-06-16 | 1 | -0/+10 |
| | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls | ||||
| * | Correct log messages to account for refactoring | campbeb | 2013-06-05 | 1 | -2/+2 |
| | | |||||
| * | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 1 | -1/+1 |
| | | | | * makes it easier to compare and find duplicate code | ||||
| * | fix #2555: try to detect waypoint type in personal note | Bananeweizen | 2013-04-06 | 1 | -0/+18 |
| | | |||||
| * | code cleanup | Bananeweizen | 2013-02-24 | 1 | -12/+12 |
| | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 1 | -13/+13 |
| | | |||||
| * | Refactoring: rename cgImage into Image | Samuel Tardieu | 2013-01-07 | 1 | -2/+2 |
| | | |||||
| * | Refactoring: rename cgWaypoint into Waypoint | Samuel Tardieu | 2013-01-07 | 1 | -2/+2 |
| | | |||||
| * | refactoring: findbugs | Bananeweizen | 2012-12-30 | 1 | -1/+1 |
| | | |||||
| * | fix #2282: change recognition of unpublished caches | Bananeweizen | 2012-12-22 | 1 | -2/+30 |
| | | |||||
| * | null cannot be used as a Handler for drop() | Samuel Tardieu | 2012-12-19 | 1 | -2/+3 |
| | | |||||
| * | Uploading of modified coords to geocaching.com | triakcz | 2012-12-18 | 1 | -0/+19 |
| | | |||||
| * | fix #2166: Refresh of a stored caches duplicates waypoints | Bananeweizen | 2012-11-17 | 1 | -5/+17 |
| | | |||||
| * | fix #1792: Missing own spoiler images | Bananeweizen | 2012-06-24 | 1 | -0/+17 |
| | | |||||
| * | refactoring: rest in peace, cgBase | Bananeweizen | 2012-04-18 | 1 | -0/+121 |
