aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-nb
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-09-20 22:46:10 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-09-20 22:46:10 -0700
commit56cd6df95e6a557bac2f1356f0cfb6fe531804ad (patch)
tree0517466534be693e923f1594d55506dfcac29c4e /java/res/xml-nb
parent4da43a25cb5826e96729c24a555111c7e390fbdd (diff)
parentaaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd (diff)
downloadlatinime-56cd6df95e6a557bac2f1356f0cfb6fe531804ad.tar.gz
latinime-56cd6df95e6a557bac2f1356f0cfb6fe531804ad.tar.xz
latinime-56cd6df95e6a557bac2f1356f0cfb6fe531804ad.zip
Merge "Space key will no longer auto-repeat" into gingerbread
Diffstat (limited to 'java/res/xml-nb')
-rw-r--r--java/res/xml-nb/kbd_qwerty.xml30
-rw-r--r--java/res/xml-nb/kbd_qwerty_black.xml30
2 files changed, 20 insertions, 40 deletions
diff --git a/java/res/xml-nb/kbd_qwerty.xml b/java/res/xml-nb/kbd_qwerty.xml
index 8bff10457..89d45468c 100644
--- a/java/res/xml-nb/kbd_qwerty.xml
+++ b/java/res/xml-nb/kbd_qwerty.xml
@@ -184,8 +184,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -217,8 +216,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -250,8 +248,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -285,8 +282,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -320,8 +316,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="20%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_keyboard_tab"
@@ -366,8 +361,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -404,8 +398,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -442,8 +435,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -482,8 +474,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -522,8 +513,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_keyboard_tab"
diff --git a/java/res/xml-nb/kbd_qwerty_black.xml b/java/res/xml-nb/kbd_qwerty_black.xml
index bad8d0dc4..8fbfead79 100644
--- a/java/res/xml-nb/kbd_qwerty_black.xml
+++ b/java/res/xml-nb/kbd_qwerty_black.xml
@@ -180,8 +180,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -208,8 +207,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -236,8 +234,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -266,8 +263,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -296,8 +292,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="20%p"
- android:isRepeatable="true" />
+ android:keyWidth="20%p" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_bkeyboard_tab"
@@ -335,8 +330,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -367,8 +361,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -399,8 +392,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -433,8 +425,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -467,8 +458,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_bkeyboard_tab"