blob: 4678e855f07a1b04b68b9ffdc8e96417293672fe [file] [log] [blame]
Ethan Yonkerd9b72002014-07-30 08:46:28 -05001<?xml version="1.0"?>
2
3<recovery>
4 <details>
5 <resolution width="320" height="320" />
6 <author>TeamWin</author>
7 <title>Backup Naowz</title>
8 <description>Default basic theme</description>
9 <preview>preview.jpg</preview>
10 </details>
11
12 <include>
13 <xmlfile name="watch.xml" />
14 </include>
15
16 <resources>
Vojtech Bocek76ee9032014-09-07 15:01:56 +020017 <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="14" fallback="Roboto-Condensed-14" />
18 <resource name="mediumfont" type="font" filename="RobotoCondensed-Regular.ttf" size="14" fallback="Roboto-Condensed-14" />
19 <resource name="filelist" type="font" filename="RobotoCondensed-Regular.ttf" size="14" fallback="Roboto-Condensed-14" />
Ethan Yonkerd9b72002014-07-30 08:46:28 -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" />
28 <resource name="checkbox_false" type="image" filename="checkbox_empty" />
29 <resource name="checkbox_true" type="image" filename="checkbox_checked" />
30 <resource name="radio_false" type="image" filename="radio_empty" />
31 <resource name="radio_true" type="image" filename="radio_selected" />
32 <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" />
46 </resources>
47
48 <variables>
49 <variable name="col1_x" value="6" />
50 <variable name="col2_x" value="170" />
51 <variable name="col_center_x" value="88" />
52 <variable name="col_center_medium_x" value="130" />
53 <variable name="center_x" value="160" />
54 <variable name="row1_home_y" value="50" />
55 <variable name="row2_home_y" value="110" />
56 <variable name="row3_home_y" value="170" />
57 <variable name="row4_home_y" value="230" />
58 <variable name="row1_y" value="30" />
59 <variable name="row2_y" value="100" />
60 <variable name="row3_y" value="170" />
61 <variable name="row4_y" value="240" />
62 <variable name="row_queue_y" value="184" />
63 <variable name="row1_header_y" value="0" />
64 <variable name="row1_text_y" value="22" />
65 <variable name="row2_text_y" value="44" />
66 <variable name="row3_text_y" value="66" />
67 <variable name="row4_text_y" value="88" />
68 <variable name="row5_text_y" value="110" />
69 <variable name="row6_text_y" value="132" />
70 <variable name="row7_text_y" value="154" />
71 <variable name="row8_text_y" value="176" />
72 <variable name="row9_text_y" value="198" />
73 <variable name="row10_text_y" value="220" />
74 <variable name="row11_text_y" value="242" />
75 <variable name="row12_text_y" value="284" />
76 <variable name="row13_text_y" value="306" />
77 <variable name="zip_status_y" value="300" />
78 <variable name="backup_text_y" value="60" />
79 <variable name="col_progressbar_x" value="34" />
80 <variable name="row_progressbar_y" value="285" />
81 <variable name="col1_medium_x" value="6" />
82 <variable name="col2_medium_x" value="83" />
83 <variable name="col3_medium_x" value="174" />
84 <variable name="col4_medium_x" value="254" />
85 <variable name="row1_medium_y" value="24" />
86 <variable name="row2_medium_y" value="40" />
87 <variable name="row3_medium_y" value="56" />
88 <variable name="row4_medium_y" value="72" />
89 <variable name="row5_medium_y" value="88" />
90 <variable name="row6_medium_y" value="104" />
91 <variable name="row7_medium_y" value="120" />
92 <variable name="slider_x" value="45" />
93 <variable name="slider_y" value="268" />
94 <variable name="slider_text_y" value="294" />
95 <variable name="button_text_color" value="#AAAAAA" />
96 <variable name="text_color" value="#FFFFFF" />
97 <variable name="text_success_color" value="#33B5E5" />
98 <variable name="text_fail_color" value="#FF0101" />
99 <variable name="highlight_color" value="#90909080" />
100 <variable name="caps_highlight_color" value="#33B5E580" />
101 <variable name="home_button_x" value="3" />
102 <variable name="home_button_y" value="300" />
103 <variable name="back_button_x" value="280" />
104 <variable name="back_button_y" value="300" />
105 <variable name="sort_text_x" value="20" />
106 <variable name="sort_asc_text_y" value="232" />
107 <variable name="sort_asc_button_y" value="230" />
108 <variable name="sort_desc_text_y" value="262" />
109 <variable name="sort_desc_button_y" value="260" />
110 <variable name="sort_col1_button_x" value="135" />
111 <variable name="sort_col2_button_x" value="195" />
112 <variable name="sort_col3_button_x" value="255" />
113 <variable name="input_width" value="308" />
114 <variable name="input_width_conf" value="10" />
115 <variable name="input_height" value="18" />
116 <variable name="input_background_color" value="#303030" />
117 <variable name="input_cursor_color" value="#33B5E5" />
118 <variable name="input_cursor_width" value="2" />
119 <variable name="console_x" value="0" />
120 <variable name="console_width" value="320" />
121 <variable name="console_foreground" value="#A0A0A0" />
122 <variable name="warning" value="#F8F8A0" />
123 <variable name="error" value="#FF4040" />
124 <variable name="highlight" value="#33B5E5" />
125 <variable name="console_background" value="#303030" />
126 <variable name="console_scroll" value="#303030" />
127 <variable name="console_action_height" value="160" />
128 <variable name="console_install_height" value="160" />
129 <variable name="console_installdone_height" value="160" />
130 <variable name="fileselector_x" value="0" />
131 <variable name="fileselector_y" value="44" />
132 <variable name="fileselector_width" value="320" />
133 <variable name="fileselector_install_height" value="182" />
134 <variable name="fileselector_header_background" value="#202020" />
135 <variable name="fileselector_header_textcolor" value="#AAAAAA" />
136 <variable name="fileselector_header_separatorcolor" value="#33B5E5" />
137 <variable name="fileselector_header_separatorheight" value="2" />
138 <variable name="fileselector_separatorcolor" value="#505050" />
139 <variable name="fileselector_separatorheight" value="1" />
140 <variable name="fileselector_background" value="#303030" />
141 <variable name="fileselector_highlight_color" value="#505050" />
142 <variable name="fileselector_highlight_font_color" value="#33B5E5" />
143 <variable name="fileselector_spacing" value="12" />
144 <variable name="fastscroll_linecolor" value="#808080" />
145 <variable name="fastscroll_rectcolor" value="#808080" />
146 <variable name="fastscroll_w" value="32" />
147 <variable name="fastscroll_linew" value="1" />
148 <variable name="fastscroll_rectw" value="18" />
149 <variable name="fastscroll_recth" value="31" />
150 <variable name="listbox_x" value="0" />
151 <variable name="listbox_width" value="320" />
152 <variable name="listbox_background" value="#303030" />
153 <variable name="listbox_spacing" value="12" />
154 <variable name="sd_plus_x" value="174" />
155 <variable name="sdext_text_x" value="56" />
156 <variable name="sdext_text_y" value="18" />
157 <variable name="sdswap_button_y" value="45" />
158 <variable name="sdswap_text_x" value="56" />
159 <variable name="sdswap_text_y" value="47" />
160 <variable name="sdfilesystem_text_y" value="92" />
161 <variable name="sdfilesystem_button_y" value="120" />
Ethan Yonkere2b29022014-07-30 09:32:59 -0500162 <variable name="lock_x" value="96" />
163 <variable name="lock_y" value="70" />
Ethan Yonkerd9b72002014-07-30 08:46:28 -0500164 <variable name="filemanager_select_x" value="130" />
165 <variable name="filemanager_select_y" value="280" />
166 <variable name="terminal_console_height" value="126" />
167 <variable name="terminal_text_y" value="128" />
168 <variable name="terminal_button_y" value="300" />
169 <variable name="listbox_tz_height" value="159" />
170 <variable name="row_dst_text_y" value="162" />
171 <variable name="row_offset_text_y" value="184" />
172 <variable name="row_offset_medium_y" value="206" />
173 <variable name="tz_set_y" value="271" />
174 <variable name="tz_current_y" value="249" />
175 <variable name="button_fill_color" value="#303030" />
176 <variable name="button_fill_full_width" value="308" />
177 <variable name="button_fill_main_width" value="150" />
178 <variable name="button_fill_med_width" value="72" />
179 <variable name="button_fill_small_width" value="36" />
180 <variable name="button_fill_main_height" value="44" />
181 <variable name="button_fill_half_height" value="22" />
182 <variable name="button_fill_quarter_height" value="22" />
183 <variable name="button_refresh_x" value="152" />
184 <variable name="backup_list_y" value="26" />
185 <variable name="backup_list_height" value="184" />
186 <variable name="restore_list_height" value="206" />
187 <variable name="backup_button_row1" value="214" />
188 <variable name="backup_button_row2" value="242" />
189 <variable name="mount_list_height" value="190" />
190 <variable name="mount_storage_row" value="200" />
191 <variable name="storage_list_height" value="134" />
192 <variable name="wipe_list_height" value="216" />
193 <variable name="wipe_button_y" value="170" />
194 <variable name="slidervalue_w" value="308" />
195 <variable name="slidervalue_line_clr" value="#FFFFFF" />
196 <variable name="slidervalue_slider_clr" value="#33B5E5" />
197 <variable name="slidervalue_lineh" value="1" />
198 <variable name="slidervalue_padding" value="8" />
199 <variable name="slidervalue_sliderw" value="4" />
200 <variable name="slidervalue_sliderh" value="20" />
201 <variable name="wipe_button_row1" value="240" />
202 <variable name="invalid_partition_y" value="218" />
203 </variables>
204
205 <templates>
206 <template name="twrpheader">
207 <object type="image">
208 <image resource="top_bar" />
209 <placement x="0" y="0" />
210 </object>
211
212 <object type="text" color="%text_color%">
213 <font resource="font" />
214 <placement x="3" y="3" />
215 <text>TWRP v%tw_version%</text>
216 </object>
217
218 <object type="text" color="%text_fail_color%">
219 <condition var1="tw_simulate_actions" var2="1" />
220 <font resource="font" />
221 <placement x="3" y="21" />
222 <text>SIMULATION</text>
223 </object>
224
225 <object type="text" color="%text_color%">
226 <font resource="font" />
Jenkins1710bf22014-10-02 20:22:21 -0400227 <placement x="110" y="3" />
Ethan Yonkerd9b72002014-07-30 08:46:28 -0500228 <text>%tw_time%</text>
229 </object>
230
231 <object type="text" color="%text_color%">
232 <font resource="font" />
Ethan Yonkere2b29022014-07-30 09:32:59 -0500233 <placement x="316" y="3" placement="1" />
Ethan Yonkerd9b72002014-07-30 08:46:28 -0500234 <conditions>
235 <condition var1="tw_no_battery_percent" var2="0" />
236 <condition var1="tw_battery" op=">" var2="0" />
237 <condition var1="tw_battery" op="<" var2="101" />
238 </conditions>
239 <text>%tw_battery%</text>
240 </object>
Jenkins1710bf22014-10-02 20:22:21 -0400241
242 <object type="text" color="%text_color%">
243 <font resource="font" />
244 <placement x="190" y="3" />
245 <conditions>
246 <condition var1="tw_no_cpu_temp" var2="0" />
247 </conditions>
248 <text>CPU: %tw_cpu_temp% C</text>
249 </object>
Ethan Yonkerd9b72002014-07-30 08:46:28 -0500250 </template>
251
252 <template name="header">
253 <background color="#000000FF" />
254
255 <object type="button">
256 <placement x="%home_button_x%" y="%home_button_y%" />
257 <font resource="font" color="%button_text_color%" />
258 <text></text>
259 <image resource="home_icon" />
260 <condition var1="tw_busy" var2="0" />
261 <action function="key">home</action>
262 </object>
263
264 <object type="button">
265 <placement x="%back_button_x%" y="%back_button_y%" />
266 <font resource="font" color="%button_text_color%" />
267 <text></text>
268 <image resource="back_icon" />
269 <condition var1="tw_busy" var2="0" />
270 <action function="key">back</action>
271 </object>
272
273 <object type="action">
274 <touch key="power" />
275 <action function="overlay">lock</action>
276 </object>
277
278 <object type="action">
279 <touch key="power+voldown" />
280 <action function="screenshot" />
281 </object>
282 </template>
283
284 <template name="progress_bar">
285 <object type="progressbar">
286 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
287 <resource empty="progress_empty" full="progress_full" />
288 <data name="ui_progress" />
289 </object>
290
291 <object type="animation">
292 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
293 <resource name="progress" />
294 <speed fps="15" render="2" />
295 <loop frame="1" />
296 </object>
297 </template>
298
299 <template name="action_page_console">
300 <object type="console">
301 <placement x="%console_x%" y="%row2_y%" w="%console_width%" h="%console_action_height%" />
302 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
303 <font resource="fixed" />
304 </object>
305 </template>
306
307 <template name="sort_options">
308 <object type="text" color="%text_color%">
309 <font resource="mediumfont" />
310 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
311 <text>Sort Ascending:</text>
312 </object>
313
314 <object type="button">
315 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
316 <font resource="mediumfont" color="%button_text_color%" />
317 <text>Name</text>
318 <image resource="sort_button" />
319 <action function="set">tw_gui_sort_order=1</action>
320 </object>
321
322 <object type="button">
323 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
324 <font resource="mediumfont" 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 <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" />
332 <font resource="mediumfont" color="%button_text_color%" />
333 <text>Size</text>
334 <image resource="sort_button" />
335 <action function="set">tw_gui_sort_order=3</action>
336 </object>
337
338 <object type="text" color="%text_color%">
339 <font resource="mediumfont" />
340 <placement x="%sort_text_x%" y="%sort_desc_text_y%" />
341 <text>Sort Descending:</text>
342 </object>
343
344 <object type="button">
345 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
346 <font resource="mediumfont" 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 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
354 <font resource="mediumfont" color="%button_text_color%" />
355 <text>Date</text>
356 <image resource="sort_button" />
357 <action function="set">tw_gui_sort_order=-2</action>
358 </object>
359
360 <object type="button">
361 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
362 <font resource="mediumfont" color="%button_text_color%" />
363 <text>Size</text>
364 <image resource="sort_button" />
365 <action function="set">tw_gui_sort_order=-3</action>
366 </object>
367 </template>
368
369 <template name="footer">
370 <object type="console">
371 <slideout resource="slideout" x="130" y="288" />
372 <placement x="%console_x%" y="0" w="%console_width%" h="288" />
373 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
374 <font resource="fixed" />
375 </object>
376 </template>
377
378 <template name="keyboardtemplate">
379 <object type="keyboard">
380 <placement x="0" y="150" />
381 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
382 <highlight color="%highlight_color%" />
383 <capshighlight color="%caps_highlight_color%" />
384 <layout1>
385 <keysize height="36" width="32" />
386 <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" />
387 <row2 key01="48:a" key02="s" key03="d" key04="f" key05="g" key06="h" key07="j" key08="k" key09="48:l" />
388 <row3 key01="48:layout2" key02="z" key03="x" key04="c" key05="v" key06="b" key07="n" key08="m" key09="48:c:8" />
389 <row4 key01="48:layout3" key02="32:," key03="160: " key04="32:." key05="48:a:action" />
390 </layout1>
391 <layout2>
392 <keysize height="36" width="32" capslock="0" revert_layout="1" />
393 <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" />
394 <row2 key01="48:A" key02="S" key03="D" key04="F" key05="G" key06="H" key07="J" key08="K" key09="48:L" />
395 <row3 key01="48:layout1" key02="Z" key03="X" key04="C" key05="V" key06="B" key07="N" key08="M" key09="48:c:8" />
396 <row4 key01="48:layout3" key02="32:," key03="160: " key04="32:." key05="48:action" />
397 </layout2>
398 <layout3>
399 <keysize height="36" width="32" />
400 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0" />
401 <row2 key01="@" key02="#" key03="$" key04="%" key05="&" key06="*" key07="-" key08="+" key09="(" key10=")" />
402 <row3 key01="48:layout4" key02="!" key03="32:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="48:c:8" />
403 <row4 key01="48:layout1" key02="32:," key03="160: " key04="32:." key05="48:action" />
404 </layout3>
405 <layout4>
406 <keysize height="36" width="32" />
407 <row1 key01="~" key02="`" key03="|" key04="32:" key05="32:" key06="32:" key07="%" key08="32:" key09="{" key10="}" />
408 <row2 key01="32:" key02="32:" key03="32:" key04="32:" key05="32:" key06="^" key07="_" key08="=" key09="[" key10="]" />
409 <row3 key01="48:layout3" key02="32:" key03="32:" key04="32:" key05="32:" key06="\" key07="<" key08=">" key09="48:c:8" />
410 <row4 key01="48:layout1" key02="32:c:34" key03="160: " key04="32:." key05="48:action" />
411 </layout4>
412 </object>
413 </template>
414 </templates>
415</recovery>