aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release' into upstreamSamuel Tardieu2014-03-152-1/+4
|\
| * Update changelog_release.xmlSamuel Tardieu2014-03-151-0/+1
| |
| * fix #3655: bad HTML decoding in image titleSamuel Tardieu2014-03-151-1/+2
| |
| * Update changelog_release.xmlLars2014-03-041-0/+1
| |
* | Use RxJava to load trackable imageSamuel Tardieu2014-03-151-30/+13
| |
* | crowdin: New translationsrsudev2014-03-141-0/+2
| |
* | Fixes #3639, Type filters on live map unreliablersudev2014-03-141-7/+70
| | | | | | | | - extend type filter for live map to cover all supported types
* | #3586: share location listener instancesSamuel Tardieu2014-03-121-20/+27
| |
* | #3586: add debugging information to help trace the issueSamuel Tardieu2014-03-121-0/+7
| |
* | crowdin: New translationsrsudev2014-03-112-1/+40
| |
* | Use RxJava async utilsSamuel Tardieu2014-03-112-5/+5
| |
* | Update to RxJava 0.17.0Samuel Tardieu2014-03-113-0/+0
| |
* | Use already defined method to put viewstatesSamuel Tardieu2014-03-111-10/+1
| |
* | Remove unused stringSamuel Tardieu2014-03-1116-16/+0
| |
* | refactoring: remove cache thread operationsSamuel Tardieu2014-03-112-75/+24
| |
* | refactoring: factor out code for cache droppingSamuel Tardieu2014-03-114-37/+19
| |
* | refactoring: factor out code for cache refreshingSamuel Tardieu2014-03-115-44/+22
| |
* | Remove translation until the correctness issue is settledSamuel Tardieu2014-03-101-1/+0
| |
* | crowdin: New translationsrsudev2014-03-103-3/+18
| |
* | Use a subscription model for GeoDirHandlerSamuel Tardieu2014-03-105-73/+40
| |
* | Automatically pair subscriptions in onResume/onPauseSamuel Tardieu2014-03-108-24/+22
| |
* | Use basic synchronization on infrequent access patternSamuel Tardieu2014-03-101-10/+6
| |
* | Remove no-longer used fieldsSamuel Tardieu2014-03-101-2/+0
| |
* | crowdin: New translationsrsudev2014-03-092-0/+2
| |
* | Use RxJava instead of thread for getting GCVoteSamuel Tardieu2014-03-092-15/+16
| |
* | Merge branch 'use-combined-provider' into upstreamSamuel Tardieu2014-03-0822-382/+278
|\ \
| * | Always use a combined geodata and direction providerSamuel Tardieu2014-03-0613-269/+144
| | |
| * | refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-0621-85/+106
| | |
* | | crowdin: New translationsrsudev2014-03-072-6/+9
| | |
* | | crowdin: New translationsrsudev2014-03-064-5/+11
| | |
* | | crowdin: New translationsrsudev2014-03-0615-72/+1455
|/ /
* | Use onDestroyView() for symmetrySamuel Tardieu2014-03-061-2/+2
| |
* | Add missing serialVersionUID to TileCacheSamuel Tardieu2014-03-061-1/+3
| |
* | Fix FindBugs warningSamuel Tardieu2014-03-061-1/+1
| |
* | refactoring: factor out common codeSamuel Tardieu2014-03-061-19/+7
| |
* | refactoring: use a LRUSet instead of a LRUMap for tile cacheSamuel Tardieu2014-03-064-29/+16
| |
* | Fix java warningsSamuel Tardieu2014-03-061-2/+2
| |
* | refactoring: factor out common codeSamuel Tardieu2014-03-051-167/+123
| |
* | Avoid synchronization if not neededSamuel Tardieu2014-03-051-8/+12
| |
* | refactoring: do not keep the cacheid aroundSamuel Tardieu2014-03-051-9/+6
| |
* | refactoring: remove the need for PeriodicHandlerSamuel Tardieu2014-03-052-108/+24
| |
* | Do not run proguard in development mode (Intellij IDEA)Samuel Tardieu2014-03-051-1/+0
| |
* | More Intellij IDEA configurationSamuel Tardieu2014-03-051-1/+5
| |
* | crowdin: New translationsrsudev2014-03-043-15/+72
| |
* | String.toString() is not neededBananeweizen2014-03-041-1/+1
| |
* | Clearer string for log type "Post reviewer note"Lars2014-03-041-1/+1
| | | | | | This covers both cases: A log from a reviewer and a log to a reviewer. Therefore the translation Review Note is the most simply to cover both cases. Also changed on crowdin.
* | Update changelog_master.xmlLars2014-03-041-0/+2
| |
* | #3636: update project filesSamuel Tardieu2014-03-041-1/+22
| |
* | #3636: add Intellij IDEA project filesSamuel Tardieu2014-03-041-0/+35
| |
* | Merge branch '#3614' of git://github.com/darekkay/cgeo into upstreamSamuel Tardieu2014-03-031-0/+1
|\ \