aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: convert details context menu to XML resourceBananeweizen2013-09-201-0/+21
|
* lint: ignore compass mini view in pixelsBananeweizen2013-09-201-2/+5
| | | | | | * currently the layout matches the bitmap drawing code, therefore silencing the warning * nevertheless we may want to implement something different there without using a selfmade view
* Update changelog_release.xmlLars2013-09-181-0/+1
| | | #3229
* Update all translations from crowdinSamuel Tardieu2013-09-1814-8842/+7966
|
* Update Czech translations from crowdinSamuel Tardieu2013-09-181-1050/+1083
|
* Update Italian translationsRomNexus62013-09-181-6/+6
|
* Merge branch 'release' into upstreamSamuel Tardieu2013-09-181-0/+1
|\
| * Update changelog_release.xmlLars2013-09-171-0/+1
| | | | | | #3234
| * Update changelog_release.xmlLars2013-09-151-2/+6
| | | | | | | | | | More precise for nearby search limitation Added recent changes
| * fix #3274: GPS Status app has a different iconBananeweizen2013-09-141-0/+0
| |
* | Update Italian translations via crowdinRomNexus62013-09-171-1095/+1075
| |
* | Update French translationsSamuel Tardieu2013-09-161-2/+2
| |
* | Update changelog_master.xmlLars2013-09-151-1/+9
| |
* | Update changelog_release.xmlLars2013-09-151-2/+6
| | | | | | | | More precise for nearby search limitation Added recent changes
* | refactoring: remove duplicated stringsBananeweizen2013-09-1516-51/+23
| |
* | refactoring: remove duplicated codeBananeweizen2013-09-151-3/+3
| | | | | | * AuthorizeTwitterPreference and AuthorizeOcPreference do the same
* | Update translationsSamuel Tardieu2013-09-142-3/+2
| |
* | Reinstate err_auth_initialize stringSamuel Tardieu2013-09-1416-0/+16
| |
* | Update stringsSamuel Tardieu2013-09-1416-19/+14
| |
* | refactoring: remove unused stringBananeweizen2013-09-1413-15/+2
| |
* | Remove out-of-band registration for OAuthSamuel Tardieu2013-09-141-20/+4
| |
* | Enable in-band registration for opencaching.plSamuel Tardieu2013-09-149-90/+0
| |
* | fix #3274: GPS Status app has a different iconBananeweizen2013-09-141-0/+0
| |
* | Update French translations from crowdinSamuel Tardieu2013-09-131-1/+11
| |
* | Reorganize strings for oauth authenticationsSamuel Tardieu2013-09-1316-113/+7
| |
* | fix: do not try to navigate towards unknown (null) coordinatesSamuel Tardieu2013-09-131-0/+1
| |
* | Better French translationSamuel Tardieu2013-09-131-1/+1
| |
* | Merge branch 'issue-3220'rsudev2013-09-133-0/+9
|\ \
| * | Implements #3220, Feature request: Show mapsforge-map "bigger" on ↵rsudev2013-09-133-0/+9
| |/ | | | | | | | | | | high-res-displays Made the mapsforge textscale setting follow the device dpi, if so wanted, default true.
| * fixes #3248 - select map file first to get offline map choiceMarco Jacob2013-09-132-2/+2
| |
* | fixes #3248 - select map file first to get offline map choiceMarco Jacob2013-09-132-2/+2
| |
* | Merge branch 'release'mucek42013-09-121-0/+9
|\ \ | |/
| * Changelog releasemucek42013-09-121-0/+9
| |
* | Updated swedish translationYraFyra2013-09-041-0/+3
| | | | | | | | New labels translated.
* | new: have link to website in geocaching service settingsBananeweizen2013-09-013-429/+398
| |
* | fix #3218: static map in details should be biggerBananeweizen2013-09-011-1/+1
| |
* | 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' into upstreamSamuel Tardieu2013-08-251-0/+6
|\ \ | |/
| * Swedish translation for tts errorYraFyra2013-08-251-0/+1
| | | | | | | | Another translation update...
| * Update changelog_release.xmlLars2013-08-251-0/+6
| |
* | Swedish translation for tts errorYraFyra2013-08-251-0/+1
| | | | | | | | Another translation update...
* | 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-251-0/+1
|\ \ | |/
| * Fixes #2770, TTS not startingrsudev2013-08-251-0/+1
| | | | | | | | | | | | Fixes #3177, TTS talking compass does not uses force English as well - moving checks to SpeechService, avoiding calling the intent - set requested locale to 'en' if 'forceEnglish'