blob: 35bd4c624c3cc86e5c26c2879510f60334c208b7 [file] [log] [blame]
big biffba535e32014-07-29 00:44:47 +00001<?xml version="1.0"?>
2
3<recovery>
4 <details>
5 <resolution width="1440" 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
Jenkins1710bf22014-10-02 20:22:21 -040012 <include>
13 <xmlfile name="portrait.xml" />
14 </include>
big biffba535e32014-07-29 00:44:47 +000015
16 <resources>
Vojtech Bocek76ee9032014-09-07 15:01:56 +020017 <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="50" fallback="Roboto-Condensed-50" />
18 <resource name="mediumfont" type="font" filename="RobotoCondensed-Regular.ttf" size="50" fallback="Roboto-Condensed-50" />
19 <resource name="filelist" type="font" filename="RobotoCondensed-Regular.ttf" size="50" fallback="Roboto-Condensed-50" />
big biffba535e32014-07-29 00:44:47 +000020 <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" />
big biffba535e32014-07-29 00:44:47 +000032 <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" />
big biffba535e32014-07-29 00:44:47 +000047 </resources>
48
49 <variables>
50 <variable name="col1_x" value="0" />
51 <variable name="col2_x" value="780" />
52 <variable name="col_center_x" value="410" />
Ethan Yonkerfb7a2da2014-12-18 12:10:04 -060053 <variable name="col_center_medium_x" value="593" />
big biffba535e32014-07-29 00:44:47 +000054 <variable name="center_x" value="720" />
55 <variable name="row1_y" value="339" />
56 <variable name="row2_y" value="915" />
57 <variable name="row3_y" value="1480" />
58 <variable name="row4_y" value="2052" />
59 <variable name="col1_center_x" value="238" />
60 <variable name="col2_center_x" value="734" />
61 <variable name="row1_text2_y" value="412" />
62 <variable name="row2_text2_y" value="732" />
63 <variable name="row_queue_y" value="1516" />
64 <variable name="row1_header_y" value="239" />
65 <variable name="row1_text_y" value="339" />
66 <variable name="row2_text_y" value="439" />
67 <variable name="row3_text_y" value="539" />
68 <variable name="row4_text_y" value="638" />
69 <variable name="row5_text_y" value="738" />
70 <variable name="row6_text_y" value="838" />
71 <variable name="row7_text_y" value="938" />
72 <variable name="row8_text_y" value="1037" />
73 <variable name="row9_text_y" value="1137" />
74 <variable name="row10_text_y" value="1237" />
75 <variable name="row11_text_y" value="1337" />
76 <variable name="row12_text_y" value="1436" />
77 <variable name="row13_text_y" value="1536" />
78 <variable name="row14_text_y" value="1636" />
79 <variable name="row15_text_y" value="1741" />
80 <variable name="row16_text_y" value="1835" />
81 <variable name="row17_text_y" value="1935" />
82 <variable name="row18_text_y" value="2035" />
83 <variable name="zip_status_y" value="1375" />
Ethan Yonker96af84a2015-01-05 14:58:36 -060084 <variable name="flash_list_height" value="650" />
big biffba535e32014-07-29 00:44:47 +000085 <variable name="tz_selected_y" value="319" />
86 <variable name="tz_set_y" value="1995" />
87 <variable name="tz_current_y" value="1895" />
88 <variable name="col_progressbar_x" value="`0" />
Ethan Yonkerfb7a2da2014-12-18 12:10:04 -060089 <variable name="row_progressbar_y" value="2250" />
big biffba535e32014-07-29 00:44:47 +000090 <variable name="col1_medium_x" value="13" />
91 <variable name="col2_medium_x" value="370" />
92 <variable name="col3_medium_x" value="730" />
93 <variable name="col4_medium_x" value="1080" />
94 <variable name="row1_medium_y" value="259" />
95 <variable name="row2_medium_y" value="459" />
96 <variable name="row3_medium_y" value="521" />
97 <variable name="row4_medium_y" value="858" />
98 <variable name="row5_medium_y" value="1057" />
99 <variable name="row6_medium_y" value="1676" />
100 <variable name="row7_medium_y" value="971" />
101 <variable name="slider_x" value="40" />
102 <variable name="slider_y" value="2025" />
103 <variable name="slider_text_y" value="2149" />
104 <variable name="button_text_color" value="#AAAAAA" />
105 <variable name="text_color" value="#FFFFFF" />
106 <variable name="text_success_color" value="#33B5E5" />
107 <variable name="text_fail_color" value="#FF0101" />
108 <variable name="highlight_color" value="#90909080" />
109 <variable name="caps_highlight_color" value="#33B5E580" />
110 <variable name="home_button_x" value="40" />
111 <variable name="home_button_y" value="2446" />
112 <variable name="back_button_x" value="1250" />
113 <variable name="back_button_y" value="2446" />
114 <variable name="sort_text_x" value="13" />
115 <variable name="sort_asc_text_y" value="2175" />
116 <variable name="sort_asc_button_y" value="2155" />
117 <variable name="sort_desc_text_y" value="2294" />
118 <variable name="sort_desc_button_y" value="2274" />
119 <variable name="sort_col1_button_x" value="510" />
120 <variable name="sort_col2_button_x" value="720" />
121 <variable name="sort_col3_button_x" value="920" />
122 <variable name="input_width" value="1569" />
123 <variable name="input_height" value="100" />
124 <variable name="input_background_color" value="#303030" />
125 <variable name="input_cursor_color" value="#33B5E5" />
126 <variable name="input_cursor_width" value="4" />
127 <variable name="console_x" value="0" />
128 <variable name="console_width" value="1440" />
129 <variable name="console_foreground" value="#A0A0A0" />
130 <variable name="warning" value="#F8F8A0" />
131 <variable name="error" value="#FF4040" />
132 <variable name="highlight" value="#33B5E5" />
133 <variable name="console_background" value="#303030" />
134 <variable name="console_scroll" value="#303030" />
135 <variable name="console_action_height" value="938" />
136 <variable name="console_install_height" value="1200" />
137 <variable name="console_installdone_height" value="950" />
138 <variable name="fileselector_x" value="6" />
139 <variable name="fileselector_width" value="1420" />
140 <variable name="fileselector_install_height" value="1556" />
141 <variable name="fileselector_header_background" value="#1c1c1c" />
142 <variable name="fileselector_header_textcolor" value="#AAAAAA" />
143 <variable name="fileselector_header_separatorcolor" value="#33B5E5" />
144 <variable name="fileselector_header_separatorheight" value="5" />
145 <variable name="fileselector_separatorcolor" value="#505050" />
146 <variable name="fileselector_separatorheight" value="4" />
147 <variable name="fileselector_background" value="#303030" />
148 <variable name="fileselector_highlight_color" value="#505050" />
149 <variable name="fileselector_highlight_font_color" value="#33B5E5" />
150 <variable name="fileselector_spacing" value="64" />
151 <variable name="fastscroll_linecolor" value="#808080" />
152 <variable name="fastscroll_rectcolor" value="#808080" />
153 <variable name="fastscroll_w" value="120" />
154 <variable name="fastscroll_linew" value="4" />
155 <variable name="fastscroll_rectw" value="80" />
156 <variable name="fastscroll_recth" value="140" />
157 <variable name="listbox_x" value="6" />
158 <variable name="listbox_width" value="1583" />
159 <variable name="listbox_tz_height" value="1177" />
160 <variable name="listbox_background" value="#303030" />
161 <variable name="listbox_spacing" value="62" />
162 <variable name="sd_plus_x" value="698" />
163 <variable name="sdext_text_x" value="219" />
164 <variable name="sdext_text_y" value="360" />
165 <variable name="sdswap_button_y" value="519" />
166 <variable name="sdswap_text_x" value="220" />
167 <variable name="sdswap_text_y" value="539" />
168 <variable name="sdfilesystem_text_y" value="678" />
169 <variable name="sdfilesystem_button_y" value="758" />
170 <variable name="lock_x" value="420" />
171 <variable name="lock_y" value="800" />
172 <variable name="filemanager_select_x" value="1117" />
173 <variable name="filemanager_select_y" value="2155" />
174 <variable name="backup_name_y" value="1097" />
175 <variable name="terminal_console_height" value="1303" />
176 <variable name="terminal_text_y" value="1363" />
177 <variable name="terminal_button_y" value="1397" />
178 <variable name="row_dst_text_y" value="1436" />
179 <variable name="row_offset_text_y" value="1536" />
180 <variable name="row_offset_medium_y" value="1676" />
181 <variable name="button_fill_color" value="#303030" />
182 <variable name="button_fill_full_width" value="1569" />
183 <variable name="button_fill_main_width" value="751" />
184 <variable name="button_fill_main_height" value="431" />
185 <variable name="button_fill_half_height" value="216" />
186 <variable name="button_fill_quarter_height" value="108" />
187 <variable name="backup_list_height" value="1037" />
188 <variable name="backup_button_row1" value="1487" />
189 <variable name="backup_button_row2" value="1623" />
190 <variable name="mount_list_height" value="1377" />
191 <variable name="mount_storage_row" value="1649" />
192 <variable name="storage_list_height" value="1330" />
193 <variable name="wipe_list_height" value="1320" />
194 <variable name="wipe_button_row1" value="1684" />
195 <variable name="wipe_button_y" value="1298" />
196 <variable name="slidervalue_w" value="1569" />
197 <variable name="slidervalue_line_clr" value="#FFFFFF" />
198 <variable name="slidervalue_slider_clr" value="#33B5E5" />
199 <variable name="slidervalue_lineh" value="3" />
200 <variable name="slidervalue_padding" value="30" />
201 <variable name="slidervalue_sliderw" value="15" />
202 <variable name="slidervalue_sliderh" value="90" />
203 </variables>
204
205 <mousecursor>
206 <placement w="15" h="15" />
207 <background color="#FFFF00FF" resource="cursor" />
208 <speed multiplier="2.5" />
209 </mousecursor>
210
211 <templates>
212 <template name="header">
213 <background color="#000000FF" />
214
215 <object type="image">
216 <image resource="top_bar" />
217 <placement x="0" y="0" />
218 </object>
219
220 <object type="text" color="%text_color%">
221 <font resource="font" />
222 <placement x="239" y="20" />
223 <text>Team Win Recovery Project v%tw_version%</text>
224 </object>
225
226 <object type="text" color="%text_color%">
227 <condition var1="tw_simulate_actions" var2="1" />
228 <font resource="font" />
229 <placement x="239" y="80" />
230 <text>SIMULATING ACTIONS</text>
231 </object>
232
233 <object type="text" color="%text_color%">
234 <font resource="font" />
235 <placement x="239" y="132" />
236 <text>%tw_time%</text>
237 </object>
238
239 <object type="text" color="%text_color%">
240 <font resource="font" />
bigbiffb38de7e2014-11-27 11:41:38 -0500241 <placement x="489" y="132" />
big biffba535e32014-07-29 00:44:47 +0000242 <conditions>
243 <condition var1="tw_no_battery_percent" var2="0" />
244 <condition var1="tw_battery" op=">" var2="0" />
245 <condition var1="tw_battery" op="<" var2="101" />
246 </conditions>
247 <text>Battery: %tw_battery%</text>
248 </object>
249
Jenkins1710bf22014-10-02 20:22:21 -0400250 <object type="text" color="%text_color%">
251 <font resource="font" />
bigbiffb38de7e2014-11-27 11:41:38 -0500252 <placement x="819" y="132" />
Jenkins1710bf22014-10-02 20:22:21 -0400253 <conditions>
254 <condition var1="tw_no_cpu_temp" var2="0" />
255 </conditions>
256 <text>CPU: %tw_cpu_temp% C</text>
257 </object>
258
big biffba535e32014-07-29 00:44:47 +0000259 <object type="button">
260 <highlight color="%highlight_color%" />
261 <placement x="%home_button_x%" y="%home_button_y%" />
262 <font resource="font" color="%button_text_color%" />
263 <text></text>
264 <image resource="home_icon" />
265 <condition var1="tw_busy" var2="0" />
266 <action function="key">home</action>
267 </object>
268
269 <object type="button">
270 <highlight color="%highlight_color%" />
271 <placement x="%back_button_x%" y="%back_button_y%" />
272 <font resource="font" color="%button_text_color%" />
273 <text></text>
274 <image resource="back_icon" />
275 <condition var1="tw_busy" var2="0" />
276 <action function="key">back</action>
277 </object>
278
279 <object type="action">
280 <touch key="power" />
281 <action function="overlay">lock</action>
282 </object>
283
284 <object type="action">
285 <touch key="power+voldown" />
286 <action function="screenshot" />
287 </object>
288 </template>
289
290 <template name="progress_bar">
291 <object type="progressbar">
292 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
293 <resource empty="progress_empty" full="progress_full" />
294 <data name="ui_progress" />
295 </object>
296
297 <object type="animation">
298 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
299 <resource name="progress" />
300 <speed fps="15" render="2" />
301 <loop frame="1" />
302 </object>
303 </template>
304
305 <template name="sort_options">
306 <object type="text" color="%text_color%">
307 <font resource="font" />
308 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
309 <text>Sort Ascending:</text>
310 </object>
311
312 <object type="button">
313 <highlight color="%highlight_color%" />
314 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
315 <font resource="font" color="%button_text_color%" />
316 <text>Name</text>
317 <image resource="sort_button" />
318 <action function="set">tw_gui_sort_order=1</action>
319 </object>
320
321 <object type="button">
322 <highlight color="%highlight_color%" />
323 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
324 <font resource="font" color="%button_text_color%" />
325 <text>Date</text>
326 <image resource="sort_button" />
327 <action function="set">tw_gui_sort_order=2</action>
328 </object>
329
330 <object type="button">
331 <highlight color="%highlight_color%" />
332 <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" />
333 <font resource="font" color="%button_text_color%" />
334 <text>Size</text>
335 <image resource="sort_button" />
336 <action function="set">tw_gui_sort_order=3</action>
337 </object>
338
339 <object type="text" color="%text_color%">
340 <font resource="font" />
341 <placement x="%sort_text_x%" y="%sort_desc_text_y%" />
342 <text>Sort Descending:</text>
343 </object>
344
345 <object type="button">
346 <highlight color="%highlight_color%" />
347 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
348 <font resource="font" color="%button_text_color%" />
349 <text>Name</text>
350 <image resource="sort_button" />
351 <action function="set">tw_gui_sort_order=-1</action>
352 </object>
353
354 <object type="button">
355 <highlight color="%highlight_color%" />
356 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
357 <font resource="font" color="%button_text_color%" />
358 <text>Date</text>
359 <image resource="sort_button" />
360 <action function="set">tw_gui_sort_order=-2</action>
361 </object>
362
363 <object type="button">
364 <highlight color="%highlight_color%" />
365 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
366 <font resource="font" color="%button_text_color%" />
367 <text>Size</text>
368 <image resource="sort_button" />
369 <action function="set">tw_gui_sort_order=-3</action>
370 </object>
371 </template>
372
373 <template name="action_page_console">
374 <object type="console">
375 <placement x="0" y="%row2_y%" w="1440" h="938" />
376 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
377 <font resource="fixed" />
378 </object>
379 </template>
380
381 <template name="footer">
382 <object type="console">
383 <slideout resource="slideout" x="650" y="2448" />
384 <placement x="%console_x%" y="0" w="%console_width%" h="2448" />
385 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
386 <font resource="fixed" />
387 </object>
388 </template>
389
390 <template name="keyboardtemplate">
391 <object type="keyboard">
392 <placement x="0" y="1440" />
393 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
394 <highlight color="%highlight_color%" />
395 <capshighlight color="%caps_highlight_color%" />
396 <layout1>
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400397 <keysize height="215" width="144" />
big biffba535e32014-07-29 00:44:47 +0000398 <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" />
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400399 <row2 key01="216:a" long01="@" key02="s" long02="#" key03="d" long03="$" key04="f" long04="%" key05="g" long05="&" key06="h" long06="*" key07="j" long07="-" key08="k" long08="+" key09="216:l" long09="_" />
400 <row3 key01="216:layout2" key02="z" long02="!" key03="x" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="216:c:8" />
401 <row4 key01="216:layout3" key02="/" key03="720: " key04="." key05="216:action" />
big biffba535e32014-07-29 00:44:47 +0000402 </layout1>
403 <layout2>
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400404 <keysize height="214" width="144" capslock="0" revert_layout="1" />
big biffba535e32014-07-29 00:44:47 +0000405 <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" />
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400406 <row2 key01="216:A" long01="@" key02="S" long02="#" key03="D" long03="$" key04="F" long04="%" key05="G" long05="&" key06="H" long06="*" key07="J" long07="-" key08="K" long08="+" key09="216:L" long09="_" />
407 <row3 key01="216:layout1" key02="Z" long02="!" key03="X" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="216:c:8" />
408 <row4 key01="216:layout3" key02="/" key03="720: " key04="." key05="216:action" />
big biffba535e32014-07-29 00:44:47 +0000409 </layout2>
410 <layout3>
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400411 <keysize height="215" width="144" />
big biffba535e32014-07-29 00:44:47 +0000412 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0" />
413 <row2 key01="@" key02="#" key03="$" key04="%" key05="&" key06="*" key07="-" key08="+" key09="(" key10=")" />
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400414 <row3 key01="216:layout4" key02="!" key03="144:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="216:c:8" />
415 <row4 key01="216:layout1" key02="," key03="720: " key04="." key05="216:action" />
big biffba535e32014-07-29 00:44:47 +0000416 </layout3>
417 <layout4>
bigbiff bigbiff13baad22014-08-04 21:23:41 -0400418 <keysize height="214" width="144" />
419 <row1 key01="~" key02="`" key03="|" key04="144:" key05="144:" key06="144:" key07="144:" key08="144:" key09="{" key10="}" />
420 <row2 key01="144:" key02="144:" key03="144:" key04="144:" key05="144:" key06="^" key07="_" key08="=" key09="[" key10="]" />
421 <row3 key01="216:layout3" key02="144:" key03="144:" key04="144:" key05="144:" key06="\" key07="<" key08=">" key09="216:c:8" />
422 <row4 key01="216:layout1" key02="144:c:34" key03="720: " key04="." key05="216:action" />
big biffba535e32014-07-29 00:44:47 +0000423 </layout4>
424 </object>
425 </template>
426 </templates>
427</recovery>