.. |
preference
|
ImportVoicePreference.java: fix a crash when no dictionaries are found
|
11 years ago |
CheckVoiceData.java
|
FileUtils: Set the initial size of the ByteArrayOutputStream buffer.
|
12 years ago |
DownloadVoiceData.java
|
Move the file-related helper methods to a FileUtils class.
|
12 years ago |
FileListAdapter.java
|
Add the ability to import an eSpeak dictionary file from the SD card.
|
12 years ago |
FileUtils.java
|
Add the ability to import an eSpeak dictionary file from the SD card.
|
12 years ago |
GetSampleText.java
|
GetSampleText.java: API 18 provides a constant for the 'sampleText' return value, so use it
|
12 years ago |
InformationListAdapter.java
|
Update the copyright statements of several java files.
|
12 years ago |
ResourceIdListAdapter.java
|
Update the copyright statements of several java files.
|
12 years ago |
SpeechSynthesis.java
|
tests: support the new languages and translations
|
11 years ago |
TtsService.java
|
Fix updating the number of installed voices after installing them within the activity.
|
12 years ago |
TtsSettingsActivity.java
|
Add the ability to import an eSpeak dictionary file from the SD card.
|
12 years ago |
Voice.java
|
Avoid MissingResourceException on calls to getISO3CountryCode.
|
12 years ago |
VoiceSettings.java
|
VoiceSettings.java: Add support for converting to a JSON object.
|
12 years ago |
VoiceVariant.java
|
Rework the Voice variant preference to show a dialog with Category and Variant lists.
|
12 years ago |
eSpeakActivity.java
|
eSpeakActivity: Register the receiver in onStart to avoid an IllegalArgumentEcception.
|
12 years ago |