index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
voiceinteraction
/
java
/
com
/
android
/
server
/
soundtrigger
/
SoundTriggerHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wait for an abort event when stopping a model
Ytai Ben-Tsvi
2022-04-11
1
-19
/
+28
*
Revert "Wait for an abort event when stopping a model"
Ytai Ben-Tsvi
2022-04-11
1
-53
/
+29
*
Check for null callback
Ytai Ben-Tsvi
2022-03-21
1
-1
/
+4
*
Wait for an abort event when stopping a model
Ytai Ben-Tsvi
2022-03-17
1
-29
/
+53
*
Support back-to-back soundtrigger recognitions
Ytai Ben-Tsvi
2021-10-18
1
-2
/
+2
*
Merge "Reduce severity of SoundTriggerService error messages" into sc-dev am:...
Ytai Ben-tsvi
2021-04-01
1
-1
/
+1
|
\
|
*
Reduce severity of SoundTriggerService error messages
Ytai Ben-Tsvi
2021-03-31
1
-1
/
+1
*
|
Adopt "resourcesAvailable" naming instead of "tryAgain"
Ytai Ben-Tsvi
2021-03-05
1
-4
/
+4
*
|
Support preemptive model unloading
Ytai Ben-Tsvi
2021-03-05
1
-26
/
+17
|
/
*
add API for ST clients run in battery saver mode
Nicholas Ambur
2021-01-22
1
-57
/
+99
*
Reset mServiceDisabled when service dies
Ytai Ben-Tsvi
2020-12-08
1
-0
/
+1
*
fix issue with ST listModules check
Nicholas Ambur
2020-11-18
1
-8
/
+26
*
Clean up on client death in SoundTriggerService
Ytai Ben-Tsvi
2020-11-11
1
-1
/
+20
*
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-10-06
1
-2
/
+2
*
Sessionize the SoundTriggerService layer.
Ytai Ben-Tsvi
2020-09-10
1
-1
/
+6
*
Require identity information in SoundTrigger.java
Ytai Ben-Tsvi
2020-09-10
1
-2
/
+9
*
SoundTriggerHelper: improve in call behavior
Eric Laurent
2020-04-06
1
-50
/
+108
*
remove SoundTrigger public member variables
Nicholas Ambur
2020-03-26
1
-3
/
+3
*
Correctly set the recognition state in response to GET_STATE
Ytai Ben-Tsvi
2020-01-14
1
-2
/
+6
*
add parameter control to AlwaysOnHotwordDetector
Nicholas Ambur
2020-01-09
1
-42
/
+68
*
add SoundTrigger HAL 2.3 per model parameter apis
Nicholas Ambur
2019-12-11
1
-6
/
+71
*
SoundTriggerHelper: fix state after audioserver death
Eric Laurent
2019-09-12
1
-3
/
+30
*
SoundTriggerHelper: fix power save mode listener
Eric Laurent
2019-07-19
1
-18
/
+21
*
Enabling HW detection while phone ringing
rago
2019-03-26
1
-2
/
+2
*
Make framework treat getModelState recognition events the same
mike dooley
2019-01-08
1
-6
/
+3
*
Fixing getModelState event processing
mike dooley
2018-12-20
1
-3
/
+10
*
Converting sound trigger v2.2 getModelState to be asynchronous
mike dooley
2018-11-09
1
-12
/
+9
*
Revert "Revert "Adding getModelState API to sound trigger""
Michael Dooley
2018-10-23
1
-0
/
+34
*
Revert "Revert "Revert "Adding getModelState API to sound trigger"""
Michael Dooley
2018-09-28
1
-34
/
+0
*
Revert "Revert "Adding getModelState API to sound trigger""
Michael Dooley
2018-09-21
1
-0
/
+34
*
Revert "Adding getModelState API to sound trigger"
Michael Dooley
2018-09-14
1
-34
/
+0
*
Adding getModelState API to sound trigger
mike dooley
2018-09-05
1
-0
/
+34
*
Fixing a couple crashes in the SoundTriggerTestApp
mike dooley
2018-04-19
1
-1
/
+6
*
Merge "Check for location access on TelephonyRegistry" am: 31230bb193 am: f58...
Hall Liu
2018-02-22
1
-14
/
+20
|
\
|
*
Check for location access on TelephonyRegistry
Hall Liu
2018-02-06
1
-14
/
+20
*
|
Make the battery saver knobs hidden public,
Makoto Onuki
2017-11-01
1
-1
/
+1
|
/
*
Add SoundTriggerManager APIs to use a PendingIntent to get callbacks.
Chris Thornton
2017-06-13
1
-0
/
+7
*
Prevent ConcurrentModificationException in updateAllRecognitions
Chris Thornton
2017-06-10
1
-18
/
+20
*
SoundTriggerHelper: Remove unused models onLoad
Chris Thornton
2017-03-27
1
-2
/
+49
*
Clean up dead objects when detected in the SoundTriggerHelper
Chris Thornton
2017-03-22
1
-11
/
+62
*
Add BatterySaverPolicy for power save mode
jackqdyulei
2017-03-08
1
-4
/
+5
*
SoundTriggerHelpoer: Send pause events on abort if a model is running.
Chris Thornton
2016-07-20
1
-1
/
+6
*
VIMS should only stop the keyphrases it started.
Chris Thornton
2016-05-02
1
-28
/
+0
*
Remove the STH tracking if a model has been aborted.
Chris Thornton
2016-05-02
1
-29
/
+19
*
Keep STH state in sync with HAL
Chris Thornton
2016-04-30
1
-1
/
+4
*
Use .equals() to compare two UUIDs in SoundTriggerHelper, rather than ==
Chris Thornton
2016-04-18
1
-8
/
+5
*
SoundTriggerHelper: Add ability to manage multiple voice models.
Arunesh Mishra
2016-04-14
1
-156
/
+182
*
SoundTriggerHelper re-design.
Arunesh Mishra
2016-04-08
1
-345
/
+454
*
Fix unsynchronized access to model hashmap
Ryan Bavetta
2016-03-08
1
-32
/
+28
*
Fix AlwaysOnHotwordDetector recognition event bug.
Arunesh Mishra
2016-02-24
1
-7
/
+7
[next]