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