| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not try to hide an unpublished cache to its owner | Samuel Tardieu | 2013-09-17 | 1 | -2188/+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. | ||||
| * | make test app use auto-scroll | Bananeweizen | 2013-09-15 | 1 | -2/+2 |
| | | | | * on special request of Samuel :) | ||||
| * | warning in logcat due to old HTML page in tests | Bananeweizen | 2013-09-15 | 2 | -3044/+2609 |
| | | |||||
| * | warning in logcat due to old HTML page in tests | Bananeweizen | 2013-09-15 | 1 | -1451/+1246 |
| | | |||||
| * | refactoring: tests can now be run as app | Bananeweizen | 2013-09-15 | 2 | -0/+56 |
| | | | | | | * run unit tests app as normal android app (it has a launcher now) * hit "run tests" button * enjoy the log flying by | ||||
| * | Mock for own cache | mucek4 | 2013-08-22 | 1 | -1467/+1333 |
| | | |||||
| * | fix #3144: GPX import problem | Bananeweizen | 2013-08-19 | 1 | -0/+5658 |
| | | |||||
| * | fix #3118: Page parsing impossible due to proxies on mobile network | Bananeweizen | 2013-08-19 | 2 | -0/+2473 |
| | | |||||
| * | new: show basic geokrety information | Bananeweizen | 2013-06-16 | 1 | -0/+5 |
| | | |||||
| * | fix #2886: trackable quick search not working | Bananeweizen | 2013-06-16 | 1 | -0/+877 |
| | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls | ||||
| * | refactoring: add test for OX GPX file | Bananeweizen | 2013-06-09 | 1 | -0/+75 |
| | | |||||
| * | new: support for waymarking GPX files | Bananeweizen | 2013-06-08 | 1 | -0/+20 |
| | | | | | | * Now one can load cache and waymark GPX together (as unknown caches) * I do not plan on adding any online features to the connector. * It is only there for creating the URLs for waymarks. | ||||
| * | fix #2841: *.loc from waymarking not imported | Bananeweizen | 2013-06-08 | 1 | -0/+8 |
| | | |||||
| * | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 1 | -1/+3 |
| | | | | * makes it easier to compare and find duplicate code | ||||
| * | refactoring: clean up test project name | Bananeweizen | 2013-06-01 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-23 | 1 | -0/+0 |
| |\ | |||||
| | * | Fix PNG file for tests to reflect GC.com changes | mucek4 | 2013-01-23 | 1 | -0/+0 |
| | | | |||||
| * | | Added unit tests for PNG parsing | mucek4 | 2013-01-11 | 1 | -0/+0 |
| | | | |||||
| * | | fix #2292: parse "marked missing" | Bananeweizen | 2012-12-25 | 1 | -0/+1173 |
| | | | |||||
| * | | fix #2282: change recognition of unpublished caches | Bananeweizen | 2012-12-22 | 3 | -0/+6681 |
| | | | |||||
| * | | Raw test files | mucek4 | 2012-12-13 | 6 | -0/+0 |
| | | | |||||
| * | | gc.com update - post merge fixes | rsudev | 2012-12-12 | 1 | -1/+1 |
| |/ | |||||
| * | GC.com changes 11.12.2012 - additional fixes | rsudev | 2012-12-12 | 1 | -229/+349 |
| | | | | | logtype POST_REVIEWER_NOTE logImages for trackables | ||||
| * | fix #980: c:geo doesn't handle unknown trackables | Bananeweizen | 2012-11-18 | 1 | -0/+835 |
| | | |||||
| * | fix #2166: Refresh of a stored caches duplicates waypoints | Bananeweizen | 2012-11-17 | 1 | -0/+2959 |
| | | |||||
| * | fix #1973: Logs gone after online logging | Bananeweizen | 2012-11-11 | 1 | -0/+188 |
| | | |||||
| * | fix #1874: FC when opening link from TB-view | Bananeweizen | 2012-10-05 | 1 | -0/+1202 |
| | | |||||
| * | fix #1792: Missing own spoiler images | Bananeweizen | 2012-06-24 | 1 | -0/+2374 |
| | | |||||
| * | fix #1812: GPX-Import fails at name with quotes | Bananeweizen | 2012-06-23 | 1 | -0/+199 |
| | | |||||
| * | refactoring: minor string cleanups | Bananeweizen | 2012-05-13 | 1 | -1/+0 |
| | | |||||
| * | 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 static code analysis cleanups | Bananeweizen | 2012-04-02 | 1 | -0/+2522 |
| | | |||||
| * | Add test for #1332 | Samuel Tardieu | 2012-04-01 | 1 | -0/+709 |
| | | |||||
| * | fix #1310: Crash while opening an unpublished cache | Bananeweizen | 2012-03-21 | 1 | -0/+2063 |
| | | |||||
| * | fix #1281: .gpx import fails to recognize most caches in TX Challenge | Bananeweizen | 2012-03-20 | 1 | -0/+7553 |
| | | | | package | ||||
| * | Tests for #1262 | blafoo | 2012-03-12 | 1 | -0/+0 |
| | | |||||
| * | Improved PNG parsing | blafoo | 2012-02-28 | 2 | -0/+0 |
| | | |||||
| * | Display images in trackable logs | campbeb | 2012-02-25 | 1 | -0/+1053 |
| | | |||||
| * | Refactored/renamed cgSearch/cgWrapCache | blafoo | 2011-12-25 | 1 | -1734/+0 |
| | | |||||
| * | refactored import thread classes | Stephan Merker | 2011-11-21 | 1 | -0/+0 |
| | | | | | - common GPX10 and GPX11 handling - one zip import implementation is enough | ||||
| * | import zipped GPX files (as send by pocket queries) | Stephan Merker | 2011-11-13 | 1 | -0/+0 |
| | | | | | - accepts zip files named like 123467.zip - imports cache and waypoint files contained in zip | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2011-11-08 | 2 | -296/+267 |
| |\ | | | | | | | | | Conflicts: tests/src/cgeo/geocaching/cgeoApplicationTest.java | ||||
| | * | Fixed regex due to GC.com update | blafoo | 2011-11-08 | 2 | -296/+267 |
| | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/GCConstants.java + fix for ../tests/src/cgeo/geocaching/cgeoApplicationTest.java | ||||
| * | | new: import caches from unknown source, fixes #720 | Bananeweizen | 2011-11-01 | 1 | -0/+168 |
| | | | |||||
| * | | fix #714: Progress bar wrong when importing gpx with waypoints | Stephan Merker | 2011-10-30 | 1 | -0/+17 |
| |/ | | | | | | | - moved file handling from GPXParser to cgeopgxes - streamlined LocParser with GPXParser - removed cache counting in favor of progress bar - added error dialog if import went wrong - fixed stream handling when importing attachement | ||||
| * | trackables goal and release date not correctly parsed, fixes #704 | Bananeweizen | 2011-10-23 | 1 | -0/+950 |
| | | |||||
| * | fix #678: handle special characters in user name | Bananeweizen | 2011-10-18 | 1 | -0/+1734 |
| | | | | | | | | * bad side effect of performance optimizations in parsing, reverted that * refactored parseCache to be static (to be able to write a test) * moved some map initializations to static code (to allow unit test without app) * fixed missing trim for owner name | ||||
| * | Add new trackable parsing test | Samuel Tardieu | 2011-10-14 | 1 | -0/+1014 |
| | | |||||
| * | fix #608: wrong error logged with no trackables in account | Bananeweizen | 2011-10-08 | 2 | -0/+1905 |
| | | |||||
| * | Import waypoints file from pocket query | Stephan Merker | 2011-09-25 | 2 | -0/+209 |
| | | | | | | Waypoints are merged to cache based on waypoint name. Therefore caches must be imported before waypoints. | ||||
