aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* fix #3594: personal note parsing is too looseSamuel Tardieu2014-02-283-4/+9
* refactoring: move waypoint parsing code in WaypointSamuel Tardieu2014-02-282-51/+66
* Fixes #3628, Array out of bounds in simple dir chooserrsudev2014-02-281-2/+9
* fix #3550: dialog don't show up the second timeSamuel Tardieu2014-02-271-2/+2
* fix #3541: trackable geocode is nullSamuel Tardieu2014-02-271-0/+4
* fix #3566: log password box missing when changing logtypeSamuel Tardieu2014-02-271-0/+1
* Fix #3580, Logging with oc not possible without entering user credentials for gcrsudev2014-02-251-1/+0
* fix #3610: geocode search is case sensitiveSamuel Tardieu2014-02-221-1/+1
* fix #3585: trackable name and type not parsedSamuel Tardieu2014-01-281-2/+2
* fix #3570: crash when dismissing a progress dialogSamuel Tardieu2014-01-261-1/+6
* Fix #3568: fresh image taken may fail to be added to logSamuel Tardieu2014-01-241-40/+44
* Fixes #3564, Tweets not postedrsudev2014-01-231-2/+2
* Corrections for null analysisrsudev2014-01-231-1/+4
* fix #3559: add picture to log fails on KitKatSamuel Tardieu2014-01-212-4/+25
* fix #3552: NPE in menu handlerBananeweizen2014-01-182-0/+7
* fix #3549: NPE when exporting invalid cacheSamuel Tardieu2014-01-171-2/+7
* fix #3545: Opening saved caches lead to crash if "Last Page" is activeBananeweizen2014-01-171-1/+3
* fix #3543: Exception in search by user for non existing user nameBananeweizen2014-01-151-3/+12
* fixes #3531 - correct rotated protrait photoMarco Jacob2014-01-111-4/+27
* fix #3533: illegal longitude argument for GeocoderSamuel Tardieu2014-01-091-1/+3
* fix #3534: NullPointerException in getInternalStorageBaseSamuel Tardieu2014-01-091-2/+2
* fix #3527: bad query stringSamuel Tardieu2014-01-082-9/+9
* fix #3521: GPS would stay on after a cache list refreshSamuel Tardieu2014-01-062-1/+29
* fix #3521: GPS reference count mismatchSamuel Tardieu2014-01-061-4/+0
* fix #3515: exception in aboutBananeweizen2014-01-051-1/+0
* work on #2315: do not switch to internal storageSamuel Tardieu2014-01-051-6/+0
* work on #2315: preserve corrupted database on SD storageSamuel Tardieu2014-01-051-13/+28
* fix #2467: recreate database if it cannot be openedSamuel Tardieu2014-01-051-1/+14
* fix #3515: crash in aboutBananeweizen2014-01-051-5/+13
* new: search by user/owner for opencachingBananeweizen2014-01-043-3/+56
* refactoring: make search by owner/finder connector capabilitiesBananeweizen2014-01-0411-56/+138
* refactoring: clean some warningsBananeweizen2014-01-046-37/+28
* refactoring: make user actions depend on the connectorBananeweizen2014-01-0417-103/+212
* Fix typo introduced in previous commitSamuel Tardieu2014-01-031-1/+1
* Start all login procedures in parallelSamuel Tardieu2014-01-031-8/+8
* fix #3165: cache description not visibleSamuel Tardieu2014-01-031-3/+3
* Do not set login name from map codeSamuel Tardieu2014-01-032-2/+1
* Fix username reading when logging in from mapSamuel Tardieu2014-01-031-1/+1
* fix #3494: EC attributes disappear on refreshSamuel Tardieu2014-01-032-7/+11
* findbugs: dead storageBananeweizen2014-01-031-2/+1
* new: GPX import from Android storage access frameworkBananeweizen2014-01-036-30/+125
* There is no point in clearing an empty listSamuel Tardieu2014-01-031-1/+0
* fix #3508: gc.com find count incorrect if site is non-EnglishSamuel Tardieu2014-01-031-5/+16
* fix #3506: gc.com avatar is not loaded on login checkSamuel Tardieu2014-01-032-2/+2
* fix #3505: extra logins done to gc.com on live map startSamuel Tardieu2014-01-032-0/+6
* fix #3501: No live map functionality for other sources than gc.comBananeweizen2014-01-031-3/+2
* fix #3504: NPE in map touchBananeweizen2014-01-031-13/+19
* #3088: batch the database requests from the live mapBananeweizen2014-01-034-42/+75
* #3224: limit initial zoom on live mapBananeweizen2014-01-031-1/+1
* Return a concrete list when returning cache logsSamuel Tardieu2014-01-021-2/+5