aboutsummaryrefslogtreecommitdiffstats
path: root/tests/res
Commit message (Collapse)AuthorAgeFilesLines
* Use the Android-provided API to stream-decode base64-encoded dataSamuel Tardieu2014-04-101-0/+0
|
* read premium only flag from GSAK GPXBananeweizen2014-01-291-1/+1
|
* import personal note from GSAK GPXBananeweizen2014-01-291-1/+1
|
* Merge pull request #3584 from Matrikss/masterBananeweizen2014-01-281-0/+310
|\ | | | | #3562 Add FavPoints parsing for GSAK GPX
| * Add FavPoints parsing for GSAK GPX;Matrikss2014-01-271-0/+310
| | | | | | | | Add test case;
* | Update testsSamuel Tardieu2014-01-286-3206/+4083
|/
* Implements stable keys for opencaching waypointsrsudev2013-11-231-0/+133
| | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined.
* Merge branch 'release'rsudev2013-10-181-1/+1
|\
| * Fixes #3369, Spoiler image parsing failsrsudev2013-10-181-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 ownerSamuel Tardieu2013-09-171-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-scrollBananeweizen2013-09-151-2/+2
| | | | | | * on special request of Samuel :)
* | warning in logcat due to old HTML page in testsBananeweizen2013-09-152-3044/+2609
| |
* | warning in logcat due to old HTML page in testsBananeweizen2013-09-151-1451/+1246
| |
* | refactoring: tests can now be run as appBananeweizen2013-09-152-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 cachemucek42013-08-221-1467/+1333
|
* fix #3144: GPX import problemBananeweizen2013-08-191-0/+5658
|
* fix #3118: Page parsing impossible due to proxies on mobile networkBananeweizen2013-08-192-0/+2473
|
* new: show basic geokrety informationBananeweizen2013-06-161-0/+5
|
* fix #2886: trackable quick search not workingBananeweizen2013-06-161-0/+877
| | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls
* refactoring: add test for OX GPX fileBananeweizen2013-06-091-0/+75
|
* new: support for waymarking GPX filesBananeweizen2013-06-081-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 importedBananeweizen2013-06-081-0/+8
|
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-021-1/+3
| | | * makes it easier to compare and find duplicate code
* refactoring: clean up test project nameBananeweizen2013-06-011-1/+1
|
* Merge branch 'release' into upstreamSamuel Tardieu2013-01-231-0/+0
|\
| * Fix PNG file for tests to reflect GC.com changesmucek42013-01-231-0/+0
| |
* | Added unit tests for PNG parsingmucek42013-01-111-0/+0
| |
* | fix #2292: parse "marked missing"Bananeweizen2012-12-251-0/+1173
| |
* | fix #2282: change recognition of unpublished cachesBananeweizen2012-12-223-0/+6681
| |
* | Raw test filesmucek42012-12-136-0/+0
| |
* | gc.com update - post merge fixesrsudev2012-12-121-1/+1
|/
* GC.com changes 11.12.2012 - additional fixesrsudev2012-12-121-229/+349
| | | | logtype POST_REVIEWER_NOTE logImages for trackables
* fix #980: c:geo doesn't handle unknown trackablesBananeweizen2012-11-181-0/+835
|
* fix #2166: Refresh of a stored caches duplicates waypointsBananeweizen2012-11-171-0/+2959
|
* fix #1973: Logs gone after online loggingBananeweizen2012-11-111-0/+188
|
* fix #1874: FC when opening link from TB-viewBananeweizen2012-10-051-0/+1202
|
* fix #1792: Missing own spoiler imagesBananeweizen2012-06-241-0/+2374
|
* fix #1812: GPX-Import fails at name with quotes Bananeweizen2012-06-231-0/+199
|
* refactoring: minor string cleanupsBananeweizen2012-05-131-1/+0
|
* refactoring: remove waypoints activityBananeweizen2012-05-061-12/+0
| | | | | * replaced by popup meanwhile * rename remaining waypoint activity * rename some of the mostly untouched activities
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-0/+2522
|
* Add test for #1332Samuel Tardieu2012-04-011-0/+709
|
* fix #1310: Crash while opening an unpublished cacheBananeweizen2012-03-211-0/+2063
|
* fix #1281: .gpx import fails to recognize most caches in TX ChallengeBananeweizen2012-03-201-0/+7553
| | | package
* Tests for #1262blafoo2012-03-121-0/+0
|
* Improved PNG parsingblafoo2012-02-282-0/+0
|
* Display images in trackable logscampbeb2012-02-251-0/+1053
|
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-1734/+0
|
* refactored import thread classesStephan Merker2011-11-211-0/+0
| | | | - common GPX10 and GPX11 handling - one zip import implementation is enough
* import zipped GPX files (as send by pocket queries)Stephan Merker2011-11-131-0/+0
| | | | - accepts zip files named like 123467.zip - imports cache and waypoint files contained in zip