| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 4 | -21/+48 |
| | | |||||
| * | 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 | 12 | -382/+390 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-06-22 | 4 | -2/+13 |
| |\ | | | | | | | | | | | | | Conflicts: main/res/values-fr/strings.xml main/res/values/strings.xml send2cgeo/send2cgeo.user.js | ||||
| | * | French translation for #2915 | Samuel Tardieu | 2013-06-22 | 1 | -0/+1 |
| | | | |||||
| | * | close #2915: add a closeout status message for sdk < 7 | Samuel Tardieu | 2013-06-22 | 3 | -1/+11 |
| | | | |||||
| | * | Merge branch 'fix-2741' into release | Samuel Tardieu | 2013-06-15 | 1 | -0/+10 |
| | |\ | |||||
| | * | | Align release with master for send2cgeo | Lars | 2013-06-14 | 1 | -1/+3 |
| | | | | |||||
| * | | | Add new Portuguese translation for Google bike maps | Samuel Tardieu | 2013-06-22 | 1 | -2/+3 |
| | | | | |||||
| * | | | Add new French translation for Google bike maps | Samuel Tardieu | 2013-06-22 | 1 | -1/+2 |
| | | | | |||||
| * | | | fix #2914: bike navigation | Bananeweizen | 2013-06-22 | 5 | -18/+50 |
| | | | | |||||
| * | | | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 4 | -225/+323 |
| | | | | |||||
| * | | | refactoring: remove unused string | Bananeweizen | 2013-06-22 | 15 | -15/+0 |
| | | | | |||||
| * | | | fix #2908: Ask for list on attachment import | Bananeweizen | 2013-06-22 | 15 | -80/+75 |
| | | | | |||||
| * | | | 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 | 4 | -12/+36 |
| | | | | |||||
| * | | | Merge pull request #2909 from koem/wrongplural | koem | 2013-06-21 | 1 | -1/+0 |
| |\ \ \ | | | | | | | | | quantity zero in plurals for en deleted | ||||
| | * | | | quantity zero in plurals for en deleted | koem | 2013-06-21 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | refactoring: extract user actions into re-usable classes | Bananeweizen | 2013-06-21 | 5 | -152/+204 |
| | | | | | |||||
| * | | | | refactoring: use static modifier for tests | Bananeweizen | 2013-06-21 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | 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 |
| | | | | | |||||
| * | | | | refactoring: add test for loading of cache history | Bananeweizen | 2013-06-21 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | refactoring: add test for process utils | Bananeweizen | 2013-06-21 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | 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 |
| | | | | | |||||
| * | | | | refactoring: explicitly declare no dependency to portrait mode | Bananeweizen | 2013-06-21 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | * advised by Android developers * https://plus.google.com/108967384991768947849/posts/iJAZVox4kfV | ||||
| * | | | | #2824: comment removal of caches after GPX import | Bananeweizen | 2013-06-21 | 2 | -50/+50 |
| |/ / / | |||||
| * | | | Merge pull request #2902 from koem/issue2747ttsplurals | koem | 2013-06-20 | 8 | -51/+320 |
| |\ \ \ | | | | | | | | | DON'T MERGE: Fix for #2747 TTS distances should use Android plurals | ||||
| | * | | | swedish: ett -> en | koem | 2013-06-20 | 2 | -8/+8 |
| | | | | | |||||
| | * | | | naming in test class | koem | 2013-06-20 | 1 | -5/+5 |
| | | | | | |||||
| | * | | | plurals for direction, singulars for distances | koem | 2013-06-20 | 7 | -75/+126 |
| | | | | | |||||
| | * | | | #2747 TTS distances should use Android plurals | koem | 2013-06-19 | 8 | -35/+253 |
| |/ / / | |||||
| * | | | 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 | ||||
| * | | | | Merge pull request #2894 from robho/master | SammysHP | 2013-06-16 | 1 | -12/+12 |
| |\ \ \ \ | | | | | | | | | | | Fix spelling/typos in Swedish translation | ||||
| | * | | | | Fix spelling/typos/broken translations. | Robert | 2013-06-16 | 1 | -12/+12 |
| | | | | | | |||||
| * | | | | | new: show basic geokrety information | Bananeweizen | 2013-06-16 | 10 | -35/+178 |
| | | | | | | |||||
| * | | | | | fix #2886: trackable quick search not working | Bananeweizen | 2013-06-16 | 19 | -121/+1199 |
| |/ / / / | | | | | | | | | | | | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls | ||||
| * | | | | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 31 | -141/+207 |
| | | | | | |||||
| * | | | | 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 | ||||
| * | | | | | Merge pull request #2871 from rsudev/issue2396 | Bananeweizen | 2013-06-14 | 1 | -0/+78 |
| |\ \ \ \ \ | | | | | | | | | | | | | DO NOT MERGE: Implements draft send2cgeo for oc.de | ||||
| | * | | | | | Implements send2cgeo for oc.de | rsudev | 2013-06-10 | 1 | -0/+78 |
| | | | | | | | |||||
| * | | | | | | #2890: add better debugging information | Bananeweizen | 2013-06-15 | 1 | -1/+1 |
| | | | | | | | |||||
