| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | new unit test | Bananeweizen | 2013-08-25 | 1 | -0/+19 |
| | | |||||
| * | new unit test | Bananeweizen | 2013-08-25 | 1 | -0/+48 |
| | | |||||
| * | new unit test for stable gpx serialization | Bananeweizen | 2013-08-25 | 1 | -0/+45 |
| | | |||||
| * | Fixes testOwnCache (Cache was changed) | rsudev | 2013-08-22 | 1 | -3/+3 |
| | | |||||
| * | Mock for own cache | mucek4 | 2013-08-22 | 1 | -1467/+1333 |
| | | |||||
| * | fix #3155: adapt to website changes | Bananeweizen | 2013-08-22 | 2 | -2/+5 |
| | | | | | | * favorites counter * found state * spoiler images | ||||
| * | new mock data | Marco Jacob | 2013-08-22 | 4 | -4045/+4030 |
| | | |||||
| * | fix #2867: Multiple distance | Bananeweizen | 2013-08-20 | 1 | -3/+12 |
| | | | | * workaround distance calculation for all 4.2.x versions | ||||
| * | fix #3144: GPX import problem | Bananeweizen | 2013-08-19 | 2 | -0/+5666 |
| | | |||||
| * | fix #3118: Page parsing impossible due to proxies on mobile network | Bananeweizen | 2013-08-19 | 3 | -1/+2505 |
| | | |||||
| * | fix #3139: Search by geocode is case sensitive | Bananeweizen | 2013-08-18 | 1 | -0/+31 |
| | | |||||
| * | Fixes #3104, Wrong parsed cache type not corrected by nearby search and/or popup | rsudev | 2013-08-10 | 1 | -8/+8 |
| | | | | | | | Introduced a new class 'UncertainProperty' Used it for coords and cachetype Removed global zoomlevel for geocache | ||||
| * | fix #3061: name sorting wrong for certain number combinations | Bananeweizen | 2013-07-28 | 2 | -1/+30 |
| | | |||||
| * | refactoring: remove author tags from source | Bananeweizen | 2013-07-28 | 3 | -8/+2 |
| | | | | | | | * recommended best practice for open source projects to foster community aspect * alternative of documenting each author everywhere is hard to maintain * git blame can be used more easily anyway | ||||
| * | Finetuning fixes for #1851 and #3000 (cache merging) | rsudev | 2013-07-28 | 2 | -18/+9 |
| | | |||||
| * | Create cache merging tests | rsudev | 2013-07-28 | 1 | -0/+135 |
| | | |||||
| * | fixes #2999: no prefix merged for merged strings | Marco Jacob | 2013-07-19 | 1 | -8/+8 |
| | | |||||
| * | cleanup: remove isWatchlist() since isOnWatchlist() exists already | Samuel Tardieu | 2013-07-14 | 2 | -2/+2 |
| | | |||||
| * | Remove elevation handling | Samuel Tardieu | 2013-07-14 | 2 | -39/+2 |
| | | | | | | | | | | | | | | | | Geocaches do not contain useful elevation information. We used to get it using Google API, but the information was not very useful because our handling of altitude was inconsistent. Also, the Google elevation API usage limits states that "the Elevation API may only be used in conjunction with displaying results on a Google map; using elevation data without displaying a map for which elevation data was requested is prohibited". This removes elevation handling completely, except in the settings to avoid getting in the way of the settings rewrite. The elevation related settings should be removed there instead when both works are merged. | ||||
| * | Fix #2962, Live map empty after loading has finished | rsudev | 2013-07-10 | 1 | -6/+13 |
| | | | | | Did not take zoomlevel into account when checking, thereby removing caches from cached tiles | ||||
| * | Remove old SettingsActivity, rename new SettingsActivity | rsudev | 2013-07-09 | 7 | -29/+77 |
| | | |||||
| * | 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 |
| | | | |||||
| * | | refactoring: explicitly declare no dependency to portrait mode | Bananeweizen | 2013-06-21 | 1 | -0/+4 |
| | | | | | | | | | * advised by Android developers * https://plus.google.com/108967384991768947849/posts/iJAZVox4kfV | ||||
| * | | 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 |
| | | | |||||
