From 152b7aaa54b40961c26f9636721193f25e70b280 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 26 Nov 2012 13:46:10 +0000 Subject: [PATCH] hacker keyboard description --- metadata/org.pocketworkstation.pckeyboard.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/org.pocketworkstation.pckeyboard.txt b/metadata/org.pocketworkstation.pckeyboard.txt index 52a3775a13..912708981d 100644 --- a/metadata/org.pocketworkstation.pckeyboard.txt +++ b/metadata/org.pocketworkstation.pckeyboard.txt @@ -8,6 +8,17 @@ Name:Hacker's Keyboard Summary:5-row keyboard Description: A five row soft-keyboard with additional punctuation, and tab and ctrl keys. +There are about thiry 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. + +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. + +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