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