aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Move image scaling code to ImageUtilsMarco Jacob2013-09-042-60/+72
* Merge branch 'release'rsudev2013-09-021-0/+1
|\
| * Fixes #3227, Introduce Range limit for opencaching 'nearby' searchesrsudev2013-09-021-0/+1
* | fix #1945: Show Circles only for shown cachesBananeweizen2013-09-011-10/+13
* | Merge branch 'release'Bananeweizen2013-09-011-1/+1
|\ \ | |/
| * fix #2269: Lost and Found cache type not parsedBananeweizen2013-09-011-1/+1
* | new: have link to website in geocaching service settingsBananeweizen2013-09-014-429/+415
* | fix #3218: static map in details should be biggerBananeweizen2013-09-013-13/+16
* | Merge branch 'release'Bananeweizen2013-08-311-2/+1
|\ \ | |/
| * fix #3222: GPS exhibit not recognized as event cacheBananeweizen2013-08-311-2/+1
* | findbugs: unchecked castsBananeweizen2013-08-2811-51/+43
* | findbugs cleanup: default encodingBananeweizen2013-08-282-17/+27
* | refactoring: naming conventionsBananeweizen2013-08-261-18/+18
* | refactoring: assertionsBananeweizen2013-08-262-6/+1
* | fix #3197: Nighly Build failing due to Null analysisBananeweizen2013-08-261-0/+3
* | refactoring: findbugs cleanupBananeweizen2013-08-2624-75/+75
* | Merge branch 'release'mucek42013-08-262-2/+5
|\ \ | |/
| * Verion INFO for bugfix releasemucek42013-08-261-2/+4
| * Added missing Slovenian translationmucek42013-08-261-0/+1
* | Merge branch 'release'rsudev2013-08-251-1/+3
|\ \ | |/
| * Fixes #3193, Light skin in settings brokenrsudev2013-08-251-1/+3
* | Merge branch 'release' into upstreamSamuel Tardieu2013-08-252-11/+25
|\ \ | |/
| * Swedish translation for tts errorYraFyra2013-08-251-0/+1
| * fix #3195: NPE when selected image cannot be decodedSamuel Tardieu2013-08-251-11/+19
| * Update changelog_release.xmlLars2013-08-251-0/+6
* | Swedish translation for tts errorYraFyra2013-08-251-0/+1
* | findbugs: avoid catching raw exception typeBananeweizen2013-08-254-32/+33
* | new unit testBananeweizen2013-08-251-0/+5
* | Merge branch 'release' into upstreamSamuel Tardieu2013-08-251-1169/+1088
|\ \ | |/
| * fix: add missing German translationSamuel Tardieu2013-08-251-1169/+1088
* | Merge branch 'release' into upstreamSamuel Tardieu2013-08-252-0/+2
|\ \ | |/
| * fix: add missing Portuguese translationSamuel Tardieu2013-08-251-0/+1
| * fix: add missing French translationSamuel Tardieu2013-08-251-0/+1
* | Merge branch 'release'rsudev2013-08-253-20/+16
|\ \ | |/
| * Fixes #2770, TTS not startingrsudev2013-08-253-20/+16
* | refactoring: make SimpleHandler even simplerSamuel Tardieu2013-08-251-32/+4
* | Merge branch 'release' into upstreamSamuel Tardieu2013-08-251-2/+8
|\ \ | |/
| * fix #3191: NumberFormatException in SettingsActivitySamuel Tardieu2013-08-251-3/+8
* | refactoring: replace unboxing of boolean by BooleanUtils.isTrueSamuel Tardieu2013-08-251-15/+16
* | refactoring: remove unnecessary returnSamuel Tardieu2013-08-252-2/+0
* | refactoring: simplify logical expression flowSamuel Tardieu2013-08-251-10/+3
* | fix: check latitude and longitude when recording position historySamuel Tardieu2013-08-251-1/+1
* | refactoring: remove unnecessary this qualifierSamuel Tardieu2013-08-251-1/+1
* | refactoring: remove unnecessary call to super()Samuel Tardieu2013-08-251-1/+0
* | refactoring: remove useless calls to String.valueOf()Samuel Tardieu2013-08-251-1/+1
* | Merge branch 'release'rsudev2013-08-253-9/+6
|\ \ | |/
| * Fixes #3188, NPE with map menu (mapsforge 024)rsudev2013-08-253-9/+6
| * Merge branch 'issue-3186' into releaseSamuel Tardieu2013-08-252-1/+28
| |\
* | | Null analysis by Eclipse JDTBananeweizen2013-08-255-8/+27
* | | compiler warnings cleanupBananeweizen2013-08-252-2/+1