am a2a10964: Revert back punctuations to the more keys keyboard of the period
* commit 'a2a1096406537ae877ce9cb53219deadd8b1d8e9': Revert back punctuations to the more keys keyboard of the periodmain
commit
732e031cb7
|
@ -39,10 +39,11 @@
|
||||||
set of Key definitions are needed based on the API version. -->
|
set of Key definitions are needed based on the API version. -->
|
||||||
<include
|
<include
|
||||||
latin:keyboardLayout="@xml/keystyle_devanagari_sign_virama" />
|
latin:keyboardLayout="@xml/keystyle_devanagari_sign_virama" />
|
||||||
|
<!-- U+002E: "." FULL STOP -->
|
||||||
<Key
|
<Key
|
||||||
latin:keyStyle="baseKeyDevanagariSignVirama"
|
latin:keyStyle="baseKeyDevanagariSignVirama"
|
||||||
latin:keyLabelFlags="hasPopupHint"
|
latin:keyLabelFlags="hasPopupHint"
|
||||||
latin:moreKeys="!fixedColumnOrder!4,.,!text/more_keys_for_punctuation"
|
latin:moreKeys="!fixedColumnOrder!9,.,!text/more_keys_for_punctuation"
|
||||||
latin:backgroundType="functional" />
|
latin:backgroundType="functional" />
|
||||||
</default>
|
</default>
|
||||||
</switch>
|
</switch>
|
||||||
|
|
|
@ -284,7 +284,7 @@ public final class KeyboardTextsSet {
|
||||||
/* 56 */ "\u00A2,\u00A3,\u20AC,\u00A5,\u20B1",
|
/* 56 */ "\u00A2,\u00A3,\u20AC,\u00A5,\u20B1",
|
||||||
/* 57 */ "$",
|
/* 57 */ "$",
|
||||||
/* 58 */ "$,\u00A2,\u20AC,\u00A3,\u00A5,\u20B1",
|
/* 58 */ "$,\u00A2,\u20AC,\u00A3,\u00A5,\u20B1",
|
||||||
/* 59 */ "!fixedColumnOrder!4,#,!,\\,,?,-,:,',@",
|
/* 59 */ "!fixedColumnOrder!8,;,/,(,),#,!,\\,,?,&,\\%,+,\",-,:,',@",
|
||||||
// U+2020: "†" DAGGER
|
// U+2020: "†" DAGGER
|
||||||
// U+2021: "‡" DOUBLE DAGGER
|
// U+2021: "‡" DOUBLE DAGGER
|
||||||
// U+2605: "★" BLACK STAR
|
// U+2605: "★" BLACK STAR
|
||||||
|
@ -795,7 +795,7 @@ public final class KeyboardTextsSet {
|
||||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
||||||
/* ~58 */
|
/* ~58 */
|
||||||
// U+00B7: "·" MIDDLE DOT
|
// U+00B7: "·" MIDDLE DOT
|
||||||
/* 59 */ "!fixedColumnOrder!4,\u00B7,!,\\,,?,:,;,@",
|
/* 59 */ "!fixedColumnOrder!9,;,/,(,),#,\u00B7,!,\\,,?,&,\\%,+,\",-,:,',@",
|
||||||
/* 60~ */
|
/* 60~ */
|
||||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
||||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
||||||
|
@ -1981,7 +1981,7 @@ public final class KeyboardTextsSet {
|
||||||
// U+20AA: "₪" NEW SHEQEL SIGN
|
// U+20AA: "₪" NEW SHEQEL SIGN
|
||||||
/* 57 */ "\u20AA",
|
/* 57 */ "\u20AA",
|
||||||
/* 58 */ null,
|
/* 58 */ null,
|
||||||
/* 59 */ null,
|
/* 59 */ "!fixedColumnOrder!8,;,/,(|),)|(,#,!,\\,,?,&,\\%,+,\",-,:,',@",
|
||||||
// U+2605: "★" BLACK STAR
|
// U+2605: "★" BLACK STAR
|
||||||
/* 60 */ "\u2605",
|
/* 60 */ "\u2605",
|
||||||
/* 61 */ null,
|
/* 61 */ null,
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
U+0142: "ł" LATIN SMALL LETTER L WITH STROKE -->
|
U+0142: "ł" LATIN SMALL LETTER L WITH STROKE -->
|
||||||
<string name="more_keys_for_l">l·l,ł</string>
|
<string name="more_keys_for_l">l·l,ł</string>
|
||||||
<!-- U+00B7: "·" MIDDLE DOT -->
|
<!-- U+00B7: "·" MIDDLE DOT -->
|
||||||
<string name="more_keys_for_punctuation">"!fixedColumnOrder!4,·,!,\\,,\?,:,;,\@"</string>
|
<string name="more_keys_for_punctuation">"!fixedColumnOrder!9,;,/,(,),#,·,!,\\,,\?,&,\\%,+,\",-,:,',\@"</string>
|
||||||
<string name="more_keys_for_period">\?,·</string>
|
<string name="more_keys_for_period">\?,·</string>
|
||||||
<!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
|
<!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
|
||||||
<string name="keylabel_for_spanish_row2_10">ç</string>
|
<string name="keylabel_for_spanish_row2_10">ç</string>
|
||||||
|
|
|
@ -28,6 +28,7 @@
|
||||||
<!-- U+00B1: "±" PLUS-MINUS SIGN
|
<!-- U+00B1: "±" PLUS-MINUS SIGN
|
||||||
U+FB29: "﬩" HEBREW LETTER ALTERNATIVE PLUS SIGN -->
|
U+FB29: "﬩" HEBREW LETTER ALTERNATIVE PLUS SIGN -->
|
||||||
<string name="more_keys_for_plus">±,﬩</string>
|
<string name="more_keys_for_plus">±,﬩</string>
|
||||||
|
<string name="more_keys_for_punctuation">"!fixedColumnOrder!8,;,/,(|),)|(,#,!,\\,,\?,&,\\%,+,\",-,:,',\@"</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="more_keys_for_left_parenthesis">!fixedColumnOrder!3,<|>,{|},[|]</string>
|
<string name="more_keys_for_left_parenthesis">!fixedColumnOrder!3,<|>,{|},[|]</string>
|
||||||
|
|
|
@ -83,7 +83,7 @@
|
||||||
<string name="more_keys_for_currency_dollar">¢,£,€,¥,₱</string>
|
<string name="more_keys_for_currency_dollar">¢,£,€,¥,₱</string>
|
||||||
<string name="keylabel_for_currency">$</string>
|
<string name="keylabel_for_currency">$</string>
|
||||||
<string name="more_keys_for_currency">$,¢,€,£,¥,₱</string>
|
<string name="more_keys_for_currency">$,¢,€,£,¥,₱</string>
|
||||||
<string name="more_keys_for_punctuation">"!fixedColumnOrder!4,#,!,\\,,\?,-,:,',\@"</string>
|
<string name="more_keys_for_punctuation">"!fixedColumnOrder!8,;,/,(,),#,!,\\,,\?,&,\\%,+,\",-,:,',\@"</string>
|
||||||
<!-- U+2020: "†" DAGGER
|
<!-- U+2020: "†" DAGGER
|
||||||
U+2021: "‡" DOUBLE DAGGER
|
U+2021: "‡" DOUBLE DAGGER
|
||||||
U+2605: "★" BLACK STAR -->
|
U+2605: "★" BLACK STAR -->
|
||||||
|
|
Loading…
Reference in New Issue