blob: 45d355b0f062e274dd40ccd181ad59263bb8f2c7 [file] [log] [blame]
Amith Yamasani36fcf252009-10-12 13:48:35 -07001<?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
21<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"
22 android:keyWidth="9.09%p"
23 android:horizontalGap="0px"
24 android:verticalGap="0px"
25 android:keyHeight="@dimen/key_height"
26 >
27
28 <Row>
29 <Key android:keyLabel="й"
30 android:keyEdgeFlags="left"/>
31 <Key android:keyLabel="ц"/>
32 <Key android:keyLabel="у"/>
33 <Key android:keyLabel="к"/>
Amith Yamasanie8f1ede2009-12-18 13:39:18 -080034 <Key android:keyLabel="е"
35 android:popupKeyboard="@xml/kbd_popup_template"
36 android:popupCharacters="ё" />
Amith Yamasani36fcf252009-10-12 13:48:35 -070037 <Key android:keyLabel="н"/>
38 <Key android:keyLabel="г"/>
39 <Key android:keyLabel="ш"/>
40 <Key android:keyLabel="щ"/>
41 <Key android:keyLabel="з"/>
42 <Key android:keyLabel="х"
43 android:keyEdgeFlags="right"/>
44 </Row>
Amith Yamasanie8f1ede2009-12-18 13:39:18 -080045
Amith Yamasani36fcf252009-10-12 13:48:35 -070046 <Row>
47 <Key android:keyLabel="ф"
48 android:keyEdgeFlags="left"/>
49 <Key android:keyLabel="ы"/>
50 <Key android:keyLabel="в"/>
51 <Key android:keyLabel="а"/>
52 <Key android:keyLabel="п"/>
53 <Key android:keyLabel="р"/>
54 <Key android:keyLabel="о"/>
55 <Key android:keyLabel="л"/>
56 <Key android:keyLabel="д"/>
57 <Key android:keyLabel="ж"/>
58 <Key android:keyLabel="э"
59 android:keyEdgeFlags="right"/>
60 </Row>
61
62 <Row android:keyWidth="8.5%p">
63 <Key android:codes="-1" android:keyIcon="@drawable/sym_keyboard_shift"
64 android:keyWidth="11.75%p" android:isModifier="true"
65 android:iconPreview="@drawable/sym_keyboard_feedback_shift"
66 android:isSticky="true" android:keyEdgeFlags="left"/>
67 <Key android:keyLabel="я"/>
68 <Key android:keyLabel="ч"/>
69 <Key android:keyLabel="с"/>
70 <Key android:keyLabel="м"/>
71 <Key android:keyLabel="и"/>
72 <Key android:keyLabel="т"/>
73 <Key android:keyLabel="ь"/>
74 <Key android:keyLabel="б"/>
75 <Key android:keyLabel="ю"/>
76 <Key android:codes="-5" android:keyIcon="@drawable/sym_keyboard_delete"
77 android:keyWidth="11.75%p" android:keyEdgeFlags="right"
78 android:iconPreview="@drawable/sym_keyboard_feedback_delete"
79 android:isRepeatable="true"/>
80 </Row>
81
82 <Row android:keyboardMode="@+id/mode_normal" android:rowEdgeFlags="bottom">
83 <Key android:codes="-2" android:keyLabel="@string/label_symbol_key"
84 android:popupKeyboard="@xml/kbd_popup_template"
85 android:popupCharacters="_"
86 android:keyWidth="20%p" android:keyEdgeFlags="left"/>
87 <Key android:codes="@integer/key_f1" android:keyIcon="@drawable/sym_keyboard_globe"
88 android:keyWidth="10%p"/>
89 <Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
90 android:iconPreview="@drawable/sym_keyboard_feedback_space"
91 android:keyWidth="40%p" android:isRepeatable="true"/>
92 <Key android:codes="46" android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"
93 android:keyWidth="10%p"/>
94 <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return"
95 android:iconPreview="@drawable/sym_keyboard_feedback_return"
96 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
97 </Row>
98
99 <Row android:keyboardMode="@+id/mode_url" android:rowEdgeFlags="bottom">
100 <Key android:codes="-2" android:keyLabel="@string/label_symbol_key"
101 android:popupKeyboard="@xml/kbd_popup_template"
102 android:popupCharacters="_"
103 android:keyWidth="20%p" android:keyEdgeFlags="left"/>
Amith Yamasanicf026532010-01-26 21:25:29 -0800104 <Key android:keyLabel="/" android:keyWidth="10%p"/>
Amith Yamasani36fcf252009-10-12 13:48:35 -0700105 <Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
106 android:iconPreview="@drawable/sym_keyboard_feedback_space"
Amith Yamasanicf026532010-01-26 21:25:29 -0800107 android:keyWidth="20%p" android:isRepeatable="true"/>
108 <Key android:keyLabel="@string/popular_domain_0"
109 android:keyOutputText="@string/popular_domain_0"
110 android:popupKeyboard="@xml/popup_domains"
111 android:keyWidth="20%p"/>
Amith Yamasani36fcf252009-10-12 13:48:35 -0700112 <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"
Amith Yamasanicf026532010-01-26 21:25:29 -0800113 android:keyWidth="10%p"/>
114 <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return"
115 android:iconPreview="@drawable/sym_keyboard_feedback_return"
116 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
117 </Row>
118
Amith Yamasani36fcf252009-10-12 13:48:35 -0700119 <Row android:keyboardMode="@+id/mode_email" android:rowEdgeFlags="bottom">
120 <Key android:codes="-2" android:keyLabel="@string/label_symbol_key"
121 android:popupKeyboard="@xml/kbd_popup_template"
122 android:popupCharacters="_"
123 android:keyWidth="20%p" android:keyEdgeFlags="left"/>
Amith Yamasanicf026532010-01-26 21:25:29 -0800124 <Key android:keyLabel="\@" android:keyWidth="10%p"/>
Amith Yamasani36fcf252009-10-12 13:48:35 -0700125 <Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
126 android:iconPreview="@drawable/sym_keyboard_feedback_space"
Amith Yamasanicf026532010-01-26 21:25:29 -0800127 android:keyWidth="20%p" android:isRepeatable="true"/>
128 <Key android:keyLabel="@string/popular_domain_0"
129 android:keyOutputText="@string/popular_domain_0"
130 android:popupKeyboard="@xml/popup_domains"
131 android:keyWidth="20%p"/>
132 <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"/>
133 <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return"
134 android:iconPreview="@drawable/sym_keyboard_feedback_return"
135 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
136 </Row>
137
Amith Yamasani36fcf252009-10-12 13:48:35 -0700138 <Row android:keyboardMode="@+id/mode_im" android:rowEdgeFlags="bottom">
139 <Key android:codes="-2" android:keyLabel="@string/label_symbol_key"
140 android:popupKeyboard="@xml/kbd_popup_template"
141 android:popupCharacters="_"
142 android:keyWidth="20%p" android:keyEdgeFlags="left"/>
143 <Key android:codes="@integer/key_f1" android:keyIcon="@drawable/sym_keyboard_globe"
144 android:keyWidth="10%p"/>
145 <Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
146 android:iconPreview="@drawable/sym_keyboard_feedback_space"
147 android:keyWidth="40%p" android:isRepeatable="true"/>
148 <Key android:codes="46" android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"
149 android:keyWidth="10%p"/>
150 <Key android:keyLabel=":-)" android:keyOutputText=":-) "
151 android:popupKeyboard="@xml/popup_smileys"
152 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
153 </Row>
Amith Yamasanicf026532010-01-26 21:25:29 -0800154
Amith Yamasanicf026532010-01-26 21:25:29 -0800155 <Row android:keyboardMode="@+id/mode_webentry" android:rowEdgeFlags="bottom">
156 <Key android:codes="-2" android:keyLabel="@string/label_symbol_key"
157 android:popupKeyboard="@xml/kbd_popup_template"
158 android:popupCharacters="_"
159 android:keyWidth="20%p" android:keyEdgeFlags="left"/>
160 <Key android:codes="@integer/key_f1" android:keyIcon="@drawable/sym_keyboard_globe"
161 android:keyWidth="10%p"/>
162 <Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
163 android:iconPreview="@drawable/sym_keyboard_feedback_space"
164 android:keyWidth="20%p" android:isRepeatable="true"/>
165 <Key android:codes="9" android:keyIcon="@drawable/sym_keyboard_tab"
166 android:iconPreview="@drawable/sym_keyboard_feedback_tab"
167 android:keyWidth="20%p"/>
168 <Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"/>
169 <Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return"
170 android:iconPreview="@drawable/sym_keyboard_feedback_return"
171 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
172 </Row>
Amith Yamasani36fcf252009-10-12 13:48:35 -0700173</Keyboard>
174