Reece H. Dunn
f57de435ac
eSpeak for Android 1.47.04 (rev: 13)
12 years ago
Reece H. Dunn
b066367ee0
eSpeak for Android 1.46.53 (rev: 12)
12 years ago
Reece H. Dunn
4a3a50e658
eSpeak for Android 1.46.49 (rev: 11)
12 years ago
Reece H. Dunn
6594f081e6
eSpeak for Android 1.46.32 (rev: 10)
12 years ago
Reece H. Dunn
a7bb3eb790
Make eSpeak-specific setting changes apply immediately.
This reverts commit 433a0a0455
.
The issue here appears to be that the process the eSpeak commands are
processed from to generate the speech differs from the one used to
modify the settings. This appears to be enough to cause it to not
get the updated settings until the process is restarted.
Thanks to Peter Vagner for locating the cause.
12 years ago
Reece H. Dunn
0c499c84e9
eSpeak for Android 1.46.31 (rev: 9)
12 years ago
Reece H. Dunn
16afab6349
Restrict the minimum Android version to 4.0 until the 2.2 code is working.
12 years ago
Reece H. Dunn
55cb127db0
Revert "Fix exported activities/services/providers warning in the manifest."
This reverts commit a79fe17681
.
Conflicts:
android/AndroidManifest.xml
This is the actual commit that causes the permission problems noted in
issue #31 .
12 years ago
Reece H. Dunn
e8ac81e611
Revert "Revert "Update the package version to reflect the espeak version.""
This reverts commit 85594a9e8d
.
The commit this reverted was the wrong commit. Therefore, undo the revert.
12 years ago
Reece H. Dunn
85594a9e8d
Revert "Update the package version to reflect the espeak version."
This reverts commit 681f7475d3
.
This commit is causing permission issues on a real device that is preventing
the service from loading (see issue #31 ).
12 years ago
Reece H. Dunn
433a0a0455
AndroidManifest.xml: specify an android:service for the espeak service.
This is to try and address the "java.lang.SecurityException: Not allowed to
bind to service Intent" error when using the spiel screen reader.
12 years ago
Reece H. Dunn
e8a718ebf5
Target API 17
12 years ago
Reece H. Dunn
a79fe17681
Fix exported activities/services/providers warning in the manifest.
12 years ago
Reece H. Dunn
681f7475d3
Update the package version to reflect the espeak version.
12 years ago
Reece H. Dunn
123e55a39c
Relocate the package to com.reecedunn.espeak
12 years ago
Reece H. Dunn
8f2ea37c7a
Remove cleanup of the legacy directory as this port does not have a legacy directory; removes the need for the WRITE_EXTERNAL_STORAGE permission.
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
e48f9c9908
1.46.02 -- android build scripts (from the eyes-free project)
12 years ago