summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/RecognizerIntent.java
Commit message (Expand)AuthorAgeFilesLines
* Add new EXTRA_WEB_SEARCH_ONLY to RecognizerIntent API. This can be used toMike LeBeau2010-12-161-1/+13
* Add an extra which allows to query *only* for the voice search language prefe...Mike LeBeau2010-02-261-0/+9
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-0/+9
* Two big additions to the voice recognition APIs:Mike LeBeau2010-02-181-0/+96
* Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've gotMike LeBeau2010-02-161-6/+0
* Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via on...Alex Gruenstein2010-02-091-0/+8
* Improve some of the documentation in RecognizerIntent to reduce confusion.Mike LeBeau2010-02-021-6/+15
* Adding Recognition Service and Listener wrappersValentin Kravtsov2010-01-261-3/+40
* Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice searchMike LeBeau2010-01-251-2/+0
* Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll triggerMike LeBeau2010-01-251-0/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+157
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-157/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-11/+62
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+106