| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Radio buttons instead of check boxes in map strategy | campbeb | 2013-06-12 | 2 | -9/+13 |
| | | |||||
| * | Merge pull request #2879 from campbeb/fix2007b | Bananeweizen | 2013-06-12 | 3 | -158/+96 |
| |\ | | | | | Fix #2007 - Save waypoint edits by refacotring EditWaypointActivity | ||||
| | * | Fix #2007 - Save waypoint edits by refacotring EditWaypointActivity | campbeb | 2013-06-11 | 3 | -158/+96 |
| | | | | | | | | | | | Used Android Annotations. Let Android handle config change for views. Remove unneeded code. | ||||
| * | | 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 | ||||
| * | | fix #2872: parse waypoint from manually edited note | Bananeweizen | 2013-06-11 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #2873 from campbeb/progressDialog | Bananeweizen | 2013-06-10 | 1 | -1/+1 |
| |\ \ | |/ |/| | Restore regular progress dialog styling changed in #2527 | ||||
| | * | Restore regular progress dialog styling | campbeb | 2013-06-10 | 1 | -1/+1 |
| |/ | | | | Reverts one of the changes in d146f6e25ceaa65983b51e46f2dfa89f71182be8 | ||||
| * | #2866: fix import and compilation issue | Bananeweizen | 2013-06-10 | 1 | -2/+1 |
| | | |||||
| * | Added a comment about OKAPI hint format | rsudev | 2013-06-10 | 1 | -0/+1 |
| | | |||||
| * | refactoring: use activity names for layouts | Bananeweizen | 2013-06-09 | 55 | -48/+48 |
| | | |||||
| * | refactoring: add test for OX GPX file | Bananeweizen | 2013-06-09 | 2 | -0/+94 |
| | | |||||
| * | Merge pull request #2863 from campbeb/locIntentImport | Bananeweizen | 2013-06-08 | 1 | -2/+31 |
| |\ | | | | | Fix #2862 - Support LOC file import via intent | ||||
| | * | Fix #2862 - Support LOC file import via intent | campbeb | 2013-06-08 | 1 | -2/+31 |
| | | | | | | | | | Fixes #2862 | ||||
| * | | fix lint warnings | Bananeweizen | 2013-06-09 | 1 | -2/+0 |
| | | | |||||
| * | | Merge pull request #2860 from campbeb/fix2527 | Bananeweizen | 2013-06-08 | 3 | -3/+3 |
| |\ \ | | | | | | | Fix #2527 - Apply dialog theme to dialogs | ||||
| | * | | Fix #2527 - Apply dialog theme to dialogs | campbeb | 2013-06-08 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | Ensures the dialog is properly positioned on the screen and treated like a dialog instead of a semi-floating window Fixes #2527 | ||||
| * | | | Merge pull request #2856 from campbeb/fix1537 | Bananeweizen | 2013-06-08 | 1 | -0/+9 |
| |\ \ \ | | | | | | | | | Fix #1537 - Long click to directly edit waypoint | ||||
| | * | | | Fix #1537 - Long click to directly edit waypoint | campbeb | 2013-06-07 | 1 | -0/+9 |
| | |/ / | |||||
| * | | | fix #2861: blacklist another counter | Bananeweizen | 2013-06-09 | 1 | -1/+2 |
| | | | | |||||
| * | | | #2866: Use Android Annotations to implement standard patterns | Bananeweizen | 2013-06-09 | 9 | -97/+141 |
| | |/ |/| | |||||
| * | | refactoring: reduce duplicated code | Bananeweizen | 2013-06-08 | 8 | -55/+69 |
| | | | |||||
| * | | refactoring: remove duplicated code, add tests | Bananeweizen | 2013-06-08 | 2 | -27/+27 |
| | | | |||||
| * | | Fixes #2807, OC.de still enabled although switched off | rsudev | 2013-06-08 | 1 | -0/+5 |
| | | | | | | | | | Setting was simply not taken into account... | ||||
| * | | build: dependencies for copy paste detection on Jenkins | Bananeweizen | 2013-06-08 | 2 | -0/+3 |
| | | | | | | | * this might break the build as it requires a matching Jenkins config | ||||
| * | | new: support for waymarking GPX files | Bananeweizen | 2013-06-08 | 5 | -5/+100 |
| | | | | | | | | | | | * 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 | 4 | -18/+47 |
| | | | |||||
| * | | refactoring: extract constant | Bananeweizen | 2013-06-08 | 1 | -13/+15 |
| |/ | | | * also optimize append for character only | ||||
| * | refactoring: remove new lint warning | Bananeweizen | 2013-06-07 | 1 | -1/+0 |
| | | |||||
| * | Merge pull request #2854 from RomNexus6/patch-48 | Samuel Tardieu | 2013-06-07 | 1 | -2/+35 |
| |\ | | | | | updated translation-it | ||||
| | * | updated translation-it | RomNexus6 | 2013-06-07 | 1 | -2/+35 |
| |/ | | | | fixed external editor plugins and tab options. hope it's now ok... | ||||
| * | Merge pull request #2842 from campbeb/fixErrorMessages | Samuel Tardieu | 2013-06-07 | 28 | -54/+55 |
| |\ | | | | | Correct log messages to account for refactoring | ||||
| | * | Correct log messages to account for refactoring | campbeb | 2013-06-05 | 28 | -54/+55 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | mucek4 | 2013-06-06 | 1 | -3/+10 |
| |\ \ | |/ |/| | | | | | Conflicts: main/res/values/strings_not_translatable.xml | ||||
| | * | Release note update & Version info | Lars | 2013-06-05 | 1 | -0/+5 |
| | | | |||||
| * | | Merge pull request #2838 from campbeb/fix2837 | rsudev | 2013-06-04 | 1 | -1/+3 |
| |\ \ | | | | | | | Fix #2837 - Check for null waypoint coords in hasIdenticalWaypoint | ||||
| | * | | Fix #2837 - Check for null waypoint coords in hasIdenticalWaypoint | campbeb | 2013-06-04 | 1 | -1/+3 |
| | | | | | | | | | | | | | Fixes #2837 | ||||
| * | | | Fixes #2829, OC caches do not refresh | rsudev | 2013-06-05 | 1 | -1/+1 |
| |/ / | | | | | | | | | The request fields were checking for level3 OAuth, but the request was using level1. | ||||
| * | | Merge remote-tracking branch 'upstream/release' into currdev | rsudev | 2013-06-04 | 2 | -2/+12 |
| |\ \ | |/ | |||||
| | * | Fixes #2833, website changes 2013-06-02 | rsudev | 2013-06-04 | 2 | -2/+12 |
| | | | | | | | | | | | Get custom dateformat from login Use it for posting logs | ||||
| | * | Adapt test project to ADT changes | rsudev | 2013-06-04 | 1 | -0/+1 |
| | | | |||||
| | * | adapt test case to website changes | Bananeweizen | 2013-06-04 | 1 | -1/+1 |
| | | | |||||
| | * | Revert "#2833: fix log date format" | Bananeweizen | 2013-06-04 | 1 | -4/+2 |
| | | | | | | | | | This reverts commit acc402b3876d7022d19ff409caaa545ddb6e0f32. | ||||
| | * | #2833: fix log date format | Bananeweizen | 2013-06-04 | 1 | -2/+4 |
| | | | |||||
| * | | adapt test case to website changes | Bananeweizen | 2013-06-04 | 1 | -2/+2 |
| | | | |||||
| * | | fix #2825: hide empty sections in trackable view | Bananeweizen | 2013-06-02 | 1 | -2/+3 |
| | | | |||||
| * | | refactoring: extract some common code out of log viewers | Bananeweizen | 2013-06-02 | 3 | -68/+56 |
| | | | |||||
| * | | #2697: enlarge meta data column in logs view | Bananeweizen | 2013-06-02 | 6 | -248/+125 |
| | | | | | | | | | * this unifies the trackable and cache logs by re-using the exact same layout | ||||
| * | | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 145 | -14373/+14527 |
| | | | | | | | * makes it easier to compare and find duplicate code | ||||
| * | | refactoring: use Ant style path separator | Bananeweizen | 2013-06-02 | 1 | -2/+2 |
| | | | |||||
