it seems that ASK dictionaries don't work with Hacker's keyboard

This commit is contained in:
David Black 2013-07-31 12:22:50 +01:00
parent 0526468a9a
commit df9e756d99

View file

@ -6,20 +6,23 @@ Issue Tracker:http://code.google.com/p/hackerskeyboard/issues/list
Name:Hacker's Keyboard
Auto Name:Hacker's Keyboard
Summary:5-row keyboard
Summary:Four- or five-row soft-keyboard
Description:
A five row soft-keyboard with additional punctuation, and tab and ctrl keys.
There are about thirty different layouts possible. The keyboard has separate number keys,
punctuation in the usual places, and arrow keys. It is based on the AOSP Gingerbread
soft keyboard, so it supports multitouch for the modifier keys.
There are about thirty different languages covered, which can be enabled
in the settings.
For the five-row layout, the keyboard has separate number keys, punctuation in
the usual places; tab, ctrl and arrow keys.
It is based on the AOSP Gingerbread soft keyboard, so it supports multitouch
for the modifier keys.
Completion dictionaries are provided by plug-in packages, available from the website.
The keyboard also supports use of dictionaries (but not keyboard layouts) provided
by [[com.menny.android.anysoftkeyboard]] language packs.
Completion dictionaries are only possible via plug-in packages, available from
the website, though there is no template for building these from source.
Anysoftkeyboard dictionaries don't appear to work.
The permissions requested by the application are those needed by the underlying Gingerbread
keyboard. It uses the contacts information for completion of names and email addresses, and
audio recording for the voice input feature.
The permissions requested by the application are those needed by the underlying
Gingerbread keyboard.
It uses the contacts information for completion of names and email addresses,
and audio recording for the voice input feature.
.
Repo Type:hg