index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not merge. Remove voicesearch-specific functionality from framework.
Alex Gruenstein
2009-08-21
5
-393
/
+0
*
Unhide the broadcast intent that signals completion of the TTS language
Jean-Michel Trivi
2009-08-14
1
-11
/
+13
*
Merge change 21038 into donut
Android (Google) Code Review
2009-08-12
1
-5
/
+19
|
\
|
*
Propagate info about whether a "call" command was issued in RecognitionResult.
Mike LeBeau
2009-08-12
1
-5
/
+19
*
|
Fix bug 2043140.
Jean-Michel Trivi
2009-08-11
1
-1
/
+1
|
/
*
Fix bug 2022435.
Jean-Michel Trivi
2009-08-07
1
-0
/
+16
*
Fix bug 2017664
Jean-Michel Trivi
2009-07-29
1
-126
/
+177
*
Resetting the setLanguage() call to its intended behavior after change 8089
Jean-Michel Trivi
2009-07-22
1
-2
/
+4
*
Revert the setLanguage() call to its previous implementation as
Jean-Michel Trivi
2009-07-20
1
-4
/
+2
*
Prevent the setLanguage() method in TextToSpeech to change the language
Jean-Michel Trivi
2009-07-20
1
-11
/
+17
*
Adding missing addEarcon method. Not having this was a bug as
Charles Chen
2009-07-15
1
-0
/
+103
*
Unhide required definitions in TextToSpeech.Engine that cover return codes and
Jean-Michel Trivi
2009-07-14
1
-3
/
+91
*
Adding Utterance ID to the TtsService.
Charles Chen
2009-07-13
3
-8
/
+76
*
Fixing TTS breakage.
Charles Chen
2009-07-10
1
-11
/
+133
*
Add support in TextToSpeech for an audio stream type param and utterance
Jean-Michel Trivi
2009-07-10
1
-13
/
+60
*
Adding tagging to utterances to track which app said what.
Charles Chen
2009-07-10
2
-22
/
+25
*
Adding a missing catch
Charles Chen
2009-07-08
1
-0
/
+1
*
Remove unused definitions for default language in TextToSpeech as
Jean-Michel Trivi
2009-07-08
1
-3
/
+1
*
Optimize storing of cached TTS parameters. Initialize the cached
Jean-Michel Trivi
2009-07-07
1
-23
/
+22
*
Propagating error codes to TextToSpeech.java
Charles Chen
2009-07-07
1
-36
/
+47
*
Fixes a compatibility issue with users that have the old TTS
Charles Chen
2009-07-06
1
-1
/
+1
*
Propagating the error codes through the TtsService
Charles Chen
2009-07-06
1
-7
/
+7
*
Removing IPA - IPA is already handled by the phoneme tag.
Charles Chen
2009-07-02
1
-5
/
+1
*
Unhide android.speech.tts.TextToSpeech
Jean-Michel Trivi
2009-07-02
1
-95
/
+2
*
Adding strings for data root and data files - these are needed
Charles Chen
2009-07-02
1
-1
/
+6
*
Adding in TTS service support for language query and level of support.
Jean-Michel Trivi
2009-06-29
2
-4
/
+46
*
Adding status return codes for TTS calls.
Charles Chen
2009-06-29
1
-33
/
+93
*
Adding implementation of IPA to the TextToSpeech.java
Charles Chen
2009-06-26
1
-2
/
+60
*
Adding in the playSilence method to TextToSpeech.java
Charles Chen
2009-06-26
1
-1
/
+21
*
Adding skeleton methods for IPA support.
Charles Chen
2009-06-26
1
-1
/
+5
*
Add caching of the speech rate and language in android.speech.tts.TextToSpeech
Jean-Michel Trivi
2009-06-25
1
-52
/
+41
*
Updating the TextToSpeech.java with skeleton methods.
Charles Chen
2009-06-25
1
-14
/
+66
*
Adding support for pitch changes of the synthesized text in Text-To-Speech.
Jean-Michel Trivi
2009-06-23
2
-1
/
+33
*
Grouping under TextToSpeech.Engine the constants to be used by
Jean-Michel Trivi
2009-06-18
1
-0
/
+22
*
Using Locale to specify language and country for a TTS language to load,
Jean-Michel Trivi
2009-06-17
2
-36
/
+38
*
TextToSpeech class cleanups
Jean-Michel Trivi
2009-06-11
1
-90
/
+106
*
Renaming the Tts class to TextToSpeech for clarity.
Jean-Michel Trivi
2009-06-10
1
-109
/
+32
*
Restructuring the TTS files so that it works as a Service
Charles Chen
2009-06-10
3
-3
/
+88
*
In Tts class, removing method to set the specific engine to use as the
Jean-Michel Trivi
2009-06-08
1
-22
/
+0
*
Moving the Tts java class from the android.tts package to the android.speech....
Jean-Michel Trivi
2009-06-08
1
-0
/
+608
*
Moved error status from SpeechServiceRecognizerListener
Mitsuru Oshima
2009-06-08
2
-4
/
+13
*
* Chagned RecognitionService interface to use more complex RecognitionResult ...
Mitsuru Oshima
2009-05-29
5
-8
/
+196
*
AI 148484: (1) Pass recognizer intent to RecognitionService when starting to ...
Brandon Ballinger
2009-05-07
1
-2
/
+3
*
AI 146613: Move Recognition service declarations to frameworks/base/core/java...
Brandon Ballinger
2009-04-16
3
-0
/
+181
*
AI 145778: Manual merge changes 145382-145384 from cupcake.
Andy Stadler
2009-04-10
2
-3
/
+6
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
6
-0
/
+1452
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
6
-1451
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-1
/
+0
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-0
/
+1
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-4
/
+8
[next]