aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-09-21 13:00:13 +0900
committerTadashi G. Takaoka <takaoka@google.com>2010-09-21 13:00:13 +0900
commitaaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd (patch)
tree95c694f223fc7be16c6b5963467cead79a6d78c3 /java
parent7763b36d6d95d78df49c5144291972d95ff7b4f6 (diff)
downloadlatinime-aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd.tar.gz
latinime-aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd.tar.xz
latinime-aaa163b2b7fa9be6c43ace5ce8ccd2e70f3893fd.zip
Space key will no longer auto-repeat
Bug: 3014225 Change-Id: I94d4904726985d5e17b665d4042c873ea07221f1
Diffstat (limited to 'java')
-rw-r--r--java/res/xml-da/kbd_qwerty.xml30
-rw-r--r--java/res/xml-da/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-de/kbd_qwerty.xml30
-rw-r--r--java/res/xml-de/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-fr/kbd_qwerty.xml30
-rw-r--r--java/res/xml-fr/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-iw/kbd_qwerty.xml30
-rw-r--r--java/res/xml-iw/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-nb/kbd_qwerty.xml30
-rw-r--r--java/res/xml-nb/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-ru/kbd_qwerty.xml30
-rw-r--r--java/res/xml-ru/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-sr/kbd_qwerty.xml30
-rw-r--r--java/res/xml-sr/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml-sv/kbd_qwerty.xml30
-rw-r--r--java/res/xml-sv/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml/kbd_phone.xml3
-rw-r--r--java/res/xml/kbd_phone_black.xml3
-rw-r--r--java/res/xml/kbd_phone_symbols.xml3
-rw-r--r--java/res/xml/kbd_phone_symbols_black.xml3
-rw-r--r--java/res/xml/kbd_qwerty.xml30
-rw-r--r--java/res/xml/kbd_qwerty_black.xml30
-rw-r--r--java/res/xml/kbd_symbols.xml6
-rw-r--r--java/res/xml/kbd_symbols_black.xml6
-rw-r--r--java/res/xml/kbd_symbols_shift.xml6
-rw-r--r--java/res/xml/kbd_symbols_shift_black.xml6
-rw-r--r--java/src/com/android/inputmethod/latin/LatinKeyboard.java2
27 files changed, 192 insertions, 386 deletions
diff --git a/java/res/xml-da/kbd_qwerty.xml b/java/res/xml-da/kbd_qwerty.xml
index d9d6a15ac..a17d604bf 100644
--- a/java/res/xml-da/kbd_qwerty.xml
+++ b/java/res/xml-da/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-da/kbd_qwerty_black.xml b/java/res/xml-da/kbd_qwerty_black.xml
index 700d4e206..bab7db5d3 100644
--- a/java/res/xml-da/kbd_qwerty_black.xml
+++ b/java/res/xml-da/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"
diff --git a/java/res/xml-de/kbd_qwerty.xml b/java/res/xml-de/kbd_qwerty.xml
index c8a2818aa..167f84c62 100644
--- a/java/res/xml-de/kbd_qwerty.xml
+++ b/java/res/xml-de/kbd_qwerty.xml
@@ -163,8 +163,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"
@@ -196,8 +195,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"
@@ -229,8 +227,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"
@@ -264,8 +261,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"
@@ -299,8 +295,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"
@@ -345,8 +340,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"
@@ -383,8 +377,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"
@@ -421,8 +414,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"
@@ -461,8 +453,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"
@@ -501,8 +492,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-de/kbd_qwerty_black.xml b/java/res/xml-de/kbd_qwerty_black.xml
index 50e648907..0ec39b9c8 100644
--- a/java/res/xml-de/kbd_qwerty_black.xml
+++ b/java/res/xml-de/kbd_qwerty_black.xml
@@ -159,8 +159,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" />
@@ -187,8 +186,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" />
@@ -215,8 +213,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" />
@@ -245,8 +242,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" />
@@ -275,8 +271,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"
@@ -314,8 +309,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" />
@@ -346,8 +340,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" />
@@ -378,8 +371,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" />
@@ -412,8 +404,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" />
@@ -446,8 +437,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"
diff --git a/java/res/xml-fr/kbd_qwerty.xml b/java/res/xml-fr/kbd_qwerty.xml
index 5ec591030..a86ae1e1c 100644
--- a/java/res/xml-fr/kbd_qwerty.xml
+++ b/java/res/xml-fr/kbd_qwerty.xml
@@ -164,8 +164,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"
@@ -197,8 +196,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"
@@ -230,8 +228,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"
@@ -265,8 +262,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"
@@ -300,8 +296,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"
@@ -346,8 +341,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"
@@ -384,8 +378,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"
@@ -422,8 +415,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"
@@ -462,8 +454,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"
@@ -502,8 +493,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-fr/kbd_qwerty_black.xml b/java/res/xml-fr/kbd_qwerty_black.xml
index dc45c9eaf..f01c3a811 100644
--- a/java/res/xml-fr/kbd_qwerty_black.xml
+++ b/java/res/xml-fr/kbd_qwerty_black.xml
@@ -160,8 +160,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" />
@@ -188,8 +187,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" />
@@ -216,8 +214,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" />
@@ -246,8 +243,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" />
@@ -276,8 +272,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"
@@ -315,8 +310,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" />
@@ -347,8 +341,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" />
@@ -379,8 +372,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" />
@@ -413,8 +405,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" />
@@ -447,8 +438,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"
diff --git a/java/res/xml-iw/kbd_qwerty.xml b/java/res/xml-iw/kbd_qwerty.xml
index 714c4f55c..c0b133976 100644
--- a/java/res/xml-iw/kbd_qwerty.xml
+++ b/java/res/xml-iw/kbd_qwerty.xml
@@ -122,8 +122,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"
@@ -155,8 +154,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"
@@ -188,8 +186,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"
@@ -223,8 +220,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"
@@ -258,8 +254,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"
@@ -304,8 +299,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"
@@ -342,8 +336,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"
@@ -380,8 +373,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"
@@ -420,8 +412,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"
@@ -460,8 +451,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-iw/kbd_qwerty_black.xml b/java/res/xml-iw/kbd_qwerty_black.xml
index eb65fbedd..b0ed519d2 100644
--- a/java/res/xml-iw/kbd_qwerty_black.xml
+++ b/java/res/xml-iw/kbd_qwerty_black.xml
@@ -118,8 +118,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" />
@@ -146,8 +145,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" />
@@ -174,8 +172,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" />
@@ -204,8 +201,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" />
@@ -234,8 +230,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"
@@ -273,8 +268,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" />
@@ -305,8 +299,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" />
@@ -337,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" />
@@ -371,8 +363,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" />
@@ -405,8 +396,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"
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"
diff --git a/java/res/xml-ru/kbd_qwerty.xml b/java/res/xml-ru/kbd_qwerty.xml
index 129e68e9b..1877f838e 100644
--- a/java/res/xml-ru/kbd_qwerty.xml
+++ b/java/res/xml-ru/kbd_qwerty.xml
@@ -162,8 +162,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"
@@ -195,8 +194,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"
@@ -228,8 +226,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"
@@ -263,8 +260,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"
@@ -298,8 +294,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"
@@ -344,8 +339,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"
@@ -382,8 +376,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"
@@ -420,8 +413,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"
@@ -460,8 +452,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"
@@ -500,8 +491,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-ru/kbd_qwerty_black.xml b/java/res/xml-ru/kbd_qwerty_black.xml
index 02894ede4..ebf78ce97 100644
--- a/java/res/xml-ru/kbd_qwerty_black.xml
+++ b/java/res/xml-ru/kbd_qwerty_black.xml
@@ -158,8 +158,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" />
@@ -186,8 +185,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" />
@@ -214,8 +212,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" />
@@ -244,8 +241,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" />
@@ -274,8 +270,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"
@@ -313,8 +308,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" />
@@ -345,8 +339,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" />
@@ -377,8 +370,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" />
@@ -411,8 +403,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" />
@@ -445,8 +436,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"
diff --git a/java/res/xml-sr/kbd_qwerty.xml b/java/res/xml-sr/kbd_qwerty.xml
index 5fb1ed35d..ba8bf8c7d 100644
--- a/java/res/xml-sr/kbd_qwerty.xml
+++ b/java/res/xml-sr/kbd_qwerty.xml
@@ -155,8 +155,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"
@@ -188,8 +187,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"
@@ -221,8 +219,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"
@@ -256,8 +253,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"
@@ -291,8 +287,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"
@@ -337,8 +332,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"
@@ -375,8 +369,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"
@@ -413,8 +406,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"
@@ -453,8 +445,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"
@@ -493,8 +484,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-sr/kbd_qwerty_black.xml b/java/res/xml-sr/kbd_qwerty_black.xml
index 73fc0d79b..1bfb58e48 100644
--- a/java/res/xml-sr/kbd_qwerty_black.xml
+++ b/java/res/xml-sr/kbd_qwerty_black.xml
@@ -151,8 +151,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" />
@@ -179,8 +178,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" />
@@ -207,8 +205,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" />
@@ -237,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" />
@@ -267,8 +263,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"
@@ -306,8 +301,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" />
@@ -338,8 +332,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" />
@@ -370,8 +363,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" />
@@ -404,8 +396,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" />
@@ -438,8 +429,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"
diff --git a/java/res/xml-sv/kbd_qwerty.xml b/java/res/xml-sv/kbd_qwerty.xml
index ba51904e5..32a6add89 100644
--- a/java/res/xml-sv/kbd_qwerty.xml
+++ b/java/res/xml-sv/kbd_qwerty.xml
@@ -185,8 +185,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"
@@ -218,8 +217,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"
@@ -251,8 +249,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"
@@ -286,8 +283,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"
@@ -321,8 +317,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"
@@ -367,8 +362,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"
@@ -405,8 +399,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"
@@ -443,8 +436,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"
@@ -483,8 +475,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"
@@ -523,8 +514,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-sv/kbd_qwerty_black.xml b/java/res/xml-sv/kbd_qwerty_black.xml
index 68de10ddc..56050e9d0 100644
--- a/java/res/xml-sv/kbd_qwerty_black.xml
+++ b/java/res/xml-sv/kbd_qwerty_black.xml
@@ -182,8 +182,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" />
@@ -210,8 +209,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" />
@@ -238,8 +236,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" />
@@ -268,8 +265,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" />
@@ -298,8 +294,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"
@@ -337,8 +332,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" />
@@ -369,8 +363,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" />
@@ -401,8 +394,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" />
@@ -435,8 +427,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" />
@@ -469,8 +460,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"
diff --git a/java/res/xml/kbd_phone.xml b/java/res/xml/kbd_phone.xml
index dd42d7675..9f381b905 100644
--- a/java/res/xml/kbd_phone.xml
+++ b/java/res/xml/kbd_phone.xml
@@ -91,8 +91,7 @@
<Key
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_keyboard_space"
- android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:isRepeatable="true" />
+ android:iconPreview="@drawable/sym_keyboard_feedback_space" />
<Key
android:codes="@integer/key_return"
android:keyIcon="@drawable/sym_keyboard_return"
diff --git a/java/res/xml/kbd_phone_black.xml b/java/res/xml/kbd_phone_black.xml
index bc13cdf43..7a956b796 100644
--- a/java/res/xml/kbd_phone_black.xml
+++ b/java/res/xml/kbd_phone_black.xml
@@ -91,8 +91,7 @@
<Key
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
- android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:isRepeatable="true" />
+ android:iconPreview="@drawable/sym_keyboard_feedback_space" />
<Key
android:codes="@integer/key_return"
android:keyIcon="@drawable/sym_bkeyboard_return"
diff --git a/java/res/xml/kbd_phone_symbols.xml b/java/res/xml/kbd_phone_symbols.xml
index 7f67a9807..598e211f5 100644
--- a/java/res/xml/kbd_phone_symbols.xml
+++ b/java/res/xml/kbd_phone_symbols.xml
@@ -88,8 +88,7 @@
<Key
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_keyboard_space"
- android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:isRepeatable="true" />
+ android:iconPreview="@drawable/sym_keyboard_feedback_space" />
<Key
android:codes="@integer/key_return"
android:keyIcon="@drawable/sym_keyboard_return"
diff --git a/java/res/xml/kbd_phone_symbols_black.xml b/java/res/xml/kbd_phone_symbols_black.xml
index a0d228048..5bc628965 100644
--- a/java/res/xml/kbd_phone_symbols_black.xml
+++ b/java/res/xml/kbd_phone_symbols_black.xml
@@ -88,8 +88,7 @@
<Key
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
- android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:isRepeatable="true" />
+ android:iconPreview="@drawable/sym_keyboard_feedback_space" />
<Key
android:codes="@integer/key_return"
android:keyIcon="@drawable/sym_bkeyboard_return"
diff --git a/java/res/xml/kbd_qwerty.xml b/java/res/xml/kbd_qwerty.xml
index 311d43ab7..ca9f99a31 100644
--- a/java/res/xml/kbd_qwerty.xml
+++ b/java/res/xml/kbd_qwerty.xml
@@ -162,8 +162,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"
@@ -194,8 +193,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"
@@ -226,8 +224,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"
@@ -260,8 +257,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"
@@ -294,8 +290,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"
@@ -339,8 +334,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"
@@ -376,8 +370,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"
@@ -413,8 +406,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"
@@ -452,8 +444,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"
@@ -491,8 +482,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/kbd_qwerty_black.xml b/java/res/xml/kbd_qwerty_black.xml
index ea506b660..fa300a034 100644
--- a/java/res/xml/kbd_qwerty_black.xml
+++ b/java/res/xml/kbd_qwerty_black.xml
@@ -158,8 +158,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" />
@@ -185,8 +184,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" />
@@ -212,8 +210,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" />
@@ -241,8 +238,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" />
@@ -270,8 +266,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"
@@ -308,8 +303,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" />
@@ -339,8 +333,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" />
@@ -370,8 +363,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" />
@@ -403,8 +395,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" />
@@ -436,8 +427,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"
diff --git a/java/res/xml/kbd_symbols.xml b/java/res/xml/kbd_symbols.xml
index ba5a30c93..cb8b3b38f 100644
--- a/java/res/xml/kbd_symbols.xml
+++ b/java/res/xml/kbd_symbols.xml
@@ -160,8 +160,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"
@@ -197,8 +196,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"
diff --git a/java/res/xml/kbd_symbols_black.xml b/java/res/xml/kbd_symbols_black.xml
index fbe86b42a..bfb1646f4 100644
--- a/java/res/xml/kbd_symbols_black.xml
+++ b/java/res/xml/kbd_symbols_black.xml
@@ -156,8 +156,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" />
@@ -187,8 +186,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" />
diff --git a/java/res/xml/kbd_symbols_shift.xml b/java/res/xml/kbd_symbols_shift.xml
index 01c2beabf..21cbb7132 100644
--- a/java/res/xml/kbd_symbols_shift.xml
+++ b/java/res/xml/kbd_symbols_shift.xml
@@ -139,8 +139,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:isModifier="true" />
@@ -175,8 +174,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:isModifier="true" />
diff --git a/java/res/xml/kbd_symbols_shift_black.xml b/java/res/xml/kbd_symbols_shift_black.xml
index 73b59c9a6..d5d49ce0d 100644
--- a/java/res/xml/kbd_symbols_shift_black.xml
+++ b/java/res/xml/kbd_symbols_shift_black.xml
@@ -135,8 +135,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="…" />
<Key
@@ -165,8 +164,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="…" />
<Key
diff --git a/java/src/com/android/inputmethod/latin/LatinKeyboard.java b/java/src/com/android/inputmethod/latin/LatinKeyboard.java
index caae92363..1414626db 100644
--- a/java/src/com/android/inputmethod/latin/LatinKeyboard.java
+++ b/java/src/com/android/inputmethod/latin/LatinKeyboard.java
@@ -350,7 +350,6 @@ public class LatinKeyboard extends Keyboard {
if (mLocale != null) {
mSpaceKey.icon = new BitmapDrawable(mRes,
drawSpaceBar(OPACITY_FULLY_OPAQUE, isAutoCompletion, isBlack));
- mSpaceKey.repeatable = mLanguageSwitcher.getLocaleCount() < 2;
} else {
// sym_keyboard_space_led can be shared with Black and White symbol themes.
if (isAutoCompletion) {
@@ -360,7 +359,6 @@ public class LatinKeyboard extends Keyboard {
mSpaceKey.icon = isBlack ? mRes.getDrawable(R.drawable.sym_bkeyboard_space)
: mRes.getDrawable(R.drawable.sym_keyboard_space);
}
- mSpaceKey.repeatable = true;
}
}