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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
voiceinteraction
/
java
/
com
/
android
/
server
/
soundtrigger
/
SoundTriggerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: treewide: Disable debug logging
George Zacharia
2023-01-12
1
-1
/
+1
*
Fix permission checking in SoundTriggerService
Ytai Ben-Tsvi
2021-06-23
1
-1
/
+6
*
Reduce severity of SoundTriggerService error messages
Ytai Ben-Tsvi
2021-03-31
1
-16
/
+16
*
Improve permission enforcement in SoundTriggerService
Ytai Ben-Tsvi
2021-03-31
1
-369
/
+404
*
add API for ST clients run in battery saver mode
Nicholas Ambur
2021-01-22
1
-6
/
+9
*
fix issue with ST listModules check
Nicholas Ambur
2020-11-18
1
-3
/
+15
*
fix SoundTrigger overwriting session identity
Nicholas Ambur
2020-11-16
1
-16
/
+2
*
Clean up on client death in SoundTriggerService
Ytai Ben-Tsvi
2020-11-11
1
-10
/
+47
*
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-10-06
1
-2
/
+2
*
Sessionize the SoundTriggerService layer.
Ytai Ben-Tsvi
2020-09-10
1
-641
/
+647
*
Require identity information in SoundTrigger.java
Ytai Ben-Tsvi
2020-09-10
1
-1
/
+17
*
VIS : SoundTriggerService: follow up fix in createAudioRecordForEvent()
Eric Laurent
2020-08-13
1
-21
/
+16
*
Merge "VIS : SoundTriggerService: fix fake AudioRecord creation"
Eric Laurent
2020-08-03
1
-19
/
+19
|
\
|
*
VIS : SoundTriggerService: fix fake AudioRecord creation
Eric Laurent
2020-07-23
1
-19
/
+19
*
|
Merge "Removed @Deprecated SystemService callback methods that take a userId."
Felipe Leme
2020-08-03
1
-8
/
+0
|
\
\
|
*
|
Removed @Deprecated SystemService callback methods that take a userId.
Felipe Leme
2020-08-03
1
-8
/
+0
|
|
/
*
/
Fix NullPointerException thrown by logging
Robin Lee
2020-07-28
1
-1
/
+1
|
/
*
fix calling SoundTriggerMiddleware in safeMode
Nicholas Ambur
2020-05-18
1
-5
/
+8
*
Check permission for soundtrigger detection service
Evan Severson
2020-05-01
1
-0
/
+12
*
Merge "remove SoundTrigger public member variables" into rvc-dev
Nicholas Ambur
2020-03-27
1
-29
/
+31
|
\
|
*
remove SoundTrigger public member variables
Nicholas Ambur
2020-03-26
1
-29
/
+31
*
|
disable SoundTriggerService in safe mode
Nicholas Ambur
2020-03-23
1
-1
/
+7
|
/
*
Use BIND_INCLUDE_CAPABILITIES for SoundTriggerService
Nick Moukhine
2020-03-16
1
-1
/
+3
*
add version entry to soundtrigger model database
Nicholas Ambur
2020-01-13
1
-0
/
+3
*
add parameter control to AlwaysOnHotwordDetector
Nicholas Ambur
2020-01-09
1
-4
/
+23
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-30
1
-4
/
+4
*
add SoundTrigger HAL 2.3 per model parameter apis
Nicholas Ambur
2019-12-11
1
-0
/
+99
*
Add ability to get soundtrigger props from dsp
Nicholas Ambur
2019-08-30
1
-0
/
+17
*
SoundTriggerService: Track model stats
Benjamin Schwartz
2019-06-11
1
-2
/
+98
*
Limit GetModelState API to generic sound models (ie music detector)
mike dooley
2019-05-17
1
-7
/
+4
*
SoundTrigger Event logging
Jason Hsu
2019-04-29
1
-0
/
+198
*
Treat getModelState recognition events the same as regular recognition
mike dooley
2019-01-24
1
-5
/
+1
*
Converting sound trigger v2.2 getModelState to be asynchronous
mike dooley
2018-11-09
1
-8
/
+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
*
Merge "Revert "Adding getModelState API to sound trigger""
Michael Dooley
2018-09-14
1
-34
/
+0
|
\
|
*
Revert "Adding getModelState API to sound trigger"
Michael Dooley
2018-09-14
1
-34
/
+0
*
|
Merge "Adding getModelState API to sound trigger"
Michael Dooley
2018-09-14
1
-0
/
+34
|
\
|
|
*
Adding getModelState API to sound trigger
mike dooley
2018-09-05
1
-0
/
+34
*
|
Frameworks: Annotate trivial @GuardedBy in services
Andreas Gampe
2018-09-05
1
-0
/
+1
|
/
*
Merge "Disable throttling of SoundTrigger" into pi-dev am: 1936031cbe
Philip P. Moltmann
2018-05-08
1
-1
/
+2
|
\
|
*
Disable throttling of SoundTrigger
Philip P. Moltmann
2018-05-07
1
-1
/
+2
*
|
Merge "Simulate handling of event when throttling" into pi-dev am: 0458578642
android-build-team Robot
2018-05-07
1
-23
/
+127
|
\
|
|
*
Simulate handling of event when throttling
Philip P. Moltmann
2018-05-04
1
-23
/
+127
*
|
Merge "Remove PendingIntent based soundTrigger"
TreeHugger Robot
2018-04-25
1
-184
/
+6
|
\
\
|
|
/
|
/
|
|
*
Remove PendingIntent based soundTrigger
Philip P. Moltmann
2018-04-05
1
-184
/
+6
*
|
Properly disconnect after skipping an operation.
Philip P. Moltmann
2018-04-11
1
-16
/
+15
|
/
*
Throttle number of sound trigger operations / day
Philip P. Moltmann
2018-03-20
1
-1
/
+102
*
Add SoundTriggerDetectionService
Philip P. Moltmann
2018-03-20
1
-24
/
+448
[next]