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
/
core
/
java
/
android
/
speech
/
RecognitionService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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