| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | 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 | 1 | -0/+25 |
| |\ \ | |/ | | | | | | | Conflicts: main/res/values/changelog_release.xml | ||||
| | * | fix #3837: parse new GPX waypoint types | Bananeweizen | 2014-05-14 | 1 | -0/+25 |
| | | | |||||
| * | | 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 | 1 | -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. | ||||
| * | | typo | Michael Keppler | 2014-04-22 | 1 | -1/+1 |
| | | | |||||
| * | | have assertion message for recently failing test | Michael Keppler | 2014-04-22 | 1 | -1/+1 |
| | | | |||||
| * | | fix #3697: have attended as log type on day of event | Michael Keppler | 2014-04-22 | 1 | -0/+25 |
| | | | |||||
| * | | new test for DateUtils.isPastEvent | Michael Keppler | 2014-04-22 | 1 | -0/+24 |
| | | | |||||
| * | | #3777: fix CI test | Michael Keppler | 2014-04-21 | 2 | -6/+4 |
| | | | |||||
| * | | #3777: fix CI test | Michael Keppler | 2014-04-21 | 1 | -0/+6 |
| | | | |||||
| * | | fix some compiler warnings | Michael Keppler | 2014-04-19 | 2 | -9/+7 |
| |/ | |||||
| * | buffer lets you split a list into smaller max-size ones | Samuel Tardieu | 2014-04-13 | 1 | -0/+54 |
| | | |||||
| * | Use the Android-provided API to stream-decode base64-encoded data | Samuel Tardieu | 2014-04-10 | 1 | -0/+30 |
| | | |||||
| * | Redisable intermittently failing test | Samuel Tardieu | 2014-04-10 | 1 | -0/+2 |
| | | |||||
| * | fix #3729: compass deviation -90° in landscape mode (GPS) | Samuel Tardieu | 2014-04-06 | 1 | -1/+1 |
| | | |||||
| * | Update Robotium library | Samuel Tardieu | 2014-04-05 | 1 | -14/+19 |
| | | | | | | Also, reenable the test. It will be disabled again if it does not work reliably on the continuous integration server. | ||||
| * | Remove compatibility with API < 8 | Samuel Tardieu | 2014-04-01 | 2 | -36/+28 |
| | | |||||
| * | avoid lint error in test | Bananeweizen | 2014-03-31 | 1 | -0/+3 |
| | | |||||
| * | fix #3707: missing method in Android < 2.3 | Samuel Tardieu | 2014-03-31 | 2 | -6/+6 |
| | | |||||
| * | Fix failure in testSearchTrackable | rsudev | 2014-03-27 | 1 | -1/+1 |
| | | | | | Trackable is currently missing, so SPOTTED_UNKNOWN | ||||
| * | refactoring: factor out code for cache dropping | Samuel Tardieu | 2014-03-11 | 1 | -3/+2 |
| | | |||||
