History log of /external/svox/picolanginstaller/src/com/svox/langpack/installer/InstallerActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f98d728537da625856f55e124da8b984f6f11322 08-Aug-2009 Jean-Michel Trivi <jmtrivi@google.com> Fix bug 2022435.
After the user has initiated the download of the TTS language pack installer,
and that the installer has automatically started running, the installer
(in InstallerActivity) will broadcast an event
(TextToSpeech.Engine.ACTION_TTS_DATA_INSTALLED) to signal the completion
and success of the installation. The event is picked up by LangPackUninstaller
which triggers the deletion of the installer package to avoid wasting space
on the user's device.
/external/svox/picolanginstaller/src/com/svox/langpack/installer/InstallerActivity.java
feb92ebaf73cc5814287199390cd9f0f1a6e9621 30-Jul-2009 Charles Chen <clchen@google.com> Updating binary voice files for en-US for better quality.
Changing the Intent extra for getting the voice data root
directory to match the current naming of that variable in
TextToSpeech.java.
/external/svox/picolanginstaller/src/com/svox/langpack/installer/InstallerActivity.java
8472dfa0c2641f91ca79986959652c8b2463be29 18-Jul-2009 Charles Chen <clchen@google.com> Changing the PicoLangInstaller to use the data path provided
by the PicoTtsEngine rather than relying on a hardcoded path to
/sdcard/
/external/svox/picolanginstaller/src/com/svox/langpack/installer/InstallerActivity.java
7ce72cfce1d22d657a07ae8fbe48ef2a2b5a2cf0 23-Jun-2009 Charles Chen <clchen@google.com> Fixing manifest for PicoLangInstaller to use the correct SD card
permissions.
/external/svox/picolanginstaller/src/com/svox/langpack/installer/InstallerActivity.java
3fc71a14d6c0ca80a5fbc579de14a9a7b422e5c3 23-Jun-2009 Charles Chen <clchen@google.com> Adding PicoLangInstaller.
/external/svox/picolanginstaller/src/com/svox/langpack/installer/InstallerActivity.java