| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use uniform date format in tests | Samuel Tardieu | 2014-10-22 | 5 | -7/+7 |
| | | | | | Part of work on #4416. | ||||
| * | Put actual and expected at the right places in test | Samuel Tardieu | 2014-10-18 | 1 | -25/+26 |
| | | |||||
| * | Use correct date format in test | Samuel Tardieu | 2014-10-18 | 1 | -1/+1 |
| | | |||||
| * | Adapt tests to change in trackable image size (x2) | Samuel Tardieu | 2014-09-01 | 1 | -10/+10 |
| | | | | | Also cleanup the test code to use AssertJ assertions. | ||||
| * | Adapt tests to change in trackable image size | Samuel Tardieu | 2014-09-01 | 1 | -1/+1 |
| | | |||||
| * | fix #3966: double friend log in standard logbook | Samuel Tardieu | 2014-08-20 | 1 | -2/+2 |
| | | |||||
| * | fix #4132: backport GPX test fix | Bananeweizen | 2014-08-09 | 1 | -4/+9 |
| | | |||||
| * | Fix mocked cache description | Samuel Tardieu | 2014-07-25 | 1 | -1/+1 |
| | | |||||
| * | refactoring: reduce package cycles | Bananeweizen | 2014-07-20 | 4 | -4/+7 |
| | | |||||
| * | Ant build with Java 1.7 | Bananeweizen | 2014-07-17 | 1 | -0/+2 |
| | | |||||
| * | switch to Java 1.7 | Bananeweizen | 2014-07-17 | 1 | -3/+4 |
| | | | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them. | ||||
| * | Fix failed test testOCWillAttendLogs | rsudev | 2014-07-07 | 1 | -1/+1 |
| | | | | | - changed referred cache (initial one was reset WRT logs) | ||||
| * | fix several name shadowing occurrences | Bananeweizen | 2014-06-29 | 4 | -10/+10 |
| | | |||||
| * | disable lint debug warning | Bananeweizen | 2014-06-29 | 1 | -0/+1 |
| | | |||||
| * | fix some lint warnings | Bananeweizen | 2014-06-11 | 1 | -0/+2 |
| | | |||||
| * | refactoring: more assertj instead of junit assert | Bananeweizen | 2014-06-11 | 8 | -29/+31 |
| | | |||||
| * | Fixes #3939, Will attend not counted in log summary on OC-logbooks | rsudev | 2014-06-11 | 1 | -0/+10 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-06-11 | 1 | -0/+12 |
| |\ | |||||
| | * | fix #3981: mystery cache types renamed on website | Bananeweizen | 2014-06-11 | 1 | -0/+12 |
| | | | |||||
| * | | ignore missing density folders in test project | Bananeweizen | 2014-06-01 | 1 | -0/+4 |
| | | | |||||
| * | | Add more parallelism in static maps downloads | Samuel Tardieu | 2014-06-01 | 1 | -3/+4 |
| | | | |||||
| * | | fix broken unit tests | Bananeweizen | 2014-05-31 | 3 | -6/+4 |
| | | | |||||
| * | | fix #3923: signature template not resolved recursively | Bananeweizen | 2014-05-30 | 2 | -3/+47 |
| | | | |||||
| * | | fix #2049: automate download of cartridge | Bananeweizen | 2014-05-24 | 1 | -0/+15 |
| | | | |||||
| * | | Fix #3899: Units.getSpeed() returns uncommon string | SammysHP | 2014-05-23 | 1 | -6/+6 |
| | | | |||||
| * | | fix compile errors | Bananeweizen | 2014-05-20 | 3 | -4/+4 |
| | | | |||||
| * | | multiple lint fixes | Bananeweizen | 2014-05-18 | 1 | -38/+18 |
| | | | | | | | | | | | | | | | * remove android proguard rules * remove unused layout hierarchy elements * suppress map layout warnings for old layouts * remove unused images * typo | ||||
| * | | avoid NPE on CI | Bananeweizen | 2014-05-17 | 1 | -5/+6 |
| | | | | | | | Funny enough, locally that same exception does not happen. | ||||
| * | | fix #3823: detect import file type by content | Bananeweizen | 2014-05-17 | 2 | -0/+58 |
| | | | |||||
| * | | fix #3255: don't ask for list when storing from history | Bananeweizen | 2014-05-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-05-14 | 3 | -0/+4876 |
| |\ \ | |/ | | | | | | | Conflicts: main/res/values/changelog_release.xml | ||||
| | * | fix #3837: parse new GPX waypoint types | Bananeweizen | 2014-05-14 | 3 | -0/+4876 |
| | | | |||||
| * | | Minor cleanups | Samuel Tardieu | 2014-05-14 | 4 | -4/+5 |
| | | | |||||
| * | | Separate cache parsing and database saving code | Samuel Tardieu | 2014-05-13 | 1 | -7/+7 |
| | | | | | | | | | | | This allows us to avoid saving and reloading logs in the case where we want to add friends and own logs. | ||||
| * | | change: set ownerUserId for OC caches | Bananeweizen | 2014-05-11 | 1 | -0/+2 |
| | | | | | | | | | Some parts of our code expect this field to have some useful values. Therefore don't leave it empty for OC caches. | ||||
| * | | Implements #3758, Filter for "Not found" caches | rsudev | 2014-05-01 | 1 | -0/+28 |
| |/ | |||||
| * | fix #3795: filter invalid character references during import | Michael Keppler | 2014-04-29 | 1 | -0/+28 |
| | | |||||
| * | fix #3677: more fields in GPX export | Michael Keppler | 2014-04-26 | 1 | -2/+33 |
| | | |||||
| * | fix #3791: have logs separated from caches | Michael Keppler | 2014-04-25 | 2 | -3/+4 |
| | | |||||
| * | Revert "fix #3759: OOM while loading caches" | Samuel Tardieu | 2014-04-24 | 1 | -57/+0 |
| | | | | | | | This reverts commit 2f3e8ddd18303123a1b81995357f27461fa1d586, as the symptom of the out of memory error might not be its cause, and it slows down the loading of lists. | ||||
| * | Merge remote-tracking branch 'origin/release' | Michael Keppler | 2014-04-23 | 1 | -0/+1 |
| |\ | |||||
| | * | backport CI test fix to release branch | Michael Keppler | 2014-04-23 | 1 | -0/+4 |
| | | | |||||
| | * | testing CI branch selection | Michael Keppler | 2014-04-23 | 1 | -0/+1 |
| | | | | | | | | | | | Please ignore this trivial change. It is used to verify the CI configuration, which should now select the branch depending on the commit. | ||||
| * | | avoid findbugs finding for dead store | Michael Keppler | 2014-04-23 | 1 | -4/+4 |
| | | | |||||
| * | | convert more tests to assertj | Michael Keppler | 2014-04-23 | 1 | -70/+72 |
| | | | |||||
| * | | rename test class | Michael Keppler | 2014-04-23 | 1 | -1/+1 |
| | | | |||||
| * | | #3783: support giga event type | Michael Keppler | 2014-04-23 | 1 | -0/+10 |
| | | | | | | | New icons are still missing. | ||||
| * | | #2414 convert junit statements to assertj | Michael Keppler | 2014-04-22 | 88 | -1028/+1166 |
| | | | | | | | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically. | ||||
| * | | #2414: Use assertJ assertions | Michael Keppler | 2014-04-22 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | AssertJ is a fork of FEST. Both are signature compatible in the core assertions, so we can still switch to FEST should we see a need for it. If you have trouble compiling or running tests after pulling this change, please shout out loud. | ||||
| * | | convert proguard configuration of tests to recommended format | Michael Keppler | 2014-04-22 | 2 | -0/+3 |
| | | | | | | | | | It is recommended to include the premade android configuration instead of creating all rules from scratch. | ||||
