aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update changelog_release.xmlLars2013-08-251-0/+6
|
* fix: add missing German translationSamuel Tardieu2013-08-251-1169/+1088
|
* fix: add missing Portuguese translationSamuel Tardieu2013-08-251-0/+1
|
* fix: add missing French translationSamuel Tardieu2013-08-251-0/+1
|
* Fixes #2770, TTS not startingrsudev2013-08-253-20/+16
| | | | | | 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'
* fix #3191: NumberFormatException in SettingsActivitySamuel Tardieu2013-08-251-3/+8
|
* Fixes #3188, NPE with map menu (mapsforge 024)rsudev2013-08-253-9/+6
| | | | Move menu inflation from resource to mapBase (AbstractMap)
* Merge branch 'issue-3186' into releaseSamuel Tardieu2013-08-252-1/+28
|\
| * fix #3186: do not try to install a null map sourceSamuel Tardieu2013-08-252-1/+28
| | | | | | | | | | | | If the wanted map source can no longer be found (because it has been made unavaiable on the device), try to install a default one, or fail silently with an error message in the log.
* | fix #3187: NPE in distance filterSamuel Tardieu2013-08-251-3/+8
|/
* fix #3185: NPE in GeoDirHandlerSamuel Tardieu2013-08-252-6/+10
| | | | | | | One must not unconditionnally update geolocation and direction data as it may be null. This is a more correct fix for #2717.
* fix #3176: Creating new list inconsistencyBananeweizen2013-08-251-3/+7
|
* Release INFOmucek42013-08-241-2/+2
|
* fix #3182: new details URLs from geocachingSamuel Tardieu2013-08-242-12/+27
|
* fix: add missing Portuguese translationsSamuel Tardieu2013-08-241-0/+13
|
* fix: add missing French translationsSamuel Tardieu2013-08-241-0/+13
|
* Update changelog_release.xmlLars2013-08-241-82/+1
| | | | | Removing outdated changes. Set milestone in github link to target to "Next feature release"
* fix: missing bold tag in French translation (caught by crowdin)Samuel Tardieu2013-08-241-1/+1
|
* fix: French typosSamuel Tardieu2013-08-241-2/+2
|
* fix #3181: Event caches not marked as foundBananeweizen2013-08-241-2/+2
|
* remove master changelog on releaseBananeweizen2013-08-241-6/+1
|
* fix #3179Bananeweizen2013-08-241-41/+41
|
* fix #3175: "stored" is no longer 1stBananeweizen2013-08-241-0/+8
|
* Fixed Slovenian translationsmucek42013-08-231-14/+14
|
* Updated and aligned Slovenian translationsmucek42013-08-231-136/+143
|
* move changelog from master to releaseBananeweizen2013-08-232-66/+72
| | | * to be able to build RC
* Merge branch 'master' into releaseBananeweizen2013-08-23652-30441/+51562
|\
| * set release date to start merging master into releaseBananeweizen2013-08-231-1/+1
| |
| * typos in changelogBananeweizen2013-08-231-3/+3
| |
| * fix lint error in Swedish translationBananeweizen2013-08-231-1/+0
| |
| * Merge remote-tracking branch 'YryFyra/translation'Bananeweizen2013-08-231-8/+95
| |\
| | * Swedish translationYraFyra2013-08-221-8/+95
| | | | | | | | | | | | Update of swedish translation for the changes made during last months...
| * | fix #3171: Personal note not parsedBananeweizen2013-08-231-1/+1
| | |
| * | Update changelog_master.xmlLars2013-08-221-0/+1
| | |
| * | Fixes #3162, GCVote not loaded for search resultsrsudev2013-08-221-13/+33
| | | | | | | | | | | | | | | Request votes now by geocode for lists Courtesy Lineflyer, Bananeweizen, mucek4
| * | refactoring: fix findbugs warningBananeweizen2013-08-221-1/+2
| | |
| * | refactoring: remove unused string resourceBananeweizen2013-08-2217-18/+1
| | |
| * | refactoring #3159: file copy exception handlingBananeweizen2013-08-221-11/+12
| |/ | | | | * as discussed on github for #3159
| * Log warning if Google API key not availableSammysHP2013-08-221-3/+8
| |
| * Disable Google Maps if no API key setSammysHP2013-08-221-2/+9
| | | | | | Since some months ago you cannot request a new key. Thus many new developers without a key create invalid map requests.
| * New: Enable fast scrolling for cache listsSammysHP2013-08-221-1/+2
| |
| * Update changelog_master.xmlLars2013-08-221-0/+2
| |
| * Fixes #3159, Backup failingrsudev2013-08-221-2/+1
| | | | | | | | | | Moved file close back to catch block. Courtesy Marco-Jacob!
| * Fix: #3163 Detect own + found in searchmucek42013-08-221-1/+1
| |
| * Fix: #3158 Fix search result for BMmucek42013-08-222-7/+7
| |
| * Fixes testOwnCache (Cache was changed)rsudev2013-08-221-3/+3
| |
| * Mock for own cachemucek42013-08-221-1467/+1333
| |
| * fix #3155: adapt to website changesBananeweizen2013-08-223-5/+8
| | | | | | | | | | * favorites counter * found state * spoiler images
| * Fixes #3154, Nearby search is brokenrsudev2013-08-221-1/+1
| |
| * Merge pull request #3157 from marco-jacob/newMockTestData201308225Marco Jacob2013-08-214-4045/+4030
| |\ | | | | | | new mock data