2013-11-02 00:16:14 +00:00
|
|
|
Categories:Office
|
2013-06-15 07:44:59 +00:00
|
|
|
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
|
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:Dasher
|
2013-06-15 07:44:59 +00:00
|
|
|
Summary:Text input method (IME)
|
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
Dasher is an information-efficient, text-entry interface, driven by a natural
|
2013-06-15 07:44:59 +00:00
|
|
|
continuous steering of the cursor into boxes representing the letter you
|
2014-02-02 18:43:11 +00:00
|
|
|
want to input.
|
2013-06-15 07:44:59 +00:00
|
|
|
|
2014-02-02 18:43:11 +00:00
|
|
|
Dasher is especially useful for text-entry wherever a full-size keyboard
|
2013-06-15 07:44:59 +00:00
|
|
|
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,\
|
2013-06-15 17:20:56 +00:00
|
|
|
srclibs=TeclaAccess@0.7.1-beta,prebuild=rm -rf src/dasher/applet && \
|
2013-06-15 07:44:59 +00:00
|
|
|
sed -i 's@\(reference.1=\).*@\1$$TeclaAccess$$@' project.properties && \
|
2014-02-10 09:46:39 +00:00
|
|
|
printf 'android.library=true' >> $$TeclaAccess$$/project.properties
|
2013-06-15 07:44:59 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
|
|
|
Current Version:2.5
|
|
|
|
Current Version Code:9
|
|
|
|
|