| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #2414 convert junit statements to assertj | Michael Keppler | 2014-04-22 | 1 | -3/+5 |
| | | | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically. | ||||
| * | refactoring: premium membership is specific to geocaching.com | Samuel Tardieu | 2014-01-09 | 1 | -1/+1 |
| | | |||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -0/+1 |
| | | |||||
| * | refactoring: get more debug output from tests | Bananeweizen | 2013-05-23 | 1 | -0/+1 |
| | | |||||
| * | refactoring: rename cgeo activity to MainActivity | Bananeweizen | 2013-04-28 | 1 | -2/+2 |
| | | | | | * this avoids compiler errors when using fully qualified class names as they all start with cgeo.subpackage | ||||
| * | code cleanup | Bananeweizen | 2013-02-24 | 1 | -5/+0 |
| | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-02-20 | 1 | -0/+5 |
| |\ | |||||
| | * | #2498: login page changes | Bananeweizen | 2013-02-20 | 1 | -0/+5 |
| | | | |||||
| * | | refactoring: expected value is first in assert | Bananeweizen | 2012-11-29 | 1 | -1/+1 |
| |/ | |||||
| * | wrong assertion in mapfile test | Bananeweizen | 2012-11-18 | 1 | -1/+1 |
| | | | | * interface to settings changed, now there can be null for new devices | ||||
| * | refactoring: Lint cleanups | Bananeweizen | 2012-11-11 | 1 | -0/+2 |
| | | |||||
| * | Handle "Renew Your Membership!". Fixes #1224 | blafoo | 2012-05-16 | 1 | -1/+2 |
| | | |||||
| * | Removed deprecated warnings | blafoo | 2012-05-10 | 1 | -1/+5 |
| | | |||||
| * | Switch to mapsforge version 0.3.0 | rsudev | 2012-04-30 | 1 | -2/+2 |
| | | |||||
| * | Move two methods into the tests | Samuel Tardieu | 2012-04-11 | 1 | -4/+5 |
| | | | | | | Those two methods were only used in the tests. They can be rewritten more concisely while testing the same thing. | ||||
| * | Make several things static following the Settings static move | Samuel Tardieu | 2011-10-05 | 1 | -1/+1 |
| | | |||||
| * | Refactoring: put tests into same java package as tested class | Stephan Merker | 2011-10-03 | 1 | -0/+27 |
| - fixes #587 - test suite and 3 tests (regex and whitespace perf tests) remain in cgeo.geocaching.test | |||||
