new app, dasher.android

This commit is contained in:
David Black 2013-06-15 08:44:59 +01:00
parent 44eff59c03
commit 91d3995b13
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,35 @@
Category:Office
License:GPLv3
Web Site:http://www.inference.phy.cam.ac.uk/dasher/MobileDasher.html
Source Code:https://github.com/acl33/AndroidDasher
Issue Tracker:https://github.com/acl33/AndroidDasher/issues
Summary:Text input method (IME)
Description:
Dasher is an information-efficient, text-entry interface, driven by a natural
continuous steering of the cursor into boxes representing the letter you
want to input.
Dasher is especially useful for text-entry wherever a full-size keyboard
cannot be used — for example,
* when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse;
* when operating a computer with zero hands (i.e., by head-mouse or by eyetracker);
* on a palmtop computer;
* on a wearable computer.
.
Repo Type:git
Repo:https://github.com/acl33/AndroidDasher.git
Build Version:2.5,9,c2be104189,\
srclibs=TeclaAccess@ee65057ff8,prebuild=rm -rf src/dasher/applet && \
sed -i 's@\(reference.1=\).*@\1$$TeclaAccess$$@' project.properties && \
printf 'android.library=true' >> $$TeclaAccess$$/project.properties && \
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.5
Current Version Code:9

6
srclibs/TeclaAccess.txt Normal file
View File

@ -0,0 +1,6 @@
Repo Type:git
Repo:https://github.com/idrc/TeclaAccess
Subdir:sdk
Update Project:Yes