47 lines
1.4 KiB
YAML
47 lines
1.4 KiB
YAML
|
Categories:
|
||
|
- System
|
||
|
License: Apache-2.0
|
||
|
WebSite: https://groups.google.com/group/eyes-free
|
||
|
SourceCode: https://code.google.com/p/eyes-free/source
|
||
|
|
||
|
AutoName: Eyes-Free Shell
|
||
|
Description: |-
|
||
|
Turns your Android into an eyes-free communication device. Provides one-touch
|
||
|
access to applications, as well as useful mini-apps built into the Eyes-Free
|
||
|
Shell.
|
||
|
|
||
|
Move your finger over the screen to explore; lift your finger up to run what you
|
||
|
stopped on.
|
||
|
|
||
|
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.
|
||
|
|
||
|
RepoType: srclib
|
||
|
Repo: EyesFree
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 3.0.4
|
||
|
versionCode: 33
|
||
|
commit: '787'
|
||
|
subdir: apps/shell
|
||
|
prebuild:
|
||
|
- sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties
|
||
|
- echo "android.library.reference.2=../../libraries/compatutils" >> project.properties
|
||
|
- cd ../../
|
||
|
- rm -rf accessibilityServices archived braille devtools documentation eSpeakEngine
|
||
|
ideal ime ocr samplecode thirdparty tts
|
||
|
androidupdate:
|
||
|
- .
|
||
|
- ../../libraries/utils
|
||
|
- ../../libraries/compatutils
|
||
|
target: android-15
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Static
|
||
|
CurrentVersion: 3.0.4
|
||
|
CurrentVersionCode: 33
|
||
|
|
||
|
NoSourceSince: 3.2.0
|