aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Correction for fix #4245: allow null urisSamuel Tardieu2014-08-273-12/+13
* fix #4245: IllegalStateException with NFCSamuel Tardieu2014-08-271-10/+8
* Fix more activity problems (#4236)Samuel Tardieu2014-08-273-7/+21
* fix #4236: no activity found to handle intentSamuel Tardieu2014-08-271-1/+8
* Workaround for #4232Samuel Tardieu2014-08-271-0/+3
* fix #4229: selection mode in lists stays onSamuel Tardieu2014-08-271-0/+1
* fix #4231: crash when host name is nullSamuel Tardieu2014-08-271-1/+1
* fix #4179: only open a cache whose geocode is availableSamuel Tardieu2014-08-271-16/+13
* Unify extra pattern dataSamuel Tardieu2014-08-261-8/+4
* fix #4225: avoid exception from search suggestionsBananeweizen2014-08-261-5/+10
* fix #4223: NPE in cache lists without a title spinnerBananeweizen2014-08-261-3/+6
* fix #4213: showcase for cache list activityBananeweizen2014-08-259-38/+73
* fix #4211: only show active navigation apps in action barBananeweizen2014-08-252-16/+27
* Merge remote-tracking branch 'bananeweizen/showcase' into releaseSamuel Tardieu2014-08-245-13/+123
|\
| * cleanup search activity showcaseBananeweizen2014-08-191-10/+9
| * initial showcase implementationBananeweizen2014-08-145-13/+124
* | gc.com change: "Traditional Cache" becomes "Traditional Geocache"Samuel Tardieu2014-08-211-1/+7
* | fix #3966: double friend log in standard logbookSamuel Tardieu2014-08-202-29/+18
* | fix #4019: enable live not working from wp mapSamuel Tardieu2014-08-201-0/+1
* | fix #4196: GC membership information may be wrong in logsSamuel Tardieu2014-08-201-3/+1
* | fix #4192: always show logging item in action barBananeweizen2014-08-193-16/+3
* | Navigation action for navigate any point.rsudev2014-08-181-2/+20
* | fix: wrong toast on finishing compassBananeweizen2014-08-171-2/+3
* | fix #4126: remove sub menu "manage"Bananeweizen2014-08-171-8/+2
* | convert navigation popup menu to action menuBananeweizen2014-08-173-3/+96
|/
* Hide keyboard when leaving coordinate input dialogSammysHP2014-08-141-0/+7
* Merge pull request #4154 from rsudev/issue3843_longPressBananeweizen2014-08-143-3/+101
|\
| * Fixes #3843, Action Bar: Secondary navigation tool?rsudev2014-08-133-3/+101
* | #4157: show toast starting/stopping speechBananeweizen2014-08-131-7/+10
|/
* Never block when building a cache/waypoint details creatorSamuel Tardieu2014-08-122-15/+9
* fix #4166: inconsistent labels for non-event cacheSamuel Tardieu2014-08-121-1/+1
* fix #4165: avatar no longer recognizedSamuel Tardieu2014-08-122-11/+4
* fix #4164: error when no log present for an Okapi cacheSamuel Tardieu2014-08-121-4/+2
* Allow erasing of personal note on serverSamuel Tardieu2014-08-121-1/+1
* Fixes #3929, Long press options in logbook no longer workingrsudev2014-08-054-7/+20
* immediately show correct cache name in titlebarBananeweizen2014-08-031-14/+21
* avoid title bar icon switching for non traditional cachesBananeweizen2014-08-031-0/+3
* fix #4045: list footer takes space when hiddenBananeweizen2014-08-031-3/+13
* remove unused importBananeweizen2014-08-021-1/+0
* Put map drawing utilities into their own utility classSamuel Tardieu2014-08-012-87/+130
* Move Google maps v1 files to package cgeo.geocaching.maps.google.v1Samuel Tardieu2014-07-3012-12/+12
* fix broken JavadocBananeweizen2014-07-302-27/+28
* Remove now unused method in DoRunnableSamuel Tardieu2014-07-291-6/+0
* Identify variables initialized in onCreate()Samuel Tardieu2014-07-291-101/+62
* Narrow the scope of the viewport variableSamuel Tardieu2014-07-291-9/+9
* Narrow the scope of the zoom variableSamuel Tardieu2014-07-291-3/+3
* Add missing annotationSamuel Tardieu2014-07-291-0/+1
* Use consistent variable name for referenceSamuel Tardieu2014-07-291-21/+21
* Factor map reference retrievalSamuel Tardieu2014-07-291-15/+15
* Fixes #4096, Drop on map popup does not workrsudev2014-07-281-0/+2