aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | #2910: remove code duplication in logs viewsBananeweizen2013-06-2312-382/+390
| | |
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-06-224-2/+13
|\ \ \ | | |/ | |/| | | | | | | | | | | | | Conflicts: main/res/values-fr/strings.xml main/res/values/strings.xml send2cgeo/send2cgeo.user.js
| * | French translation for #2915Samuel Tardieu2013-06-221-0/+1
| | |
| * | close #2915: add a closeout status message for sdk < 7Samuel Tardieu2013-06-223-1/+11
| | |
| * | Merge branch 'fix-2741' into releaseSamuel Tardieu2013-06-151-0/+10
| |\ \
| * | | Align release with master for send2cgeoLars2013-06-141-1/+3
| | | |
* | | | Add new Portuguese translation for Google bike mapsSamuel Tardieu2013-06-221-2/+3
| | | |
* | | | Add new French translation for Google bike mapsSamuel Tardieu2013-06-221-1/+2
| | | |
* | | | fix #2914: bike navigationBananeweizen2013-06-225-18/+50
| | | |
* | | | refactoring: extract GPX serialization to make it testableBananeweizen2013-06-224-225/+323
| | | |
* | | | refactoring: remove unused stringBananeweizen2013-06-2215-15/+0
| | | |
* | | | fix #2908: Ask for list on attachment importBananeweizen2013-06-2215-80/+75
| | | |
* | | | fix #2903: Radar named Navigate in Live map cache-menuBananeweizen2013-06-221-3/+5
| | | |
* | | | fix #2907: TB search brokenBananeweizen2013-06-224-12/+36
| | | |
* | | | Merge pull request #2909 from koem/wrongpluralkoem2013-06-211-1/+0
|\ \ \ \ | | | | | | | | | | quantity zero in plurals for en deleted
| * | | | quantity zero in plurals for en deletedkoem2013-06-211-1/+0
| | | | |
* | | | | refactoring: extract user actions into re-usable classesBananeweizen2013-06-215-152/+204
| | | | |
* | | | | refactoring: use static modifier for testsBananeweizen2013-06-211-5/+5
| | | | |
* | | | | refactoring: remove duplicated code for logging inBananeweizen2013-06-212-31/+18
| | | | |
* | | | | refactoring: remove multiple assignments in login checkBananeweizen2013-06-211-25/+25
| | | | |
* | | | | refactoring: add test for loading of cache historyBananeweizen2013-06-211-0/+11
| | | | |
* | | | | refactoring: add test for process utilsBananeweizen2013-06-211-0/+11
| | | | |
* | | | | new: only show streetview menu if availableBananeweizen2013-06-213-5/+30
| | | | |
* | | | | refactoring: code duplicationBananeweizen2013-06-213-37/+47
| | | | |
* | | | | refactoring: code duplicationBananeweizen2013-06-211-23/+21
| | | | |
* | | | | refactoring: remove code duplicationBananeweizen2013-06-211-45/+36
| | | | |
* | | | | refactoring: explicitly declare no dependency to portrait modeBananeweizen2013-06-212-0/+7
| | | | | | | | | | | | | | | | | | | | * advised by Android developers * https://plus.google.com/108967384991768947849/posts/iJAZVox4kfV
* | | | | #2824: comment removal of caches after GPX importBananeweizen2013-06-212-50/+50
|/ / / /
* | | | Merge pull request #2902 from koem/issue2747ttspluralskoem2013-06-208-51/+320
|\ \ \ \ | | | | | | | | | | DON'T MERGE: Fix for #2747 TTS distances should use Android plurals
| * | | | swedish: ett -> enkoem2013-06-202-8/+8
| | | | |
| * | | | naming in test classkoem2013-06-201-5/+5
| | | | |
| * | | | plurals for direction, singulars for distanceskoem2013-06-207-75/+126
| | | | |
| * | | | #2747 TTS distances should use Android pluralskoem2013-06-198-35/+253
|/ / / /
* | | | Small TODO comment addedrsudev2013-06-181-0/+2
| | | |
* | | | Merge pull request #2883 from campbeb/pagerAdapterFixBananeweizen2013-06-161-4/+9
|\ \ \ \ | | | | | | | | | | ViewPager - Notify when contents of adapter change
| * | | | ViewPager - Notify when contents of adapter changecampbeb2013-06-121-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Some missing calls to notifyDataSetChanged discovered when testing latest version of support library
* | | | | Merge pull request #2894 from robho/masterSammysHP2013-06-161-12/+12
|\ \ \ \ \ | | | | | | | | | | | | Fix spelling/typos in Swedish translation
| * | | | | Fix spelling/typos/broken translations.Robert2013-06-161-12/+12
| | | | | |
* | | | | | new: show basic geokrety informationBananeweizen2013-06-1610-35/+178
| | | | | |
* | | | | | fix #2886: trackable quick search not workingBananeweizen2013-06-1619-121/+1199
|/ / / / / | | | | | | | | | | | | | | | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls
* | | | | refactoring: minor cleanup in utils classesBananeweizen2013-06-1531-141/+207
| |_|_|/ |/| | |
* | | | Merge pull request #2891 from campbeb/fix2882Bananeweizen2013-06-143-3/+8
|\ \ \ \ | | | | | | | | | | Fix #2882 - Clear offline log through cache object
| * | | | Fix #2882 - Clear offline log through cache objectcampbeb2013-06-133-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Go through cache object instead of directly to cgData so change notifications can be made
* | | | | Merge pull request #2871 from rsudev/issue2396Bananeweizen2013-06-141-0/+78
|\ \ \ \ \ | | | | | | | | | | | | DO NOT MERGE: Implements draft send2cgeo for oc.de
| * | | | | Implements send2cgeo for oc.dersudev2013-06-101-0/+78
| | | | | |
* | | | | | #2890: add better debugging informationBananeweizen2013-06-151-1/+1
| | | | | |
* | | | | | Fix Api-Level handling for OKAPI searchesrsudev2013-06-141-17/+4
| | | | | |
* | | | | | Fixing Loc parser testsrsudev2013-06-141-3/+3
| | | | | |
* | | | | | Merge pull request #2887 from Lineflyer/masterrsudev2013-06-141-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Workaround for #2851
| * | | | | | Workaround for #2851Lars2013-06-131-1/+3
| | |/ / / / | |/| | | | | | | | | | | | | | | | I inserted the include option for the new (temporary?) cache detail page and added an append command for the dd tag which is used instead of a p tag in the new cache page. I know that the append is called twice in this case. Maybe someone can optimize it but it has shown no side effects at tests with both URLs.