| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #3500: crash with `null` completion in lazy lists | Samuel Tardieu | 2014-01-01 | 1 | -0/+74 |
| | | | | | Also, add tests for `LazyInitializedList`. | ||||
| * | fix #3493: search by geocode for EC is case sensitive | Bananeweizen | 2013-12-30 | 1 | -0/+12 |
| | | |||||
| * | fix typo in tests introduced by previous commit | Samuel Tardieu | 2013-12-28 | 1 | -1/+1 |
| | | |||||
| * | fix tests: `getMapTokens()` is no longer static | Samuel Tardieu | 2013-12-28 | 2 | -5/+4 |
| | | |||||
| * | findbugs: prohibit access to internal collections | Michael Keppler | 2013-12-25 | 1 | -2/+4 |
| | | |||||
| * | fix findbugs issue | Michael Keppler | 2013-12-25 | 2 | -3/+4 |
| | | | | | * refactor map tokens to be a concrete type, as we already had a bad null check in there | ||||
| * | fix #3469: "More" search not working after connector refactoring | Michael Keppler | 2013-12-25 | 2 | -2/+2 |
| | | |||||
| * | fix broken test | Bananeweizen | 2013-12-19 | 1 | -1/+1 |
| | | |||||
| * | refactoring: remove duplicated code | Bananeweizen | 2013-12-18 | 2 | -3/+3 |
| | | |||||
| * | cleanup: fix all findbugs on test and calendar | Bananeweizen | 2013-12-16 | 9 | -40/+166 |
| | | |||||
| * | refactoring: remove duplication in login classes | Bananeweizen | 2013-12-16 | 3 | -9/+9 |
| | | | | * convert from static to singletons | ||||
| * | rename Login to GCLogin | Bananeweizen | 2013-12-16 | 7 | -19/+19 |
| | | | | * easier to differentiate, as there are other login providers now | ||||
| * | 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 |
| | | | |||||
