new app com.google.android.marvin.talkback
This commit is contained in:
parent
9c6e2c9cee
commit
1b56a1fab7
51
metadata/com.google.android.marvin.talkback.txt
Normal file
51
metadata/com.google.android.marvin.talkback.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
Category:System
|
||||
License:Apache2
|
||||
Web Site:http://code.google.com/p/eyes-free
|
||||
Source Code:http://code.google.com/p/eyes-free/source/list
|
||||
Issue Tracker:http://code.google.com/p/eyes-free/issues/list
|
||||
|
||||
Summary:Accessibility improvements
|
||||
Description:
|
||||
TalkBack is an Accessibility Service that helps blind and vision-impaired
|
||||
users interact with their devices more easily.
|
||||
This application adds spoken, audible, and vibration feedback to your device.
|
||||
It comes pre-installed on many devices
|
||||
(but not in CyanogenMod), so you won't be able to install this if that is
|
||||
the case.
|
||||
|
||||
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
|
||||
|
||||
See the
|
||||
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
|
||||
or
|
||||
the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility.
|
||||
.
|
||||
|
||||
Repo Type:srclib
|
||||
Repo:EyesFree
|
||||
|
||||
Build Version:3.1.1_r68,68,r787,novcheck=yes,subdir=accessibilityServices/talkback,\
|
||||
update=.;../../libraries/utils;../../libraries/compatutils,\
|
||||
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
|
||||
|
||||
Build Version:3.2.1,83,r798,novcheck=yes,subdir=accessibilityServices/talkback,\
|
||||
update=.;../../libraries/utils;../../libraries/compatutils;../../libraries/widgets/radial_menu,\
|
||||
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
|
||||
|
||||
#Device-variable
|
||||
Update Check Mode:None
|
||||
Current Version:3.2.1
|
||||
Current Version Code:83
|
||||
|
Loading…
Reference in a new issue