aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Version code and changelogLars2014-04-011-3/+8
* 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
* Restrict this version to Android >= 2.3Samuel Tardieu2014-03-311-2/+2
* fix #3709: NPE in auto-completeSamuel Tardieu2014-03-311-1/+2
* fix #3708: NPE in database cleaningSamuel Tardieu2014-03-311-5/+5
* fix #3707: missing method in Android < 2.3Samuel Tardieu2014-03-313-41/+34
* 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
* Another typo correctionLars2014-03-301-2/+2
* Typo in version codeLars2014-03-301-1/+1
* Version codeLars2014-03-301-1/+1
* Add reference to crowdin translatorsLars2014-03-301-0/+2
* crowdin: New translationsrsudev2014-03-302-3/+3
* Update changelog_master.xmlLars2014-03-291-4/+0
* crowdin: New translationsrsudev2014-03-291-6/+6
* fix #3690: NPE while exporting GPXSamuel Tardieu2014-03-291-5/+8
* Update changelog_release.xmlLars2014-03-291-69/+3
* Transfer changelog_master content into changelog_releaseSamuel Tardieu2014-03-292-22/+22
* crowdin: New translationsrsudev2014-03-282-8/+9
* 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
* 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
* 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
* crowdin: New translationsrsudev2014-03-263-11/+165
* Put out as much sensor work as possible onto background threadsSamuel Tardieu2014-03-265-49/+145
* Update changelog_master.xmlLars2014-03-251-0/+5
* crowdin: New translationsrsudev2014-03-254-84/+1105
* reduce null analysis warningsBananeweizen2014-03-254-4/+1
* Fixes #3518, Online log on OC without authentication not prohibitedrsudev2014-03-251-0/+13
* crowdin: New translationsrsudev2014-03-252-1/+200
* crowdin: New translationsrsudev2014-03-242-39/+366
* Clean obsolete log images information as a temporary measureSamuel Tardieu2014-03-241-0/+5
* fix #3514: log images table should be cleanedSamuel Tardieu2014-03-241-1/+1
* Make static method call reference the class nameSamuel Tardieu2014-03-241-1/+1
* Do not reset sort order when switching listSamuel Tardieu2014-03-241-1/+0
* fix #3519: make list sorting permanentSamuel Tardieu2014-03-241-4/+4
* crowdin: New translationsrsudev2014-03-221-17/+64
* Remove redundant prefixSamuel Tardieu2014-03-221-14/+14
* Do not open images from geocheck.org in external applicationSamuel Tardieu2014-03-223-10/+24
* Use existing variableSamuel Tardieu2014-03-221-2/+2
* Better handling of unsubscriptionsSamuel Tardieu2014-03-221-7/+6
* Upgrade to RxJava 0.17.1 + cgeo patchSamuel Tardieu2014-03-2215-15/+15
* refactoring: simplify CompassMiniView logicSamuel Tardieu2014-03-221-36/+11
* Add more @NonNull annotationsSamuel Tardieu2014-03-224-6/+11