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
/
hardware
/
soundtrigger
/
KeyphraseEnrollmentInfo.java
Age
Commit message (
Expand
)
Author
2020-04-17
add KeyphraseEnrollmentInfo to TestApi
Nicholas Ambur
2020-03-20
fix enrollment application permission check
Nicholas Ambur
2020-03-10
lazy load enrollment application UID in VIMS
Nicholas Ambur
2020-02-25
add enrollment application UID tracking
Nicholas Ambur
2020-01-22
add KeyphraseModelManager
Nicholas Ambur
2019-10-08
change KeyphraseEnrollmentInfo to store services
Nicholas Ambur
2019-09-18
Revert "change KeyphraseEnrollmentInfo to store services"
Nicholas Ambur
2019-09-16
change KeyphraseEnrollmentInfo to store services
Nicholas Ambur
2017-05-08
Add API for querying if a given keyphrase/locale is supported for AOHD.
Chris Thornton
2017-03-23
Prevent inclusion of null KeyphraseMetadata in info map.
Chris Thornton
2016-05-05
Fix NPE in KeyphraseEnrollmentInfo.toString()
Chris Thornton
2016-04-06
Support multiple Enrollment APKs
Chris Thornton
2015-02-11
Move hidden ApplicationInfo flags into a separate field.
Alex Klyubin
2014-08-22
Fix an issue with locale for managing intent
Sandeep Siddhartha
2014-08-22
Fix the Locale story in the hotword API
Sandeep Siddhartha
2014-08-11
Add debugging info to VIS via dump()
Sandeep Siddhartha
2014-07-16
Add recognition modes to the enrollment metadata
Sandeep Siddhartha
2014-07-15
Hook in startRecogniton call
Sandeep Siddhartha
2014-07-10
Always on hotword changes
Sandeep