Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29742cfc authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am c217dc92: Convert one letter Key.outputText to Key.code

* commit 'c217dc92':
  Convert one letter Key.outputText to Key.code
parents 870c9acc c217dc92
Loading
Loading
Loading
Loading
+8 −8
Original line number Original line Diff line number Diff line
@@ -104,14 +104,14 @@
    <string name="more_keys_for_star">★,\u066d</string>
    <string name="more_keys_for_star">★,\u066d</string>
    <!-- The all letters need to be mirrored are found at
    <!-- The all letters need to be mirrored are found at
         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
    <string name="output_text_for_left_parenthesis">)</string>
    <integer name="keycode_for_left_parenthesis">0x0029</integer>
    <string name="output_text_for_right_parenthesis">(</string>
    <integer name="keycode_for_right_parenthesis">0x0028</integer>
    <!-- \ufd3e: ORNATE LEFT PARENTHESIS
    <!-- \ufd3e: ORNATE LEFT PARENTHESIS
         \ufd3f: ORNATE RIGHT PARENTHESIS -->
         \ufd3f: ORNATE RIGHT PARENTHESIS -->
    <string name="more_keys_for_left_parenthesis">[|],{|},&lt;|&gt;,\ufd3e|\ufd3f</string>
    <string name="more_keys_for_left_parenthesis">[|],{|},&lt;|&gt;,\ufd3e|\ufd3f</string>
    <string name="more_keys_for_right_parenthesis">]|[,}|{,&gt;|&lt;,\ufd3f|\ufd3e</string>
    <string name="more_keys_for_right_parenthesis">]|[,}|{,&gt;|&lt;,\ufd3f|\ufd3e</string>
    <string name="output_text_for_less_than">&gt;</string>
    <integer name="keycode_for_less_than">0x003e</integer>
    <string name="output_text_for_greater_than">&lt;</string>
    <integer name="keycode_for_greater_than">0x003c</integer>
    <!-- \u2264: LESS-THAN OR EQUAL TO
    <!-- \u2264: LESS-THAN OR EQUAL TO
         \u2265: GREATER-THAN EQUAL TO
         \u2265: GREATER-THAN EQUAL TO
         \u00ab: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
         \u00ab: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
@@ -129,10 +129,10 @@
         \u201f: DOUBLE HIGH-REVERSED-9 QUOTATION MARK -->
         \u201f: DOUBLE HIGH-REVERSED-9 QUOTATION MARK -->
    <string name="more_keys_for_less_than">\u2264|\u2265,\u00ab|\u00bb,\u2039|\u203a</string>
    <string name="more_keys_for_less_than">\u2264|\u2265,\u00ab|\u00bb,\u2039|\u203a</string>
    <string name="more_keys_for_greater_than">\u2265|\u2264,\u00bb|\u00ab,\u203a|\u2039</string>
    <string name="more_keys_for_greater_than">\u2265|\u2264,\u00bb|\u00ab,\u203a|\u2039</string>
    <string name="output_text_for_left_square_bracket">]</string>
    <integer name="keycode_for_left_square_bracket">0x005d</integer>
    <string name="output_text_for_right_square_bracket">[</string>
    <integer name="keycode_for_right_square_bracket">0x005b</integer>
    <string name="output_text_for_left_curly_bracket">}</string>
    <integer name="keycode_for_left_curly_bracket">0x007d</integer>
    <string name="output_text_for_right_curly_bracket">{</string>
    <integer name="keycode_for_right_curly_bracket">0x007b</integer>
    <!-- Note: Neither DroidSans nor Roboto have a glyph for DOUBLE HIGH-REVERSED-9 QUOTATION MARK. -->
    <!-- Note: Neither DroidSans nor Roboto have a glyph for DOUBLE HIGH-REVERSED-9 QUOTATION MARK. -->
    <!-- <string name="more_keys_for_double_quote">\u201c,\u201d,\u201e,\u201f,\u00ab,\u00bb</string> -->
    <!-- <string name="more_keys_for_double_quote">\u201c,\u201d,\u201e,\u201f,\u00ab,\u00bb</string> -->
    <!-- The 4-more keys will be displayed in order of "3,1,2,4". -->
    <!-- The 4-more keys will be displayed in order of "3,1,2,4". -->
+8 −8
Original line number Original line Diff line number Diff line
@@ -22,12 +22,12 @@
    <string name="more_keys_for_plus">±,﬩</string>
    <string name="more_keys_for_plus">±,﬩</string>
    <!-- The all letters need to be mirrored are found at
    <!-- The all letters need to be mirrored are found at
         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
    <string name="output_text_for_left_parenthesis">)</string>
    <integer name="keycode_for_left_parenthesis">0x0029</integer>
    <string name="output_text_for_right_parenthesis">(</string>
    <integer name="keycode_for_right_parenthesis">0x0028</integer>
    <string name="more_keys_for_left_parenthesis">[|],{|},&lt;|&gt;</string>
    <string name="more_keys_for_left_parenthesis">[|],{|},&lt;|&gt;</string>
    <string name="more_keys_for_right_parenthesis">]|[,}|{,&gt;|&lt;</string>
    <string name="more_keys_for_right_parenthesis">]|[,}|{,&gt;|&lt;</string>
    <string name="output_text_for_less_than">&gt;</string>
    <integer name="keycode_for_less_than">0x003e</integer>
    <string name="output_text_for_greater_than">&lt;</string>
    <integer name="keycode_for_greater_than">0x003c</integer>
    <!-- \u2264: LESS-THAN OR EQUAL TO
    <!-- \u2264: LESS-THAN OR EQUAL TO
         \u2265: GREATER-THAN EQUAL TO
         \u2265: GREATER-THAN EQUAL TO
         \u00ab: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
         \u00ab: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
@@ -45,10 +45,10 @@
         \u201f: DOUBLE HIGH-REVERSED-9 QUOTATION MARK -->
         \u201f: DOUBLE HIGH-REVERSED-9 QUOTATION MARK -->
    <string name="more_keys_for_less_than">\u2264|\u2265,\u00ab|\u00bb,\u2039|\u203a</string>
    <string name="more_keys_for_less_than">\u2264|\u2265,\u00ab|\u00bb,\u2039|\u203a</string>
    <string name="more_keys_for_greater_than">\u2265|\u2264,\u00bb|\u00ab,\u203a|\u2039</string>
    <string name="more_keys_for_greater_than">\u2265|\u2264,\u00bb|\u00ab,\u203a|\u2039</string>
    <string name="output_text_for_left_square_bracket">]</string>
    <integer name="keycode_for_left_square_bracket">0x005d</integer>
    <string name="output_text_for_right_square_bracket">[</string>
    <integer name="keycode_for_right_square_bracket">0x005b</integer>
    <string name="output_text_for_left_curly_bracket">}</string>
    <integer name="keycode_for_left_curly_bracket">0x007d</integer>
    <string name="output_text_for_right_curly_bracket">{</string>
    <integer name="keycode_for_right_curly_bracket">0x007b</integer>
    <!-- Note: Neither DroidSans nor Roboto have a glyph for DOUBLE HIGH-REVERSED-9 QUOTATION MARK. -->
    <!-- Note: Neither DroidSans nor Roboto have a glyph for DOUBLE HIGH-REVERSED-9 QUOTATION MARK. -->
    <!-- <string name="more_keys_for_double_quote">\u201c,\u201d,\u201e,\u201f,\u00ab,\u00bb</string> -->
    <!-- <string name="more_keys_for_double_quote">\u201c,\u201d,\u201e,\u201f,\u00ab,\u00bb</string> -->
    <!-- The 4-more keys will be displayed in order of "3,1,2,4". -->
    <!-- The 4-more keys will be displayed in order of "3,1,2,4". -->
+8 −8
Original line number Original line Diff line number Diff line
@@ -114,12 +114,12 @@
    <string name="more_keys_for_plus">±</string>
    <string name="more_keys_for_plus">±</string>
    <!-- The all letters need to be mirrored are found at
    <!-- The all letters need to be mirrored are found at
         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
    <string name="output_text_for_left_parenthesis">(</string>
    <integer name="keycode_for_left_parenthesis">0x0028</integer>
    <string name="output_text_for_right_parenthesis">)</string>
    <integer name="keycode_for_right_parenthesis">0x0029</integer>
    <string name="more_keys_for_left_parenthesis">[,{,&lt;</string>
    <string name="more_keys_for_left_parenthesis">[,{,&lt;</string>
    <string name="more_keys_for_right_parenthesis">],},&gt;</string>
    <string name="more_keys_for_right_parenthesis">],},&gt;</string>
    <string name="output_text_for_less_than">&lt;</string>
    <integer name="keycode_for_less_than">0x003c</integer>
    <string name="output_text_for_greater_than">&gt;</string>
    <integer name="keycode_for_greater_than">0x003e</integer>
    <!-- \u2264: LESS-THAN OR EQUAL TO
    <!-- \u2264: LESS-THAN OR EQUAL TO
         \u2265: GREATER-THAN EQUAL TO
         \u2265: GREATER-THAN EQUAL TO
         \u00ab: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
         \u00ab: LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
@@ -137,10 +137,10 @@
         \u201f: DOUBLE HIGH-REVERSED-9 QUOTATION MARK -->
         \u201f: DOUBLE HIGH-REVERSED-9 QUOTATION MARK -->
    <string name="more_keys_for_less_than">\u2264,\u00ab,\u2039</string>
    <string name="more_keys_for_less_than">\u2264,\u00ab,\u2039</string>
    <string name="more_keys_for_greater_than">\u2265,\u00bb,\u203a</string>
    <string name="more_keys_for_greater_than">\u2265,\u00bb,\u203a</string>
    <string name="output_text_for_left_square_bracket">[</string>
    <integer name="keycode_for_left_square_bracket">0x005b</integer>
    <string name="output_text_for_right_square_bracket">]</string>
    <integer name="keycode_for_right_square_bracket">0x005d</integer>
    <string name="output_text_for_left_curly_bracket">{</string>
    <integer name="keycode_for_left_curly_bracket">0x007b</integer>
    <string name="output_text_for_right_curly_bracket">}</string>
    <integer name="keycode_for_right_curly_bracket">0x007d</integer>
    <!-- The 4-more keys will be displayed in order of "3,1,2,4". -->
    <!-- The 4-more keys will be displayed in order of "3,1,2,4". -->
    <string name="more_keys_for_single_quote">\u2019,\u201a,\u2018,\u201b</string>
    <string name="more_keys_for_single_quote">\u2019,\u201a,\u2018,\u201b</string>
    <!-- Note: Neither DroidSans nor Roboto have a glyph for DOUBLE HIGH-REVERSED-9 QUOTATION MARK. -->
    <!-- Note: Neither DroidSans nor Roboto have a glyph for DOUBLE HIGH-REVERSED-9 QUOTATION MARK. -->
+2 −2
Original line number Original line Diff line number Diff line
@@ -23,8 +23,8 @@
>
>
    <Key
    <Key
        latin:keyLabel="{"
        latin:keyLabel="{"
        latin:keyOutputText="@string/output_text_for_left_curly_bracket" />
        latin:code="@integer/keycode_for_left_curly_bracket" />
    <Key
    <Key
        latin:keyLabel="}"
        latin:keyLabel="}"
        latin:keyOutputText="@string/output_text_for_right_curly_bracket" />
        latin:code="@integer/keycode_for_right_curly_bracket" />
</merge>
</merge>
+2 −2
Original line number Original line Diff line number Diff line
@@ -23,10 +23,10 @@
>
>
    <Key
    <Key
        latin:keyLabel="&lt;"
        latin:keyLabel="&lt;"
        latin:keyOutputText="@string/output_text_for_less_than"
        latin:code="@integer/keycode_for_less_than"
        latin:moreKeys="@string/more_keys_for_less_than" />
        latin:moreKeys="@string/more_keys_for_less_than" />
    <Key
    <Key
        latin:keyLabel="&gt;"
        latin:keyLabel="&gt;"
        latin:keyOutputText="@string/output_text_for_greater_than"
        latin:code="@integer/keycode_for_greater_than"
        latin:moreKeys="@string/more_keys_for_greater_than" />
        latin:moreKeys="@string/more_keys_for_greater_than" />
</merge>
</merge>
Loading