summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/tts
Commit message (Expand)AuthorAgeFilesLines
* Make TTS languages list sorted.Przemyslaw Szczepaniak2012-09-031-9/+32
* Fix for setting TTS language to recently downloaded onePrzemyslaw Szczepaniak2012-08-141-9/+8
* am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
|\
| * Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
| |\
| | * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-1/+1
* | | Keep speech rate dialog after rotatePrzemyslaw Szczepaniak2012-08-101-8/+3
* | | Fixes list of TTS voices after changing voice dataPrzemyslaw Szczepaniak2012-08-031-8/+50
* | | Fix some long forgottten TTS settings bugsNarayan Kamath2012-07-202-6/+11
|/ /
* | am 1fea4322: am 43c9dcc1: Merge "Fix a pseudo race condition in TtsEngineSett...Justin Ho2012-01-231-1/+10
|\ \ | |/
| * Merge "Fix a pseudo race condition in TtsEngineSettingsFragment." into ics-mr1Justin Ho2012-01-201-1/+10
| |\
| | * Fix a pseudo race condition in TtsEngineSettingsFragment.Narayan Kamath2012-01-201-1/+10
* | | am cf3f7abb: am 999f23e2: Locale string comparisons must ignore case.Narayan Kamath2012-01-231-1/+1
|\ \ \ | |/ /
| * | Locale string comparisons must ignore case.Narayan Kamath2012-01-201-1/+1
| |/
* | Call setLanguage() when the TTS locale is changed in settings.Narayan Kamath2012-01-052-22/+40
|/
* Fix two bug in the TTS settings.Narayan Kamath2011-11-041-2/+5
* Hide the "install voice data" preference by default. DO NOT MERGENarayan Kamath2011-10-271-0/+6
* Remove some unnecessary setLanguage() calls.Narayan Kamath2011-09-131-2/+6
* Call setLanguage( ) on the TTS engine before the sample.Narayan Kamath2011-08-241-2/+16
* Implement the new TTS settings UI.Narayan Kamath2011-08-233-0/+878