| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 1 | -3/+0 |
* | resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp | Alex Klyubin | 2015-02-11 | 1 | -1/+1 |
|\ |
|
| * | Move hidden ApplicationInfo flags into a separate field. | Alex Klyubin | 2015-02-11 | 1 | -1/+1 |
* | | Don't unload the sound model on stopRecognition | Sandeep Siddhartha | 2014-11-12 | 1 | -0/+59 |
|/ |
|
* | SoundTrigger: fix KeyphraseRecognitionEvent parceling | Eric Laurent | 2014-09-12 | 1 | -2/+3 |
* | SoundTrigger: fix capture format in recognition event | Eric Laurent | 2014-09-05 | 1 | -2/+3 |
* | Fix an issue with locale for managing intent | Sandeep Siddhartha | 2014-08-22 | 1 | -1/+2 |
* | Fix the Locale story in the hotword API | Sandeep Siddhartha | 2014-08-22 | 2 | -37/+72 |
* | Add debugging info to VIS via dump() | Sandeep Siddhartha | 2014-08-11 | 1 | -0/+8 |
* | Handle microphone contention/Phone calls while recognition is active | Sandeep Siddhartha | 2014-08-07 | 1 | -0/+8 |
* | SoundTrigger API update. | Eric Laurent | 2014-08-04 | 2 | -33/+261 |
* | Add a flag for multiple triggers with same recognition session | Sandeep Siddhartha | 2014-08-01 | 1 | -5/+13 |
* | Make startRecognition async | Sandeep Siddhartha | 2014-07-30 | 1 | -2/+4 |
* | Read the keyphrase ID from the recognition event | Sandeep Siddhartha | 2014-07-29 | 3 | -10/+163 |
* | Use blob (shared memory) for large data in sound model/recognition event/config | Sandeep Siddhartha | 2014-07-28 | 3 | -28/+90 |
* | Fix synchronization issues in AlwaysOnHotwordDetector | Sandeep Siddhartha | 2014-07-20 | 2 | -10/+18 |
* | Move sound trigger calls to VoiceInteractionManagerService | Sandeep Siddhartha | 2014-07-20 | 9 | -535/+366 |
* | Add recognition modes to the enrollment metadata | Sandeep Siddhartha | 2014-07-16 | 3 | -12/+24 |
* | Add code for isKeyphraseActive and some logging to help debug issues | Sandeep Siddhartha | 2014-07-16 | 1 | -3/+6 |
* | Hook in startRecogniton call | Sandeep Siddhartha | 2014-07-15 | 4 | -53/+123 |
* | Always on hotword changes | Sandeep | 2014-07-10 | 9 | -1/+772 |
* | SoundTrigger: update API | Eric Laurent | 2014-07-08 | 2 | -14/+67 |
* | Initial code for listing/storing sound models | Sandeep Siddhartha | 2014-07-08 | 1 | -28/+34 |
* | Add SoundTrigger native service interface | Eric Laurent | 2014-06-04 | 2 | -0/+502 |