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
/
SoundTrigger.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-09-10
Require identity information in SoundTrigger.java
Ytai Ben-Tsvi
2020-09-10
Associate an originator identity to sessions
Ytai Ben-Tsvi
2020-05-18
add SoundTrigger TestApis
Nicholas Ambur
2020-05-18
fix SoundTrigger.ModuleProperties equals
Nicholas Ambur
2020-04-29
Handle exceptions on attach
Ytai Ben-Tsvi
2020-04-24
Deliver internal server errors to the client
Ytai Ben-Tsvi
2020-03-26
remove SoundTrigger public member variables
Nicholas Ambur
2020-02-05
fix naming discrepancy in SoundTrigger
Nicholas Ambur
2020-02-05
add getters to SoundTrigger.ModelParamRange
Nicholas Ambur
2020-01-22
add KeyphraseModelManager
Nicholas Ambur
2020-01-15
Improve exception handling in SoundTrigger
Ytai Ben-Tsvi
2020-01-15
Merge "fix parceling issue with KeyphraseSoundModel"
TreeHugger Robot
2020-01-14
fix parceling issue with KeyphraseSoundModel
Nicholas Ambur
2020-01-14
Merge "add version entry to soundtrigger model database"
Nicholas Ambur
2020-01-13
add version entry to soundtrigger model database
Nicholas Ambur
2020-01-10
add audioCapabilities to SoundTrigger properties
Nicholas Ambur
2020-01-10
Merge "add supportedModelArch to SoundTrigger properties"
Nicholas Ambur
2020-01-09
add parameter control to AlwaysOnHotwordDetector
Nicholas Ambur
2020-01-08
add supportedModelArch to SoundTrigger properties
Nicholas Ambur
2020-01-07
Merge "Doc fix"
Ytai Ben-tsvi
2020-01-07
Doc fix
Ytai Ben-Tsvi
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-16
Migrate SoundTrigger implementation to new service
Ytai Ben-Tsvi
2019-12-11
add SoundTrigger HAL 2.3 per model parameter apis
Nicholas Ambur
2019-09-04
Merge "Add ability to get soundtrigger props from dsp"
TreeHugger Robot
2019-08-30
Add ability to get soundtrigger props from dsp
Nicholas Ambur
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-03-20
Add package name when loadModules and attach.
jiabin
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-11-09
Converting sound trigger v2.2 getModelState to be asynchronous
mike dooley
2018-08-08
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-20
Expose SoundTriggerManager and SoundTrigger APIs
Philip P. Moltmann
2016-03-03
Fix soundtrigger test, adds null pointer check
Ryan Bavetta
2016-02-24
Fix AlwaysOnHotwordDetector recognition event bug.
Arunesh Mishra
2016-01-27
SoundTrigger API improvements.
Arunesh Mishra
2015-12-04
Replace hard-coded errno values with OsConstants
Lazar Trsic
2014-11-12
Don't unload the sound model on stopRecognition
Sandeep Siddhartha
2014-09-12
SoundTrigger: fix KeyphraseRecognitionEvent parceling
Eric Laurent
2014-09-05
SoundTrigger: fix capture format in recognition event
Eric Laurent
2014-08-04
SoundTrigger API update.
Eric Laurent
2014-08-01
Add a flag for multiple triggers with same recognition session
Sandeep Siddhartha
2014-07-29
Read the keyphrase ID from the recognition event
Sandeep Siddhartha
2014-07-28
Use blob (shared memory) for large data in sound model/recognition event/config
Sandeep Siddhartha
2014-07-20
Fix synchronization issues in AlwaysOnHotwordDetector
Sandeep Siddhartha
2014-07-20
Move sound trigger calls to VoiceInteractionManagerService
Sandeep Siddhartha
2014-07-10
Always on hotword changes
Sandeep
2014-07-08
SoundTrigger: update API
Eric Laurent
[next]