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
/
tts
/
TtsEngines.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Add support for voices in TTS API.
Przemyslaw Szczepaniak
2014-07-04
1
-0
/
+30
*
Fix typo and broken sdk build.
Przemyslaw Szczepaniak
2014-06-13
1
-1
/
+1
*
Expose "default tts locale" to the TTS V2 API.
Przemyslaw Szczepaniak
2014-06-11
1
-92
/
+136
*
Add (hidden) TTSEngines#isLocaleSetToDefaultForEngine method.
Przemyslaw Szczepaniak
2014-05-12
1
-0
/
+18
*
Catch MissingResourceException caused by bad locale in TTS.
Przemyslaw Szczepaniak
2013-09-25
1
-19
/
+26
*
Make TtsEngines.getDefaultLocale() method public
Przemyslaw Szczepaniak
2013-05-21
1
-1
/
+12
*
Format default locale the same way as those stored in prefs.
Narayan Kamath
2011-10-17
1
-2
/
+25
*
Framework changes to support new TTS settings features.
Narayan Kamath
2011-08-23
1
-8
/
+180
*
New API for TTS settings.
Narayan Kamath
2011-06-21
1
-0
/
+95
*
Don't enforce defaults any more in the TextToSpeech API.
Narayan Kamath
2011-06-16
1
-45
/
+6
*
A few TTS bug fixes
Narayan Kamath
2011-06-14
1
-5
/
+31
*
Refactor some of TextToSpeech
Narayan Kamath
2011-06-10
1
-0
/
+200