summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/RecognitionService.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing a race condition in RecognitionServiceValentin Kravtsov2011-03-021-2/+12
* Fixing: RecognitionService logcat spam "cancel called..."Valentin Kravtsov2010-05-041-1/+1
* bugfix for: OOM error while doing voice search repeatedlyValentin Kravtsov2010-04-221-25/+49
* Fix bug 2553592 API REVIEW: android.speechJean-Michel Trivi2010-03-301-8/+8
* Improve a comment in RecognitionService.Mike LeBeau2010-02-111-2/+2
* Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService,Mike LeBeau2010-02-111-0/+14
* Adding speech recognition service public APIValentin Kravtsov2010-02-051-0/+295