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
/
tests
/
SoundTriggerTestApp
Age
Commit message (
Expand
)
Author
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-09-10
Use standard API in SoundTriggerTestApp
Ytai Ben-Tsvi
2020-03-27
remove SoundTrigger public member variables am: 1e43767f10 am: f5bd2f0b5c am:...
Nicholas Ambur
2020-03-26
remove SoundTrigger public member variables
Nicholas Ambur
2020-03-23
Add an exported flag in manifest
Ashwini Oruganti
2019-03-07
Convert tests/**/Android.mk files to Android.bp
Sasha Smundak
2018-04-19
Fixing a couple crashes in the SoundTriggerTestApp
mike dooley
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2017-05-03
Add getData() member to SoundTriggerDetector.EventPayload.
Chris Thornton
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
2017-03-22
SoundTriggerTestApp: also unload on error conditions
Chris Thornton
2016-11-05
SoundTriggerTestApp: Provide onClick callbacks for audio capture.
Chris Thornton
2016-07-13
Merge \\"Fix a few log messages that didn\\'t have a space in the SoundTrigge...
Chris Thornton
2016-07-12
Fix a few log messages that didn't have a space in the SoundTriggerTestApp
Chris Thornton
2016-07-08
Merge \\"Updates to the sound trigger test app\\" into nyc-mr1-dev am: e1fdcc...
Chris Thornton
2016-07-07
Updates to the sound trigger test app
Chris Thornton
2016-05-10
Remove @Nullable from primitive/void types.
Ian Rogers
2016-04-10
Updates to sound trigger test app.
Chris Thornton
2016-03-28
Fix permission string typo for test app.
Arunesh Mishra
2016-03-04
Turn down the logging a little bit.
Joe Onorato
2016-02-24
Fix AlwaysOnHotwordDetector recognition event bug.
Arunesh Mishra
2016-02-22
Unload logic for generic and keyphrase sound models.
Arunesh Mishra
2016-02-19
Fix minor bugs:
Arunesh Mishra
2016-02-17
SoundTriggerHelper changes for GenericSoundModels.
Arunesh Mishra
2016-01-27
Fix SoundTriggerModel uses to GenericSoundModel.
Arunesh Mishra
2016-01-27
SoundTrigger API improvements.
Arunesh Mishra