summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/TextToSpeechSettings.java
Commit message (Expand)AuthorAgeFilesLines
* fix unintentional driftJean-Baptiste Queru2010-04-141-3/+31
* Fixing bug 2577511 - incorrectly trying to access a setting.Charles Chen2010-04-121-2/+2
* Fixing bugs 2577511 and 2581920.Charles Chen2010-04-081-6/+26
* Fix for 2579445 - Using the correct strings for accessing Intent extras now.Charles Chen2010-04-071-3/+2
* Fix for bug #2577984 - Settings app was trying to access the TTSCharles Chen2010-04-071-9/+16
* Fixing bug #2575499 - TextToSpeech Settings did not verify that theCharles Chen2010-04-061-0/+22
* Fixing a problem with the TextToSpeech settings not reflectingCharles Chen2010-03-221-0/+10
* Saving the list of enabled plugins in secure settings so that theCharles Chen2010-03-171-4/+10
* Adding plugin specific settings to TTS settings + changing the UICharles Chen2010-03-161-14/+129
* Added a default fallback message for cases where the TTS plugin doesCharles Chen2010-02-181-10/+3
* Adding checks for null to TextToSpeechSettings to handle casesCharles Chen2010-02-181-2/+27
* Fix bug 2446811 Ensure the default locale is never constructedJean-Michel Trivi2010-02-171-1/+7
* Fixing a problem with the TextToSpeech settings failing to refreshCharles Chen2010-02-121-3/+9
* Settings for TextToSpeech now uses the results returned by theCharles Chen2010-02-101-5/+41
* Fixing bug 2418114. Added a check to make sure the TTS sample string forCharles Chen2010-02-041-1/+3
* Changing TextToSpeechSettings to query for the sample textCharles Chen2010-01-251-4/+38
* Exposing the ability to select a default TTS engine to theCharles Chen2009-12-141-1/+33
* Fix bug 2078454 where clicking on Settings in the Home menu wouldJean-Michel Trivi2009-09-091-6/+2
* Fix bug 2088099 where the TTS example doesn't play in the Settings appJean-Michel Trivi2009-09-021-78/+100
* Make sure the TTS example in the TTS Settings loads a supported language.Jean-Michel Trivi2009-09-011-1/+6
* Fix bug 2045197.Jean-Michel Trivi2009-08-111-0/+2
* Fix bug 2017664.Jean-Michel Trivi2009-07-291-7/+7
* Fix bug 1956707 in which setting the default language has no effect.Jean-Michel Trivi2009-07-171-2/+6
* In the TTS settings: rely on the default locale rather than defaultJean-Michel Trivi2009-07-071-3/+5
* Fix bug 1946195 by making use of the current Locale to set a default valueJean-Michel Trivi2009-07-061-33/+42
* Fix bug 1943785 where the default country string could be accessed whileJean-Michel Trivi2009-06-301-2/+2
* Remove pitch selection from TTS settings.Jean-Michel Trivi2009-06-251-40/+50
* Updated TTS settings to support language, country and variant settings.Jean-Michel Trivi2009-06-231-39/+162
* Update the Text-To-Speech settings screen to allow listening to a TTSJean-Michel Trivi2009-06-181-20/+129
* Adding support for selecting the default language for Text-To-Speech in Setti...Jean-Michel Trivi2009-06-101-6/+29
* Adding Text-To-Speech default settings in the Settings application.Jean-Michel Trivi2009-06-091-0/+122