aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Do not use AndroidObservableSamuel Tardieu2014-04-0519-167/+222
| | | | | | | | This lets us return to an unmodified version of RxJava.
* | Added play icon for contacts pluginrsudev2014-04-041-0/+0
| |
* | Merge pull request #3726 from rsudev/crowdin_translationsrsudev2014-04-031-213/+213
|\ \ | | | | | | crowdin: New translations
| * | crowdin: New translationsrsudev2014-04-031-213/+213
|/ /
* | close #3723: change initial default for coord input to MinDecSamuel Tardieu2014-04-021-1/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-1/+7
|\ \ | |/
| * fix #2729: crash on GPX exportSamuel Tardieu2014-04-021-1/+7
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-11/+8
|\ \ | |/
| * fix #3716: NPE in getCachedMissingFromSearchSamuel Tardieu2014-04-021-11/+8
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-4/+9
|\ \ | |/
| * fix #3714: NPE in deleteDirectory()Samuel Tardieu2014-04-021-4/+9
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-1/+2
|\ \ | |/
| * fix #3722: NPE in SpeechServiceSamuel Tardieu2014-04-021-1/+2
| | | | | | | | It looks like `onDestroy` might be called before completion of `onInit`.
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-022-11/+11
|\ \ | |/
| * fix #3721: NPE in Geocache.hashCode()Samuel Tardieu2014-04-021-8/+3
| | | | | | | | | | | | Also, hash codes must be equal when the objects compare equal. Since equality compares only geocodes, the hash codes must also only take geocodes into consideration.
| * Typo correctionLars2014-04-011-1/+1
| |
| * Version code and changelogLars2014-04-011-3/+8
| |
| * Merge pull request #3718 from rsudev/crowdin_translationsrsudev2014-04-012-9/+9
| |\ | | | | | | crowdin: New translations
| | * crowdin: New translationsrsudev2014-04-012-9/+9
| |/
| * Remove now useless changes to RxJavaSamuel Tardieu2014-03-313-0/+0
| |
| * Partially revert < 2.3 compatibility modeSamuel Tardieu2014-03-311-29/+16
| | | | | | | | | | This reverts part of 46675dfdcb4c7b511b4c35e4a2242e47d4678fd4. However, since this commit did some cleanup and simplifications, we keep them.
| * Restrict this version to Android >= 2.3Samuel Tardieu2014-03-311-2/+2
| |
* | Use Math.floor/ceil instead of FloatMathSamuel Tardieu2014-04-011-6/+5
| | | | | | | | | | On SDK >= 8, Math.floor and Math.ceil are faster than FloatMath equivalents.
* | Remove compatibility with API < 8Samuel Tardieu2014-04-019-164/+54
| |
* | Remove compatibility with API < 5Samuel Tardieu2014-04-014-52/+23
| |
* | Update minSdkVersion in testsSamuel Tardieu2014-04-011-1/+1
| |
* | crowdin: New translationsrsudev2014-04-012-9/+9
| |
* | Remove now useless changes to RxJavaSamuel Tardieu2014-04-013-0/+0
| |
* | Partially revert < 2.3 compatibility modeSamuel Tardieu2014-04-011-29/+16
| | | | | | | | | | This reverts part of 46675dfdcb4c7b511b4c35e4a2242e47d4678fd4. However, since this commit did some cleanup and simplifications, we keep them.
* | Restrict this version to Android >= 2.3Samuel Tardieu2014-04-011-2/+2
| |
* | avoid lint error in testBananeweizen2014-03-311-0/+3
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-311-1/+2
|\ \ | |/
| * fix #3709: NPE in auto-completeSamuel Tardieu2014-03-311-1/+2
| | | | | | | | | | It looks like at least on Android 3.1 the `getCount()` method may be called before results are published.
* | refactoring: remove redundant variableSamuel Tardieu2014-03-311-3/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-311-5/+5
|\ \ | |/
| * fix #3708: NPE in database cleaningSamuel Tardieu2014-03-311-5/+5
| | | | | | | | | | This happens only when the database is in bad shape, but prevents from seeing the error message.
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-315-47/+40
|\ \ | |/
| * fix #3707: missing method in Android < 2.3Samuel Tardieu2014-03-315-47/+40
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-315-1/+7
|\ \ | |/
| * Update changelog for releaseSamuel Tardieu2014-03-311-0/+6
| |
| * fix #3704: NPE while attempting to download preview mapSamuel Tardieu2014-03-311-1/+1
| |
| * fix #3703: NoSuchMethodError in Android < 2.3Samuel Tardieu2014-03-313-0/+0
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-302-1/+3
|\ \ | |/
| * Another typo correctionLars2014-03-301-2/+2
| | | | | | Sorry again :(
| * Typo in version codeLars2014-03-301-1/+1
| |
| * Version codeLars2014-03-301-1/+1
| | | | | | This time on release branch
| * Add reference to crowdin translatorsLars2014-03-301-0/+2
| |
* | Manual alignment of branchesLars2014-03-301-1/+1
| | | | | | Don't say a word :(
* | Manual alignment version code between branchesLars2014-03-301-1/+1
| | | | | | My fault
* | Version codeLars2014-03-301-1/+1
| |