Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'issue-4416' into upstream | Samuel Tardieu | 2014-10-22 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/gc/GCLogin.java | ||||
| * | Use uniform date format in tests | Samuel Tardieu | 2014-10-22 | 1 | -1/+1 |
| | | | | | | | | Part of work on #4416. | ||||
* | | import lab caches as virtual | Bananeweizen | 2014-09-06 | 1 | -0/+221 |
| | | |||||
* | | Use a XML pull parser instead of pattern-matching for gcvote | Samuel Tardieu | 2014-08-30 | 1 | -0/+13 |
|/ | | | | | | | | | | Benchmark results on Nexus 5: - XML GCVote parsing (current) in ms (1000 times): 2678 - Regex GCVote parsing (old) in ms (1000 times): 3986 Benchmark results on Nexus 7 (2013): - XML GCVote parsing (current) in ms (1000 times): 3448 - Regex GCVote parsing (old) in ms (1000 times): 6075 | ||||
* | fix #3837: parse new GPX waypoint types | Bananeweizen | 2014-05-14 | 2 | -0/+4851 |
| | |||||
* | Use the Android-provided API to stream-decode base64-encoded data | Samuel Tardieu | 2014-04-10 | 1 | -0/+0 |
| | |||||
* | read premium only flag from GSAK GPX | Bananeweizen | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | import personal note from GSAK GPX | Bananeweizen | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3584 from Matrikss/master | Bananeweizen | 2014-01-28 | 1 | -0/+310 |
|\ | | | | | #3562 Add FavPoints parsing for GSAK GPX | ||||
| * | Add FavPoints parsing for GSAK GPX; | Matrikss | 2014-01-27 | 1 | -0/+310 |
| | | | | | | | | Add test case; | ||||
* | | Update tests | Samuel Tardieu | 2014-01-28 | 6 | -3206/+4083 |
|/ | |||||
* | Implements stable keys for opencaching waypoints | rsudev | 2013-11-23 | 1 | -0/+133 |
| | | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined. | ||||
* | Merge branch 'release' | rsudev | 2013-10-18 | 1 | -1/+1 |
|\ | |||||
| * | Fixes #3369, Spoiler image parsing fails | rsudev | 2013-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - 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 | -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. | ||||
* | | 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 |
|/ | |||||
* | 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 |
| | |||||
* | 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: 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 |