aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge remote-tracking branch 'upstream/release'rsudev2014-03-303-7/+3
|\ \ | |/
| * Merge pull request #3699 from rsudev/crowdin_translationsrsudev2014-03-302-3/+3
| |\ | | | | | | crowdin: New translations
| | * crowdin: New translationsrsudev2014-03-302-3/+3
| |/
| * Update changelog_master.xmlLars2014-03-291-4/+0
| | | | | | Changelog_master needs to be completely empty on release branch
* | fix JavaDocBananeweizen2014-03-301-1/+2
| |
* | First step for #3692, Add support for new opencaching nodesrsudev2014-03-293-1/+40
|/ | | | - Extend key handling for the new sites
* Merge pull request #3691 from rsudev/crowdin_translationsrsudev2014-03-291-6/+6
|\ | | | | crowdin: New translations
| * crowdin: New translationsrsudev2014-03-291-6/+6
|/
* Crowdin download optionally against different base branchrsudev2014-03-292-8/+16
|
* fix #3690: NPE while exporting GPXSamuel Tardieu2014-03-291-5/+8
|
* Update changelog_release.xmlLars2014-03-291-69/+3
| | | | Removed outdated changes from list (i.e. they are included in the last releases) and added some missing changes. I will crosscheck later if anything important is still missing, but on the first look it looks complete.
* Transfer changelog_master content into changelog_releaseSamuel Tardieu2014-03-292-22/+22
|
* Merge pull request #3688 from rsudev/crowdin_translationsrsudev2014-03-282-8/+9
|\ | | | | crowdin: New translations
| * crowdin: New translationsrsudev2014-03-282-8/+9
|/
* Merge pull request #3687 from rsudev/crowdin_translationsrsudev2014-03-283-87/+382
|\ | | | | crowdin: New translations
| * crowdin: New translationsrsudev2014-03-283-87/+382
|/
* fix #3041: gcvote not merge from map popupSamuel Tardieu2014-03-271-0/+1
|
* fix #2906: newly loaded found caches are added to the historySamuel Tardieu2014-03-271-11/+0
| | | | | | The `visitedDate` field indicates that a cache has been recently logged. It was previously set from the found date when loading a cache from geocaching.com, which caused the extra insertion.
* Fix failure in testSearchTrackablersudev2014-03-271-1/+1
| | | | Trackable is currently missing, so SPOTTED_UNKNOWN
* Fix lint warning: mark the handler as non-leakedSamuel Tardieu2014-03-271-0/+3
|
* Handle history list differently than other listsSamuel Tardieu2014-03-274-31/+30
| | | | | History list cannot be sorted. Using the same comparator as other lists will make us lose the chosen sorting order (see #3519).
* Use a synchronized method to please FindBugsSamuel Tardieu2014-03-261-10/+7
|
* Allow subscription to either location or direction dataSamuel Tardieu2014-03-2611-58/+137
| | | | | | | | The forced union of both information is not appropriate in several activities where only GPS data is needed, or where direction data update less components than location data (such as cache lists). This is part of work on #3680.
* Merge pull request #3686 from rsudev/crowdin_translationsrsudev2014-03-263-11/+165
|\ | | | | crowdin: New translations
| * crowdin: New translationsrsudev2014-03-263-11/+165
|/
* Put out as much sensor work as possible onto background threadsSamuel Tardieu2014-03-265-49/+145
| | | | | | | | The sensors signals and merging are now delivered on background handler threads instead of the UI thread. While this might not change a lot of things in practice, it may help with #3680.
* Update changelog_master.xmlLars2014-03-251-0/+5
|
* Merge pull request #3681 from rsudev/crowdin_translationsrsudev2014-03-257-87/+1122
|\ | | | | crowdin: New translations
| * crowdin: New translationsrsudev2014-03-257-87/+1122
|/ | | | Added Romanian as well