Reece H. Dunn
|
b6ef2a607d
|
Make sure that error states take priority when reporting status messages.
|
12 years ago |
Reece H. Dunn
|
2564e75444
|
Display error messages in a status field instead of via dialogs.
|
12 years ago |
Reece H. Dunn
|
2e40b92ad6
|
Use finsItem instead of getItem to avoid crashing on sub-API 14 devices.
|
12 years ago |
Reece H. Dunn
|
55e58682ab
|
Display a status message in the main UI instead of displaying a dialog if eSpeak is not the default engine.
|
12 years ago |
Reece H. Dunn
|
d92abbe342
|
Move the buttons to the options menu UI accessible via the menu button.
|
12 years ago |
Reece H. Dunn
|
42aba8a20b
|
Update the UI to use a preferences-style display for the information items (default voice and installed voices).
|
12 years ago |
Reece H. Dunn
|
eea0946e82
|
Ensure that the copyright notices are ordered latest to oldest.
|
12 years ago |
Reece H. Dunn
|
beb82cb6fd
|
eSpeakActivity: use the correct intent for launching the TTS settings on Android 3.x.
|
12 years ago |
Reece H. Dunn
|
123e55a39c
|
Relocate the package to com.reecedunn.espeak
|
12 years ago |
Reece H. Dunn
|
5998278dda
|
eSpeakActivity: don't report an error if mVoices is null, set the installed voices to 0.
|
12 years ago |
Reece H. Dunn
|
e27a218592
|
onDataChecked may be called *after* onInitialized is called, in which case mVoices will be null; set the voice count in onDataChecked to avoid problems
|
12 years ago |
Reece H. Dunn
|
e346c86cb7
|
Fix the 'leaked ServiceConnection' error.
|
12 years ago |
Reece H. Dunn
|
df0f166fb4
|
Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse
|
12 years ago |
Reece H. Dunn
|
9f2137a8ff
|
Add an 'Update voices' button to manually trigger an update.
|
12 years ago |
Reece H. Dunn
|
fab65bd5db
|
eSpeakActivity: use a weak reference in the Handler to avoid memory leaks
|
12 years ago |
Reece H. Dunn
|
aad02ea440
|
Clean up some easy to fix warnings in the Java code.
|
12 years ago |
Reece H. Dunn
|
09ba97bdf8
|
eSpeakActivity: rework the main layout to provide a better L&F
|
12 years ago |
Reece H. Dunn
|
507cb27df0
|
pull in the espeak activity sources from eyes-free
|
12 years ago |