blob: dadfbb9f9d4d2770e1d341d8057cb66071761d6f [file] [log] [blame]
z31s1g56189522016-01-13 19:12:40 +01001<?xml version="1.0"?>
2<recovery>
3 <details>
4 <resolution width="800" height="480"/>
5 <author>TeamWin</author>
6 <title>Backup Naowz</title>
7 <description>Default basic theme</description>
Ethan Yonkere95c4862016-01-27 10:57:26 -06008 <preview>preview.png</preview>
Captain Throwbacka1317fc2022-01-29 12:45:35 -05009 <themeversion>{themeversion}</themeversion>
z31s1g56189522016-01-13 19:12:40 +010010 </details>
11
12 <include>
13 <xmlfile name="landscape.xml"/>
14 </include>
15
16 <resources>
17 <font name="font_l" filename="RobotoCondensed-Regular.ttf" size="18"/>
18 <font name="font_m" filename="RobotoCondensed-Regular.ttf" size="14"/>
19 <font name="font_s" filename="RobotoCondensed-Regular.ttf" size="12"/>
20 <font name="fixed" filename="DroidSansMono.ttf" size="12"/>
21
22 <font name="keylabel" filename="RobotoCondensed-Regular.ttf" size="21"/>
23 <font name="keylabel-small" filename="RobotoCondensed-Regular.ttf" size="18"/>
24 <font name="keylabel-longpress" filename="RobotoCondensed-Regular.ttf" size="11"/>
25
26 <image name="logo" filename="logo" retainaspect="1"/>
27 <image name="main_button" filename="main_button"/>
28 <image name="main_button_half_width" filename="main_button_half_width"/>
29 <image name="main_button_half_width_low" filename="main_button_half_width_low"/>
30 <image name="tab_3" filename="tab_3"/>
31 <image name="tab_4" filename="tab_4"/>
32 <image name="file" filename="file" retainaspect="1"/>
33 <image name="folder" filename="folder" retainaspect="1"/>
34 <image name="unlock_icon" filename="unlock_icon" retainaspect="1"/>
35 <image name="home" filename="home" retainaspect="1"/>
36 <image name="back" filename="back" retainaspect="1"/>
37 <image name="console" filename="console" retainaspect="1"/>
38 <image name="kb_hide" filename="kb_hide" retainaspect="1"/>
39 <image name="kb_show" filename="kb_show" retainaspect="1"/>
40 <image name="checkbox_false" filename="checkbox_false" retainaspect="1"/>
41 <image name="checkbox_true" filename="checkbox_true" retainaspect="1"/>
42 <image name="radio_false" filename="radio_false" retainaspect="1"/>
43 <image name="radio_true" filename="radio_true" retainaspect="1"/>
44 <image name="sort_asc" filename="sort_asc"/>
45 <image name="sort_desc" filename="sort_desc"/>
46 <image name="sort_empty" filename="sort_empty"/>
47 <animation name="progress" filename="indeterminate"/>
48 <image name="progress_empty" filename="progress_empty"/>
49 <image name="progress_full" filename="progress_fill"/>
50 <image name="slider" filename="slider"/>
51 <image name="slider_used" filename="slider_used"/>
52 <image name="slider_touch" filename="slider_touch"/>
53 <image name="handle" filename="handle"/>
54 <image name="cursor" filename="cursor" retainaspect="1"/>
55
56 <image name="backspace" filename="backspace" retainaspect="1"/>
57 <image name="backspace_terminal" filename="backspace_terminal" retainaspect="1"/>
58 <image name="enter" filename="enter" retainaspect="1"/>
59 <image name="enter_terminal" filename="enter_terminal" retainaspect="1"/>
60 <image name="shift" filename="shift" retainaspect="1"/>
61 <image name="shift_terminal" filename="shift_terminal" retainaspect="1"/>
62 <image name="shift_fill" filename="shift_fill" retainaspect="1"/>
63 <image name="shift_terminal_fill" filename="shift_terminal_fill" retainaspect="1"/>
64 <image name="space" filename="space" retainaspect="1"/>
65 <image name="space_terminal" filename="space_terminal" retainaspect="1"/>
66 <image name="kb_arrow_left" filename="kb_arrow_left" retainaspect="1"/>
67 <image name="kb_arrow_right" filename="kb_arrow_right" retainaspect="1"/>
68 <image name="kb_arrow_up" filename="kb_arrow_up" retainaspect="1"/>
69 <image name="kb_arrow_down" filename="kb_arrow_down" retainaspect="1"/>
70 </resources>
71
72 <variables>
73 <variable name="tw_samsung_navbar" value="0" persist="1"/>
74 <variable name="tw_navbar_button_position" value="0" persist="1"/>
z31s1g56189522016-01-13 19:12:40 +010075
z31s1gfaa43772016-01-18 09:57:05 -060076 <variable name="tw_hide_kb" value="0"/>
z31s1g56189522016-01-13 19:12:40 +010077 <variable name="screen_width" value="800"/>
78 <variable name="screen_height" value="480"/>
79 <variable name="status_height" value="20"/>
80 <variable name="header_height" value="80"/>
81 <variable name="navbar_height" value="40"/>
82 <variable name="content_width" value="760"/>
83 <variable name="content_quarter_width" value="590"/>
84 <variable name="content_half_width" value="370"/>
85 <variable name="content_overlay_width" value="380"/>
86 <variable name="dialog_height" value="207"/>
87 <variable name="dialog_width" value="400"/>
88 <variable name="dialog_content_x" value="220"/>
89 <variable name="back_button_x" value="264"/>
90 <variable name="console_button_x" value="536"/>
91 <variable name="back_button_x_1" value="50"/>
92 <variable name="home_button_x_1" value="130"/>
93 <variable name="console_button_x_1" value="210"/>
94 <variable name="back_button_x_2" value="590"/>
95 <variable name="home_button_x_2" value="670"/>
96 <variable name="console_button_x_2" value="750"/>
97 <variable name="col1_x_header" value="60"/>
98 <variable name="indent" value="10"/>
99 <variable name="col1_x_left" value="20"/>
100 <variable name="col2_x_left" value="210"/>
101 <variable name="center_x" value="400"/>
102 <variable name="col1_x_right" value="410"/>
103 <variable name="col2_x_right" value="590"/>
104 <variable name="col_button_right" value="620"/>
105 <variable name="indent_right" value="790"/>
106 <variable name="tab_height" value="30"/>
107 <variable name="tab_indicator_height" value="2"/>
108 <variable name="tab4_width" value="200"/>
109 <variable name="tab5_width" value="160"/>
110 <variable name="tab4_col2_x" value="200"/>
111 <variable name="tab4_col4_x" value="600"/>
112 <variable name="tab5_col2_x" value="160"/>
113 <variable name="tab5_col3_x" value="320"/>
114 <variable name="tab5_col4_x" value="480"/>
115 <variable name="tab5_col5_x" value="640"/>
116 <variable name="btn4_col2_x_left" value="117"/>
117 <variable name="btn4_col3_x_left" value="216"/>
118 <variable name="btn4_col4_x_left" value="313"/>
119 <variable name="btn4_col2_x_right" value="507"/>
120 <variable name="btn4_col3_x_right" value="606"/>
121 <variable name="btn4_col4_x_right" value="703"/>
Yilliéfcbaf812022-07-11 14:30:43 +0500122 <variable name="status_topalign_header_y" value="0"/>
123 <variable name="status_centeralign_header_y" value="2"/>
124 <variable name="status_bottomalign_header_y" value="4"/>
125 <variable name="row1_header_y" value="{statusicons_align}"/>
z31s1g56189522016-01-13 19:12:40 +0100126 <variable name="row2_header_y" value="20"/>
127 <variable name="row3_header_y" value="24"/>
128 <variable name="row4_header_y" value="52"/>
129 <variable name="row1_y" value="80"/>
130 <variable name="row1a_y" value="89"/>
131 <variable name="row2_y" value="98"/>
132 <variable name="row2a_y" value="107"/>
133 <variable name="row_tab_y" value="108"/>
134 <variable name="row2_input_y" value="116"/>
135 <variable name="row3_y" value="116"/>
136 <variable name="row3a_y" value="125"/>
137 <variable name="row3_input_y" value="125"/>
138 <variable name="row4_y" value="134"/>
139 <variable name="row4a_y" value="143"/>
140 <variable name="row4_input_y" value="143"/>
141 <variable name="row5_y" value="152"/>
142 <variable name="row5a_y" value="161"/>
143 <variable name="row6_y" value="170"/>
144 <variable name="row6a_y" value="179"/>
145 <variable name="row7_y" value="188"/>
146 <variable name="row7a_y" value="197"/>
147 <variable name="row8_y" value="206"/>
148 <variable name="row8a_y" value="215"/>
149 <variable name="row9_y" value="224"/>
150 <variable name="row9a_y" value="233"/>
151 <variable name="row10_y" value="242"/>
152 <variable name="row10a_y" value="251"/>
153 <variable name="row11_y" value="260"/>
154 <variable name="row11a_y" value="269"/>
155 <variable name="row12_y" value="278"/>
156 <variable name="row12a_y" value="288"/>
157 <variable name="row13_y" value="296"/>
158 <variable name="row13a_y" value="305"/>
159 <variable name="row14_y" value="314"/>
160 <variable name="row14a_y" value="323"/>
161 <variable name="row15_y" value="332"/>
162 <variable name="row15a_y" value="341"/>
163 <variable name="row16_y" value="350"/>
164 <variable name="row16a_y" value="359"/>
165 <variable name="row17_y" value="368"/>
166 <variable name="row17a_y" value="377"/>
167 <variable name="row18_y" value="386"/>
168 <variable name="row18a_y" value="395"/>
169 <variable name="row19_y" value="404"/>
170 <variable name="row19a_y" value="413"/>
171 <variable name="row20_y" value="422"/>
172 <variable name="navbar_y" value="440"/>
173 <variable name="navbar_btn_y" value="460"/>
174 <variable name="keyboard_y" value="248"/>
175 <variable name="background_color" value="#1A1A1A"/>
176 <variable name="accent_color" value="#0090CA"/>
177 <variable name="text_color" value="#EEEEEE"/>
178 <variable name="text_button_color" value="#EEEEEE"/>
179 <variable name="text_success_color" value="#76FF03"/>
180 <variable name="text_fail_color" value="#FF0101"/>
181 <variable name="highlight_color" value="#1A1A1A80"/>
182 <variable name="caps_highlight_color" value="#22222280"/>
183 <variable name="transparent" value="#00000000"/>
184 <variable name="semi_transparent" value="#00000099"/>
185 <variable name="warning" value="#F8F8A0"/>
186 <variable name="error" value="#FF0101"/>
187 <variable name="highlight" value="#0090CA"/>
188 <variable name="fileselector_linecolor" value="#555555"/>
189 <variable name="fileselector_highlight_color" value="#555555"/>
190 <variable name="fileselector_separatorheight" value="1"/>
191 <variable name="fileselector_spacing" value="0"/>
192 <variable name="fileselector_install_height" value="333"/>
193 <variable name="fileselector_install_width" value="400"/>
194 <variable name="fileselector_install_folder_width" value="170"/>
195 <variable name="fileselector_filemanager_height" value="333"/>
196 <variable name="partitionlist_spacing" value="0"/>
197 <variable name="partitionlist_storage_height" value="160"/>
198 <variable name="partitionlist_flashimage_height" value="144"/>
199 <variable name="partitionlist_wipe_height" value="243"/>
200 <variable name="partitionlist_mount_height" value="221"/>
201 <variable name="partitionlist_backup_height" value="198"/>
202 <variable name="listbox_timezone_height" value="306"/>
203 <variable name="listbox_settings_height" value="243"/>
bigbiffdf8436b2020-08-30 16:22:34 -0400204 <variable name="listbox_advanced_height" value="300"/>
epicX9597b842021-03-20 21:58:17 +0530205 <variable name="listbox_options_height" value="110"/>
z31s1g56189522016-01-13 19:12:40 +0100206 <variable name="fastscroll_w" value="7"/>
207 <variable name="fastscroll_linew" value="1"/>
208 <variable name="fastscroll_rectw" value="7"/>
209 <variable name="fastscroll_recth" value="45"/>
210 <variable name="slidervalue_lineh" value="2"/>
211 <variable name="slidervalue_padding" value="0"/>
212 <variable name="slidervalue_sliderw" value="24"/>
213 <variable name="slidervalue_sliderh" value="36"/>
214 <variable name="slideout_y" value="40"/>
215 <variable name="slideout_height" value="380"/>
216 <variable name="slideout_bg_height" value="420"/>
217 <variable name="input_height" value="18"/>
218 <variable name="input_line_width" value="1"/>
219 <variable name="console_height" value="234"/>
220 <variable name="console_terminal_height" value="164"/>
221 <variable name="terminal_s_height" value="220"/>
222 <variable name="terminal_l_height" value="412"/>
223 <variable name="dialog_button_x" value="480"/>
224 <variable name="date_button_x" value="230"/>
225 <variable name="progress_x" value="230"/>
226 <variable name="progress_text_x" value="40"/>
227 <variable name="progress_text_y" value="348"/>
228 <variable name="pattern_x" value="84"/>
229 <variable name="pattern_dot_dia" value="12"/>
230 <variable name="pattern_line_w" value="4"/>
231 <variable name="pattern_size" value="252"/>
Yillié09badae2022-07-11 14:30:26 +0500232 <variable name="tw_clock_12_pos_x" value="{clock_12_pos}"/>
233 <variable name="tw_clock_24_pos_x" value="{clock_24_pos}"/>
234 <variable name="tw_cpu_pos_x" value="{cpu_pos}"/>
235 <variable name="tw_battery_pos_x" value="{battery_pos}"/>
z31s1g56189522016-01-13 19:12:40 +0100236 </variables>
237
238 <mousecursor>
239 <placement w="15" h="15"/>
240 <background color="#FFFF00FF" resource="cursor"/>
241 <speed multiplier="2.5"/>
242 </mousecursor>
243
244 <templates>
245 <template name="page">
246 <background color="%background_color%"/>
247
248 <fill color="%accent_color%">
249 <placement x="0" y="0" w="%screen_width%" h="%header_height%"/>
250 </fill>
251
252 <image>
253 <condition var1="tw_busy" var2="1"/>
254 <image resource="logo"/>
255 <placement x="0" y="0"/>
256 </image>
257
258 <button>
259 <condition var1="tw_busy" var2="0"/>
260 <placement x="0" y="0"/>
261 <image resource="logo"/>
262 <action function="key">home</action>
263 </button>
264
265 <fill color="#00000030">
266 <condition var1="tw_simulate_actions" var2="0"/>
267 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
268 </fill>
269
270 <fill color="%text_fail_color%">
271 <condition var1="tw_simulate_actions" var2="1"/>
272 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
273 </fill>
274
275 <text color="%text_color%">
276 <condition var1="tw_no_cpu_temp" var2="1"/>
Yillié09badae2022-07-11 14:30:26 +0500277 <condition var1="tw_cpu_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100278 <font resource="font_m"/>
279 <placement x="%indent%" y="%row1_header_y%"/>
280 <text>%tw_version%</text>
281 </text>
282
283 <text color="%text_color%">
284 <condition var1="tw_no_cpu_temp" var2="0"/>
Yillié09badae2022-07-11 14:30:26 +0500285 <condition var1="tw_cpu_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100286 <font resource="font_m"/>
287 <placement x="%indent%" y="%row1_header_y%"/>
288 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
289 </text>
290
291 <text color="%text_color%">
Yillié09badae2022-07-11 14:30:26 +0500292 <condition var1="tw_clock_12_pos_x" var2="0"/>
293 <condition var1="tw_clock_24_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100294 <font resource="font_m"/>
295 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
296 <text>%tw_time%</text>
297 </text>
298
299 <text color="%text_color%">
300 <conditions>
301 <condition var1="tw_no_battery_percent" var2="0"/>
302 <condition var1="tw_battery" op="&gt;" var2="0"/>
303 <condition var1="tw_battery" op="&lt;" var2="101"/>
Yillié09badae2022-07-11 14:30:26 +0500304 <condition var1="tw_battery_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100305 </conditions>
306 <font resource="font_m"/>
307 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
308 <text>{@battery_pct=Battery: %tw_battery%}</text>
309 </text>
310
Yillié09badae2022-07-11 14:30:26 +0500311 <!-- Custom position for status bar items if defined START -->
312
313 <text color="%text_color%">
314 <condition var1="tw_no_cpu_temp" var2="1"/>
315 <condition var1="tw_cpu_pos_x" op="!=" var2="0"/>
316 <font resource="font_m"/>
317 <placement x="%tw_cpu_pos_x%" y="%row1_header_y%"/>
318 <text>%tw_version%</text>
319 </text>
320
321 <text color="%text_color%">
322 <condition var1="tw_no_cpu_temp" var2="0"/>
323 <condition var1="tw_cpu_pos_x" op="!=" var2="0"/>
324 <font resource="font_m"/>
325 <placement x="%tw_cpu_pos_x%" y="%row1_header_y%"/>
326 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
327 </text>
328
329 <text color="%text_color%">
330 <condition var1="tw_clock_12_pos_x" op="!=" var2="0"/>
331 <condition var1="tw_military_time" var2="0"/>
332 <font resource="font_m"/>
333 <placement x="%tw_clock_12_pos_x%" y="%row1_header_y%"/>
334 <text>%tw_time%</text>
335 </text>
336
337 <text color="%text_color%">
338 <condition var1="tw_clock_24_pos_x" op="!=" var2="0"/>
339 <condition var1="tw_military_time" var2="1"/>
340 <font resource="font_m"/>
341 <placement x="%tw_clock_24_pos_x%" y="%row1_header_y%"/>
342 <text>%tw_time%</text>
343 </text>
344
345 <text color="%text_color%">
346 <conditions>
347 <condition var1="tw_no_battery_percent" var2="0"/>
348 <condition var1="tw_battery" op="&gt;" var2="0"/>
349 <condition var1="tw_battery" op="&lt;" var2="101"/>
350 <condition var1="tw_battery_pos_x" op="!=" var2="0"/>
351 </conditions>
352 <font resource="font_m"/>
353 <placement x="%tw_battery_pos_x%" y="%row1_header_y%"/>
354 <text>{@battery_pct=Battery: %tw_battery%}</text>
355 </text>
356
357 <!-- Custom position for status bar items if defined END -->
358
z31s1g56189522016-01-13 19:12:40 +0100359 <fill color="#000000">
bigbiff bigbiff3157f122019-03-10 20:18:45 -0400360 <condition var1="tw_busy" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100361 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
362 </fill>
363
364 <button>
365 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
366 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
367 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
368 <image resource="back"/>
369 <condition var1="tw_busy" var2="0"/>
370 <action function="key">back</action>
371 </button>
372
373 <button>
374 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
375 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
376 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
377 <image resource="console"/>
378 <condition var1="tw_busy" var2="0"/>
379 <action function="overlay">slideout</action>
380 </button>
381
382 <button>
383 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
384 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
385 <image resource="home"/>
386 <condition var1="tw_busy" var2="0"/>
387 <action function="key">home</action>
388 </button>
389
390 <button>
391 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
392 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
393 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
394 <image resource="console"/>
395 <condition var1="tw_busy" var2="0"/>
396 <action function="overlay">slideout</action>
397 </button>
398
399 <button>
400 <condition var1="tw_navbar_button_position" op="=" var2="0"/>
401 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
402 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
403 <image resource="back"/>
404 <condition var1="tw_busy" var2="0"/>
405 <action function="key">back</action>
406 </button>
407
408 <button>
409 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
410 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
411 <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4"/>
412 <image resource="back"/>
413 <condition var1="tw_busy" var2="0"/>
414 <action function="key">back</action>
415 </button>
416
417 <button>
418 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
419 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
420 <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4"/>
421 <image resource="console"/>
422 <condition var1="tw_busy" var2="0"/>
423 <action function="overlay">slideout</action>
424 </button>
425
426 <button>
427 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
428 <placement x="%home_button_x_1%" y="%navbar_btn_y%" placement="4"/>
429 <image resource="home"/>
430 <condition var1="tw_busy" var2="0"/>
431 <action function="key">home</action>
432 </button>
433
434 <button>
435 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
436 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
437 <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4"/>
438 <image resource="console"/>
439 <condition var1="tw_busy" var2="0"/>
440 <action function="overlay">slideout</action>
441 </button>
442
443 <button>
444 <condition var1="tw_navbar_button_position" op="=" var2="1"/>
445 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
446 <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4"/>
447 <image resource="back"/>
448 <condition var1="tw_busy" var2="0"/>
449 <action function="key">back</action>
450 </button>
451
452 <button>
453 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
454 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
455 <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4"/>
456 <image resource="back"/>
457 <condition var1="tw_busy" var2="0"/>
458 <action function="key">back</action>
459 </button>
460
461 <button>
462 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
463 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
464 <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4"/>
465 <image resource="console"/>
466 <condition var1="tw_busy" var2="0"/>
467 <action function="overlay">slideout</action>
468 </button>
469
470 <button>
471 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
472 <placement x="%home_button_x_2%" y="%navbar_btn_y%" placement="4"/>
473 <image resource="home"/>
474 <condition var1="tw_busy" var2="0"/>
475 <action function="key">home</action>
476 </button>
477
478 <button>
479 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
480 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
481 <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4"/>
482 <image resource="console"/>
483 <condition var1="tw_busy" var2="0"/>
484 <action function="overlay">slideout</action>
485 </button>
486
487 <button>
488 <condition var1="tw_navbar_button_position" op="=" var2="2"/>
489 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
490 <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4"/>
491 <image resource="back"/>
492 <condition var1="tw_busy" var2="0"/>
493 <action function="key">back</action>
494 </button>
495
496 <action>
497 <touch key="power"/>
Matt Mower9472ba12016-01-20 18:12:47 -0600498 <action function="togglebacklight"/>
z31s1g56189522016-01-13 19:12:40 +0100499 </action>
500
501 <action>
502 <touch key="power+voldown"/>
503 <action function="screenshot"/>
504 </action>
505 </template>
506
507 <template name="progress_bar">
508 <progressbar>
509 <placement x="%progress_x%" y="%row16_y%"/>
510 <resource empty="progress_empty" full="progress_full"/>
511 <data name="ui_progress"/>
512 </progressbar>
513
514 <animation>
515 <placement x="%progress_x%" y="%row16_y%"/>
516 <resource name="progress"/>
517 <speed fps="24" render="2"/>
518 <loop frame="1"/>
519 </animation>
520 </template>
521
522 <template name="sort_options">
523 <image>
524 <placement x="%col_button_right%" y="%row1a_y%"/>
525 <image resource="main_button_half_width_low"/>
526 </image>
527
528 <image>
529 <placement x="%col_button_right%" y="%row4a_y%"/>
530 <image resource="main_button_half_width_low"/>
531 </image>
532
533 <image>
534 <placement x="%col_button_right%" y="%row7a_y%"/>
535 <image resource="main_button_half_width_low"/>
536 </image>
537
538 <button style="sort_asc">
539 <condition var1="tw_gui_sort_order" op="=" var2="1"/>
540 <placement x="%col_button_right%" y="%row1a_y%"/>
541 <text>{@sort_by_name=Sort by Name}</text>
542 <action function="set">tw_gui_sort_order=-1</action>
543 </button>
544
545 <button style="sort_desc">
546 <condition var1="tw_gui_sort_order" op="=" var2="-1"/>
547 <placement x="%col_button_right%" y="%row1a_y%"/>
548 <text>{@sort_by_name=Sort by Name}</text>
549 <action function="set">tw_gui_sort_order=1</action>
550 </button>
551
552 <button style="sort_empty">
553 <conditions>
554 <condition var1="tw_gui_sort_order" op="!=" var2="1"/>
555 <condition var1="tw_gui_sort_order" op="!=" var2="-1"/>
556 </conditions>
557 <placement x="%col_button_right%" y="%row1a_y%"/>
558 <text>{@sort_by_name=Sort by Name}</text>
559 <action function="set">tw_gui_sort_order=1</action>
560 </button>
561
562 <button style="sort_asc">
563 <condition var1="tw_gui_sort_order" op="=" var2="2"/>
564 <placement x="%col_button_right%" y="%row4a_y%"/>
565 <text>{@sort_by_date=Sort by Date}</text>
566 <action function="set">tw_gui_sort_order=-2</action>
567 </button>
568
569 <button style="sort_desc">
570 <condition var1="tw_gui_sort_order" op="=" var2="-2"/>
571 <placement x="%col_button_right%" y="%row4a_y%"/>
572 <text>{@sort_by_date=Sort by Date}</text>
573 <action function="set">tw_gui_sort_order=2</action>
574 </button>
575
576 <button style="sort_empty">
577 <conditions>
578 <condition var1="tw_gui_sort_order" op="!=" var2="2"/>
579 <condition var1="tw_gui_sort_order" op="!=" var2="-2"/>
580 </conditions>
581 <placement x="%col_button_right%" y="%row4a_y%"/>
582 <text>{@sort_by_date=Sort by Date}</text>
583 <action function="set">tw_gui_sort_order=2</action>
584 </button>
585
586 <button style="sort_asc">
587 <condition var1="tw_gui_sort_order" op="=" var2="3"/>
588 <placement x="%col_button_right%" y="%row7a_y%"/>
589 <text>{@sort_by_size=Sort by Size}</text>
590 <action function="set">tw_gui_sort_order=-3</action>
591 </button>
592
593 <button style="sort_desc">
594 <condition var1="tw_gui_sort_order" op="=" var2="-3"/>
595 <placement x="%col_button_right%" y="%row7a_y%"/>
596 <text>{@sort_by_size=Sort by Size}</text>
597 <action function="set">tw_gui_sort_order=3</action>
598 </button>
599
600 <button style="sort_empty">
601 <conditions>
602 <condition var1="tw_gui_sort_order" op="!=" var2="3"/>
603 <condition var1="tw_gui_sort_order" op="!=" var2="-3"/>
604 </conditions>
605 <placement x="%col_button_right%" y="%row7a_y%"/>
606 <text>{@sort_by_size=Sort by Size}</text>
607 <action function="set">tw_gui_sort_order=3</action>
608 </button>
609 </template>
610
611 <template name="tabs_settings">
612 <button style="tab">
613 <placement x="0" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
614 <text>{@tab_general=GENERAL}</text>
615 <action function="page">settings</action>
616 </button>
617
618 <button style="tab">
619 <placement x="%tab5_col2_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
620 <text>{@tab_time_zone=TIME ZONE}</text>
621 <action function="page">settings_timezone</action>
622 </button>
623
624 <button style="tab">
625 <placement x="%tab5_col3_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
626 <text>{@tab_screen=SCREEN}</text>
627 <action function="page">settings_screen</action>
628 </button>
629
630 <button style="tab">
631 <placement x="%tab5_col4_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
632 <text>{@tab_vibration=VIBRATION}</text>
633 <action function="page">settings_vibration</action>
634 </button>
635
636 <button style="tab">
637 <placement x="%tab5_col5_x%" y="%row1_y%" w="%tab5_width%" h="%tab_height%"/>
638 <text>{@tab_language=LANGUAGE}</text>
639 <action function="page">settings_language</action>
640 </button>
641 </template>
642
643 <template name="console">
644 <console>
645 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%console_height%"/>
646 </console>
647
648 <fill color="%fileselector_linecolor%">
649 <placement x="%col1_x_left%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/>
650 </fill>
651
652 <fill color="%fileselector_linecolor%">
653 <placement x="%col1_x_left%" y="row15_y" w="%content_width%" h="input_line_width"/>
654 </fill>
655 </template>
656
657 <template name="console_terminal">
658 <console>
659 <placement x="%col1_x_left%" y="%row3_header_y%" w="content_width" h="%console_terminal_height%"/>
660 </console>
661
662 <fill color="%fileselector_linecolor%">
663 <placement x="%col1_x_left%" y="%row3_header_y%" w="%content_width%" h="input_line_width" placement="1"/>
664 </fill>
665
666 <fill color="%fileselector_linecolor%">
667 <placement x="%col1_x_left%" y="row7_y" w="%content_width%" h="input_line_width"/>
668 </fill>
669 </template>
670
671 <template name="keyboardterminaltemplate">
672 <keyboard>
673 <condition var1="tw_hide_kb" op="=" var2="0"/>
674 <placement x="0" y="%keyboard_y%" w="800" h="192"/>
675 <keymargin x="4" y="4"/>
676 <background color="#111111"/>
677 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
678 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
679 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="14" y="2"/>
680 <keylabel key="0:c:8" text="Bksp" resource="backspace_terminal"/>
681 <keylabel key="0:action" text="Enter" resource="enter_terminal"/>
682 <keylabel key=" " text="Space" resource="space_terminal"/>
683 <keylabel key="0:k:29" text="Ctrl"/>
684 <keylabel key="0:c:27" text="Esc"/>
685 <keylabel key="0:c:9" text="Tab"/>
686 <keylabel key="0:k:105" text="&lt;" resource="kb_arrow_left"/>
687 <keylabel key="0:k:108" text="v" resource="kb_arrow_down"/>
688 <keylabel key="0:k:103" text="^" resource="kb_arrow_up"/>
689 <keylabel key="0:k:106" text="&gt;" resource="kb_arrow_right"/>
690 <highlight color="%highlight_color%"/>
691 <capshighlight color="%highlight_color%"/>
692 <ctrlhighlight color="#0090CA80"/>
693 <layout1>
694 <keysize height="48" width="68"/>
695 <row1 key01="60:c:27" long01=":c:3" key02="q" long02="1" key03="w" long03="2" key04="e" long04="3" key05="r" long05="4" key06="t" long06="5" key07="y" long07="6" key08="u" long08="7" key09="i" long09="8" key10="o" long10="9" key11="p" long11="0" key12="60:k:103"/>
696 <row2 key01="60:c:9" key02="34:" key03="a" long03="@" key04="s" long04="#" key05="d" long05="$" key06="f" long06="%" key07="g" long07="&amp;" key08="h" long08="*" key09="j" long09="-" key10="k" long10="+" key11="l" long11="_" key12="34:" key13="60:k:105"/>
697 <row3 key01="60:" key02="102:layout2" key03="z" long03="!" key04="x" long04="&quot;" key05="c" long05="'" key06="v" long06=":" key07="b" long07=";" key08="n" long08="/" key09="m" long09="?" key10="102:c:8" key11="60:k:106"/>
698 <row4 key01="60:k:29" key02="102:layout3" key03="/" key04="340: " key05="." key06="102:action" key07="60:k:108"/>
699 <keylabel key="0:layout2" text="Shift" resource="shift_terminal"/>
700 <keylabel key="0:layout3" text="?123"/>
701 </layout1>
702 <layout2>
703 <keysize height="48" width="68" capslock="0" revert_layout="1"/>
704 <row1 key01="60:c:27" long01=":c:3" key02="Q" long02="1" key03="W" long03="2" key04="E" long04="3" key05="R" long05="4" key06="T" long06="5" key07="Y" long07="6" key08="U" long08="7" key09="I" long09="8" key10="O" long10="9" key11="P" long11="0" key12="60:k:103"/>
705 <row2 key01="60:c:9" key02="34:" key03="A" long03="@" key04="S" long04="#" key05="D" long05="$" key06="F" long06="%" key07="G" long07="&amp;" key08="H" long08="*" key09="J" long09="-" key10="K" long10="+" key11="L" long11="_" key12="34:" key13="60:k:105"/>
706 <row3 key01="60:" key02="102:layout1" key03="Z" long03="!" key04="X" long04="&quot;" key05="C" long05="'" key06="V" long06=":" key07="B" long07=";" key08="N" long08="/" key09="M" long09="?" key10="102:c:8" key11="60:k:106"/>
707 <row4 key01="60:k:29" key02="102:layout3" key03="/" key04="340: " key05="." key06="102:action" key07="60:k:108"/>
708 <keylabel key="0:layout1" text="Shift" resource="shift_terminal_fill"/>
709 <keylabel key="0:layout3" text="?123"/>
710 </layout2>
711 <layout3>
712 <keysize height="48" width="68"/>
713 <row1 key01="60:c:27" long01=":c:3" key02="1" key03="2" key04="3" key05="4" key06="5" key07="6" key08="7" key09="8" key10="9" key11="0" key12="60:k:103"/>
714 <row2 key01="60:c:9" key02="@" key03="#" key04="$" key05="%" key06="&amp;" key07="*" key08="-" key09="+" key10="(" key11=")" key12="60:k:105"/>
715 <row3 key01="60:" key02="102:layout4" key03="!" key04="68:c:34" key05="'" key06=":" key07=";" key08="/" key09="?" key10="102:c:8" key11="60:k:106"/>
716 <row4 key01="60:k:29" key02="102:layout1" key03="," key04="340: " key05="." key06="102:action" key07="60:k:108"/>
717 <keylabel key="0:layout1" text="ABC"/>
718 <keylabel key="0:layout4" text="~\{"/>
719 </layout3>
720 <layout4>
721 <keysize height="48" width="68"/>
722 <row1 key01="60:c:27" long01=":c:3" key02="~" key03="`" key04="|" key05="160:" key06="160:" key07="160:" key08="%" key09="160:" key10="{" key11="}" key12="60:k:103"/>
723 <row2 key01="60:c:9" key02="68:" key03="68:" key04="68:" key05="68:" key06="68:" key07="^" key08="_" key09="=" key10="[" key11="]" key12="60:k:105"/>
724 <row3 key01="60:" key02="102:layout3" key03="68:" key04="68:" key05="68:" key06="68:" key07="\" key08="&lt;" key09="&gt;" key10="102:c:8" key11="60:k:106"/>
725 <row4 key01="60:k:29" key02="102:layout1" key03="68:c:34" key04="340: " key05="." key06="102:action" key07="60:k:108"/>
726 <keylabel key="0:layout1" text="ABC"/>
727 <keylabel key="0:layout3" text="?123"/>
728 </layout4>
729 </keyboard>
730 </template>
731
732 <template name="keyboardtemplate">
733 <keyboard>
734 <placement x="0" y="%keyboard_y%" w="800" h="192"/>
735 <keymargin x="4" y="4"/>
736 <background color="#111111"/>
737 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
738 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
739 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="14" y="2"/>
740 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
741 <keylabel key="0:action" text="Enter" resource="enter"/>
742 <keylabel key=" " text="Space" resource="space"/>
743 <highlight color="%highlight_color%"/>
744 <capshighlight color="%highlight_color%"/>
745 <layout1>
746 <keysize height="48" width="80"/>
747 <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"/>
748 <row2 key01="40:" key02="a" long02="@" key03="s" long03="#" key04="d" long04="$" key05="f" long05="%" key06="g" long06="&amp;" key07="h" long07="*" key08="j" long08="-" key09="k" long09="+" key10="l" long10="_" key11="40:"/>
749 <row3 key01="120:layout2" key02="z" long02="!" key03="x" long03="&quot;" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="120:c:8"/>
750 <row4 key01="120:layout3" key02="/" key03="400: " key04="." key05="120:action"/>
751 <keylabel key="0:layout2" text="Shift" resource="shift"/>
752 <keylabel key="0:layout3" text="?123"/>
753 </layout1>
754 <layout2>
755 <keysize height="48" width="80" capslock="0" revert_layout="1"/>
756 <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"/>
757 <row2 key01="40:" key02="A" long02="@" key03="S" long03="#" key04="D" long04="$" key05="F" long05="%" key06="G" long06="&amp;" key07="H" long07="*" key08="J" long08="-" key09="K" long09="+" key10="L" long10="_" key11="40:"/>
758 <row3 key01="120:layout1" key02="Z" long02="!" key03="X" long03="&quot;" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="120:c:8"/>
759 <row4 key01="120:layout3" key02="/" key03="400: " key04="." key05="120:action"/>
760 <keylabel key="0:layout1" text="Shift" resource="shift_fill"/>
761 <keylabel key="0:layout3" text="?123"/>
762 </layout2>
763 <layout3>
764 <keysize height="48" width="80"/>
765 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0"/>
766 <row2 key01="@" key02="#" key03="$" key04="%" key05="&amp;" key06="*" key07="-" key08="+" key09="(" key10=")"/>
767 <row3 key01="120:layout4" key02="!" key03="80:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="120:c:8"/>
768 <row4 key01="120:layout1" key02="," key03="400: " key04="." key05="120:action"/>
769 <keylabel key="0:layout1" text="ABC"/>
770 <keylabel key="0:layout4" text="~\{"/>
771 </layout3>
772 <layout4>
773 <keysize height="48" width="80"/>
774 <row1 key01="~" key02="`" key03="|" key04="80:" key05="80:" key06="80:" key07="%" key08="80:" key09="{" key10="}"/>
775 <row2 key01="80:" key02="80:" key03="80:" key04="80:" key05="80:" key06="^" key07="_" key08="=" key09="[" key10="]"/>
776 <row3 key01="120:layout3" key02="80:" key03="80:" key04="80:" key05="80:" key06="\" key07="&lt;" key08="&gt;" key09="120:c:8"/>
777 <row4 key01="120:layout1" key02="80:c:34" key03="400: " key04="." key05="120:action"/>
778 <keylabel key="0:layout1" text="ABC"/>
779 <keylabel key="0:layout3" text="?123"/>
780 </layout4>
781 </keyboard>
782 </template>
Captain Throwbackfec0c3b2021-11-04 15:50:36 -0400783
784 <template name="keyboardnum">
785 <keyboard>
786 <placement x="0" y="%keyboard_y%" w="800" h="192"/>
787 <keymargin x="4" y="4"/>
788 <background color="#111111"/>
789 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
790 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
791 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="14" y="2"/>
792 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
793 <keylabel key="0:action" text="Enter" resource="enter"/>
794 <keylabel key=" " text="Space" resource="space"/>
795 <highlight color="%highlight_color%"/>
796 <capshighlight color="%highlight_color%"/>
797 <layout1>
798 <keysize height="47" width="158"/>
799 <row1 key01="164:" key02="1" key03="2" key04="3" key05="164:"/>
800 <row2 key01="164:" key02="4" key03="5" key04="6" key05="164:"/>
801 <row3 key01="164:" key02="7" key03="8" key04="9" key05="164:"/>
802 <row4 key01="164:" key02="158:c:8" key03="0" key04="159:action" key05="164:"/>
803 </layout1>
804 </keyboard>
805 </template>
z31s1g56189522016-01-13 19:12:40 +0100806 </templates>
807</recovery>