am 0df46273: Remove unused smiley key definitions

* commit '0df462730b426f95b8cafe6948c2dc3a6e53e4a6':
  Remove unused smiley key definitions
main
Tadashi G. Takaoka 2014-02-06 00:15:24 -08:00 committed by Android Git Automerger
commit cca59581ce
3 changed files with 32 additions and 41 deletions

View File

@ -100,12 +100,6 @@
latin:moreKeys="!icon/zwj_key|‍" latin:moreKeys="!icon/zwj_key|‍"
latin:keyLabelFlags="hasPopupHint" latin:keyLabelFlags="hasPopupHint"
latin:keyActionFlags="noKeyPreview" /> latin:keyActionFlags="noKeyPreview" />
<key-style
latin:styleName="smileyKeyStyle"
latin:keyLabel=":-)"
latin:keyOutputText=":-) "
latin:keyLabelFlags="hasPopupHint|preserveCase"
latin:moreKeys="!text/more_keys_for_smiley" />
<key-style <key-style
latin:styleName="shortcutKeyStyle" latin:styleName="shortcutKeyStyle"
latin:code="!code/key_shortcut" latin:code="!code/key_shortcut"

View File

@ -309,23 +309,22 @@ public final class KeyboardTextsSet {
/* 137 */ "label_time_pm", /* 137 */ "label_time_pm",
/* 138 */ "keylabel_for_popular_domain", /* 138 */ "keylabel_for_popular_domain",
/* 139 */ "more_keys_for_popular_domain", /* 139 */ "more_keys_for_popular_domain",
/* 140 */ "more_keys_for_smiley", /* 140 */ "single_laqm_raqm",
/* 141 */ "single_laqm_raqm", /* 141 */ "single_laqm_raqm_rtl",
/* 142 */ "single_laqm_raqm_rtl", /* 142 */ "single_raqm_laqm",
/* 143 */ "single_raqm_laqm", /* 143 */ "double_laqm_raqm",
/* 144 */ "double_laqm_raqm", /* 144 */ "double_laqm_raqm_rtl",
/* 145 */ "double_laqm_raqm_rtl", /* 145 */ "double_raqm_laqm",
/* 146 */ "double_raqm_laqm", /* 146 */ "single_lqm_rqm",
/* 147 */ "single_lqm_rqm", /* 147 */ "single_9qm_lqm",
/* 148 */ "single_9qm_lqm", /* 148 */ "single_9qm_rqm",
/* 149 */ "single_9qm_rqm", /* 149 */ "double_lqm_rqm",
/* 150 */ "double_lqm_rqm", /* 150 */ "double_9qm_lqm",
/* 151 */ "double_9qm_lqm", /* 151 */ "double_9qm_rqm",
/* 152 */ "double_9qm_rqm", /* 152 */ "more_keys_for_single_quote",
/* 153 */ "more_keys_for_single_quote", /* 153 */ "more_keys_for_double_quote",
/* 154 */ "more_keys_for_double_quote", /* 154 */ "more_keys_for_tablet_double_quote",
/* 155 */ "more_keys_for_tablet_double_quote", /* 155 */ "emoji_key_as_more_key",
/* 156 */ "emoji_key_as_more_key",
}; };
private static final String EMPTY = ""; private static final String EMPTY = "";
@ -477,7 +476,6 @@ public final class KeyboardTextsSet {
/* 138 */ ".com", /* 138 */ ".com",
// popular web domains for the locale - most popular, displayed on the keyboard // popular web domains for the locale - most popular, displayed on the keyboard
/* 139 */ "!hasLabels!,.net,.org,.gov,.edu", /* 139 */ "!hasLabels!,.net,.org,.gov,.edu",
/* 140 */ "!fixedColumnOrder!5,!hasLabels!,=-O|=-O ,:-P|:-P ,;-)|;-) ,:-(|:-( ,:-)|:-) ,:-!|:-! ,:-$|:-$ ,B-)|B-) ,:O|:O ,:-*|:-* ,:-D|:-D ,:\'(|:\'( ,:-\\\\|:-\\\\ ,O:-)|O:-) ,:-[|:-[ ",
// U+2039: "" SINGLE LEFT-POINTING ANGLE QUOTATION MARK // U+2039: "" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
// U+203A: "" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK // U+203A: "" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
// U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK // U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
@ -499,25 +497,25 @@ public final class KeyboardTextsSet {
// The following each quotation mark pair consist of // The following each quotation mark pair consist of
// <opening quotation mark>, <closing quotation mark> // <opening quotation mark>, <closing quotation mark>
// and is named after (single|double)_<opening quotation mark>_<closing quotation mark>. // and is named after (single|double)_<opening quotation mark>_<closing quotation mark>.
/* 141 */ "\u2039,\u203A", /* 140 */ "\u2039,\u203A",
/* 142 */ "\u2039|\u203A,\u203A|\u2039", /* 141 */ "\u2039|\u203A,\u203A|\u2039",
/* 143 */ "\u203A,\u2039", /* 142 */ "\u203A,\u2039",
/* 144 */ "\u00AB,\u00BB", /* 143 */ "\u00AB,\u00BB",
/* 145 */ "\u00AB|\u00BB,\u00BB|\u00AB", /* 144 */ "\u00AB|\u00BB,\u00BB|\u00AB",
/* 146 */ "\u00BB,\u00AB", /* 145 */ "\u00BB,\u00AB",
// The following each quotation mark triplet consists of // The following each quotation mark triplet consists of
// <another quotation mark>, <opening quotation mark>, <closing quotation mark> // <another quotation mark>, <opening quotation mark>, <closing quotation mark>
// and is named after (single|double)_<opening quotation mark>_<closing quotation mark>. // and is named after (single|double)_<opening quotation mark>_<closing quotation mark>.
/* 147 */ "\u201A,\u2018,\u2019", /* 146 */ "\u201A,\u2018,\u2019",
/* 148 */ "\u2019,\u201A,\u2018", /* 147 */ "\u2019,\u201A,\u2018",
/* 149 */ "\u2018,\u201A,\u2019", /* 148 */ "\u2018,\u201A,\u2019",
/* 150 */ "\u201E,\u201C,\u201D", /* 149 */ "\u201E,\u201C,\u201D",
/* 151 */ "\u201D,\u201E,\u201C", /* 150 */ "\u201D,\u201E,\u201C",
/* 152 */ "\u201C,\u201E,\u201D", /* 151 */ "\u201C,\u201E,\u201D",
/* 153 */ "!fixedColumnOrder!5,!text/single_quotes,!text/single_angle_quotes", /* 152 */ "!fixedColumnOrder!5,!text/single_quotes,!text/single_angle_quotes",
/* 154 */ "!fixedColumnOrder!5,!text/double_quotes,!text/double_angle_quotes", /* 153 */ "!fixedColumnOrder!5,!text/double_quotes,!text/double_angle_quotes",
/* 155 */ "!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes", /* 154 */ "!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes",
/* 156 */ "!icon/emoji_key|!code/key_emoji", /* 155 */ "!icon/emoji_key|!code/key_emoji",
}; };
/* Language af: Afrikaans */ /* Language af: Afrikaans */

View File

@ -215,7 +215,6 @@
<string name="keylabel_for_popular_domain">".com"</string> <string name="keylabel_for_popular_domain">".com"</string>
<!-- popular web domains for the locale - most popular, displayed on the keyboard --> <!-- popular web domains for the locale - most popular, displayed on the keyboard -->
<string name="more_keys_for_popular_domain">"!hasLabels!,.net,.org,.gov,.edu"</string> <string name="more_keys_for_popular_domain">"!hasLabels!,.net,.org,.gov,.edu"</string>
<string name="more_keys_for_smiley">"!fixedColumnOrder!5,!hasLabels!,=-O|=-O ,:-P|:-P ,;-)|;-) ,:-(|:-( ,:-)|:-) ,:-!|:-! ,:-$|:-$ ,B-)|B-) ,:O|:O ,:-*|:-* ,:-D|:-D ,:\'(|:\'( ,:-\\\\|:-\\\\ ,O:-)|O:-) ,:-[|:-[ "</string>
<!-- U+2039: "" SINGLE LEFT-POINTING ANGLE QUOTATION MARK <!-- U+2039: "" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
U+203A: "" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK U+203A: "" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK