fdroiddata/metadata/com.google.android.marvin.talkback.txt
Hans-Christoph Steiner fdd87360e0 use https to access google code svn repos
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.

sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g'
2014-01-30 20:51:41 -05:00

58 lines
2.3 KiB
Plaintext

Categories:System
License:Apache2
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
Auto Name:TalkBack
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
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.
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
[https://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,787,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
Auto Update Mode:None
# Device-variable; apks on download page; RM doesn't work for srclibs
Update Check Mode:None
Current Version:3.2.1
Current Version Code:83
# guess
No Source Since:3.4.0