Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate extremcaching.com | Bananeweizen | 2013-12-16 | 2 | -0/+40 |
| | | | | | | * cherry-pick existing commits and have some basic tests * disable EC connector by default * fix faked geocodes during GPX import * parse wrongly encoded container size | ||||
* | calendar addon: recognize one more variation of the event time | Bananeweizen | 2013-12-13 | 1 | -0/+2 |
| | |||||
* | Move attributes from opencaching.de ids to okapi acodes | rsudev | 2013-12-04 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'upstream/release' into master_dev | rsudev | 2013-12-04 | 1 | -1/+1 |
|\ | |||||
| * | Adapting testcase to site changes 20131203 | rsudev | 2013-12-04 | 1 | -1/+1 |
| | | |||||
* | | Implements stable keys for opencaching waypoints | rsudev | 2013-11-23 | 3 | -1/+165 |
| | | | | | | | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined. | ||||
* | | refactoring: remove bad compare method of waypoints | Bananeweizen | 2013-11-10 | 1 | -17/+21 |
| | | |||||
* | | fixes #3370 #2960 #1320 - also keep empty and null values for hint, short ↵ | Marco Jacob | 2013-11-07 | 1 | -0/+8 |
| | | | | | | | | description and attributes | ||||
* | | fixes #3325 - warning on upload if personal note exceeds 4000 | Marco Jacob | 2013-11-04 | 1 | -0/+17 |
| | | |||||
* | | fix #3378: Placeholder [LOG] not working for TB tweets | Bananeweizen | 2013-10-26 | 1 | -2/+14 |
| | | |||||
* | | add test for okapi loading | Bananeweizen | 2013-10-26 | 1 | -1/+17 |
| | | |||||
* | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-10-24 | 1 | -1/+0 |
|\ \ | |/ | | | | | | | Conflicts: tests/src/cgeo/geocaching/connector/gc/GCConnectorTest.java | ||||
| * | Try to fix failing test | Lars | 2013-10-22 | 1 | -3/+4 |
| | | | | | | | | GC211WG was archived. Replaced by new GC-code in same geographical area | ||||
* | | Try to fix failing test (master) | Lars | 2013-10-22 | 1 | -3/+4 |
| | | | | | | | | As I do not have the ability to merge release to master, I did this manually. I hope, that this does not confuse the merging. | ||||
* | | fix #3371: Log-offline-menu doesn't respect cache source | Bananeweizen | 2013-10-19 | 1 | -0/+15 |
| | | |||||
* | | fix #3368: New placeholer [LOG] for twitter template | Bananeweizen | 2013-10-19 | 1 | -3/+17 |
| | | |||||
* | | Merge branch 'release' | rsudev | 2013-10-18 | 4 | -36/+37 |
|\ \ | |/ | |||||
| * | Fixes #3369, Spoiler image parsing fails | rsudev | 2013-10-18 | 5 | -37/+38 |
| | | | | | | | | | | | | | | - Adapted pattern - Manually adapted reference html - adapted tests where necessary - improved test failure messages | ||||
* | | fix wrong counting in progress stream | Bananeweizen | 2013-10-12 | 1 | -0/+22 |
| | | |||||
* | | fix #3321: No distance calculation and coords if cache is at equator | Bananeweizen | 2013-10-12 | 1 | -0/+15 |
| | | |||||
* | | Fix failing testSearchByUsername | rsudev | 2013-10-07 | 1 | -1/+1 |
| | | | | | | | | Adapted test to change on site | ||||
* | | fix #3335: calendar time recognized wrongly | Bananeweizen | 2013-10-07 | 1 | -5/+6 |
| | | |||||
* | | refactoring: remove unused code | Bananeweizen | 2013-10-05 | 3 | -22/+28 |
| | | |||||
* | | fix broken test | Bananeweizen | 2013-10-05 | 1 | -18/+30 |
| | | |||||
* | | fix #3320: OAuth signing is wrong | Bananeweizen | 2013-10-02 | 2 | -0/+62 |
| | | |||||
* | | improve calendar time detection | Bananeweizen | 2013-09-22 | 1 | -4/+34 |
| | | | | | | | | * now works for (wrong) time format "xx.00 o'clock" (where there is a dot instead of a colon) | ||||
* | | Do not try to hide an unpublished cache to its owner | Samuel Tardieu | 2013-09-17 | 2 | -2193/+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. | ||||
* | | refactoring: remove duplicated code | Bananeweizen | 2013-09-17 | 1 | -83/+88 |
| | | |||||
* | | assertion badly triggered in tests of UTFGridPosition | Bananeweizen | 2013-09-15 | 2 | -13/+34 |
| | | | | | | | | * convert assertion to exception, as nobody noticed this before * move tests to where they belong | ||||
* | | tests: remove warning about no network provider | Bananeweizen | 2013-09-15 | 1 | -3/+7 |
| | | |||||
* | | make test app use auto-scroll | Bananeweizen | 2013-09-15 | 3 | -2/+45 |
| | | | | | | * 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 | 4 | -0/+204 |
| | | | | | | | | | | * run unit tests app as normal android app (it has a launcher now) * hit "run tests" button * enjoy the log flying by | ||||
* | | 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: increase test coverage | Bananeweizen | 2013-09-15 | 2 | -1/+5 |
| | | |||||
* | | Merge branch 'release' | Bananeweizen | 2013-09-14 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | fix #3250: Strip HTML before using translate | Bananeweizen | 2013-09-14 | 1 | -0/+1 |
| | | |||||
* | | fix broken test | Bananeweizen | 2013-09-14 | 1 | -3/+3 |
| | | |||||
* | | refactoring: StoredList | Bananeweizen | 2013-09-14 | 2 | -4/+28 |
| | | | | | | * try more encapsulation instead of ID comparisons all time | ||||
* | | refactoring: introduce PseudoList to handle non concrete lists | Bananeweizen | 2013-09-14 | 7 | -3/+11 |
| | | | | | | | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package | ||||
* | | refactoring: cgeoapplication -> CgeoApplication | Samuel Tardieu | 2013-09-13 | 6 | -13/+13 |
| | | |||||
* | | refactoring: cgData -> DataStore | Samuel Tardieu | 2013-09-13 | 10 | -85/+85 |
| | | |||||
* | | refactoring: add test failure message | Bananeweizen | 2013-09-12 | 1 | -2/+2 |
| | | |||||
* | | new test | Bananeweizen | 2013-09-10 | 1 | -0/+3 |
| | | |||||
* | | new test | Bananeweizen | 2013-09-10 | 1 | -0/+22 |
| | | |||||
* | | Switch off and restore static map flags for waypoint test | rsudev | 2013-08-29 | 2 | -20/+75 |
| | | |||||
* | | refactoring: avoid filling sdcard during tests | Bananeweizen | 2013-08-28 | 2 | -6/+19 |
| | | |||||
* | | findbugs cleanup: default encoding | Bananeweizen | 2013-08-28 | 1 | -0/+12 |
| | | |||||
* | | refactoring: assertions | Bananeweizen | 2013-08-26 | 1 | -0/+3 |
| | |