| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | fix #2926: no speech output with "Use GPS only" | Bananeweizen | 2013-06-26 | 1 | -2/+3 | |
| | | | | | ||||||
| * | | | | fix #2927: TTS volume | Bananeweizen | 2013-06-26 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | findbugs null pointers and initializations | Bananeweizen | 2013-06-24 | 3 | -37/+34 | |
| | | | | | ||||||
| * | | | | fix endless loop in gpx export | Bananeweizen | 2013-06-24 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | findbugs: remove unused variable and code | Bananeweizen | 2013-06-24 | 1 | -5/+0 | |
| | | | | | ||||||
| * | | | | fix travelbug smiley menu not enabled | Bananeweizen | 2013-06-24 | 1 | -3/+4 | |
| | | | | | ||||||
| * | | | | findbugs: don't compare float for equality | Bananeweizen | 2013-06-24 | 1 | -8/+8 | |
| |/ / / | ||||||
| * | | | fix #2907: opening TB from cache inventory broken | Bananeweizen | 2013-06-23 | 3 | -10/+33 | |
| | | | | ||||||
| * | | | refactoring: suppress last Java warning | Bananeweizen | 2013-06-23 | 1 | -0/+2 | |
| | | | | | | | | | | * this way it is easier to spot new warnings on Jenkins | |||||
| * | | | #2910: remove code duplication in logs views | Bananeweizen | 2013-06-23 | 10 | -369/+390 | |
| | | | | ||||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-06-22 | 2 | -1/+10 | |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | Conflicts: main/res/values-fr/strings.xml main/res/values/strings.xml send2cgeo/send2cgeo.user.js | |||||
| | * | | close #2915: add a closeout status message for sdk < 7 | Samuel Tardieu | 2013-06-22 | 2 | -1/+10 | |
| | | | | ||||||
| | * | | Merge branch 'fix-2741' into release | Samuel Tardieu | 2013-06-15 | 1 | -0/+10 | |
| | |\ \ | ||||||
| * | | | | fix #2914: bike navigation | Bananeweizen | 2013-06-22 | 2 | -18/+29 | |
| | | | | | ||||||
| * | | | | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 2 | -225/+269 | |
| | | | | | ||||||
| * | | | | fix #2908: Ask for list on attachment import | Bananeweizen | 2013-06-22 | 2 | -64/+54 | |
| | | | | | ||||||
| * | | | | fix #2903: Radar named Navigate in Live map cache-menu | Bananeweizen | 2013-06-22 | 1 | -3/+5 | |
| | | | | | ||||||
| * | | | | fix #2907: TB search broken | Bananeweizen | 2013-06-22 | 3 | -11/+22 | |
| | | | | | ||||||
| * | | | | refactoring: extract user actions into re-usable classes | Bananeweizen | 2013-06-21 | 5 | -152/+204 | |
| | | | | | ||||||
| * | | | | refactoring: remove duplicated code for logging in | Bananeweizen | 2013-06-21 | 2 | -31/+18 | |
| | | | | | ||||||
| * | | | | refactoring: remove multiple assignments in login check | Bananeweizen | 2013-06-21 | 1 | -25/+25 | |
| | | | | | ||||||
| * | | | | new: only show streetview menu if available | Bananeweizen | 2013-06-21 | 3 | -5/+30 | |
| | | | | | ||||||
| * | | | | refactoring: code duplication | Bananeweizen | 2013-06-21 | 3 | -37/+47 | |
| | | | | | ||||||
| * | | | | refactoring: code duplication | Bananeweizen | 2013-06-21 | 1 | -23/+21 | |
| | | | | | ||||||
| * | | | | refactoring: remove code duplication | Bananeweizen | 2013-06-21 | 1 | -45/+36 | |
| | | | | | ||||||
| * | | | | #2824: comment removal of caches after GPX import | Bananeweizen | 2013-06-21 | 2 | -50/+50 | |
| | | | | | ||||||
| * | | | | plurals for direction, singulars for distances | koem | 2013-06-20 | 1 | -38/+44 | |
| | | | | | ||||||
| * | | | | #2747 TTS distances should use Android plurals | koem | 2013-06-19 | 2 | -15/+36 | |
| | | | | | ||||||
| * | | | | Small TODO comment added | rsudev | 2013-06-18 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #2883 from campbeb/pagerAdapterFix | Bananeweizen | 2013-06-16 | 1 | -4/+9 | |
| |\ \ \ \ | | | | | | | | | | | ViewPager - Notify when contents of adapter change | |||||
| | * | | | | ViewPager - Notify when contents of adapter change | campbeb | 2013-06-12 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Some missing calls to notifyDataSetChanged discovered when testing latest version of support library | |||||
| * | | | | | new: show basic geokrety information | Bananeweizen | 2013-06-16 | 6 | -34/+141 | |
| | | | | | | ||||||
| * | | | | | fix #2886: trackable quick search not working | Bananeweizen | 2013-06-16 | 11 | -116/+239 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls | |||||
| * | | | | | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 24 | -118/+155 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge pull request #2891 from campbeb/fix2882 | Bananeweizen | 2013-06-14 | 3 | -3/+8 | |
| |\ \ \ \ | | | | | | | | | | | Fix #2882 - Clear offline log through cache object | |||||
| | * | | | | Fix #2882 - Clear offline log through cache object | campbeb | 2013-06-13 | 3 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Go through cache object instead of directly to cgData so change notifications can be made | |||||
| * | | | | | Fix Api-Level handling for OKAPI searches | rsudev | 2013-06-14 | 1 | -17/+4 | |
| | | | | | | ||||||
| * | | | | | Fix #2888 - Store loc file owner name correctly | campbeb | 2013-06-13 | 1 | -3/+3 | |
| |/ / / / | | | | | | | | | | | | | loc file has ownerUserId not ownerDisplayName | |||||
| * | | | | fix #2877: empty trackables page | Bananeweizen | 2013-06-13 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Merge pull request #2868 from rsudev/issue2811 | Bananeweizen | 2013-06-13 | 4 | -22/+143 | |
| |\ \ \ \ | | | | | | | | | | | Implements #2811, Login status after enabled cache sources | |||||
| | * | | | | Implements #2811, Login status after enabled cache sources | rsudev | 2013-06-09 | 4 | -22/+143 | |
| | | | | | | ||||||
| * | | | | | Radio buttons instead of check boxes in map strategy | campbeb | 2013-06-12 | 1 | -5/+13 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #2879 from campbeb/fix2007b | Bananeweizen | 2013-06-12 | 1 | -153/+89 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | Fix #2007 - Save waypoint edits by refacotring EditWaypointActivity | |||||
| | * | | | | Fix #2007 - Save waypoint edits by refacotring EditWaypointActivity | campbeb | 2013-06-11 | 1 | -153/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Used Android Annotations. Let Android handle config change for views. Remove unneeded code. | |||||
| * | | | | | fix #2872: parse waypoint from manually edited note | Bananeweizen | 2013-06-11 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | 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 | 22 | -45/+45 | |
| | | | | ||||||
| * | | | Merge pull request #2863 from campbeb/locIntentImport | Bananeweizen | 2013-06-08 | 1 | -2/+31 | |
| |\ \ \ | | | | | | | | | Fix #2862 - Support LOC file import via intent | |||||
