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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
/
RecognitionService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip preflight RECORD_AUDIO in RecognitionService if FD provided
Nate Myren
2022-05-10
1
-2
/
+3
*
speech: Prefix trigger event with "on"
Andrea Ambu
2022-02-16
1
-2
/
+2
*
Revert^2 "speech: Allow long speech sessions"
Andrea Ambu
2022-02-08
1
-0
/
+21
*
Revert "speech: Allow long speech sessions"
Shubham Dubey
2022-02-07
1
-20
/
+0
*
speech: Allow long speech sessions
Andrea Ambu
2022-02-04
1
-0
/
+20
*
speech: Add api to check request is supported
Andrea Ambu
2022-01-18
1
-1
/
+111
*
Do not fail Recognition on MODE_IGNORED for preflight
Nate Myren
2021-09-10
1
-5
/
+6
*
Only check downstream permissions in preflight in RecognitionService
Nate Myren
2021-07-12
1
-13
/
+2
*
Avoid creating Recognition Callback if preflight fails
Nate Myren
2021-07-02
1
-12
/
+27
*
Merge "Cancel RecognitionService if permission check fails" into sc-dev
Nate Myren
2021-07-02
1
-2
/
+14
|
\
|
*
Cancel RecognitionService if permission check fails
Nate Myren
2021-07-01
1
-2
/
+14
*
|
Try to finish data delivery in onDestroy for RecognitionService
Nate Myren
2021-07-01
1
-0
/
+1
|
/
*
Properly check for SDK before nullifying attribution tag
Nate Myren
2021-06-15
1
-0
/
+1
*
Don don't blame if attr ctx created
Svet Ganov
2021-06-12
1
-10
/
+26
*
Switch media fw permissions checks to AttributionSource
Svet Ganov
2021-06-01
1
-55
/
+70
*
Change attribution integration points for SpeechRecognizer.
Sergey Volnov
2021-04-23
1
-88
/
+59
*
Introduce additional error codes for better language handling.
Sergey Volnov
2021-04-09
1
-2
/
+2
*
Runtime permission attribution improvements
Svet Ganov
2021-03-29
1
-34
/
+97
*
Redirect all speech recognition traffic through system server.
Sergey Volnov
2021-02-17
1
-15
/
+3
*
Add System speech recognition service.
Eugenio Marchiori
2021-01-27
1
-1
/
+12
*
Allow "self" to also use RecognitionService
Philip P. Moltmann
2020-09-09
1
-3
/
+2
*
Pipe through featureId from caller to noteOps in RecognitionService
Philip P. Moltmann
2019-10-30
1
-9
/
+29
*
Update PermissionChecker usages to avoid unnecessary attribution.
Svet Ganov
2019-10-04
1
-7
/
+17
*
Copy PermissionChecker from support lib and use in RcognitionService
Eugene Susla
2018-02-23
1
-3
/
+3
*
Fix @code escapes
Neil Fuller
2015-12-02
1
-1
/
+1
*
Add getCallingUid() to RecognitionService.Callback.
Cedric Ho
2015-05-27
1
-6
/
+20
*
Fix race in RecognizerService teardown.
Jeff Brown
2014-10-02
1
-11
/
+19
*
Make sure cancel is called on tear down.
Jerome Poichet
2014-09-30
1
-1
/
+12
*
Fixing a race condition in RecognitionService
Valentin Kravtsov
2011-03-02
1
-2
/
+12
*
Fixing: RecognitionService logcat spam "cancel called..."
Valentin Kravtsov
2010-05-04
1
-1
/
+1
*
bugfix for: OOM error while doing voice search repeatedly
Valentin Kravtsov
2010-04-22
1
-25
/
+49
*
Fix bug 2553592 API REVIEW: android.speech
Jean-Michel Trivi
2010-03-30
1
-8
/
+8
*
Improve a comment in RecognitionService.
Mike LeBeau
2010-02-11
1
-2
/
+2
*
Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService,
Mike LeBeau
2010-02-11
1
-0
/
+14
*
Adding speech recognition service public API
Valentin Kravtsov
2010-02-05
1
-0
/
+295