The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2008, The Android Open Source Project |
| 6 | ** |
| 7 | ** Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | ** you may not use this file except in compliance with the License. |
| 9 | ** You may obtain a copy of the License at |
| 10 | ** |
| 11 | ** http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ** |
| 13 | ** Unless required by applicable law or agreed to in writing, software |
| 14 | ** distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | ** See the License for the specific language governing permissions and |
| 17 | ** limitations under the License. |
| 18 | */ |
| 19 | --> |
| 20 | |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 21 | <Keyboard |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 22 | xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" |
| 23 | latin:keyWidth="10%p" |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 24 | > |
Tadashi G. Takaoka | 0b60f83 | 2010-11-19 14:57:24 -0800 | [diff] [blame] | 25 | <include |
Tadashi G. Takaoka | 59c9930 | 2010-11-21 16:40:38 -0800 | [diff] [blame] | 26 | latin:keyboardLayout="@xml/kbd_key_styles" /> |
Tadashi G. Takaoka | 6135142 | 2011-02-24 14:49:27 +0900 | [diff] [blame] | 27 | <include |
| 28 | latin:keyboardLayout="@xml/kbd_currency_key_styles" /> |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 29 | <Row> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 30 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 31 | latin:keyLabel="@string/keylabel_for_symbols_1" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 32 | latin:popupCharacters="@string/alternates_for_symbols_1" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 33 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 34 | latin:keyLabel="@string/keylabel_for_symbols_2" |
| 35 | latin:popupCharacters="@string/alternates_for_symbols_2" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 36 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 37 | latin:keyLabel="@string/keylabel_for_symbols_3" |
| 38 | latin:popupCharacters="@string/alternates_for_symbols_3" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 39 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 40 | latin:keyLabel="@string/keylabel_for_symbols_4" |
| 41 | latin:popupCharacters="@string/alternates_for_symbols_4" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 42 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 43 | latin:keyLabel="@string/keylabel_for_symbols_5" |
| 44 | latin:popupCharacters="@string/alternates_for_symbols_5" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 45 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 46 | latin:keyLabel="@string/keylabel_for_symbols_6" |
| 47 | latin:popupCharacters="@string/alternates_for_symbols_6" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 48 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 49 | latin:keyLabel="@string/keylabel_for_symbols_7" |
| 50 | latin:popupCharacters="@string/alternates_for_symbols_7" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 51 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 52 | latin:keyLabel="@string/keylabel_for_symbols_8" |
| 53 | latin:popupCharacters="@string/alternates_for_symbols_8" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 54 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 55 | latin:keyLabel="@string/keylabel_for_symbols_9" |
| 56 | latin:popupCharacters="@string/alternates_for_symbols_9" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 57 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 58 | latin:keyLabel="@string/keylabel_for_symbols_0" |
| 59 | latin:popupCharacters="@string/alternates_for_symbols_0" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 60 | latin:keyWidth="fillRight" /> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 61 | </Row> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 62 | <Row> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 63 | <Key |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 64 | latin:keyLabel="\@" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 65 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 66 | latin:keyLabel="\#" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 67 | <Key |
Tadashi G. Takaoka | 6135142 | 2011-02-24 14:49:27 +0900 | [diff] [blame] | 68 | latin:keyStyle="currencyKeyStyle" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 69 | <Key |
Tadashi G. Takaoka | 7c2b3a4 | 2011-07-19 18:28:54 -0700 | [diff] [blame] | 70 | latin:keyLabel="@string/keylabel_for_symbols_percent" |
| 71 | latin:popupCharacters="@string/alternates_for_symbols_percent" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 72 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 73 | latin:keyLabel="&" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 74 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 75 | latin:keyLabel="*" |
Tadashi G. Takaoka | 9b6d1d5 | 2010-12-14 15:31:47 +0900 | [diff] [blame] | 76 | latin:popupCharacters="†,‡,★" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 77 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 78 | latin:keyLabel="-" |
Tadashi G. Takaoka | 9b6d1d5 | 2010-12-14 15:31:47 +0900 | [diff] [blame] | 79 | latin:popupCharacters="_,–,—" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 80 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 81 | latin:keyLabel="+" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 82 | latin:popupCharacters="±" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 83 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 84 | latin:keyLabel="(" |
Tadashi G. Takaoka | 9b6d1d5 | 2010-12-14 15:31:47 +0900 | [diff] [blame] | 85 | latin:popupCharacters="[,{,<" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 86 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 87 | latin:keyLabel=")" |
Tadashi G. Takaoka | 9b6d1d5 | 2010-12-14 15:31:47 +0900 | [diff] [blame] | 88 | latin:popupCharacters="],},>" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 89 | latin:keyWidth="fillRight" /> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 90 | </Row> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 91 | <Row> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 92 | <Key |
Tadashi G. Takaoka | 0b60f83 | 2010-11-19 14:57:24 -0800 | [diff] [blame] | 93 | latin:keyStyle="altKeyStyle" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 94 | latin:keyWidth="15%p" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 95 | latin:visualInsetsRight="1%p" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 96 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 97 | latin:keyLabel="!" |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 98 | latin:popupCharacters="¡" /> |
Tadashi G. Takaoka | 717cef7 | 2011-04-26 14:27:35 +0900 | [diff] [blame] | 99 | <!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. --> |
Tadashi G. Takaoka | b05c913 | 2011-05-13 12:36:49 +0900 | [diff] [blame] | 100 | <!-- latin:popupCharacters="“,”,„,‟,«,»" --> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 101 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 102 | latin:keyLabel=""" |
Tadashi G. Takaoka | b05c913 | 2011-05-13 12:36:49 +0900 | [diff] [blame] | 103 | latin:popupCharacters="“,”,«,»" |
Tadashi G. Takaoka | 717cef7 | 2011-04-26 14:27:35 +0900 | [diff] [blame] | 104 | latin:maxPopupKeyboardColumn="6" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 105 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 106 | latin:keyLabel="\'" |
Tadashi G. Takaoka | b05c913 | 2011-05-13 12:36:49 +0900 | [diff] [blame] | 107 | latin:popupCharacters="‘,’,‚,‛" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 108 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 109 | latin:keyLabel=":" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 110 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 111 | latin:keyLabel="@string/keylabel_for_symbols_semicolon" |
| 112 | latin:popupCharacters="@string/alternates_for_symbols_semicolon" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 113 | <Key |
satok | 4fc510a | 2010-10-01 19:40:44 +0900 | [diff] [blame] | 114 | latin:keyLabel="/" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 115 | <Key |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 116 | latin:keyLabel="@string/keylabel_for_symbols_question" |
| 117 | latin:popupCharacters="@string/alternates_for_symbols_question" /> |
Tadashi G. Takaoka | ed8eabc | 2010-09-16 13:10:14 +0900 | [diff] [blame] | 118 | <Key |
Tadashi G. Takaoka | 0b60f83 | 2010-11-19 14:57:24 -0800 | [diff] [blame] | 119 | latin:keyStyle="deleteKeyStyle" |
Tadashi G. Takaoka | 327763e | 2011-05-30 20:05:50 +0900 | [diff] [blame] | 120 | latin:keyWidth="fillRight" |
Tadashi G. Takaoka | 426723a | 2011-07-18 17:14:50 -0700 | [diff] [blame] | 121 | latin:visualInsetsLeft="1%p" /> |
The Android Open Source Project | 923bf41 | 2009-03-13 15:11:42 -0700 | [diff] [blame] | 122 | </Row> |
Tadashi G. Takaoka | 6989e0b | 2011-07-12 20:49:04 -0700 | [diff] [blame] | 123 | <include |
| 124 | latin:keyboardLayout="@xml/kbd_symbols_row4" /> |
Daniel Sandler | 4698456 | 2009-10-29 13:28:46 -0400 | [diff] [blame] | 125 | </Keyboard> |