| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update mock test data | Bananeweizen | 2015-03-31 | 5 | -4922/+4488 |
| | | |||||
| * | Fix Tests | rsudev | 2015-03-28 | 2 | -2175/+2047 |
| | | | | | Now they are green again locally | ||||
| * | Remove test about removed constant | Samuel Tardieu | 2015-03-26 | 1 | -1/+0 |
| | | |||||
| * | fix #4763: membership detection not working | Samuel Tardieu | 2015-03-26 | 1 | -1/+1 |
| | | |||||
| * | Give better explanation of what went wrong in test | Samuel Tardieu | 2015-03-03 | 1 | -3/+3 |
| | | |||||
| * | new: filters as activity, not dialog | Bananeweizen | 2015-03-02 | 7 | -24/+16 |
| | | | | | This makes it possible to replace certain filters by better matching controls over time. | ||||
| * | fix geochecker links with encoded HTML | Bananeweizen | 2015-02-22 | 1 | -0/+1 |
| | | |||||
| * | new: menu item to open geo checker | Bananeweizen | 2015-02-21 | 1 | -0/+24 |
| | | |||||
| * | avoid exception logged when searching a cache | Bananeweizen | 2015-02-21 | 1 | -3/+1 |
| | | |||||
| * | better event start time detection | Bananeweizen | 2015-02-21 | 1 | -0/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2015-02-20 | 1 | -1/+2 |
| |\ | |||||
| | * | fix #4691: spoiler images not recognized | Bananeweizen | 2015-02-20 | 1 | -1/+2 |
| | | | |||||
| * | | decode CZ cache ids | Bananeweizen | 2015-02-18 | 1 | -0/+16 |
| | | | |||||
| * | | Rename DateUtils into CalendarUtils | Samuel Tardieu | 2015-02-16 | 2 | -10/+10 |
| | | | | | | | | | | | cgeo uses android.text.format.DateUtils, having a utility class with the same name in a different package might be confusing. | ||||
| * | | refactoring: remove unused code | Bananeweizen | 2015-02-15 | 1 | -7/+7 |
| | | | |||||
| * | | fix #4670: register for all opencaching URLs | Bananeweizen | 2015-02-14 | 1 | -0/+11 |
| | | | |||||
| * | | #4670: register for extremcaching.com URLs | Bananeweizen | 2015-02-14 | 2 | -0/+10 |
| | | | |||||
| * | | some more connector tests | Bananeweizen | 2015-02-13 | 3 | -1/+67 |
| | | | |||||
| * | | Make test method static | Samuel Tardieu | 2015-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | Remove unused helper method in tests | Samuel Tardieu | 2015-02-11 | 1 | -12/+0 |
| | | | |||||
| * | | Reinstate MapQuest geocoder test | Samuel Tardieu | 2015-02-11 | 1 | -2/+0 |
| | | | | | | | | | Related to #4668. | ||||
| * | | Temporarily annotate MapQuest geocoder test with @Suppress | Samuel Tardieu | 2015-02-11 | 1 | -0/+2 |
| | | | | | | | | | See #4668 for a description of the issue. | ||||
| * | | More FileUtils tests | Samuel Tardieu | 2015-02-11 | 1 | -7/+16 |
| | | | |||||
| * | | Move deleteDirectory to FileUtils | Samuel Tardieu | 2015-02-11 | 2 | -3/+4 |
| | | | |||||
| * | | Add FileUtils tests | Samuel Tardieu | 2015-02-11 | 1 | -0/+52 |
| | | | |||||
| * | | require Javadoc to have tag descriptions or no tags | Bananeweizen | 2015-02-10 | 5 | -33/+22 |
| | | | |||||
| * | | Make Android geocoder test a bit more robust | Samuel Tardieu | 2015-02-10 | 1 | -1/+1 |
| | | | | | | | | | Related to #4627. | ||||
| * | | fix #4661: disallow future logs | Bananeweizen | 2015-02-08 | 1 | -1/+11 |
| | | | |||||
| * | | fix #4627: Android geocoder test is not robust | Samuel Tardieu | 2015-02-05 | 1 | -10/+24 |
| | | | |||||
| * | | Use operator TakeUntil from RxJava 1.0.5 | Samuel Tardieu | 2015-02-05 | 1 | -11/+0 |
| | | | |||||
| * | | fix #4653: fetch all OC logs | Bananeweizen | 2015-02-04 | 1 | -2/+9 |
| | | | |||||
| * | | more null annotations | Bananeweizen | 2015-01-30 | 1 | -2/+4 |
| | | | |||||
| * | | rename wrongly named variable | Bananeweizen | 2015-01-30 | 1 | -3/+3 |
| | | | |||||
| * | | Fix URL writing in GPX export | Samuel Tardieu | 2015-01-30 | 1 | -6/+11 |
| | | | |||||
| * | | support trackables of geocaching.com.au | Bananeweizen | 2015-01-28 | 2 | -0/+63 |
| | | | |||||
| * | | new: sort event caches by date AND time | Bananeweizen | 2015-01-27 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'issue-4620' into upstream | Samuel Tardieu | 2015-01-27 | 1 | -2/+6 |
| |\ \ | |/ | |||||
| | * | fix #4620: wrong location when on home coordinates | Samuel Tardieu | 2015-01-27 | 1 | -2/+6 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2015-01-26 | 1 | -3/+27 |
| |\ \ | |/ | |||||
| | * | fix #4634: export GPX for unknown crashes without crash | Bananeweizen | 2015-01-26 | 1 | -0/+11 |
| | | | |||||
| | * | GPX export test doesn't recognize failure | Bananeweizen | 2015-01-26 | 1 | -3/+16 |
| | | | | | | | | | We exported empty GPX file from that test. Therefore verify they actually contain the cache. | ||||
| * | | verify connector of lab caches | Bananeweizen | 2015-01-26 | 1 | -0/+5 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-18 | 2 | -864/+860 |
| |\ \ | |/ | |||||
| | * | tests: GC3XX5J has been archived | Samuel Tardieu | 2015-01-18 | 2 | -864/+860 |
| | | | | | | | | | fix #4622 | ||||
| * | | pass ProcessUtils test on Genymotion lollipop emulator | Bananeweizen | 2015-01-11 | 1 | -2/+2 |
| | | | |||||
| * | | avoid locale dependency in GeocoderTest | Bananeweizen | 2015-01-11 | 1 | -1/+2 |
| | | | |||||
| * | | fix some lint warnings and Findbugs in test project | Bananeweizen | 2015-01-10 | 1 | -13/+26 |
| |/ | |||||
| * | Use MapQuest reverse geocoder if the Android one fails | Samuel Tardieu | 2015-01-07 | 1 | -10/+22 |
| | | |||||
| * | Do not lazy load fields if the cache doesn't come from the database | Samuel Tardieu | 2015-01-07 | 2 | -3/+73 |
| | | | | | | | | | | | When a cache is stored in the database, some fields are lazily loaded from the database. This should only happen when the cache itself has been loaded from the database, otherwise we might fill fields of a cache acquired from the network with older version of the fields as stored in the database. Noticed during the work on #4576. | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-06 | 1 | -1/+1 |
| |\ | |||||
