blob: 8c35ef8a89cee9ae8d35696956d4398efcb44092 [file] [log] [blame]
Matt Mower05aa1352014-04-02 04:22:34 -05001<?xml version="1.0"?>
2
3<recovery>
4 <details>
5 <resolution width="1600" height="2560" />
6 <author>TeamWin</author>
7 <title>Backup Naowz</title>
8 <description>Default basic theme</description>
9 <preview>preview.jpg</preview>
10 </details>
11
Ethan Yonker780cd392014-07-21 15:24:39 -050012 <include>
13 <xmlfile name="portrait.xml" />
14 </include>
15
Matt Mower05aa1352014-04-02 04:22:34 -050016 <resources>
Vojtech Bocek76ee9032014-09-07 15:01:56 +020017 <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="40" fallback="Roboto-Condensed-40" />
18 <resource name="mediumfont" type="font" filename="RobotoCondensed-Regular.ttf" size="40" fallback="Roboto-Condensed-40" />
19 <resource name="filelist" type="font" filename="RobotoCondensed-Regular.ttf" size="40" fallback="Roboto-Condensed-40" />
Matt Mower05aa1352014-04-02 04:22:34 -050020 <resource name="top_bar" type="image" filename="top-bar.jpg" />
21 <resource name="main_button" type="image" filename="menu-button" />
22 <resource name="file_icon" type="image" filename="file" />
23 <resource name="folder_icon" type="image" filename="folder" />
24 <resource name="slideout" type="image" filename="slideout" />
25 <resource name="progress" type="animation" filename="indeterminate" />
26 <resource name="progress_empty" type="image" filename="progress_empty" />
27 <resource name="progress_full" type="image" filename="progress_fill" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060028 <resource name="checkbox_false" type="image" filename="checkbox_empty" retainaspect="1" />
29 <resource name="checkbox_true" type="image" filename="checkbox_checked" retainaspect="1" />
30 <resource name="radio_false" type="image" filename="radio_empty" retainaspect="1" />
31 <resource name="radio_true" type="image" filename="radio_selected" retainaspect="1" />
Matt Mower05aa1352014-04-02 04:22:34 -050032 <resource name="medium_button" type="image" filename="medium-button" />
33 <resource name="sort_button" type="image" filename="sort-button" />
34 <resource name="minus_button" type="image" filename="minus-button" />
35 <resource name="plus_button" type="image" filename="plus-button" />
36 <resource name="home_icon" type="image" filename="home-icon" />
37 <resource name="back_icon" type="image" filename="back-icon" />
38 <resource name="slider" type="image" filename="slider" />
39 <resource name="slider-used" type="image" filename="slider-used" />
40 <resource name="slider-touch" type="image" filename="slider-touch" />
41 <resource name="unlock-icon" type="image" filename="unlock" />
42 <resource name="keyboard1" type="image" filename="keyboard1" />
43 <resource name="keyboard2" type="image" filename="keyboard2" />
44 <resource name="keyboard3" type="image" filename="keyboard3" />
45 <resource name="keyboard4" type="image" filename="keyboard4" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060046 <resource name="cursor" type="image" filename="cursor" retainaspect="1" />
Matt Mower05aa1352014-04-02 04:22:34 -050047 </resources>
48
49 <variables>
bigbiff4e36d502014-11-11 20:28:39 -050050 <variable name="col1_x" value="120" />
51 <variable name="col2_x" value="904" />
52 <variable name="col_center_x" value="521" />
Matt Mower05aa1352014-04-02 04:22:34 -050053 <variable name="col_center_medium_x" value="629" />
54 <variable name="center_x" value="798" />
55 <variable name="row1_y" value="339" />
56 <variable name="row2_y" value="818" />
57 <variable name="row3_y" value="1297" />
58 <variable name="row4_y" value="1776" />
59
60 <!-- these two are unused? -->
61 <variable name="col1_center_x" value="238" />
62 <variable name="col2_center_x" value="734" />
63
64 <variable name="row1_text2_y" value="412" />
65 <variable name="row2_text2_y" value="732" />
66 <variable name="row_queue_y" value="1516" />
67 <variable name="row1_header_y" value="239" />
68 <variable name="row1_text_y" value="339" />
69 <variable name="row2_text_y" value="439" />
70 <variable name="row3_text_y" value="539" />
71 <variable name="row4_text_y" value="638" />
72 <variable name="row5_text_y" value="738" />
73 <variable name="row6_text_y" value="838" />
74 <variable name="row7_text_y" value="938" />
75 <variable name="row8_text_y" value="1037" />
76 <variable name="row9_text_y" value="1137" />
77 <variable name="row10_text_y" value="1237" />
78 <variable name="row11_text_y" value="1337" />
79 <variable name="row12_text_y" value="1436" />
80 <variable name="row13_text_y" value="1536" />
81 <variable name="row14_text_y" value="1636" />
82 <variable name="row15_text_y" value="1736" />
83 <variable name="row16_text_y" value="1835" />
84 <variable name="row17_text_y" value="1935" />
85 <variable name="row18_text_y" value="2035" />
bigbiff4e36d502014-11-11 20:28:39 -050086 <variable name="zip_status_y" value="1250" />
Ethan Yonker96af84a2015-01-05 14:58:36 -060087 <variable name="flash_list_height" value="650" />
Matt Mower05aa1352014-04-02 04:22:34 -050088 <variable name="tz_selected_y" value="319" />
89 <variable name="tz_set_y" value="1995" />
90 <variable name="tz_current_y" value="1895" />
bigbiff4e36d502014-11-11 20:28:39 -050091 <variable name="col_progressbar_x" value="615" />
Matt Mower05aa1352014-04-02 04:22:34 -050092 <variable name="row_progressbar_y" value="2195" />
bigbiff4e36d502014-11-11 20:28:39 -050093 <variable name="col1_medium_x" value="110" />
94 <variable name="col2_medium_x" value="490" />
95 <variable name="col3_medium_x" value="860" />
Matt Mower05aa1352014-04-02 04:22:34 -050096 <variable name="col4_medium_x" value="1242" />
97 <variable name="row1_medium_y" value="259" />
98 <variable name="row2_medium_y" value="459" />
99 <variable name="row3_medium_y" value="521" />
100 <variable name="row4_medium_y" value="858" />
101 <variable name="row5_medium_y" value="1057" />
102 <variable name="row6_medium_y" value="1676" />
103 <variable name="row7_medium_y" value="971" />
bigbiff4e36d502014-11-11 20:28:39 -0500104 <variable name="slider_x" value="353" />
Matt Mower05aa1352014-04-02 04:22:34 -0500105 <variable name="slider_y" value="2125" />
106 <variable name="slider_text_y" value="2229" />
107 <variable name="button_text_color" value="#AAAAAA" />
108 <variable name="text_color" value="#FFFFFF" />
109 <variable name="text_success_color" value="#33B5E5" />
110 <variable name="text_fail_color" value="#FF0101" />
111 <variable name="highlight_color" value="#90909080" />
112 <variable name="caps_highlight_color" value="#33B5E580" />
bigbiff4e36d502014-11-11 20:28:39 -0500113 <variable name="home_button_x" value="385" />
Matt Mower05aa1352014-04-02 04:22:34 -0500114 <variable name="home_button_y" value="2446" />
bigbiff4e36d502014-11-11 20:28:39 -0500115 <variable name="back_button_x" value="1090" />
Matt Mower05aa1352014-04-02 04:22:34 -0500116 <variable name="back_button_y" value="2446" />
bigbiff4e36d502014-11-11 20:28:39 -0500117 <variable name="sort_text_x" value="120" />
Matt Mower05aa1352014-04-02 04:22:34 -0500118 <variable name="sort_asc_text_y" value="2175" />
119 <variable name="sort_asc_button_y" value="2155" />
120 <variable name="sort_desc_text_y" value="2294" />
121 <variable name="sort_desc_button_y" value="2274" />
122 <variable name="sort_col1_button_x" value="519" />
123 <variable name="sort_col2_button_x" value="718" />
124 <variable name="sort_col3_button_x" value="918" />
bigbiff4e36d502014-11-11 20:28:39 -0500125 <variable name="input_width" value="1360" />
Matt Mower05aa1352014-04-02 04:22:34 -0500126 <variable name="input_height" value="100" />
127 <variable name="input_background_color" value="#303030" />
128 <variable name="input_cursor_color" value="#33B5E5" />
129 <variable name="input_cursor_width" value="4" />
130 <variable name="console_x" value="0" />
131 <variable name="console_width" value="1600" />
132 <variable name="console_foreground" value="#A0A0A0" />
Ethan Yonkerbf2cb1c2014-07-02 10:15:54 -0500133 <variable name="warning" value="#F8F8A0" />
134 <variable name="error" value="#FF4040" />
135 <variable name="highlight" value="#33B5E5" />
Matt Mower05aa1352014-04-02 04:22:34 -0500136 <variable name="console_background" value="#303030" />
137 <variable name="console_scroll" value="#303030" />
138 <variable name="console_action_height" value="938" />
bigbiff4e36d502014-11-11 20:28:39 -0500139 <variable name="console_install_height" value="1500" />
140 <variable name="console_installdone_height" value="900" />
141 <variable name="fileselector_x" value="120" />
142 <variable name="fileselector_width" value="1360" />
Matt Mower05aa1352014-04-02 04:22:34 -0500143 <variable name="fileselector_install_height" value="1556" />
144 <variable name="fileselector_header_background" value="#202020" />
145 <variable name="fileselector_header_textcolor" value="#AAAAAA" />
146 <variable name="fileselector_header_separatorcolor" value="#33B5E5" />
147 <variable name="fileselector_header_separatorheight" value="5" />
148 <variable name="fileselector_separatorcolor" value="#505050" />
149 <variable name="fileselector_separatorheight" value="4" />
150 <variable name="fileselector_background" value="#303030" />
151 <variable name="fileselector_highlight_color" value="#505050" />
152 <variable name="fileselector_highlight_font_color" value="#33B5E5" />
153 <variable name="fileselector_spacing" value="64" />
154 <variable name="fastscroll_linecolor" value="#808080" />
155 <variable name="fastscroll_rectcolor" value="#808080" />
156 <variable name="fastscroll_w" value="120" />
157 <variable name="fastscroll_linew" value="4" />
158 <variable name="fastscroll_rectw" value="80" />
159 <variable name="fastscroll_recth" value="140" />
bigbiff4e36d502014-11-11 20:28:39 -0500160 <variable name="listbox_x" value="120" />
161 <variable name="listbox_width" value="1360" />
Matt Mower05aa1352014-04-02 04:22:34 -0500162 <variable name="listbox_tz_height" value="1177" />
163 <variable name="listbox_background" value="#303030" />
164 <variable name="listbox_spacing" value="62" />
165 <variable name="sd_plus_x" value="698" />
166 <variable name="sdext_text_x" value="219" />
167 <variable name="sdext_text_y" value="360" />
168 <variable name="sdswap_button_y" value="519" />
169 <variable name="sdswap_text_x" value="220" />
170 <variable name="sdswap_text_y" value="539" />
171 <variable name="sdfilesystem_text_y" value="678" />
172 <variable name="sdfilesystem_button_y" value="758" />
bigbiff4e36d502014-11-11 20:28:39 -0500173 <variable name="lock_x" value="495" />
Matt Mower05aa1352014-04-02 04:22:34 -0500174 <variable name="lock_y" value="800" />
175 <variable name="filemanager_select_x" value="1117" />
176 <variable name="filemanager_select_y" value="2155" />
177 <variable name="backup_name_y" value="1097" />
178 <variable name="terminal_console_height" value="1303" />
179 <variable name="terminal_text_y" value="1363" />
180 <variable name="terminal_button_y" value="1397" />
181 <variable name="row_dst_text_y" value="1436" />
182 <variable name="row_offset_text_y" value="1536" />
183 <variable name="row_offset_medium_y" value="1676" />
184 <variable name="button_fill_color" value="#303030" />
bigbiff4e36d502014-11-11 20:28:39 -0500185 <variable name="button_fill_full_width" value="1360" />
186 <variable name="button_fill_main_width" value="577" />
Matt Mower05aa1352014-04-02 04:22:34 -0500187 <variable name="button_fill_main_height" value="431" />
188 <variable name="button_fill_half_height" value="216" />
189 <variable name="button_fill_quarter_height" value="108" />
190 <variable name="backup_list_height" value="1037" />
191 <variable name="backup_button_row1" value="1487" />
192 <variable name="backup_button_row2" value="1623" />
193 <variable name="mount_list_height" value="1377" />
194 <variable name="mount_storage_row" value="1649" />
195 <variable name="storage_list_height" value="1330" />
Ethan Yonker87c7bac2014-05-25 21:41:08 -0500196 <variable name="wipe_list_height" value="1620" />
197 <variable name="wipe_button_row1" value="1884" />
Matt Mower05aa1352014-04-02 04:22:34 -0500198 <variable name="wipe_button_y" value="1298" />
bigbiff4e36d502014-11-11 20:28:39 -0500199 <variable name="slidervalue_w" value="1355" />
Matt Mower05aa1352014-04-02 04:22:34 -0500200 <variable name="slidervalue_line_clr" value="#FFFFFF" />
201 <variable name="slidervalue_slider_clr" value="#33B5E5" />
202 <variable name="slidervalue_lineh" value="3" />
203 <variable name="slidervalue_padding" value="30" />
204 <variable name="slidervalue_sliderw" value="15" />
205 <variable name="slidervalue_sliderh" value="90" />
206 </variables>
207
208 <mousecursor>
209 <placement w="15" h="15" />
210 <background color="#FFFF00FF" resource="cursor" />
211 <speed multiplier="2.5" />
212 </mousecursor>
213
214 <templates>
215 <template name="header">
216 <background color="#000000FF" />
217
218 <object type="image">
219 <image resource="top_bar" />
220 <placement x="0" y="0" />
221 </object>
222
223 <object type="text" color="%text_color%">
224 <font resource="font" />
bigbiff4e36d502014-11-11 20:28:39 -0500225 <placement x="500" y="20" />
Matt Mower05aa1352014-04-02 04:22:34 -0500226 <text>Team Win Recovery Project v%tw_version%</text>
227 </object>
228
229 <object type="text" color="%text_color%">
230 <condition var1="tw_simulate_actions" var2="1" />
231 <font resource="font" />
232 <placement x="239" y="80" />
233 <text>SIMULATING ACTIONS</text>
234 </object>
235
236 <object type="text" color="%text_color%">
237 <font resource="font" />
238 <placement x="239" y="132" />
bigbiff4e36d502014-11-11 20:28:39 -0500239 <text>Time: %tw_time%</text>
Matt Mower05aa1352014-04-02 04:22:34 -0500240 </object>
241
242 <object type="text" color="%text_color%">
243 <font resource="font" />
bigbiff4e36d502014-11-11 20:28:39 -0500244 <placement x="650" y="132" />
Matt Mower05aa1352014-04-02 04:22:34 -0500245 <conditions>
246 <condition var1="tw_no_battery_percent" var2="0" />
247 <condition var1="tw_battery" op=">" var2="0" />
248 <condition var1="tw_battery" op="<" var2="101" />
249 </conditions>
bigbiff4e36d502014-11-11 20:28:39 -0500250 <text>Battery Level: %tw_battery%</text>
Matt Mower05aa1352014-04-02 04:22:34 -0500251 </object>
252
Jenkins1710bf22014-10-02 20:22:21 -0400253 <object type="text" color="%text_color%">
254 <font resource="font" />
bigbiff4e36d502014-11-11 20:28:39 -0500255 <placement x="1200" y="132" />
Jenkins1710bf22014-10-02 20:22:21 -0400256 <conditions>
257 <condition var1="tw_no_cpu_temp" var2="0" />
258 </conditions>
bigbiff4e36d502014-11-11 20:28:39 -0500259 <text>CPU Temp: %tw_cpu_temp%C</text>
Jenkins1710bf22014-10-02 20:22:21 -0400260 </object>
261
Matt Mower05aa1352014-04-02 04:22:34 -0500262 <object type="button">
263 <highlight color="%highlight_color%" />
264 <placement x="%home_button_x%" y="%home_button_y%" />
265 <font resource="font" color="%button_text_color%" />
266 <text></text>
267 <image resource="home_icon" />
268 <condition var1="tw_busy" var2="0" />
269 <action function="key">home</action>
270 </object>
271
272 <object type="button">
273 <highlight color="%highlight_color%" />
274 <placement x="%back_button_x%" y="%back_button_y%" />
275 <font resource="font" color="%button_text_color%" />
276 <text></text>
277 <image resource="back_icon" />
278 <condition var1="tw_busy" var2="0" />
279 <action function="key">back</action>
280 </object>
281
282 <object type="action">
283 <touch key="power" />
284 <action function="overlay">lock</action>
285 </object>
286 </template>
287
288 <template name="progress_bar">
289 <object type="progressbar">
290 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
Matt Mowerfb1c4ff2014-04-16 13:43:36 -0500291 <resource empty="progress_empty" full="progress_full" />
Matt Mower05aa1352014-04-02 04:22:34 -0500292 <data name="ui_progress" />
293 </object>
294
295 <object type="animation">
296 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
297 <resource name="progress" />
298 <speed fps="15" render="2" />
299 <loop frame="1" />
300 </object>
301 </template>
302
303 <template name="sort_options">
304 <object type="text" color="%text_color%">
305 <font resource="font" />
306 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
307 <text>Sort Ascending:</text>
308 </object>
309
310 <object type="button">
311 <highlight color="%highlight_color%" />
312 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
313 <font resource="font" color="%button_text_color%" />
314 <text>Name</text>
315 <image resource="sort_button" />
316 <action function="set">tw_gui_sort_order=1</action>
317 </object>
318
319 <object type="button">
320 <highlight color="%highlight_color%" />
321 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
322 <font resource="font" color="%button_text_color%" />
323 <text>Date</text>
324 <image resource="sort_button" />
325 <action function="set">tw_gui_sort_order=2</action>
326 </object>
327
328 <object type="button">
329 <highlight color="%highlight_color%" />
330 <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" />
331 <font resource="font" color="%button_text_color%" />
332 <text>Size</text>
333 <image resource="sort_button" />
334 <action function="set">tw_gui_sort_order=3</action>
335 </object>
336
337 <object type="text" color="%text_color%">
338 <font resource="font" />
339 <placement x="%sort_text_x%" y="%sort_desc_text_y%" />
340 <text>Sort Descending:</text>
341 </object>
342
343 <object type="button">
344 <highlight color="%highlight_color%" />
345 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
346 <font resource="font" color="%button_text_color%" />
347 <text>Name</text>
348 <image resource="sort_button" />
349 <action function="set">tw_gui_sort_order=-1</action>
350 </object>
351
352 <object type="button">
353 <highlight color="%highlight_color%" />
354 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
355 <font resource="font" color="%button_text_color%" />
356 <text>Date</text>
357 <image resource="sort_button" />
358 <action function="set">tw_gui_sort_order=-2</action>
359 </object>
360
361 <object type="button">
362 <highlight color="%highlight_color%" />
363 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
364 <font resource="font" color="%button_text_color%" />
365 <text>Size</text>
366 <image resource="sort_button" />
367 <action function="set">tw_gui_sort_order=-3</action>
368 </object>
369 </template>
370
371 <template name="action_page_console">
372 <object type="console">
373 <placement x="0" y="%row2_y%" w="1600" h="938" />
374 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
375 <font resource="fixed" />
376 </object>
377 </template>
378
379 <template name="footer">
380 <object type="console">
bigbiff4e36d502014-11-11 20:28:39 -0500381 <slideout resource="slideout" x="745" y="2446" />
Matt Mower05aa1352014-04-02 04:22:34 -0500382 <placement x="%console_x%" y="0" w="%console_width%" h="2448" />
383 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
384 <font resource="fixed" />
385 </object>
386 </template>
387
388 <template name="keyboardtemplate">
389 <object type="keyboard">
390 <placement x="0" y="1487" />
391 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
392 <highlight color="%highlight_color%" />
393 <capshighlight color="%caps_highlight_color%" />
394 <layout1>
395 <keysize height="238" width="160" />
396 <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" />
397 <row2 key01="238:a" long01="@" key02="s" long02="#" key03="d" long03="$" key04="f" long04="%" key05="g" long05="&" key06="h" long06="*" key07="j" long07="-" key08="k" long08="+" key09="162:l" long09="_" />
398 <row3 key01="238:layout2" key02="z" long02="!" key03="x" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="238:c:8" />
399 <row4 key01="238:layout3" key02="160:c:47" key03="800: " key04="." key05="238:action" />
400 </layout1>
401 <layout2>
402 <keysize height="238" width="160" capslock="0" revert_layout="1" />
403 <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" />
404 <row2 key01="238:A" long01="@" key02="S" long02="#" key03="D" long03="$" key04="F" long04="%" key05="G" long05="&" key06="H" long06="*" key07="J" long07="-" key08="K" long08="+" key09="162:L" long09="_" />
405 <row3 key01="238:layout1" key02="Z" long02="!" key03="X" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="238:c:8" />
406 <row4 key01="238:layout3" key02="160:c:47" key03="800: " key04="." key05="238:action" />
407 </layout2>
408 <layout3>
409 <keysize height="238" width="160" />
410 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0" />
411 <row2 key01="@" key02="#" key03="$" key04="%" key05="&" key06="*" key07="-" key08="+" key09="(" key10=")" />
412 <row3 key01="238:layout4" key02="!" key03="160:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="238:c:8" />
413 <row4 key01="238:layout1" key02="," key03="800: " key04="." key05="238:action" />
414 </layout3>
415 <layout4>
416 <keysize height="238" width="160" />
417 <row1 key01="~" key02="`" key03="|" key04="160:" key05="160:" key06="160:" key07="%" key08="160:" key09="{" key10="}" />
418 <row2 key01="160:" key02="160:" key03="160:" key04="160:" key05="160:" key06="^" key07="_" key08="=" key09="[" key10="]" />
419 <row3 key01="238:layout3" key02="160:" key03="160:" key04="160:" key05="160:" key06="\" key07="<" key08=">" key09="238:c:8" />
420 <row4 key01="238:layout1" key02="160:c:34" key03="800: " key04="." key05="238:action" />
421 </layout4>
422 </object>
423 </template>
Matt Mower05aa1352014-04-02 04:22:34 -0500424 </templates>
Matt Mower05aa1352014-04-02 04:22:34 -0500425</recovery>