summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/hotword
Commit message (Expand)AuthorAgeFilesLines
* Remove HotwordRecognition APIsSandeep Siddhartha2013-09-115-817/+0
* Fix checkbuild error due to javadoc reference to hidden classSandeep Siddhartha2013-09-101-2/+1
* Move public consts to HotwordRecognitionServiceSandeep Siddhartha2013-09-062-43/+43
* Fixing build breakSandeep Siddhartha2013-09-061-3/+2
* Add permission checks and unhide the Hotword recognition APIsSandeep Siddhartha2013-09-064-19/+43
* Tweak the HotwordRecognizer APISandeep Siddhartha2013-08-282-89/+50
* Touch up the Hotword APISandeep Siddhartha2013-08-262-5/+5
* Add Service API to perform Hotword recognitionSandeep Siddhartha2013-08-265-0/+834