summaryrefslogtreecommitdiff
path: root/services/voiceinteraction/java/com/android/server/voiceinteraction/HotwordDetectionConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Log metric when client HotwordDetectionService crashesJoanne Chung2022-12-281-0/+6
* Merge "Hotword: Add uid into the original metrics" into tm-qpr-devJoanne Chung2022-12-151-34/+51
|\
| * Hotword: Add uid into the original metricsIvan Chiang2022-12-131-34/+51
* | Hotword: Add metrics for Audio EgressIvan Chiang2022-12-021-1/+1
* | Rename HotwordAudioStreamManager and add JavadocMark Punzalan2022-12-021-5/+5
* | Remove dependency on Identity in HotwordAudioStreamManagerMark Punzalan2022-12-021-1/+2
|/
* Update the proximity feature to return proximity levelsDaniel2022-11-151-8/+7
* Copy data in HotwordAudioStream ParcelFileDescriptorsMark Punzalan2022-11-151-23/+52
* Disable proximity result for hotwordDaniel2022-09-221-4/+7
* Revert "Revert "Refactor ProximityUpdateCallbackInternal to inte..."Daniel Kim2022-08-151-8/+7
* Revert^2 "Add proximity state to the HotwordDetectedResult"Daniel Kim2022-08-151-0/+36
* Add metrics for software and external source detections.lpeter2022-06-161-1/+51
* Merge "Add support for onReject and onError for external hotword." into tm-de...TreeHugger Robot2022-05-261-42/+73
|\
| * Add support for onReject and onError for external hotword.Sergey Volnov2022-05-241-42/+73
* | Merge "Start to count the init time from calling updateState function" into t...TreeHugger Robot2022-05-191-23/+22
|\|
| * Start to count the init time from calling updateState functionlpeter2022-05-191-23/+22
* | Merge "Inform Assistant when security exception occurs during onDetected" int...TreeHugger Robot2022-05-131-25/+46
|\|
| * Inform Assistant when security exception occurs during onDetectedPeter Li2022-05-121-25/+46
* | RESTRICT AUTOMERGE Disable the Trusted Hotword requirementAhaan Ugale2022-05-021-7/+6
|/
* Extend the timeout of update statePeter Li2022-04-191-1/+1
* Add and update some hotword detection metricslpeter2022-04-121-4/+17
* Allow to update restart period dynamically.Joanne Chung2022-04-061-12/+12
* Added logic to reset assistant UIDs on audio crashOscar Azucena2022-03-241-0/+4
* Update hotword detection metrics.Peter Li2022-03-171-6/+8
* Use flag to control the restart period value.Joanne Chung2022-03-151-1/+5
* Trusted Hotword: Disable periodic restarts.Ahaan Ugale2022-03-151-12/+24
* Add hotword detection metrics.Joanne Chung2022-03-101-18/+144
* Limit HotwordDetection process number to 10Sergey Volnov2022-03-071-1/+3
* Added API to set assistants UID.Oscar Azucena2022-02-051-6/+17
* Indicate which detector triggered the HotwordDetectionServicelpeter2022-01-271-2/+6
* Set HotwordDetectionService priority same as VIS.Ahaan Ugale2021-11-171-1/+1
* Merge "Remove the isBound() check for HotwordDetectionService." into sc-qpr1-...TreeHugger Robot2021-09-151-7/+5
|\
| * Remove the isBound() check for HotwordDetectionService.lpeter2021-09-071-7/+5
| * RESTRICT AUTOMERGE Disable the Trusted Hotword requirementAhaan Ugale2021-08-181-8/+6
|/
* Send the HotwordDetectionService UID to AudioPolicyAhaan Ugale2021-08-041-0/+16
* Provide the way to enable/disable debug mode for logging egressed datalpeter2021-07-241-0/+49
* Set the Debug flag to falselpeter2021-07-231-34/+12
* Add null pointer check for callback in HotwordDetectionConnection.lpeter2021-07-231-8/+8
* Check/note ops when delivering HotwordDetectedResultAhaan Ugale2021-07-121-6/+60
* Merge "Re-init HotwordDetectionSrvc when audioserver dies" into sc-devAhaan Ugale2021-07-031-9/+42
|\
| * Re-init HotwordDetectionSrvc when audioserver diesAhaan Ugale2021-07-021-9/+42
* | Merge "Init HotwordDetectionSrvc identity earlier" into sc-devTreeHugger Robot2021-07-031-10/+20
|\|
| * Init HotwordDetectionSrvc identity earlierAhaan Ugale2021-07-021-10/+20
* | Merge "Logging the number of bits egressing from the hotword trusted process"...TreeHugger Robot2021-07-021-0/+16
|\ \ | |/ |/|
| * Logging the number of bits egressing from the hotword trusted processlpeter2021-07-021-0/+16
* | HotwordDetectionSrvc: Handle SoundTrigger permissions in VIMSAhaan Ugale2021-06-291-1/+1
|/
* Implement preriodic trusted process restarting for hotword detectors.Sergey Volnov2021-06-221-251/+374
* Merge "Allow HotwordDetectionService access to audioflinger." into sc-devAhaan Ugale2021-06-141-1/+11
|\
| * Allow HotwordDetectionService access to audioflinger.Ahaan Ugale2021-06-041-1/+11
* | Merge "Grant HotwordDetectionService RECORD_AUDIO and CAPTURE_AUDIO_HOTWORD."...Ahaan Ugale2021-06-101-3/+22
|\ \