| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implements #750, use preference activity | koem | 2013-07-09 | 10 | -40/+43 |
| | | |||||
| * | refactoring: try to stabilize tests | Bananeweizen | 2013-07-06 | 1 | -1/+3 |
| | | |||||
| * | Fixes #2826, Found caches shown on live map | rsudev | 2013-07-06 | 2 | -0/+98 |
| | | | | | | Implemented detection and filtering for vanishing caches Added testcases for new functionality | ||||
| * | fix broken test | Bananeweizen | 2013-07-05 | 1 | -4/+4 |
| | | |||||
| * | Fix history test | rsudev | 2013-07-04 | 1 | -1/+8 |
| | | | | | Until now it worked only if there were no caches in history | ||||
| * | Merge pull request #2893 from marco-jacob/fixPersonalNoteFinal | Marco Jacob | 2013-06-27 | 1 | -0/+68 |
| |\ | | | | | make personalNote multiline, upload on OK and merge on refresh | ||||
| | * | make personalNote multiline again, upload button, merge on refresh | Marco Jacob | 2013-06-26 | 1 | -0/+68 |
| | | | |||||
| * | | Fixes #2923, Menu slow to open in cache details | rsudev | 2013-06-27 | 1 | -0/+10 |
| | | | | | | | | | Removed costly scan of installed packages for launchable apps | ||||
| * | | fix #2907: opening TB from cache inventory broken | Bananeweizen | 2013-06-23 | 1 | -11/+15 |
| | | | |||||
| * | | fix #2914: bike navigation | Bananeweizen | 2013-06-22 | 1 | -0/+19 |
| | | | |||||
| * | | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 2 | -0/+54 |
| | | | |||||
| * | | fix #2907: TB search broken | Bananeweizen | 2013-06-22 | 1 | -1/+14 |
| | | | |||||
| * | | refactoring: use static modifier for tests | Bananeweizen | 2013-06-21 | 1 | -5/+5 |
| | | | |||||
| * | | refactoring: add test for loading of cache history | Bananeweizen | 2013-06-21 | 1 | -0/+11 |
| | | | |||||
| * | | refactoring: add test for process utils | Bananeweizen | 2013-06-21 | 1 | -0/+11 |
| | | | |||||
| * | | swedish: ett -> en | koem | 2013-06-20 | 1 | -4/+4 |
| | | | |||||
| * | | naming in test class | koem | 2013-06-20 | 1 | -5/+5 |
| | | | |||||
| * | | plurals for direction, singulars for distances | koem | 2013-06-20 | 1 | -32/+52 |
| | | | |||||
| * | | #2747 TTS distances should use Android plurals | koem | 2013-06-19 | 1 | -0/+137 |
| | | | |||||
| * | | new: show basic geokrety information | Bananeweizen | 2013-06-16 | 1 | -0/+19 |
| | | | |||||
| * | | fix #2886: trackable quick search not working | Bananeweizen | 2013-06-16 | 5 | -3/+79 |
| | | | | | | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls | ||||
| * | | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 7 | -23/+52 |
| |/ | |||||
| * | #2890: add better debugging information | Bananeweizen | 2013-06-15 | 1 | -1/+1 |
| | | |||||
| * | Fixing Loc parser tests | rsudev | 2013-06-14 | 1 | -3/+3 |
| | | |||||
| * | fix #2877: empty trackables page | Bananeweizen | 2013-06-13 | 1 | -0/+15 |
| | | |||||
| * | refactoring: fix name of test case | Bananeweizen | 2013-06-12 | 1 | -1/+1 |
| | | |||||
| * | added test: Make sure we can parse our own geopoint formatting | Bananeweizen | 2013-06-11 | 1 | -0/+8 |
| | | | | * to assure copy paste being easy | ||||
| * | refactoring: add test for OX GPX file | Bananeweizen | 2013-06-09 | 1 | -0/+19 |
| | | |||||
| * | refactoring: remove duplicated code, add tests | Bananeweizen | 2013-06-08 | 1 | -0/+2 |
| | | |||||
| * | new: support for waymarking GPX files | Bananeweizen | 2013-06-08 | 1 | -0/+14 |
| | | | | | | * 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/+19 |
| | | |||||
| * | Correct log messages to account for refactoring | campbeb | 2013-06-05 | 2 | -13/+14 |
| | | |||||
| * | adapt test case to website changes | Bananeweizen | 2013-06-04 | 1 | -2/+2 |
| | | |||||
| * | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 14 | -26/+17 |
| | | | | * makes it easier to compare and find duplicate code | ||||
| * | fix #2820: OC search no longer working without authorization | Bananeweizen | 2013-06-01 | 1 | -0/+7 |
| | | |||||
| * | Fixes #2800, Reactivate OCTest | rsudev | 2013-05-31 | 1 | -13/+15 |
| | | | | | | Expanded OkapiClient to accomodate for different OAuth levels and Api capabilities Reenabled test | ||||
| * | Merge branch 'release' | Bananeweizen | 2013-05-31 | 1 | -1/+1 |
| |\ | |||||
| | * | refactoring: revert test to previous state after GC changes | Bananeweizen | 2013-05-31 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-05-31 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | fix #2812: attributes parsing | Bananeweizen | 2013-05-31 | 2 | -3/+3 |
| | | | |||||
| * | | Temporarily deactivate OC-Test | unknown | 2013-05-29 | 1 | -16/+12 |
| | | | |||||
| * | | Merge pull request #2787 from rsudev/ocde_okapi_2 | rsudev | 2013-05-28 | 1 | -123/+0 |
| |\ \ | | | | | | | Implements OKAPI access for opencaching.de | ||||
| | * | | Implements OKAPI access for oc.de | rsudev | 2013-05-26 | 1 | -123/+0 |
| | | | | | | | | | | | | | | | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes | ||||
| * | | | #2783 enable importing from pocket query creator app | Bananeweizen | 2013-05-26 | 1 | -33/+54 |
| |/ / | |||||
| * | | fix #2764: remove temporary caches after test | Bananeweizen | 2013-05-24 | 3 | -22/+29 |
| | | | |||||
| * | | refactoring: new test to verify emulator state | Bananeweizen | 2013-05-23 | 1 | -0/+13 |
| | | | |||||
| * | | refactoring: get more debug output from tests | Bananeweizen | 2013-05-23 | 2 | -1/+8 |
| | | | |||||
| * | | refactoring: avoid NPE in tests | Bananeweizen | 2013-05-21 | 1 | -1/+3 |
| | | | |||||
| * | | refactoring: rename cgeo activity to MainActivity | Bananeweizen | 2013-04-28 | 3 | -9/+9 |
| | | | | | | | | | * this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage | ||||
| * | | code cleanup: remove JDT warnings | Bananeweizen | 2013-04-22 | 1 | -5/+1 |
| | | | |||||
