index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
voice
/
VoiceInteractionService.java
Age
Commit message (
Expand
)
Author
2021-08-06
Shutdown hotword detection service when software hotword detector is shutdown
lpeter
2021-05-21
HotwordDetectionService: Remove deprecated-at-birth APIs.
Ahaan Ugale
2021-04-26
Leverage new Audio history sharing for HotwordDetectionService.
Ahaan Ugale
2021-03-26
Introduce the concept of software and external hotword.
Sergey Volnov
2021-03-23
Use the PersistableBundle instead of the Bundle
lpeter
2021-03-17
Only allow preinstalled application to be able to call setHotwordDetectionSer...
lpeter
2021-03-09
Implement passing the model data to the trusted process
lpeter
2021-02-01
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2021-01-26
Create basic behavior of HotwordDetectionService
lpeter
2021-01-08
Catch the SecurityException in the APIs of SoundTriggerSession to avoid crash...
lpeter
2020-09-16
Demote AlwaysOnHotwordDetector to SystemApi
Ytai Ben-Tsvi
2020-03-23
Crash service on SoundTriger HAL fatal error
Nicholas Ambur
2020-02-25
remove client token passing active VI service
Nicholas Ambur
2020-01-22
add KeyphraseModelManager
Nicholas Ambur
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-15
make onGetSupportedVoiceActions return @NonNull and return empty set by default
jiayuzhou
2019-02-14
Encapsulate state & transcription in hints bundle
James O'Leary
2019-02-01
Only selected VoiceInteractionService can call methods
James O'Leary
2019-01-29
Remove enumerated voice states.
Matt Casey
2019-01-23
Voice state + transcription in VoiceInteractionSvc
Matt Casey
2018-09-19
Make Changes to VoiceInteraction API for supporting System checking
jiayuzhou
2018-08-10
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-08-22
The VIS should return an AOHD regardless of keyphrase availability.
Chris Thornton
2017-05-08
Add API for querying if a given keyphrase/locale is supported for AOHD.
Chris Thornton
2015-07-15
Implement issue #22403908: Enable assistant to refuse context sharing
Dianne Hackborn
2015-06-30
Fix issue #22124996: VI: Command Request not Active
Dianne Hackborn
2015-06-01
Update VoiceInteractionService from API review.
Dianne Hackborn
2015-05-18
Remove screenshot APIs.
Dianne Hackborn
2015-05-05
The voice assist may now be launched above the lockscreen
Selim Cinek
2015-04-03
Add flag to voice interactor for supporting assist gesture
Jorim Jaggi
2015-04-03
Add ability to start voice interaction session directly
Jorim Jaggi
2015-03-17
Add ability to get a screenshot for assist.
Dianne Hackborn
2015-02-25
Rework voice interaction session lifecycle.
Dianne Hackborn
2015-02-13
Update voice interaction layer for new UI design.
Dianne Hackborn
2015-01-21
Bring back voice interaction APIs.
Dianne Hackborn
2014-09-02
Hide the interaction part of VoiceInteractionService.
Dianne Hackborn
2014-08-25
Remove the old API for creating hotword detector
Sandeep Siddhartha
2014-08-23
Fix conversion of locale from BCP47 language tag
Sandeep Siddhartha
2014-08-22
Fix the Locale story in the hotword API
Sandeep Siddhartha
2014-08-11
Fix VoiceInteractionService.isActiveService().
Barnaby James
2014-08-11
Add debugging info to VIS via dump()
Sandeep Siddhartha
2014-08-01
Stop recognition when shutting down VIS
Sandeep Siddhartha
2014-07-22
Make hotword availability a callback
Sandeep Siddhartha
2014-07-22
AlwaysOnHotwordDetector needs to reflect enrollment changes
Sandeep Siddhartha
2014-07-20
Move sound trigger calls to VoiceInteractionManagerService
Sandeep Siddhartha
2014-07-16
Implement issue #16330060: Inform ActivityManager about WebView...
Dianne Hackborn
2014-07-15
Hook in startRecogniton call
Sandeep Siddhartha
2014-07-10
Always on hotword changes
Sandeep
2014-06-11
Add SoundTriggerManager to handle calls to SoundTrigger
Sandeep Siddhartha
2014-06-11
Activity for enrollment
Sandeep Siddhartha
[next]