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 |