z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 1 | <?xml version="1.0"?> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 2 | <recovery> |
| 3 | <details> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 4 | <resolution width="1080" height="1920"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 5 | <author>TeamWin</author> |
| 6 | <title>Backup Naowz</title> |
| 7 | <description>Default basic theme</description> |
| 8 | <preview>preview.jpg</preview> |
Ethan Yonker | 1308d53 | 2016-01-14 22:21:49 -0600 | [diff] [blame] | 9 | <themeversion>1</themeversion> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 10 | </details> |
| 11 | |
| 12 | <include> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 13 | <xmlfile name="portrait.xml"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 14 | </include> |
| 15 | |
| 16 | <resources> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 17 | <font name="font_l" filename="RobotoCondensed-Regular.ttf" size="54"/> |
| 18 | <font name="font_m" filename="RobotoCondensed-Regular.ttf" size="42"/> |
| 19 | <font name="font_s" filename="RobotoCondensed-Regular.ttf" size="36"/> |
| 20 | <font name="fixed" filename="DroidSansMono.ttf" size="30"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 21 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 22 | <font name="keylabel" filename="RobotoCondensed-Regular.ttf" size="64"/> |
| 23 | <font name="keylabel-small" filename="RobotoCondensed-Regular.ttf" size="46"/> |
| 24 | <font name="keylabel-longpress" filename="RobotoCondensed-Regular.ttf" size="32"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 25 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 26 | <image name="logo" filename="logo" retainaspect="1"/> |
| 27 | <image name="main_button" filename="main_button"/> |
| 28 | <image name="main_button_half_height" filename="main_button_half_height"/> |
| 29 | <image name="main_button_half_height_full_width" filename="main_button_half_height_full_width"/> |
| 30 | <image name="fab_selectfolder" filename="fab_selectfolder" retainaspect="1"/> |
| 31 | <image name="tab_3" filename="tab_3"/> |
| 32 | <image name="tab_4" filename="tab_4"/> |
| 33 | <image name="file" filename="file" retainaspect="1"/> |
| 34 | <image name="folder" filename="folder" retainaspect="1"/> |
| 35 | <image name="unlock_icon" filename="unlock_icon" retainaspect="1"/> |
| 36 | <image name="home" filename="home" retainaspect="1"/> |
| 37 | <image name="back" filename="back" retainaspect="1"/> |
| 38 | <image name="console" filename="console" retainaspect="1"/> |
| 39 | <image name="kb_hide" filename="kb_hide" retainaspect="1"/> |
| 40 | <image name="kb_show" filename="kb_show" retainaspect="1"/> |
| 41 | <image name="checkbox_false" filename="checkbox_false" retainaspect="1"/> |
| 42 | <image name="checkbox_true" filename="checkbox_true" retainaspect="1"/> |
| 43 | <image name="radio_false" filename="radio_false" retainaspect="1"/> |
| 44 | <image name="radio_true" filename="radio_true" retainaspect="1"/> |
| 45 | <image name="sort_asc" filename="sort_asc"/> |
| 46 | <image name="sort_desc" filename="sort_desc"/> |
| 47 | <image name="sort_empty" filename="sort_empty"/> |
| 48 | <animation name="progress" filename="indeterminate"/> |
| 49 | <image name="progress_empty" filename="progress_empty"/> |
| 50 | <image name="progress_full" filename="progress_fill"/> |
| 51 | <image name="slider" filename="slider"/> |
| 52 | <image name="slider_used" filename="slider_used"/> |
| 53 | <image name="slider_touch" filename="slider_touch"/> |
| 54 | <image name="handle" filename="handle"/> |
| 55 | <image name="cursor" filename="cursor" retainaspect="1"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 56 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 57 | <image name="backspace" filename="backspace" retainaspect="1"/> |
| 58 | <image name="enter" filename="enter" retainaspect="1"/> |
| 59 | <image name="shift" filename="shift" retainaspect="1"/> |
| 60 | <image name="shift_fill" filename="shift_fill" retainaspect="1"/> |
| 61 | <image name="space" filename="space" retainaspect="1"/> |
| 62 | <image name="kb_arrow_left" filename="kb_arrow_left" retainaspect="1"/> |
| 63 | <image name="kb_arrow_right" filename="kb_arrow_right" retainaspect="1"/> |
| 64 | <image name="kb_arrow_up" filename="kb_arrow_up" retainaspect="1"/> |
| 65 | <image name="kb_arrow_down" filename="kb_arrow_down" retainaspect="1"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 66 | </resources> |
| 67 | |
| 68 | <variables> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 69 | <variable name="tw_samsung_navbar" value="0" persist="1"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 70 | |
z31s1g | faa4377 | 2016-01-18 09:57:05 -0600 | [diff] [blame] | 71 | <variable name="tw_hide_kb" value="0"/> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 72 | <variable name="screen_width" value="1080"/> |
| 73 | <variable name="screen_height" value="1920"/> |
| 74 | <variable name="status_height" value="72"/> |
| 75 | <variable name="header_height" value="256"/> |
| 76 | <variable name="navbar_height" value="130"/> |
| 77 | <variable name="content_width" value="1008"/> |
| 78 | <variable name="content_overlay_width" value="936"/> |
| 79 | <variable name="dialog_height" value="704"/> |
| 80 | <variable name="back_button_x" value="240"/> |
| 81 | <variable name="console_button_x" value="840"/> |
| 82 | <variable name="indent" value="36"/> |
| 83 | <variable name="col1_x_left" value="72"/> |
| 84 | <variable name="col1_x_header" value="184"/> |
| 85 | <variable name="center_x" value="540"/> |
| 86 | <variable name="col1_x_right" value="576"/> |
| 87 | <variable name="indent_right" value="1044"/> |
| 88 | <variable name="tab_height" value="96"/> |
| 89 | <variable name="tab_indicator_height" value="6"/> |
| 90 | <variable name="tab3_width" value="360"/> |
| 91 | <variable name="tab4_width" value="270"/> |
| 92 | <variable name="tab5_width" value="216"/> |
| 93 | <variable name="tab3_col2_x" value="360"/> |
| 94 | <variable name="tab3_col3_x" value="720"/> |
| 95 | <variable name="tab4_col2_x" value="270"/> |
| 96 | <variable name="tab4_col4_x" value="810"/> |
| 97 | <variable name="tab5_col2_x" value="216"/> |
| 98 | <variable name="tab5_col3_x" value="432"/> |
| 99 | <variable name="tab5_col4_x" value="648"/> |
| 100 | <variable name="tab5_col5_x" value="864"/> |
| 101 | <variable name="btn3_col2_x" value="384"/> |
| 102 | <variable name="btn3_col3_x" value="732"/> |
| 103 | <variable name="btn4_col2_x" value="297"/> |
| 104 | <variable name="btn4_col3_x" value="558"/> |
| 105 | <variable name="btn4_col4_x" value="819"/> |
| 106 | <variable name="row1_header_y" value="4"/> |
| 107 | <variable name="row2_header_y" value="72"/> |
| 108 | <variable name="row3_header_y" value="90"/> |
| 109 | <variable name="row4_header_y" value="168"/> |
| 110 | <variable name="row1_y" value="256"/> |
| 111 | <variable name="row1a_y" value="288"/> |
| 112 | <variable name="row2_y" value="320"/> |
| 113 | <variable name="row2a_y" value="352"/> |
| 114 | <variable name="row_tab_y" value="346"/> |
| 115 | <variable name="row2_input_y" value="381"/> |
| 116 | <variable name="row3_y" value="384"/> |
| 117 | <variable name="row3_input_y" value="413"/> |
| 118 | <variable name="row3a_y" value="416"/> |
| 119 | <variable name="row4_y" value="448"/> |
| 120 | <variable name="row4_input_y" value="477"/> |
| 121 | <variable name="row4a_y" value="480"/> |
| 122 | <variable name="row5_y" value="512"/> |
| 123 | <variable name="row5a_y" value="544"/> |
| 124 | <variable name="row6_y" value="576"/> |
| 125 | <variable name="row6a_y" value="608"/> |
| 126 | <variable name="row7_y" value="640"/> |
| 127 | <variable name="row7a_y" value="672"/> |
| 128 | <variable name="row8_y" value="704"/> |
| 129 | <variable name="row8a_y" value="736"/> |
| 130 | <variable name="row9_y" value="768"/> |
| 131 | <variable name="row9a_y" value="800"/> |
| 132 | <variable name="row10_y" value="832"/> |
| 133 | <variable name="row10a_y" value="864"/> |
| 134 | <variable name="row11_y" value="896"/> |
| 135 | <variable name="row11a_y" value="928"/> |
| 136 | <variable name="row12_y" value="960"/> |
| 137 | <variable name="row12a_y" value="992"/> |
| 138 | <variable name="row13_y" value="1024"/> |
| 139 | <variable name="row13a_y" value="1056"/> |
| 140 | <variable name="row14_y" value="1088"/> |
| 141 | <variable name="row14a_y" value="1120"/> |
| 142 | <variable name="row15_y" value="1152"/> |
| 143 | <variable name="row15a_y" value="1184"/> |
| 144 | <variable name="row16_y" value="1216"/> |
| 145 | <variable name="row16a_y" value="1248"/> |
| 146 | <variable name="row17_y" value="1280"/> |
| 147 | <variable name="row17a_y" value="1312"/> |
| 148 | <variable name="row18_y" value="1344"/> |
| 149 | <variable name="row18a_y" value="1376"/> |
| 150 | <variable name="row19_y" value="1408"/> |
| 151 | <variable name="row19a_y" value="1440"/> |
| 152 | <variable name="row20_y" value="1472"/> |
| 153 | <variable name="row20a_y" value="1504"/> |
| 154 | <variable name="row21_y" value="1536"/> |
| 155 | <variable name="row21a_y" value="1568"/> |
| 156 | <variable name="row22_y" value="1600"/> |
| 157 | <variable name="row22a_y" value="1632"/> |
| 158 | <variable name="row23_y" value="1664"/> |
| 159 | <variable name="row23a_y" value="1696"/> |
| 160 | <variable name="row24_y" value="1728"/> |
| 161 | <variable name="row24a_y" value="1760"/> |
| 162 | <variable name="row25_y" value="1792"/> |
| 163 | <variable name="navbar_y" value="1792"/> |
| 164 | <variable name="navbar_btn_y" value="1856"/> |
| 165 | <variable name="keyboard_y" value="1149"/> |
| 166 | <variable name="keyboard_terminal_y" value="1053"/> |
| 167 | <variable name="background_color" value="#1A1A1A"/> |
| 168 | <variable name="accent_color" value="#0090CA"/> |
| 169 | <variable name="text_color" value="#EEEEEE"/> |
| 170 | <variable name="text_button_color" value="#EEEEEE"/> |
| 171 | <variable name="text_success_color" value="#76FF03"/> |
| 172 | <variable name="text_fail_color" value="#FF0101"/> |
| 173 | <variable name="highlight_color" value="#1A1A1A80"/> |
| 174 | <variable name="caps_highlight_color" value="#22222280"/> |
| 175 | <variable name="transparent" value="#00000000"/> |
| 176 | <variable name="semi_transparent" value="#00000099"/> |
| 177 | <variable name="warning" value="#F8F8A0"/> |
| 178 | <variable name="error" value="#FF0101"/> |
| 179 | <variable name="highlight" value="#0090CA"/> |
| 180 | <variable name="fileselector_linecolor" value="#555555"/> |
| 181 | <variable name="fileselector_highlight_color" value="#555555"/> |
| 182 | <variable name="fileselector_separatorheight" value="2"/> |
| 183 | <variable name="fileselector_spacing" value="0"/> |
| 184 | <variable name="fileselector_install_height" value="1152"/> |
| 185 | <variable name="fileselector_filemanager_height" value="1376"/> |
| 186 | <variable name="partitionlist_spacing" value="0"/> |
| 187 | <variable name="partitionlist_storage_height" value="544"/> |
| 188 | <variable name="partitionlist_flashimage_height" value="448"/> |
| 189 | <variable name="partitionlist_wipe_height" value="1088"/> |
| 190 | <variable name="partitionlist_mount_height" value="832"/> |
| 191 | <variable name="partitionlist_backup_height" value="768"/> |
| 192 | <variable name="listbox_timezone_height" value="756"/> |
| 193 | <variable name="listbox_settings_height" value="960"/> |
| 194 | <variable name="fastscroll_w" value="24"/> |
| 195 | <variable name="fastscroll_linew" value="2"/> |
| 196 | <variable name="fastscroll_rectw" value="24"/> |
| 197 | <variable name="fastscroll_recth" value="108"/> |
| 198 | <variable name="slidervalue_lineh" value="3"/> |
| 199 | <variable name="slidervalue_padding" value="0"/> |
| 200 | <variable name="slidervalue_sliderw" value="72"/> |
| 201 | <variable name="slidervalue_sliderh" value="108"/> |
| 202 | <variable name="slideout_height" value="1686"/> |
| 203 | <variable name="slideout_bg_height" value="1720"/> |
| 204 | <variable name="input_height" value="64"/> |
| 205 | <variable name="input_line_width" value="3"/> |
| 206 | <variable name="console_height" value="960"/> |
| 207 | <variable name="console_terminal_height" value="950"/> |
| 208 | <variable name="dialog_button_x" value="696"/> |
| 209 | <variable name="pattern_x" value="126"/> |
| 210 | <variable name="pattern_dot_dia" value="32"/> |
| 211 | <variable name="pattern_line_w" value="12"/> |
| 212 | <variable name="pattern_size" value="828"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 213 | </variables> |
| 214 | |
| 215 | <mousecursor> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 216 | <placement w="15" h="15"/> |
| 217 | <background color="#FFFF00FF" resource="cursor"/> |
| 218 | <speed multiplier="2.5"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 219 | </mousecursor> |
| 220 | |
| 221 | <templates> |
| 222 | <template name="page"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 223 | <background color="%background_color%"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 224 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 225 | <fill color="%accent_color%"> |
| 226 | <placement x="0" y="0" w="%screen_width%" h="%header_height%"/> |
| 227 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 228 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 229 | <image> |
| 230 | <condition var1="tw_busy" var2="1"/> |
| 231 | <image resource="logo"/> |
| 232 | <placement x="0" y="0"/> |
| 233 | </image> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 234 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 235 | <button> |
| 236 | <condition var1="tw_busy" var2="0"/> |
| 237 | <placement x="0" y="0"/> |
| 238 | <image resource="logo"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 239 | <action function="key">home</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 240 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 241 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 242 | <fill color="#00000030"> |
| 243 | <condition var1="tw_simulate_actions" var2="0"/> |
| 244 | <placement x="0" y="0" w="%screen_width%" h="%status_height%"/> |
| 245 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 246 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 247 | <fill color="%text_fail_color%"> |
| 248 | <condition var1="tw_simulate_actions" var2="1"/> |
| 249 | <placement x="0" y="0" w="%screen_width%" h="%status_height%"/> |
| 250 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 251 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 252 | <text color="%text_color%"> |
| 253 | <condition var1="tw_no_cpu_temp" var2="1"/> |
| 254 | <font resource="font_m"/> |
| 255 | <placement x="%indent%" y="%row1_header_y%"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 256 | <text>%tw_version%</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 257 | </text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 258 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 259 | <text color="%text_color%"> |
| 260 | <condition var1="tw_no_cpu_temp" var2="0"/> |
| 261 | <font resource="font_m"/> |
| 262 | <placement x="%indent%" y="%row1_header_y%"/> |
| 263 | <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text> |
| 264 | </text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 265 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 266 | <text color="%text_color%"> |
| 267 | <font resource="font_m"/> |
| 268 | <placement x="%center_x%" y="%row1_header_y%" placement="5"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 269 | <text>%tw_time%</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 270 | </text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 271 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 272 | <text color="%text_color%"> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 273 | <conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 274 | <condition var1="tw_no_battery_percent" var2="0"/> |
| 275 | <condition var1="tw_battery" op=">" var2="0"/> |
| 276 | <condition var1="tw_battery" op="<" var2="101"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 277 | </conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 278 | <font resource="font_m"/> |
| 279 | <placement x="%indent_right%" y="%row1_header_y%" placement="1"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 280 | <text>{@battery_pct=Battery: %tw_battery%}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 281 | </text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 282 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 283 | <fill color="#000000"> |
| 284 | <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> |
| 285 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 286 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 287 | <button> |
| 288 | <condition var1="tw_samsung_navbar" op="!=" var2="1"/> |
| 289 | <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> |
| 290 | <image resource="back"/> |
| 291 | <condition var1="tw_busy" var2="0"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 292 | <action function="key">back</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 293 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 294 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 295 | <button> |
| 296 | <condition var1="tw_samsung_navbar" op="=" var2="1"/> |
| 297 | <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> |
| 298 | <image resource="console"/> |
| 299 | <condition var1="tw_busy" var2="0"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 300 | <action function="overlay">slideout</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 301 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 302 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 303 | <button> |
| 304 | <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> |
| 305 | <image resource="home"/> |
| 306 | <condition var1="tw_busy" var2="0"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 307 | <action function="key">home</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 308 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 309 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 310 | <button> |
| 311 | <condition var1="tw_samsung_navbar" op="!=" var2="1"/> |
| 312 | <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> |
| 313 | <image resource="console"/> |
| 314 | <condition var1="tw_busy" var2="0"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 315 | <action function="overlay">slideout</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 316 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 317 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 318 | <button> |
| 319 | <condition var1="tw_samsung_navbar" op="=" var2="1"/> |
| 320 | <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> |
| 321 | <image resource="back"/> |
| 322 | <condition var1="tw_busy" var2="0"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 323 | <action function="key">back</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 324 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 325 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 326 | <action> |
| 327 | <touch key="power"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 328 | <action function="overlay">lock</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 329 | </action> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 330 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 331 | <action> |
| 332 | <touch key="power+voldown"/> |
| 333 | <action function="screenshot"/> |
| 334 | </action> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 335 | </template> |
| 336 | |
| 337 | <template name="progress_bar"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 338 | <progressbar> |
| 339 | <placement x="%indent%" y="%row17a_y%"/> |
| 340 | <resource empty="progress_empty" full="progress_full"/> |
| 341 | <data name="ui_progress"/> |
| 342 | </progressbar> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 343 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 344 | <animation> |
| 345 | <placement x="%indent%" y="%row17a_y%"/> |
| 346 | <resource name="progress"/> |
| 347 | <speed fps="24" render="2"/> |
| 348 | <loop frame="1"/> |
| 349 | </animation> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 350 | </template> |
| 351 | |
| 352 | <template name="sort_options"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 353 | <image> |
| 354 | <placement x="%indent%" y="%row1a_y%"/> |
| 355 | <image resource="tab_3"/> |
| 356 | </image> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 357 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 358 | <image> |
| 359 | <placement x="%btn3_col2_x%" y="%row1a_y%"/> |
| 360 | <image resource="tab_3"/> |
| 361 | </image> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 362 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 363 | <image> |
| 364 | <placement x="%btn3_col3_x%" y="%row1a_y%"/> |
| 365 | <image resource="tab_3"/> |
| 366 | </image> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 367 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 368 | <button> |
| 369 | <highlight color="%highlight_color%"/> |
| 370 | <condition var1="tw_gui_sort_order" op="=" var2="1"/> |
| 371 | <placement x="%indent%" y="%row1a_y%"/> |
| 372 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 373 | <text>{@sort_by_name_only=Name}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 374 | <image resource="sort_asc"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 375 | <action function="set">tw_gui_sort_order=-1</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 376 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 377 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 378 | <button> |
| 379 | <highlight color="%highlight_color%"/> |
| 380 | <condition var1="tw_gui_sort_order" op="=" var2="-1"/> |
| 381 | <placement x="%indent%" y="%row1a_y%"/> |
| 382 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 383 | <text>{@sort_by_name_only=Name}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 384 | <image resource="sort_desc"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 385 | <action function="set">tw_gui_sort_order=1</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 386 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 387 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 388 | <button> |
| 389 | <highlight color="%highlight_color%"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 390 | <conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 391 | <condition var1="tw_gui_sort_order" op="!=" var2="1"/> |
| 392 | <condition var1="tw_gui_sort_order" op="!=" var2="-1"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 393 | </conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 394 | <placement x="%indent%" y="%row1a_y%"/> |
| 395 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 396 | <text>{@sort_by_name_only=Name}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 397 | <image resource="sort_empty"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 398 | <action function="set">tw_gui_sort_order=1</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 399 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 400 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 401 | <button> |
| 402 | <highlight color="%highlight_color%"/> |
| 403 | <condition var1="tw_gui_sort_order" op="=" var2="2"/> |
| 404 | <placement x="%btn3_col2_x%" y="%row1a_y%"/> |
| 405 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 406 | <text>{@sort_by_date_only=Date}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 407 | <image resource="sort_asc"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 408 | <action function="set">tw_gui_sort_order=-2</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 409 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 410 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 411 | <button> |
| 412 | <highlight color="%highlight_color%"/> |
| 413 | <condition var1="tw_gui_sort_order" op="=" var2="-2"/> |
| 414 | <placement x="%btn3_col2_x%" y="%row1a_y%"/> |
| 415 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 416 | <text>{@sort_by_date_only=Date}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 417 | <image resource="sort_desc"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 418 | <action function="set">tw_gui_sort_order=2</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 419 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 420 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 421 | <button> |
| 422 | <highlight color="%highlight_color%"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 423 | <conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 424 | <condition var1="tw_gui_sort_order" op="!=" var2="2"/> |
| 425 | <condition var1="tw_gui_sort_order" op="!=" var2="-2"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 426 | </conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 427 | <placement x="%btn3_col2_x%" y="%row1a_y%"/> |
| 428 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 429 | <text>{@sort_by_date_only=Date}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 430 | <image resource="sort_empty"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 431 | <action function="set">tw_gui_sort_order=2</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 432 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 433 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 434 | <button> |
| 435 | <highlight color="%highlight_color%"/> |
| 436 | <condition var1="tw_gui_sort_order" op="=" var2="3"/> |
| 437 | <placement x="%btn3_col3_x%" y="%row1a_y%"/> |
| 438 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 439 | <text>{@sort_by_size_only=Size}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 440 | <image resource="sort_asc"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 441 | <action function="set">tw_gui_sort_order=-3</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 442 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 443 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 444 | <button> |
| 445 | <highlight color="%highlight_color%"/> |
| 446 | <condition var1="tw_gui_sort_order" op="=" var2="-3"/> |
| 447 | <placement x="%btn3_col3_x%" y="%row1a_y%"/> |
| 448 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 449 | <text>{@sort_by_size_only=Size}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 450 | <image resource="sort_desc"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 451 | <action function="set">tw_gui_sort_order=3</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 452 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 453 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 454 | <button> |
| 455 | <highlight color="%highlight_color%"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 456 | <conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 457 | <condition var1="tw_gui_sort_order" op="!=" var2="3"/> |
| 458 | <condition var1="tw_gui_sort_order" op="!=" var2="-3"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 459 | </conditions> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 460 | <placement x="%btn3_col3_x%" y="%row1a_y%"/> |
| 461 | <font resource="font_s" color="%text_button_color%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 462 | <text>{@sort_by_size_only=Size}</text> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 463 | <image resource="sort_empty"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 464 | <action function="set">tw_gui_sort_order=3</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 465 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 466 | </template> |
| 467 | |
| 468 | <template name="tabs_backup"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 469 | <button style="tab"> |
| 470 | <placement x="0" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 471 | <text>{@tab_backup=BACKUP}</text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 472 | <action function="page">backup</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 473 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 474 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 475 | <button style="tab"> |
| 476 | <placement x="%tab3_col2_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 477 | <text>{@tab_options=OPTIONS}</text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 478 | <action function="page">backup_options</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 479 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 480 | </template> |
| 481 | |
| 482 | <template name="tabs_settings"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 483 | <button style="tab"> |
| 484 | <placement x="0" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 485 | <text>{@tab_general=GENERAL}</text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 486 | <action function="page">settings</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 487 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 488 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 489 | <button style="tab"> |
| 490 | <placement x="%tab5_col2_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 491 | <text>{@tab_time_zone=TIME ZONE}</text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 492 | <action function="page">settings_timezone</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 493 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 494 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 495 | <button style="tab"> |
| 496 | <placement x="%tab5_col3_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 497 | <text>{@tab_screen=SCREEN}</text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 498 | <action function="page">settings_screen</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 499 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 500 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 501 | <button style="tab"> |
| 502 | <placement x="%tab5_col4_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 503 | <text>{@tab_vibration=VIBRATION}</text> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 504 | <action function="page">settings_vibration</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 505 | </button> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 506 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 507 | <button style="tab"> |
| 508 | <placement x="%tab5_col5_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/> |
Ethan Yonker | 74db157 | 2015-10-28 12:44:49 -0500 | [diff] [blame] | 509 | <text>{@tab_language=LANGUAGE}</text> |
| 510 | <action function="page">settings_language</action> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 511 | </button> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 512 | </template> |
| 513 | |
| 514 | <template name="console"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 515 | <console> |
| 516 | <placement x="%indent%" y="%row2_y%" w="%content_width%" h="%console_height%"/> |
| 517 | </console> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 518 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 519 | <fill color="%fileselector_linecolor%"> |
| 520 | <placement x="%indent%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/> |
| 521 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 522 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 523 | <fill color="%fileselector_linecolor%"> |
| 524 | <placement x="%indent%" y="row17_y" w="%content_width%" h="input_line_width"/> |
| 525 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 526 | </template> |
| 527 | |
| 528 | <template name="console_terminal"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 529 | <console> |
| 530 | <placement x="%indent%" y="%row2_y%" w="content_width" h="%console_terminal_height%"/> |
| 531 | </console> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 532 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 533 | <fill color="%fileselector_linecolor%"> |
| 534 | <placement x="%indent%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/> |
| 535 | </fill> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 536 | |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 537 | <fill color="%fileselector_linecolor%"> |
| 538 | <placement x="%indent%" y="row11_y" w="%content_width%" h="input_line_width"/> |
| 539 | </fill> |
| 540 | </template> |
| 541 | |
| 542 | <template name="keyboardterminaltemplate"> |
| 543 | <keyboard> |
| 544 | <condition var1="tw_hide_kb" var2="0"/> |
| 545 | <placement x="0" y="%keyboard_terminal_y%" w="%screen_width%" h="96"/> |
| 546 | <keymargin x="0" y="0"/> |
| 547 | <background color="#111111"/> |
| 548 | <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/> |
| 549 | <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/> |
| 550 | <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="12" y="0"/> |
| 551 | <keylabel key="0:k:29" text="Ctrl"/> |
| 552 | <keylabel key="0:c:27" text="Esc"/> |
| 553 | <keylabel key="0:c:9" text="Tab"/> |
| 554 | <keylabel key="0:k:105" text="<" resource="kb_arrow_left"/> |
| 555 | <keylabel key="0:k:108" text="v" resource="kb_arrow_down"/> |
| 556 | <keylabel key="0:k:103" text="^" resource="kb_arrow_up"/> |
| 557 | <keylabel key="0:k:106" text=">" resource="kb_arrow_right"/> |
| 558 | <highlight color="%highlight_color%"/> |
| 559 | <ctrlhighlight color="#0090CA80"/> |
| 560 | <layout1> |
| 561 | <keysize height="96" width="154"/> |
| 562 | <row1 key01="155:k:29" key02="155:c:27" long02=":c:3" key03="154:c:9" key04="154:k:105" key05="154:k:108" key06="154:k:103" key07="154:k:106"/> |
| 563 | </layout1> |
| 564 | </keyboard> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 565 | </template> |
| 566 | |
| 567 | <template name="keyboardtemplate"> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 568 | <keyboard> |
| 569 | <condition var1="tw_hide_kb" var2="0"/> |
| 570 | <placement x="0" y="%keyboard_y%" w="1080" h="644"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 571 | <keymargin x="8" y="8"/> |
| 572 | <background color="#111111"/> |
| 573 | <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/> |
| 574 | <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/> |
| 575 | <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="12" y="0"/> |
| 576 | <keylabel key="0:c:8" text="Bksp" resource="backspace"/> |
| 577 | <keylabel key="0:action" text="Enter" resource="enter"/> |
| 578 | <keylabel key=" " text="Space" resource="space"/> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 579 | <highlight color="%highlight_color%"/> |
| 580 | <capshighlight color="%highlight_color%"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 581 | <layout1> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 582 | <keysize height="161" width="108"/> |
| 583 | <row1 key01="q" long01="1" key02="w" long02="2" key03="e" long03="3" key04="r" long04="4" key05="t" long05="5" key06="y" long06="6" key07="u" long07="7" key08="i" long08="8" key09="o" long09="9" key10="p" long10="0"/> |
| 584 | <row2 key01="54:" key02="a" long02="@" key03="s" long03="#" key04="d" long04="$" key05="f" long05="%" key06="g" long06="&" key07="h" long07="*" key08="j" long08="-" key09="k" long09="+" key10="l" long10="_" key11="54:"/> |
| 585 | <row3 key01="162:layout2" key02="z" long02="!" key03="x" long03=""" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="162:c:8"/> |
| 586 | <row4 key01="162:layout3" key02="/" key03="540: " key04="." key05="162:action"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 587 | <keylabel key="0:layout2" text="Shift" resource="shift"/> |
| 588 | <keylabel key="0:layout3" text="?123"/> |
| 589 | </layout1> |
| 590 | <layout2> |
| 591 | <keysize height="161" width="108" capslock="0" revert_layout="1"/> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 592 | <row1 key01="Q" long01="1" key02="W" long02="2" key03="E" long03="3" key04="R" long04="4" key05="T" long05="5" key06="Y" long06="6" key07="U" long07="7" key08="I" long08="8" key09="O" long09="9" key10="P" long10="0"/> |
| 593 | <row2 key01="54:" key02="A" long02="@" key03="S" long03="#" key04="D" long04="$" key05="F" long05="%" key06="G" long06="&" key07="H" long07="*" key08="J" long08="-" key09="K" long09="+" key10="L" long10="_" key11="54:"/> |
| 594 | <row3 key01="162:layout1" key02="Z" long02="!" key03="X" long03=""" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="162:c:8"/> |
| 595 | <row4 key01="162:layout3" key02="/" key03="540: " key04="." key05="162:action"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 596 | <keylabel key="0:layout1" text="Shift" resource="shift_fill"/> |
| 597 | <keylabel key="0:layout3" text="?123"/> |
| 598 | </layout2> |
| 599 | <layout3> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 600 | <keysize height="161" width="108"/> |
| 601 | <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0"/> |
| 602 | <row2 key01="@" key02="#" key03="$" key04="%" key05="&" key06="*" key07="-" key08="+" key09="(" key10=")"/> |
| 603 | <row3 key01="162:layout4" key02="!" key03="108:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="162:c:8"/> |
| 604 | <row4 key01="162:layout1" key02="," key03="540: " key04="." key05="162:action"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 605 | <keylabel key="0:layout1" text="ABC"/> |
| 606 | <keylabel key="0:layout4" text="~\{"/> |
| 607 | </layout3> |
| 608 | <layout4> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 609 | <keysize height="161" width="108"/> |
| 610 | <row1 key01="~" key02="`" key03="|" key04="108:" key05="108:" key06="108:" key07="%" key08="108:" key09="{" key10="}"/> |
| 611 | <row2 key01="108:" key02="108:" key03="108:" key04="108:" key05="108:" key06="^" key07="_" key08="=" key09="[" key10="]"/> |
| 612 | <row3 key01="162:layout3" key02="108:" key03="108:" key04="108:" key05="108:" key06="\" key07="<" key08=">" key09="162:c:8"/> |
| 613 | <row4 key01="162:layout1" key02="108:c:34" key03="540: " key04="." key05="162:action"/> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 614 | <keylabel key="0:layout1" text="ABC"/> |
| 615 | <keylabel key="0:layout3" text="?123"/> |
| 616 | </layout4> |
z31s1g | 5618952 | 2016-01-13 19:12:40 +0100 | [diff] [blame] | 617 | </keyboard> |
z31s1g | 28f0a92 | 2015-11-07 18:50:22 +0100 | [diff] [blame] | 618 | </template> |
| 619 | </templates> |
| 620 | </recovery> |