aboutsummaryrefslogtreecommitdiffstats
path: root/java/src
diff options
context:
space:
mode:
authorSatoshi Kataoka <satok@google.com>2013-10-09 21:25:57 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-10-09 21:25:57 -0700
commit17dd222ab5f27015126dc1229925df177cb2ae51 (patch)
tree6c8d3b3a81ec0f924a0c0c0c211f1e7229ae198f /java/src
parent1348564283733323977fd0f5049101637136432c (diff)
parent72facc170b68ebf06cd64d21c40d754efbe5ec3e (diff)
downloadlatinime-17dd222ab5f27015126dc1229925df177cb2ae51.tar.gz
latinime-17dd222ab5f27015126dc1229925df177cb2ae51.tar.xz
latinime-17dd222ab5f27015126dc1229925df177cb2ae51.zip
am 72facc17: am b3ac25f1: am 4deb824f: Add navigateEmoji
* commit '72facc170b68ebf06cd64d21c40d754efbe5ec3e': Add navigateEmoji
Diffstat (limited to 'java/src')
-rw-r--r--java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java b/java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java
index 684cf632b..d219e8195 100644
--- a/java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java
+++ b/java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java
@@ -251,6 +251,7 @@ public final class KeyboardTextsSet {
/* 146 */ "more_keys_for_single_quote",
/* 147 */ "more_keys_for_double_quote",
/* 148 */ "more_keys_for_tablet_double_quote",
+ /* 149 */ "emoji_key_as_more_key",
};
private static final String EMPTY = "";
@@ -439,6 +440,7 @@ public final class KeyboardTextsSet {
/* 146 */ "!fixedColumnOrder!5,!text/single_quotes,!text/single_angle_quotes",
/* 147 */ "!fixedColumnOrder!5,!text/double_quotes,!text/double_angle_quotes",
/* 148 */ "!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes",
+ /* 149 */ "!icon/emoji_key|!code/key_emoji",
};
/* Language af: Afrikaans */