summaryrefslogtreecommitdiffstats
path: root/picolanginstaller/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updating the TextToSpeech data files to make the TTS sound louder.Charles Chen2009-08-141-2/+2
| | | | This is a fix for bug 2046705.
* Fix bug 2022435.Jean-Michel Trivi2009-08-071-0/+4
| | | | | | | | | | When the user clicks "install" for the TTS language pack installer and the download completes, the addition of the corresponding package is picked up by VoiceDataInstallerReceiver. It then causes the installer to run by firing off the RUN_TTS_DATA_INSTALLER event. This is less confusing for the user because the installation of the language files is now automatic once the download is initiated. Before, the user had to "open" the installer after the download completed.
* Updating binary voice files for en-US for better quality.Charles Chen2009-07-291-1/+1
| | | | | | Changing the Intent extra for getting the voice data root directory to match the current naming of that variable in TextToSpeech.java.
* Fixing manifest for PicoLangInstaller to use the correct SD cardCharles Chen2009-06-231-1/+2
| | | | permissions.
* Adding PicoLangInstaller.Charles Chen2009-06-221-0/+16