2013-11-02 00:16:14 +00:00
|
|
|
Categories:System
|
2013-03-21 19:17:15 +00:00
|
|
|
License:Apache2
|
2014-01-31 01:41:47 +00:00
|
|
|
Web Site:https://code.google.com/p/eyes-free
|
|
|
|
Source Code:https://code.google.com/p/eyes-free/source
|
|
|
|
Issue Tracker:https://code.google.com/p/eyes-free/issues
|
2013-03-21 19:17:15 +00:00
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:TalkBack
|
2013-03-21 19:17:15 +00:00
|
|
|
Summary:Accessibility improvements
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
TalkBack is an Accessibility Service that helps blind and vision-impaired
|
2013-03-21 19:17:15 +00:00
|
|
|
users interact with their devices more easily.
|
2013-04-09 21:38:55 +00:00
|
|
|
This application adds spoken, audible, and vibration feedback to your device.
|
2013-05-10 11:58:57 +00:00
|
|
|
|
2013-03-21 19:17:15 +00:00
|
|
|
It comes pre-installed on many devices
|
2013-05-10 11:58:57 +00:00
|
|
|
so you won't be able to install this if that is the case.
|
|
|
|
Developer-built apks can be downloaded from the website if the
|
|
|
|
version that was pre-installed needs updating.
|
2013-03-21 19:17:15 +00:00
|
|
|
|
|
|
|
It's only activated if you explicitly turn on Accessibility:
|
|
|
|
# Go to Settings
|
|
|
|
# Select Accessibility
|
|
|
|
# (Android 3.2 and earlier) Enable Accessibility checkbox
|
|
|
|
# Enable TalkBack checkboxes
|
|
|
|
# (Android 4.0 and later) Enable explore-by-touch
|
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
See the
|
2014-01-31 01:51:41 +00:00
|
|
|
[https://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
|
2013-03-21 19:17:15 +00:00
|
|
|
or
|
|
|
|
the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:srclib
|
|
|
|
Repo:EyesFree
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:3.1.1_r68,68
|
|
|
|
commit=787
|
|
|
|
subdir=accessibilityServices/talkback
|
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1../../libraries/compatutils@' project.properties && \
|
|
|
|
cd ../../ && \
|
|
|
|
rm -rf apps archived braille devtools documentation eSpeakEngine ideal ime ocr samplecode thirdparty tts
|
2014-08-26 11:30:35 +00:00
|
|
|
update=.,../../libraries/utils,../../libraries/compatutils
|
2014-04-26 10:15:00 +00:00
|
|
|
novcheck=yes
|
|
|
|
|
|
|
|
Build:3.2.1,83
|
|
|
|
commit=r798
|
|
|
|
subdir=accessibilityServices/talkback
|
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.2=\).*@\1../../libraries/compatutils@' project.properties && \
|
|
|
|
sed -i 's@\(android.library.reference.3=\).*@\1../../libraries/widgets/radial_menu@' project.properties && \
|
|
|
|
cd ../../ && \
|
|
|
|
rm -rf apps archived braille devtools documentation eSpeakEngine ideal ime ocr samplecode thirdparty tts
|
2014-08-26 11:30:35 +00:00
|
|
|
update=.,../../libraries/utils,../../libraries/compatutils,../../libraries/widgets/radial_menu
|
2014-04-26 10:15:00 +00:00
|
|
|
novcheck=yes
|
2013-03-21 19:17:15 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Update Mode:None
|
2013-07-22 11:53:21 +00:00
|
|
|
# Device-variable; apks on download page; RM doesn't work for srclibs
|
2013-07-15 11:56:23 +00:00
|
|
|
Update Check Mode:None
|
2013-03-21 19:17:15 +00:00
|
|
|
Current Version:3.2.1
|
|
|
|
Current Version Code:83
|
|
|
|
|
2013-07-22 11:53:21 +00:00
|
|
|
# guess
|
|
|
|
No Source Since:3.4.0
|
|
|
|
|