blob: 041a1356bf0aa32ddaa858cfb5fb97626d7159ae [file] [log] [blame]
Dees_Troy51a0e822012-09-05 15:24:24 -04001<?xml version="1.0"?>
2
3<recovery>
4 <details>
5 <resolution width="320" height="480" />
6 <author>TeamWin</author>
7 <title>Backup Naowz</title>
8 <description>Default basic theme</description>
9 <preview>preview.jpg</preview>
10 </details>
11
12 <resources>
13 <resource name="font" type="font" filename="Roboto-Condensed-16" />
14 <resource name="mediumfont" type="font" filename="Roboto-Condensed-14" />
Dees_Troy51a0e822012-09-05 15:24:24 -040015 <resource name="filelist" type="font" filename="Roboto-Condensed-14" />
16 <resource name="top_bar" type="image" filename="top-bar.jpg" />
17 <resource name="main_button" type="image" filename="menu-button" />
18 <resource name="file_icon" type="image" filename="file" />
19 <resource name="folder_icon" type="image" filename="folder" />
20 <resource name="slideout" type="image" filename="slideout" />
21 <resource name="progress" type="animation" filename="indeterminate" />
22 <resource name="progress_empty" type="image" filename="progress_empty" />
23 <resource name="progress_full" type="image" filename="progress_fill" />
24 <resource name="checkbox_false" type="image" filename="checkbox_empty" />
25 <resource name="checkbox_true" type="image" filename="checkbox_checked" />
26 <resource name="radio_false" type="image" filename="radio_empty" />
27 <resource name="radio_true" type="image" filename="radio_selected" />
28 <resource name="medium_button" type="image" filename="medium-button" />
29 <resource name="sort_button" type="image" filename="sort-button" />
30 <resource name="minus_button" type="image" filename="minus-button" />
31 <resource name="plus_button" type="image" filename="plus-button" />
32 <resource name="home_icon" type="image" filename="home-icon" />
33 <resource name="back_icon" type="image" filename="back-icon" />
34 <resource name="slider" type="image" filename="slider" />
35 <resource name="slider-used" type="image" filename="slider-used" />
36 <resource name="slider-touch" type="image" filename="slider-touch" />
37 <resource name="unlock-icon" type="image" filename="unlock" />
38 <resource name="keyboard1" type="image" filename="keyboard1" />
39 <resource name="keyboard2" type="image" filename="keyboard2" />
40 <resource name="keyboard3" type="image" filename="keyboard3" />
41 <resource name="keyboard4" type="image" filename="keyboard4" />
42 </resources>
43
44 <variables>
Dees_Troy51a0e822012-09-05 15:24:24 -040045 <variable name="col1_x" value="8" />
46 <variable name="col2_x" value="162" />
47 <variable name="col_center_x" value="85" />
Dees_Troybbb21012012-09-20 15:59:46 -040048 <variable name="col_center_medium_x" value="122" />
Dees_Troy51a0e822012-09-05 15:24:24 -040049 <variable name="center_x" value="160" />
50 <variable name="row1_y" value="84" />
51 <variable name="row2_y" value="174" />
52 <variable name="row3_y" value="270" />
53 <variable name="row4_y" value="366" />
54 <variable name="row_queue_y" value="306" />
55 <variable name="row1_header_y" value="64" />
56 <variable name="row1_text_y" value="85" />
57 <variable name="row2_text_y" value="104" />
58 <variable name="row3_text_y" value="123" />
59 <variable name="row4_text_y" value="142" />
60 <variable name="row5_text_y" value="161" />
61 <variable name="row6_text_y" value="180" />
62 <variable name="row7_text_y" value="199" />
63 <variable name="row8_text_y" value="218" />
64 <variable name="row9_text_y" value="237" />
65 <variable name="row10_text_y" value="256" />
66 <variable name="row11_text_y" value="275" />
Dees_Troyb46a6842012-09-25 11:06:46 -040067 <variable name="row12_text_y" value="294" />
68 <variable name="row13_text_y" value="313" />
69 <variable name="row14_text_y" value="332" />
70 <variable name="row15_text_y" value="351" />
71 <variable name="row16_text_y" value="370" />
72 <variable name="row17_text_y" value="389" />
73 <variable name="row18_text_y" value="408" />
Dees_Troy51a0e822012-09-05 15:24:24 -040074 <variable name="zip_status_y" value="350" />
75 <variable name="tz_selected_y" value="66" />
76 <variable name="tz_set_y" value="348" />
77 <variable name="tz_current_y" value="438" />
78 <variable name="col_progressbar_x" value="32" />
79 <variable name="row_progressbar_y" value="432" />
80 <variable name="col1_medium_x" value="7" />
81 <variable name="col2_medium_x" value="83" />
82 <variable name="col3_medium_x" value="160" />
83 <variable name="col4_medium_x" value="237" />
84 <variable name="row1_medium_y" value="78" />
85 <variable name="row2_medium_y" value="123" />
86 <variable name="row3_medium_y" value="168" />
87 <variable name="row4_medium_y" value="213" />
88 <variable name="row5_medium_y" value="258" />
89 <variable name="row6_medium_y" value="303" />
90 <variable name="row7_medium_y" value="348" />
91 <variable name="slider_x" value="39" />
92 <variable name="slider_y" value="400" />
93 <variable name="slider_text_y" value="425" />
94 <variable name="button_text_color" value="#AAAAAA" />
95 <variable name="text_color" value="#FFFFFF" />
96 <variable name="text_success_color" value="#33B5E5" />
97 <variable name="text_fail_color" value="#FF0101" />
Dees_Troy1a7a6672013-02-15 09:39:07 -060098 <variable name="highlight_color" value="#90909080" />
Dees_Troy51a0e822012-09-05 15:24:24 -040099 <variable name="home_button_x" value="7" />
100 <variable name="home_button_y" value="460" />
101 <variable name="back_button_x" value="275" />
102 <variable name="back_button_y" value="460" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400103 <variable name="sort_text_x" value="8" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400104 <variable name="sort_asc_text_y" value="411" />
105 <variable name="sort_asc_button_y" value="411" />
106 <variable name="sort_desc_text_y" value="435" />
107 <variable name="sort_desc_button_y" value="435" />
108 <variable name="sort_col1_button_x" value="120" />
109 <variable name="sort_col2_button_x" value="160" />
110 <variable name="sort_col3_button_x" value="200" />
111 <variable name="input_width" value="307" />
112 <variable name="input_height" value="24" />
113 <variable name="input_background_color" value="#303030" />
114 <variable name="input_cursor_color" value="#33B5E5" />
115 <variable name="input_cursor_width" value="2" />
116 <variable name="console_x" value="0" />
117 <variable name="console_width" value="320" />
118 <variable name="console_foreground" value="#A0A0A0" />
119 <variable name="console_background" value="#303030" />
120 <variable name="console_scroll" value="#303030" />
121 <variable name="console_action_height" value="192" />
122 <variable name="console_install_height" value="264" />
123 <variable name="console_installdone_height" value="180" />
124 <variable name="fileselector_x" value="3" />
125 <variable name="fileselector_width" value="313" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500126 <variable name="fileselector_install_height" value="284" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400127 <variable name="fileselector_header_background" value="#202020" />
128 <variable name="fileselector_header_textcolor" value="#AAAAAA" />
129 <variable name="fileselector_header_separatorcolor" value="#33B5E5" />
130 <variable name="fileselector_header_separatorheight" value="2" />
131 <variable name="fileselector_separatorcolor" value="#505050" />
132 <variable name="fileselector_separatorheight" value="1" />
133 <variable name="fileselector_background" value="#303030" />
Dees_Troye7585ca2013-02-15 11:42:29 -0600134 <variable name="fileselector_highlight_color" value="#505050" />
135 <variable name="fileselector_highlight_font_color" value="#33B5E5" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400136 <variable name="fileselector_spacing" value="12" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +0100137 <variable name="fastscroll_linecolor" value="#808080" />
138 <variable name="fastscroll_rectcolor" value="#808080" />
139 <variable name="fastscroll_w" value="27" />
140 <variable name="fastscroll_linew" value="1" />
141 <variable name="fastscroll_rectw" value="18" />
142 <variable name="fastscroll_recth" value="31" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400143 <variable name="listbox_x" value="3" />
144 <variable name="listbox_width" value="313" />
Dees_Troyeead9852013-02-15 14:31:06 -0600145 <variable name="listbox_tz_height" value="189" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400146 <variable name="listbox_background" value="#303030" />
147 <variable name="listbox_spacing" value="12" />
148 <variable name="sd_plus_x" value="187" />
149 <variable name="sdext_text_x" value="56" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400150 <variable name="sdext_text_y" value="83" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400151 <variable name="sdswap_button_y" value="111" />
152 <variable name="sdswap_text_x" value="56" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400153 <variable name="sdswap_text_y" value="110" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400154 <variable name="sdfilesystem_text_y" value="144" />
155 <variable name="sdfilesystem_button_y" value="168" />
156 <variable name="lock_x" value="27" />
157 <variable name="lock_y" value="120" />
158 <variable name="filemanager_select_x" value="243" />
159 <variable name="filemanager_select_y" value="414" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400160 <variable name="terminal_console_height" value="220" />
161 <variable name="terminal_text_y" value="225" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400162 <variable name="terminal_button_y" value="220" />
163 <variable name="row_dst_text_y" value="256" />
164 <variable name="row_offset_text_y" value="275" />
165 <variable name="row_offset_medium_y" value="303" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500166 <variable name="button_fill_color" value="#303030" />
167 <variable name="button_fill_full_width" value="304" />
168 <variable name="button_fill_main_width" value="150" />
169 <variable name="button_fill_main_height" value="81" />
170 <variable name="button_fill_half_height" value="40" />
171 <variable name="button_fill_quarter_height" value="24" />
Dees_Troy83bd4832013-05-04 12:39:56 +0000172 <variable name="backup_list_height" value="193" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500173 <variable name="backup_button_row1" value="300" />
174 <variable name="backup_button_row2" value="326" />
175 <variable name="mount_list_height" value="270" />
176 <variable name="mount_storage_row" value="340" />
Dees_Troye7e0ae82013-07-05 14:46:07 +0000177 <variable name="storage_list_height" value="290" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500178 <variable name="wipe_list_height" value="330" />
179 <variable name="wipe_button_y" value="270" />
Vojtech Bocek85932342013-04-01 22:11:33 +0200180 <variable name="slidervalue_w" value="304" />
181 <variable name="slidervalue_line_clr" value="#FFFFFF" />
182 <variable name="slidervalue_slider_clr" value="#33B5E5" />
183 <variable name="slidervalue_lineh" value="1" />
184 <variable name="slidervalue_padding" value="8" />
185 <variable name="slidervalue_sliderw" value="4" />
186 <variable name="slidervalue_sliderh" value="20" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400187 </variables>
188
189 <templates>
190 <template name="header">
Dees_Troyb46a6842012-09-25 11:06:46 -0400191 <background color="#000000FF" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400192
193 <object type="image">
194 <image resource="top_bar" />
195 <placement x="0" y="0" />
196 </object>
197
198 <object type="text" color="%text_color%">
199 <font resource="font" />
200 <placement x="65" y="3" />
201 <text>TeamWin Recovery v%tw_version%</text>
202 </object>
203
204 <object type="text" color="%text_color%">
205 <condition var1="tw_simulate_actions" var2="1" />
206 <font resource="font" />
207 <placement x="65" y="21" />
208 <text>SIMULATING ACTIONS</text>
209 </object>
210
211 <object type="text" color="%text_color%">
212 <font resource="font" />
213 <placement x="65" y="39" />
214 <text>%tw_time%</text>
215 </object>
216
217 <object type="text" color="%text_color%">
218 <font resource="font" />
219 <placement x="165" y="39" />
220 <conditions>
221 <condition var1="tw_no_battery_percent" var2="0" />
222 <condition var1="tw_battery" op=">" var2="0" />
223 <condition var1="tw_battery" op="<" var2="101" />
224 </conditions>
225 <text>Battery: %tw_battery%</text>
226 </object>
227
228 <object type="button">
229 <placement x="%home_button_x%" y="%home_button_y%" />
230 <font resource="font" color="%button_text_color%" />
231 <text></text>
232 <image resource="home_icon" />
233 <condition var1="tw_busy" var2="0" />
234 <action function="key">home</action>
235 </object>
236
237 <object type="button">
238 <placement x="%back_button_x%" y="%back_button_y%" />
239 <font resource="font" color="%button_text_color%" />
240 <text></text>
241 <image resource="back_icon" />
242 <condition var1="tw_busy" var2="0" />
243 <action function="key">back</action>
244 </object>
245
246 <object type="action">
247 <touch key="power" />
248 <action function="overlay">lock</action>
249 </object>
250 </template>
251
252 <template name="progress_bar">
253 <object type="progressbar">
254 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
255 <resource empty="progress_empty" full="progress_full" />
256 <data name="ui_progress" />
257 </object>
258
259 <object type="animation">
260 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
261 <resource name="progress" />
262 <speed fps="15" render="2" />
263 <loop frame="1" />
264 </object>
265 </template>
266
267 <template name="action_page_console">
268 <object type="console">
269 <placement x="%console_x%" y="%row2_y%" w="%console_width%" h="%console_action_height%" />
270 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
271 <font resource="fixed" />
272 </object>
273 </template>
274
275 <template name="sort_options">
276 <object type="text" color="%text_color%">
277 <font resource="mediumfont" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400278 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400279 <text>Sort Ascending:</text>
280 </object>
281
282 <object type="button">
283 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400284 <font resource="mediumfont" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400285 <text>Name</text>
286 <image resource="sort_button" />
287 <action function="set">tw_gui_sort_order=1</action>
288 </object>
289
290 <object type="button">
291 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400292 <font resource="mediumfont" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400293 <text>Date</text>
294 <image resource="sort_button" />
295 <action function="set">tw_gui_sort_order=2</action>
296 </object>
297
298 <object type="button">
299 <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400300 <font resource="mediumfont" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400301 <text>Size</text>
302 <image resource="sort_button" />
303 <action function="set">tw_gui_sort_order=3</action>
304 </object>
305
306 <object type="text" color="%text_color%">
307 <font resource="mediumfont" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400308 <placement x="%sort_text_x%" y="%sort_desc_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400309 <text>Sort Descending:</text>
310 </object>
311
312 <object type="button">
313 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400314 <font resource="mediumfont" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400315 <text>Name</text>
316 <image resource="sort_button" />
317 <action function="set">tw_gui_sort_order=-1</action>
318 </object>
319
320 <object type="button">
321 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400322 <font resource="mediumfont" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400323 <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 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
Dees_Troyb46a6842012-09-25 11:06:46 -0400330 <font resource="mediumfont" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400331 <text>Size</text>
332 <image resource="sort_button" />
333 <action function="set">tw_gui_sort_order=-3</action>
334 </object>
335 </template>
336
337 <template name="footer">
338 <object type="console">
339 <slideout resource="slideout" x="140" y="456" />
340 <placement x="%console_x%" y="0" w="%console_width%" h="456" />
341 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
342 <font resource="fixed" />
343 </object>
344 </template>
345
346 <template name="keyboardtemplate">
347 <object type="keyboard">
348 <placement x="0" y="253" />
349 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
Dees_Troy1a7a6672013-02-15 09:39:07 -0600350 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400351 <layout1>
352 <keysize height="52" width="32" />
353 <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" />
354 <row2 key01="48:a" key02="s" key03="d" key04="f" key05="g" key06="h" key07="j" key08="k" key09="48:l" />
355 <row3 key01="48:layout2" key02="z" key03="x" key04="c" key05="v" key06="b" key07="n" key08="m" key09="48:c:8" />
356 <row4 key01="48:layout3" key02="32:" key03="160: " key04="32:." key05="48:a:action" />
357 </layout1>
358 <layout2>
359 <keysize height="52" width="32" />
360 <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" />
361 <row2 key01="48:A" key02="S" key03="D" key04="F" key05="G" key06="H" key07="J" key08="K" key09="48:L" />
362 <row3 key01="48:layout1" key02="Z" key03="X" key04="C" key05="V" key06="B" key07="N" key08="M" key09="48:c:8" />
363 <row4 key01="48:layout3" key02="32:" key03="160: " key04="32:." key05="48:action" />
364 </layout2>
365 <layout3>
366 <keysize height="52" width="32" />
367 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0" />
368 <row2 key01="@" key02="#" key03="$" key04="%" key05="&" key06="*" key07="-" key08="+" key09="(" key10=")" />
369 <row3 key01="48:layout4" key02="!" key03="32:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="48:c:8" />
370 <row4 key01="48:layout1" key02="32:," key03="160: " key04="32:." key05="48:action" />
371 </layout3>
372 <layout4>
373 <keysize height="52" width="32" />
374 <row1 key01="~" key02="`" key03="|" key04="32:" key05="32:" key06="32:" key07="%" key08="32:" key09="{" key10="}" />
375 <row2 key01="32:" key02="32:" key03="32:" key04="32:" key05="32:" key06="^" key07="_" key08="=" key09="[" key10="]" />
376 <row3 key01="48:layout3" key02="32:" key03="32:" key04="32:" key05="32:" key06="\" key07="<" key08=">" key09="48:c:8" />
377 <row4 key01="48:layout1" key02="32:c:34" key03="160: " key04="32:." key05="48:action" />
378 </layout4>
379 </object>
380 </template>
381 </templates>
382
383 <pages>
384 <page name="main">
385 <object type="action">
386 <actions>
387 <action function="set">tw_clear_destination=main2</action>
388 <action function="page">clear_vars</action>
389 </actions>
390 </object>
391 </page>
392
393 <page name="main2">
394 <object type="template" name="header" />
395
396 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600397 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400398 <placement x="%col1_x%" y="%row1_y%" />
399 <font resource="font" color="%button_text_color%" />
400 <text>Install</text>
401 <image resource="main_button" />
402 <actions>
403 <action function="queueclear"></action>
404 <action function="page">install</action>
405 </actions>
406 </object>
407
408 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600409 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400410 <placement x="%col2_x%" y="%row1_y%" />
411 <font resource="font" color="%button_text_color%" />
412 <text>Wipe</text>
413 <image resource="main_button" />
414 <action function="page">wipe</action>
415 </object>
416
417 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600418 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400419 <placement x="%col1_x%" y="%row2_y%" />
420 <font resource="font" color="%button_text_color%" />
421 <text>Backup</text>
422 <image resource="main_button" />
423 <action function="page">backup</action>
424 </object>
425
426 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600427 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400428 <placement x="%col2_x%" y="%row2_y%" />
429 <font resource="font" color="%button_text_color%" />
430 <text>Restore</text>
431 <image resource="main_button" />
432 <action function="page">restore</action>
433 </object>
434
435 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600436 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400437 <placement x="%col1_x%" y="%row3_y%" />
438 <font resource="font" color="%button_text_color%" />
439 <text>Mount</text>
440 <image resource="main_button" />
441 <action function="page">mount</action>
442 </object>
443
444 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600445 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400446 <placement x="%col2_x%" y="%row3_y%" />
447 <font resource="font" color="%button_text_color%" />
448 <text>Settings</text>
449 <image resource="main_button" />
450 <action function="page">settings</action>
451 </object>
452
453
454 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600455 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400456 <placement x="%col1_x%" y="%row4_y%" />
457 <font resource="font" color="%button_text_color%" />
458 <text>Advanced</text>
459 <image resource="main_button" />
460 <action function="page">advanced</action>
461 </object>
462
463 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600464 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400465 <placement x="%col2_x%" y="%row4_y%" />
466 <font resource="font" color="%button_text_color%" />
467 <text>Reboot</text>
468 <image resource="main_button" />
469 <action function="page">reboot</action>
470 </object>
471
472 <object type="template" name="footer" />
473 </page>
474
475 <page name="install">
476 <object type="template" name="header" />
477
478 <object type="text" color="%text_color%">
479 <font resource="font" />
480 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
481 <text>Select Zip to Install</text>
482 </object>
483
484 <object type="button">
Dees_Troya13d74f2013-03-24 08:54:55 -0500485 <highlight color="%highlight_color%" />
486 <fill color="%button_fill_color%" />
487 <placement x="%col1_x%" y="%row1_text_y%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" />
488 <font resource="font" color="%button_text_color%" />
489 <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text>
490 <actions>
491 <action function="set">tw_back=install</action>
492 <action function="page">selectstorage</action>
493 </actions>
Dees_Troy51a0e822012-09-05 15:24:24 -0400494 </object>
495
496 <object type="fileselector">
Dees_Troye7585ca2013-02-15 11:42:29 -0600497 <highlight color="%fileselector_highlight_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500498 <placement x="%fileselector_x%" y="%row3_text_y%" w="%fileselector_width%" h="%fileselector_install_height%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400499 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +0100500 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400501 <text>%tw_zip_location%</text>
502 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
503 <sort name="tw_gui_sort_order" />
504 <icon folder="folder_icon" file="file_icon" />
505 <background color="%fileselector_background%" />
Dees_Troye7585ca2013-02-15 11:42:29 -0600506 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400507 <filter extn=".zip" folders="1" files="1" />
508 <path name="tw_zip_location" default="/sdcard" />
509 <data name="tw_filename" />
510 <selection name="tw_file" />
511 </object>
512
513 <object type="template" name="sort_options" />
514
515 <object type="action">
516 <condition var1="tw_filename" op="modified" />
517 <actions>
518 <action function="queuezip"></action>
519 <action function="page">flash_confirm</action>
520 </actions>
521 </object>
522
523 <object type="action">
524 <touch key="back" />
525 <action function="page">main</action>
526 </object>
527
528 <object type="action">
529 <touch key="home" />
530 <action function="page">main</action>
531 </object>
532
533 <object type="template" name="footer" />
534 </page>
535
536 <page name="flash_confirm">
537 <object type="template" name="header" />
538
539 <object type="text" color="%text_color%">
540 <font resource="font" />
541 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
542 <text>This operation may install incompatible</text>
543 </object>
544
545 <object type="text" color="%text_color%">
546 <font resource="font" />
547 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
548 <text>software and render your device unusable.</text>
549 </object>
550
551 <object type="text" color="%text_color%">
552 <font resource="font" />
553 <placement x="%center_x%" y="%row3_text_y%" placement="5" />
554 <text>Folder:</text>
555 </object>
556
557 <object type="text" color="%text_color%">
Dees_Troy2ab9ad62012-09-22 08:46:18 -0400558 <font resource="mediumfont" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400559 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
560 <text>%tw_zip_location%</text>
561 </object>
562
563 <object type="text" color="%text_color%">
564 <font resource="font" />
565 <placement x="%center_x%" y="%row5_text_y%" placement="5" />
566 <text>File to flash:</text>
567 </object>
568
569 <object type="text" color="%text_color%">
Dees_Troy2ab9ad62012-09-22 08:46:18 -0400570 <font resource="mediumfont" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400571 <placement x="%center_x%" y="%row6_text_y%" placement="5" />
572 <text>%tw_file%</text>
573 </object>
574
575 <object type="text" color="%text_color%">
576 <font resource="font" />
577 <placement x="%center_x%" y="%row7_text_y%" placement="5" />
578 <text>Press back to cancel adding this zip.</text>
579 </object>
580
581 <object type="checkbox">
582 <placement x="%col1_x%" y="%row8_text_y%" />
583 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -0400584 <text>Zip file signature verification.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -0400585 <data variable="tw_signed_zip_verify" />
586 <image checked="checkbox_true" unchecked="checkbox_false" />
587 </object>
588
589 <object type="checkbox">
Dees_Troy51a0e822012-09-05 15:24:24 -0400590 <condition var1="tw_has_injecttwrp" var2="1" />
591 <placement x="%col1_x%" y="%row10_text_y%" />
592 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -0400593 <text>Inject TWRP after install.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -0400594 <data variable="tw_inject_after_zip" />
595 <image checked="checkbox_true" unchecked="checkbox_false" />
596 </object>
597
598 <object type="text" color="%text_color%">
599 <font resource="font" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -0400600 <placement x="%center_x%" y="%row11_text_y%" placement="5" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400601 <text>File %tw_zip_queue_count% of max of 10</text>
602 </object>
603
604 <object type="slider">
605 <placement x="%slider_x%" y="%slider_y%" placement="5" />
606 <resource base="slider" used="slider-used" touch="slider-touch" />
607 <action function="flash">flash_zip</action>
608 </object>
609
610 <object type="text" color="%text_color%">
611 <font resource="font" />
612 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
613 <text>Swipe to Confirm Flash</text>
614 </object>
615
616 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600617 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400618 <condition var1="tw_zip_queue_count" op="!=" var2="10"></condition>
619 <placement x="%col1_x%" y="%row_queue_y%" />
620 <font resource="font" color="%button_text_color%" />
621 <text>Add More Zips</text>
622 <image resource="main_button" />
623 <action function="page">install</action>
624 </object>
625
626 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600627 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400628 <placement x="%col2_x%" y="%row_queue_y%" />
629 <font resource="font" color="%button_text_color%" />
630 <text>Clear Zip Queue</text>
631 <image resource="main_button" />
632 <actions>
633 <action function="queueclear"></action>
634 <action function="page">install</action>
635 </actions>
636 </object>
637
638 <object type="action">
639 <touch key="back" />
640 <actions>
641 <action function="cancelzip"></action>
642 <action function="page">install</action>
643 </actions>
644 </object>
645
646 <object type="action">
647 <touch key="home" />
648 <action function="page">main</action>
649 </object>
650
651 <object type="template" name="footer" />
652 </page>
653
654 <page name="flash_zip">
655 <object type="template" name="header" />
656
657 <object type="console">
658 <placement x="%console_x%" y="%row1_y%" w="%console_width%" h="%console_install_height%" />
659 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
660 <font resource="fixed" />
661 </object>
662
663 <object type="text" color="%text_color%">
664 <font resource="font" />
665 <placement x="%center_x%" y="%row17_text_y%" placement="5" />
666 <text>Flashing file %tw_zip_index% of %tw_zip_queue_count%</text>
667 </object>
668
669 <object type="text" color="%text_color%">
Dees_Troy2ab9ad62012-09-22 08:46:18 -0400670 <font resource="mediumfont" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400671 <placement x="%center_x%" y="%row18_text_y%" placement="5" />
672 <text>%tw_filename%</text>
673 </object>
674
675 <object type="template" name="progress_bar" />
676
677 <object type="action">
678 <condition var1="tw_operation_state" var2="1" />
679 <action function="page">flash_done</action>
680 </object>
681 </page>
682
683 <page name="flash_done">
684 <object type="template" name="header" />
685
686 <object type="text" color="%text_color%">
687 <font resource="font" />
688 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
689 <text>Zip Install Complete</text>
690 </object>
691
692 <object type="console">
693 <placement x="%console_x%" y="%row1_y%" w="%console_width%" h="%console_installdone_height%" />
694 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
695 <font resource="fixed" />
696 </object>
697
698 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600699 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400700 <placement x="%col1_x%" y="%row4_y%" />
701 <font resource="font" color="%button_text_color%" />
702 <text>Wipe cache/dalvik</text>
703 <image resource="main_button" />
704 <actions>
705 <action function="set">tw_back=flash_done</action>
706 <action function="set">tw_action=wipe</action>
707 <action function="set">tw_action_param=/cache</action>
708 <action function="set">tw_has_action2=1</action>
709 <action function="set">tw_action2=wipe</action>
710 <action function="set">tw_action2_param=dalvik</action>
711 <action function="set">tw_text1=Wipe Cache & Dalvik?</action>
712 <action function="set">tw_action_text1=Wiping Cache & Dalvik...</action>
713 <action function="set">tw_complete_text1=Cache & Dalvik Wipe Complete</action>
714 <action function="set">tw_slider_text=Swipe to Wipe</action>
715 <action function="page">confirm_action</action>
716 </actions>
717 </object>
718
719 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600720 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400721 <placement x="%col2_x%" y="%row4_y%" />
722 <font resource="font" color="%button_text_color%" />
723 <text>Reboot System</text>
724 <image resource="main_button" />
725 <actions>
Dees_Troya3f81542012-10-08 10:58:53 -0400726 <action function="set">tw_back=main2</action>
Dees_Troy51a0e822012-09-05 15:24:24 -0400727 <action function="set">tw_action=reboot</action>
728 <action function="set">tw_action_param=system</action>
729 <action function="set">tw_has_action2=0</action>
730 <action function="set">tw_text1=No OS Installed! Are you</action>
731 <action function="set">tw_text2=sure you wish to reboot?</action>
Dees_Troya3f81542012-10-08 10:58:53 -0400732 <action function="set">tw_text3=</action>
733 <action function="set">tw_text4=</action>
Dees_Troy51a0e822012-09-05 15:24:24 -0400734 <action function="set">tw_action_text1=Rebooting...</action>
Dees_Troya3f81542012-10-08 10:58:53 -0400735 <action function="set">tw_action_text2=</action>
Dees_Troy51a0e822012-09-05 15:24:24 -0400736 <action function="set">tw_complete_text1=Rebooting...</action>
737 <action function="set">tw_slider_text=Swipe to Reboot</action>
738 <action function="page">rebootcheck</action>
739 </actions>
740 </object>
741
742 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600743 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400744 <placement x="%col_center_x%" y="%row3_y%" />
745 <font resource="font" color="%button_text_color%" />
746 <text>Home</text>
747 <image resource="main_button" />
748 <actions>
749 <action function="set">tw_clear_destination=main2</action>
750 <action function="page">clear_vars</action>
751 </actions>
752 </object>
753
754 <object type="text" color="%text_fail_color%">
755 <condition var1="tw_operation_status" op="!=" var2="0" />
756 <font resource="font" />
757 <placement x="%center_x%" y="%zip_status_y%" placement="5" />
758 <text>Failed</text>
759 </object>
760
761 <object type="text" color="%text_success_color%">
762 <condition var1="tw_operation_status" var2="0" />
763 <font resource="font" />
764 <placement x="%center_x%" y="%zip_status_y%" placement="5" />
765 <text>Successful</text>
766 </object>
767
768 <object type="action">
769 <touch key="back" />
770 <actions>
771 <action function="set">tw_clear_destination=install</action>
772 <action function="page">clear_vars</action>
773 </actions>
774 </object>
775
776 <object type="action">
777 <touch key="home" />
778 <actions>
779 <action function="set">tw_clear_destination=main2</action>
780 <action function="page">clear_vars</action>
781 </actions>
782 </object>
783 </page>
784
785 <page name="clear_vars">
786 <object type="action">
787 <action function="set">tw_operation_state=0</action>
788 <action function="set">tw_text1=</action>
789 <action function="set">tw_text2=</action>
790 <action function="set">tw_text3=</action>
791 <action function="set">tw_text4=</action>
792 <action function="set">tw_action_text1=</action>
793 <action function="set">tw_action_text2=</action>
794 <action function="set">tw_action_param=</action>
795 <action function="set">tw_has_action2=0</action>
796 <action function="set">tw_action2=</action>
797 <action function="set">tw_action2_param=</action>
Dees_Troybbb21012012-09-20 15:59:46 -0400798 <action function="set">tw_has_cancel=0</action>
799 <action function="set">tw_cancel_action=</action>
800 <action function="set">tw_cancel_param=</action>
Dees_Troyce2fe772012-09-28 12:34:33 -0400801 <action function="set">tw_show_exclamation=0</action>
Dees_Troya3f81542012-10-08 10:58:53 -0400802 <action function="set">tw_show_reboot=0</action>
Dees_Troy51a0e822012-09-05 15:24:24 -0400803 <action function="page">%tw_clear_destination%</action>
804 </object>
805 </page>
806
807 <page name="confirm_action">
808 <object type="template" name="header" />
809
810 <object type="text" color="%text_color%">
811 <font resource="font" />
812 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
813 <text>%tw_text1%</text>
814 </object>
815
816 <object type="text" color="%text_color%">
817 <font resource="font" />
818 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
819 <text>%tw_text2%</text>
820 </object>
821
822 <object type="text" color="%text_color%">
823 <font resource="font" />
824 <placement x="%center_x%" y="%row3_text_y%" placement="5" />
825 <text>%tw_text3%</text>
826 </object>
827
828 <object type="text" color="%text_color%">
829 <font resource="font" />
830 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
831 <text>%tw_text4%</text>
832 </object>
833
834 <object type="text" color="%text_color%">
835 <font resource="font" />
Dees_Troyce2fe772012-09-28 12:34:33 -0400836 <placement x="%center_x%" y="%row15_text_y%" placement="5" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400837 <text>Press back button to cancel.</text>
838 </object>
839
840 <object type="slider">
841 <placement x="%slider_x%" y="%slider_y%" />
842 <resource base="slider" used="slider-used" touch="slider-touch" />
843 <action function="page">action_page</action>
844 </object>
845
846 <object type="text" color="%text_color%">
847 <font resource="font" />
848 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
849 <text>%tw_slider_text%</text>
850 </object>
851
852 <object type="action">
853 <touch key="back" />
854 <actions>
855 <action function="set">tw_clear_destination=%tw_back%</action>
856 <action function="page">clear_vars</action>
857 </actions>
858 </object>
859
860 <object type="action">
861 <touch key="home" />
862 <action function="page">main</action>
863 </object>
864
865 <object type="template" name="footer" />
866 </page>
867
868 <page name="action_page">
869 <object type="template" name="header" />
870
871 <object type="text" color="%text_color%">
872 <font resource="font" />
873 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
874 <text>%tw_action_text1%</text>
875 </object>
876
877 <object type="text" color="%text_color%">
878 <font resource="font" />
879 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
880 <text>%tw_action_text2%</text>
881 </object>
882
883 <object type="template" name="action_page_console" />
884
Dees_Troybbb21012012-09-20 15:59:46 -0400885 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600886 <highlight color="%highlight_color%" />
Dees_Troybbb21012012-09-20 15:59:46 -0400887 <condition var1="tw_has_cancel" var2="1" />
888 <placement x="%col_center_medium_x%" y="%row4_y%" />
889 <font resource="font" color="%button_text_color%" />
890 <text>Cancel</text>
891 <image resource="medium_button" />
892 <action function="%tw_cancel_action%">%tw_cancel_param%</action>
893 </object>
894
Dees_Troy51a0e822012-09-05 15:24:24 -0400895 <object type="template" name="progress_bar" />
896
897 <object type="action">
Dees_Troya3f81542012-10-08 10:58:53 -0400898 <condition var1="tw_operation_state" var2="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400899 <actions>
900 <action function="page">action_complete</action>
901 </actions>
902 </object>
903
904 <object type="action">
905 <condition var1="tw_has_action2" var2="0" />
906 <actions>
907 <action function="%tw_action%">%tw_action_param%</action>
908 </actions>
909 </object>
910
911 <object type="action">
912 <condition var1="tw_has_action2" var2="1" />
913 <actions>
914 <action function="%tw_action%">%tw_action_param%</action>
915 <action function="%tw_action2%">%tw_action2_param%</action>
916 </actions>
917 </object>
918 </page>
919
Dees_Troy6ef66352013-02-21 08:26:57 -0600920 <page name="singleaction_page">
921 <object type="template" name="header" />
922
923 <object type="text" color="%text_color%">
924 <font resource="font" />
925 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
926 <text>%tw_action_text1%</text>
927 </object>
928
929 <object type="text" color="%text_color%">
930 <font resource="font" />
931 <placement x="%center_x%" y="%row3_text_y%" placement="5" />
932 <text>%tw_action_text2%</text>
933 </object>
934
935 <object type="template" name="action_page_console" />
936
937 <object type="template" name="progress_bar" />
938
939 <object type="action">
940 <condition var1="tw_operation_state" var2="1" />
941 <actions>
942 <action function="set">tw_page_done=1</action>
943 </actions>
944 </object>
945
946 <object type="action">
947 <condition var1="tw_has_action2" var2="0" />
948 <actions>
949 <action function="%tw_action%">%tw_action_param%</action>
950 </actions>
951 </object>
952
953 <object type="action">
954 <condition var1="tw_has_action2" var2="1" />
955 <actions>
956 <action function="%tw_action%">%tw_action_param%</action>
957 <action function="%tw_action2%">%tw_action2_param%</action>
958 </actions>
959 </object>
960 </page>
961
Dees_Troy51a0e822012-09-05 15:24:24 -0400962 <page name="action_complete">
963 <object type="template" name="header" />
964
965 <object type="text" color="%text_color%">
966 <font resource="font" />
967 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
968 <text>%tw_complete_text1%</text>
969 </object>
970
971 <object type="text" color="%text_fail_color%">
972 <condition var1="tw_operation_status" op="!=" var2="0" />
973 <font resource="font" />
974 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
975 <text>Failed</text>
976 </object>
977
978 <object type="text" color="%text_success_color%">
979 <condition var1="tw_operation_status" var2="0" />
980 <font resource="font" />
981 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
982 <text>Successful</text>
983 </object>
984
985 <object type="template" name="action_page_console" />
986
987 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -0600988 <highlight color="%highlight_color%" />
Dees_Troya3f81542012-10-08 10:58:53 -0400989 <condition var1="tw_show_reboot" var2="0" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400990 <placement x="%col_center_x%" y="%row4_y%" />
991 <font resource="font" color="%button_text_color%" />
992 <text>Back</text>
993 <image resource="main_button" />
994 <actions>
995 <action function="set">tw_clear_destination=%tw_back%</action>
996 <action function="page">clear_vars</action>
997 </actions>
998 </object>
999
Dees_Troya3f81542012-10-08 10:58:53 -04001000 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06001001 <highlight color="%highlight_color%" />
Dees_Troya3f81542012-10-08 10:58:53 -04001002 <condition var1="tw_show_reboot" var2="1" />
1003 <placement x="%col_center_x%" y="%row4_y%" />
1004 <font resource="font" color="%button_text_color%" />
1005 <text>Reboot System</text>
1006 <image resource="main_button" />
1007 <actions>
1008 <action function="set">tw_back=main2</action>
1009 <action function="set">tw_action=reboot</action>
1010 <action function="set">tw_action_param=system</action>
1011 <action function="set">tw_has_action2=0</action>
1012 <action function="set">tw_text1=No OS Installed! Are you</action>
1013 <action function="set">tw_text2=sure you wish to reboot?</action>
1014 <action function="set">tw_text3=</action>
1015 <action function="set">tw_text4=</action>
1016 <action function="set">tw_action_text1=Rebooting...</action>
1017 <action function="set">tw_action_text2=</action>
1018 <action function="set">tw_complete_text1=Rebooting...</action>
1019 <action function="set">tw_slider_text=Swipe to Reboot</action>
1020 <action function="page">rebootcheck</action>
1021 </actions>
1022 </object>
1023
Dees_Troy51a0e822012-09-05 15:24:24 -04001024 <object type="action">
1025 <touch key="home" />
1026 <actions>
1027 <action function="set">tw_clear_destination=main2</action>
1028 <action function="page">clear_vars</action>
1029 </actions>
1030 </object>
1031
1032 <object type="action">
1033 <touch key="back" />
1034 <actions>
1035 <action function="set">tw_clear_destination=%tw_back%</action>
1036 <action function="page">clear_vars</action>
1037 </actions>
1038 </object>
1039 </page>
1040
1041 <page name="filecheck">
1042 <object type="action">
1043 <action function="fileexists">%tw_filecheck%</action>
1044 </object>
1045
1046 <object type="action">
1047 <conditions>
1048 <condition var1="tw_operation_state" var2="1" />
1049 <condition var1="tw_operation_status" var2="0" />
1050 </conditions>
1051 <actions>
1052 <action function="set">tw_fileexists=1</action>
1053 <action function="page">%tw_existpage%</action>
1054 </actions>
1055 </object>
1056
1057 <object type="action">
1058 <conditions>
1059 <condition var1="tw_operation_state" var2="1" />
1060 <condition var1="tw_operation_status" var2="1" />
1061 </conditions>
1062 <actions>
1063 <action function="set">tw_fileexists=0</action>
1064 <action function="page">%tw_notexistpage%</action>
1065 </actions>
1066 </object>
1067 </page>
1068
1069 <page name="rebootcheck">
1070 <object type="action">
1071 <condition var1="tw_backup_system_size" op=">=" var2="%tw_min_system%" />
1072 <action function="reboot">%tw_action_param%</action>
1073 </object>
1074
1075 <object type="action">
1076 <condition var1="tw_backup_system_size" op="<" var2="%tw_min_system%" />
1077 <action function="page">confirm_action</action>
1078 </object>
1079 </page>
1080
1081 <page name="wipe">
1082 <object type="template" name="header" />
1083
1084 <object type="text" color="%text_color%">
1085 <font resource="font" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001086 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001087 <text>Factory Reset</text>
Dees_Troya13d74f2013-03-24 08:54:55 -05001088 </object>
1089
1090 <object type="text" color="%text_color%">
1091 <font resource="font" />
1092 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
1093 <text>Wipes Data, Cache, and Dalvik</text>
1094 </object>
1095
1096 <object type="text" color="%text_color%">
1097 <condition var1="tw_has_data_media" var2="0" />
1098 <font resource="font" />
1099 <placement x="%center_x%" y="%row3_text_y%" placement="5" />
1100 <text>.android_secure</text>
1101 </object>
1102
1103 <object type="text" color="%text_color%">
1104 <condition var1="tw_has_data_media" var2="1" />
1105 <font resource="font" />
1106 <placement x="%center_x%" y="%row3_text_y%" placement="5" />
1107 <text>(not including internal storage)</text>
1108 </object>
1109
1110 <object type="text" color="%text_color%">
1111 <condition var1="tw_has_sdext_partition" var2="1" />
1112 <font resource="font" />
1113 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
1114 <text>SD-EXT</text>
1115 </object>
1116
1117 <object type="text" color="%text_color%">
1118 <font resource="font" />
1119 <placement x="%center_x%" y="%row5_text_y%" placement="5" />
1120 <text>Most of the time this is</text>
1121 </object>
1122
1123 <object type="text" color="%text_color%">
1124 <font resource="font" />
1125 <placement x="%center_x%" y="%row6_text_y%" placement="5" />
1126 <text>the only wipe that you need.</text>
1127 </object>
1128
1129 <object type="text" color="%text_color%">
1130 <font resource="font" />
1131 <placement x="%center_x%" y="%row16_text_y%" placement="5" />
1132 <text>Press back button to cancel.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04001133 </object>
1134
1135 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06001136 <highlight color="%highlight_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001137 <placement x="%col1_x%" y="%wipe_button_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001138 <font resource="font" color="%button_text_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001139 <text>Advanced Wipe</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04001140 <image resource="main_button" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001141 <action function="page">advancedwipe</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001142 </object>
1143
1144 <object type="button">
Dees_Troy51a0e822012-09-05 15:24:24 -04001145 <conditions>
1146 <condition var1="tw_has_internal" var2="1" />
1147 <condition var1="tw_has_data_media" var2="1" />
1148 </conditions>
Dees_Troya13d74f2013-03-24 08:54:55 -05001149 <highlight color="%highlight_color%" />
1150 <placement x="%col2_x%" y="%wipe_button_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001151 <font resource="font" color="%button_text_color%" />
1152 <text>Format Data</text>
1153 <image resource="main_button" />
1154 <actions>
Dees_Troya13d74f2013-03-24 08:54:55 -05001155 <action function="page">formatdata</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001156 </actions>
1157 </object>
1158
Dees_Troya13d74f2013-03-24 08:54:55 -05001159 <object type="slider">
1160 <placement x="%slider_x%" y="%slider_y%" />
1161 <resource base="slider" used="slider-used" touch="slider-touch" />
Dees_Troy2ff5a8d2012-09-26 14:53:02 -04001162 <actions>
1163 <action function="set">tw_back=wipe</action>
1164 <action function="set">tw_action=wipe</action>
Dees_Troya13d74f2013-03-24 08:54:55 -05001165 <action function="set">tw_action_param=data</action>
1166 <action function="set">tw_action_text1=Factory Reset...</action>
1167 <action function="set">tw_complete_text1=Factory Reset Complete</action>
1168 <action function="page">action_page</action>
Dees_Troy2ff5a8d2012-09-26 14:53:02 -04001169 </actions>
1170 </object>
1171
Dees_Troya13d74f2013-03-24 08:54:55 -05001172 <object type="text" color="%text_color%">
1173 <font resource="font" />
1174 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
1175 <text>Swipe to Factory Reset</text>
1176 </object>
1177
1178 <object type="action">
1179 <touch key="back" />
1180 <action function="page">main</action>
1181 </object>
1182
1183 <object type="action">
1184 <touch key="home" />
1185 <action function="page">main</action>
1186 </object>
1187
1188 <object type="template" name="footer" />
1189 </page>
1190
1191 <page name="advancedwipe">
1192 <object type="template" name="header" />
1193
1194 <object type="text" color="%text_color%">
1195 <font resource="font" />
1196 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1197 <text>Wipe Menu</text>
1198 </object>
1199
1200 <object type="partitionlist">
1201 <highlight color="%fileselector_highlight_color%" />
1202 <placement x="%listbox_x%" y="%row1_header_y%" w="%listbox_width%" h="%wipe_list_height%" />
1203 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
1204 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
1205 <text>Select Partitions to Wipe:</text>
1206 <icon selected="checkbox_true" unselected="checkbox_false" />
1207 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
1208 <background color="%listbox_background%" />
1209 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
1210 <data name="tw_wipe_list" />
1211 <listtype name="wipe" />
1212 </object>
1213
1214 <object type="slider">
1215 <placement x="%slider_x%" y="%slider_y%" />
1216 <resource base="slider" used="slider-used" touch="slider-touch" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001217 <actions>
Dees_Troya13d74f2013-03-24 08:54:55 -05001218 <action function="set">tw_back=advancedwipe</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001219 <action function="set">tw_action=wipe</action>
Dees_Troya13d74f2013-03-24 08:54:55 -05001220 <action function="set">tw_action_param=LIST</action>
1221 <action function="set">tw_text1=Wipe Selected Partition(s)?</action>
1222 <action function="set">tw_action_text1=Wiping Partition(s)...</action>
1223 <action function="set">tw_complete_text1=Wipe Complete</action>
1224 <action function="page">action_page</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001225 </actions>
1226 </object>
1227
Dees_Troya13d74f2013-03-24 08:54:55 -05001228 <object type="text" color="%text_color%">
1229 <font resource="font" />
1230 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
1231 <text>Swipe to Wipe</text>
1232 </object>
1233
Dees_Troy51a0e822012-09-05 15:24:24 -04001234 <object type="action">
1235 <touch key="home" />
1236 <action function="page">main</action>
1237 </object>
1238
1239 <object type="action">
1240 <touch key="back" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001241 <action function="page">wipe</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001242 </object>
1243
1244 <object type="template" name="footer" />
1245 </page>
1246
Dees_Troya13d74f2013-03-24 08:54:55 -05001247 <page name="formatdata">
1248 <object type="template" name="header" />
1249
1250 <object type="text" color="%text_color%">
1251 <font resource="font" />
1252 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1253 <text>Format Data will wipe all of your apps,</text>
1254 </object>
1255
1256 <object type="text" color="%text_color%">
1257 <font resource="font" />
1258 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
1259 <text>backups, pictures, videos, media, and</text>
1260 </object>
1261
1262 <object type="text" color="%text_color%">
1263 <font resource="font" />
1264 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
1265 <text>removes encryption on internal storage.</text>
1266 </object>
1267
1268 <object type="text" color="%text_color%">
1269 <font resource="font" />
1270 <placement x="%center_x%" y="%row3_text_y%" placement="5" />
1271 <text>This cannot be undone. Press back to cancel.</text>
1272 </object>
1273
1274 <object type="text" color="%text_color%">
1275 <font resource="font" />
1276 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
1277 <text>Type yes to continue.</text>
1278 </object>
1279
1280 <object type="input">
1281 <placement x="%col1_x%" y="%row6_text_y%" w="%input_width%" h="%input_height%" placement="0" />
1282 <background color="%input_background_color%" />
1283 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
1284 <font resource="font" color="%text_color%" />
1285 <text>%tw_confirm_formatdata%</text>
1286 <data name="tw_confirm_formatdata" />
1287 <restrict minlen="3" maxlen="3" allow="yes" />
1288 <action function="page">formatdata_confirm</action>
1289 </object>
1290
1291 <object type="template" name="keyboardtemplate" />
1292
1293 <object type="action">
1294 <touch key="home" />
1295 <action function="page">main</action>
1296 </object>
1297
1298 <object type="action">
1299 <touch key="back" />
1300 <action function="page">wipe</action>
1301 </object>
1302
1303 <object type="template" name="footer" />
1304 </page>
1305
1306 <page name="formatdata_confirm">
1307 <object type="action">
1308 <condition var1="tw_confirm_formatdata" op="=" var2="yes" />
1309 <actions>
1310 <action function="set">tw_back=formatdata</action>
1311 <action function="set">tw_action=wipe</action>
1312 <action function="set">tw_action_param=DATAMEDIA</action>
1313 <action function="set">tw_action_text1=Formatting Data...</action>
1314 <action function="set">tw_complete_text1=Data Format Complete</action>
1315 <action function="page">action_page</action>
1316 </actions>
1317 </object>
1318
1319 <object type="action">
1320 <condition var1="tw_confirm_formatdata" op="!=" var2="yes" />
1321 <action function="page">formatdata</function>
1322 </object>
1323 </page>
1324
Dees_Troy51a0e822012-09-05 15:24:24 -04001325 <page name="backup">
1326 <object type="template" name="header" />
1327
Dees_Troy83bd4832013-05-04 12:39:56 +00001328 <object type="button">
1329 <highlight color="%highlight_color%" />
1330 <fill color="%button_fill_color%" />
1331 <placement x="%col1_x%" y="%row1_header_y%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" />
1332 <font resource="font" color="%button_text_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001333 <text>Backup Name: %tw_backup_name%</text>
Dees_Troy83bd4832013-05-04 12:39:56 +00001334 <actions>
1335 <action function="set">tw_fileexists=0</action>
1336 <action function="page">backupname1</action>
1337 </actions>
Dees_Troy51a0e822012-09-05 15:24:24 -04001338 </object>
1339
Dees_Troya13d74f2013-03-24 08:54:55 -05001340 <object type="partitionlist">
1341 <highlight color="%fileselector_highlight_color%" />
Dees_Troy83bd4832013-05-04 12:39:56 +00001342 <placement x="%listbox_x%" y="%row2_text_y%" w="%listbox_width%" h="%backup_list_height%" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001343 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
1344 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
1345 <text>Select Partitions to Back Up:</text>
1346 <icon selected="checkbox_true" unselected="checkbox_false" />
1347 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
1348 <background color="%listbox_background%" />
1349 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
1350 <data name="tw_backup_list" />
1351 <listtype name="backup" />
1352 </object>
1353
1354 <object type="button">
Dees_Troy83bd4832013-05-04 12:39:56 +00001355 <conditions>
1356 <condition var1="tw_include_encrypted_backup" var2="1" />
1357 <condition var1="tw_encrypt_backup" var2="0" />
1358 </conditions>
Dees_Troya13d74f2013-03-24 08:54:55 -05001359 <highlight color="%highlight_color%" />
1360 <fill color="%button_fill_color%" />
1361 <placement x="%col1_x%" y="%backup_button_row1%" w="%button_fill_main_width%" h="%button_fill_quarter_height%" />
1362 <font resource="font" color="%button_text_color%" />
Dees_Troy83bd4832013-05-04 12:39:56 +00001363 <text>No Encryption</text>
Dees_Troya13d74f2013-03-24 08:54:55 -05001364 <actions>
Dees_Troy83bd4832013-05-04 12:39:56 +00001365 <action function="page">backupencryption</action>
1366 </actions>
1367 </object>
1368
1369 <object type="button">
1370 <conditions>
1371 <condition var1="tw_include_encrypted_backup" var2="1" />
1372 <condition var1="tw_encrypt_backup" var2="1" />
1373 </conditions>
1374 <highlight color="%highlight_color%" />
1375 <fill color="%button_fill_color%" />
1376 <placement x="%col1_x%" y="%backup_button_row1%" w="%button_fill_main_width%" h="%button_fill_quarter_height%" />
1377 <font resource="font" color="%button_text_color%" />
1378 <text>Using Encryption</text>
1379 <actions>
1380 <action function="set">tw_password_not_match=0</action>
1381 <action function="page">backupencryption</action>
Dees_Troya13d74f2013-03-24 08:54:55 -05001382 </actions>
1383 </object>
1384
1385 <object type="button">
1386 <highlight color="%highlight_color%" />
1387 <fill color="%button_fill_color%" />
1388 <placement x="%col2_x%" y="%backup_button_row1%" w="%button_fill_main_width%" h="%button_fill_quarter_height%" />
1389 <font resource="font" color="%button_text_color%" />
1390 <text>Refresh Sizes</text>
1391 <action function="refreshsizes"></action>
1392 </object>
1393
1394 <object type="button">
1395 <highlight color="%highlight_color%" />
1396 <fill color="%button_fill_color%" />
1397 <placement x="%col1_x%" y="%backup_button_row2%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" />
1398 <font resource="font" color="%button_text_color%" />
1399 <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text>
1400 <actions>
1401 <action function="set">tw_back=backup</action>
1402 <action function="page">selectstorage</action>
1403 </actions>
1404 </object>
1405
1406 <object type="checkbox">
1407 <placement x="%col1_x%" y="%row15_text_y%" />
1408 <font resource="font" color="%text_color%" />
1409 <text>Enable compression.</text>
1410 <data variable="tw_use_compression" />
1411 <image checked="checkbox_true" unchecked="checkbox_false" />
1412 </object>
1413
1414 <object type="checkbox">
1415 <placement x="%col1_x%" y="%row16_text_y%" />
1416 <font resource="font" color="%text_color%" />
1417 <text>Skip MD5 generation during backup.</text>
1418 <data variable="tw_skip_md5_generate" />
1419 <image checked="checkbox_true" unchecked="checkbox_false" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001420 </object>
1421
1422 <object type="slider">
1423 <placement x="%slider_x%" y="slider_y" />
1424 <resource base="slider" used="slider-used" touch="slider-touch" />
1425 <action function="page">backup_run</action>
1426 </object>
1427
1428 <object type="text" color="%text_color%">
1429 <font resource="font" />
1430 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
1431 <text>Swipe to Back Up</text>
1432 </object>
1433
Dees_Troy51a0e822012-09-05 15:24:24 -04001434 <object type="action">
1435 <touch key="home" />
1436 <action function="page">main</action>
1437 </object>
1438
1439 <object type="action">
1440 <touch key="back" />
1441 <action function="page">main</action>
1442 </object>
1443
1444 <object type="template" name="footer" />
1445 </page>
1446
1447 <page name="backupname1">
1448 <object type="action">
1449 <condition var1="tw_backup_name" op="=" var2="(Current Date)" />
1450 <action function="set">tw_backup_name=</function>
1451 </object>
1452
1453 <object type="action">
1454 <action function="page">backupname2</function>
1455 </object>
1456 </page>
1457
1458 <page name="backupname2">
1459 <object type="template" name="header" />
1460
1461 <object type="text" color="%text_color%">
1462 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1463 <font resource="font" />
1464 <text>Please Enter a Backup Name</text>
1465 </object>
1466
1467 <object type="input">
1468 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
1469 <background color="%input_background_color%" />
1470 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
1471 <font resource="font" color="%text_color%" />
1472 <text>%tw_backup_name%</text>
1473 <data name="tw_backup_name" />
Dees_Troyb9d1c6d2012-09-26 10:07:14 -04001474 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001475 <actions>
1476 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action>
1477 <action function="set">tw_existpage=backupname2</action>
1478 <action function="set">tw_notexistpage=backup</action>
1479 <action function="page">filecheck</action>
1480 </actions>
1481 </object>
1482
1483 <object type="text" color="%text_fail_color%">
1484 <condition var1="tw_fileexists" var2="1" />
1485 <placement x="%center_x%" y="%row5_text_y%" placement="5" />
1486 <font resource="font" />
1487 <text>A backup with that name already exists!</text>
1488 </object>
1489
1490 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06001491 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001492 <placement x="%col_center_x%" y="%row2_y%" />
1493 <font resource="font" color="%button_text_color%" />
1494 <text>Cancel</text>
1495 <image resource="main_button" />
1496 <actions>
1497 <action function="set">tw_backup_name=(Current Date)</action>
1498 <action function="page">backup</action>
1499 </actions>
1500 </object>
1501
1502 <object type="template" name="keyboardtemplate" />
1503
1504 <object type="action">
1505 <touch key="home" />
1506 <actions>
1507 <action function="set">tw_backup_name=(Current Date)</action>
1508 <action function="page">main</action>
1509 </actions>
1510 </object>
1511
1512 <object type="action">
1513 <touch key="back" />
1514 <actions>
1515 <action function="set">tw_backup_name=(Current Date)</action>
1516 <action function="page">backup</action>
1517 </actions>
1518 </object>
1519
1520 <object type="template" name="footer" />
1521 </page>
1522
Dees_Troy83bd4832013-05-04 12:39:56 +00001523 <page name="backupencryption">
1524 <object type="template" name="header" />
1525
1526 <object type="text" color="%text_color%">
1527 <font resource="font" />
1528 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1529 <text>Encrypt your backup?</text>
1530 </object>
1531
1532 <object type="text" color="%text_color%">
1533 <font resource="font" />
1534 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
1535 <text>Please Enter A Password:</text>
1536 </object>
1537
1538 <object type="input">
1539 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
1540 <background color="%input_background_color%" />
1541 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
1542 <font resource="font" color="%text_color%" />
1543 <text>%tw_backup_encrypt_display%</text>
1544 <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display" />
1545 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_" />
1546 <action function="page">backupencryption2</action>
1547 </object>
1548
1549 <object type="text" color="%text_fail_color%">
1550 <condition var1="tw_password_not_match" var2="1" />
1551 <font resource="font" />
1552 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
1553 <text>Passwords Do Not Match</text>
1554 </object>
1555
1556 <object type="button">
1557 <highlight color="%highlight_color%" />
1558 <placement x="%col_center_x%" y="%row2_y%" />
1559 <font resource="font" color="%button_text_color%" />
1560 <text>Cancel</text>
1561 <image resource="main_button" />
1562 <actions>
1563 <action function="set">tw_encrypt_backup=0</action>
1564 <action function="set">tw_backup_password=</action>
1565 <action function="set">tw_backup_password2=</action>
1566 <action function="set">tw_backup_encrypt_display=</action>
1567 <action function="set">tw_backup_encrypt_display2=</action>
1568 <action function="page">backup</action>
1569 </actions>
1570 </object>
1571
1572 <object type="template" name="keyboardtemplate" />
1573
1574 <object type="action">
1575 <touch key="home" />
1576 <action function="page">main</action>
1577 </object>
1578
1579 <object type="action">
1580 <touch key="back" />
1581 <action function="page">backup</action>
1582 </object>
1583
1584 <object type="template" name="footer" />
1585 </page>
1586
1587 <page name="backupencryption2">
1588 <object type="template" name="header" />
1589
1590 <object type="text" color="%text_color%">
1591 <font resource="font" />
1592 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1593 <text>Encrypt your backup?</text>
1594 </object>
1595
1596 <object type="text" color="%text_color%">
1597 <font resource="font" />
1598 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
1599 <text>Please Enter Password Again:</text>
1600 </object>
1601
1602 <object type="input">
1603 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
1604 <background color="%input_background_color%" />
1605 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
1606 <font resource="font" color="%text_color%" />
1607 <text>%tw_backup_encrypt_display2%</text>
1608 <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2" />
1609 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_" />
1610 <actions>
1611 <action function="page">checkbackuppassword</action>
1612 </actions>
1613 </object>
1614
1615 <object type="button">
1616 <highlight color="%highlight_color%" />
1617 <placement x="%col_center_x%" y="%row2_y%" />
1618 <font resource="font" color="%button_text_color%" />
1619 <text>Cancel</text>
1620 <image resource="main_button" />
1621 <actions>
1622 <action function="set">tw_encrypt_backup=0</action>
1623 <action function="set">tw_backup_password=</action>
1624 <action function="set">tw_backup_password2=</action>
1625 <action function="set">tw_backup_encrypt_display=</action>
1626 <action function="set">tw_backup_encrypt_display2=</action>
1627 <action function="page">backup</action>
1628 </actions>
1629 </object>
1630
1631 <object type="template" name="keyboardtemplate" />
1632
1633 <object type="action">
1634 <touch key="home" />
1635 <action function="page">main</action>
1636 </object>
1637
1638 <object type="action">
1639 <touch key="back" />
1640 <action function="page">backup</action>
1641 </object>
1642
1643 <object type="template" name="footer" />
1644 </page>
1645
1646 <page name="checkbackuppassword">
1647 <object type="action">
1648 <condition var1="tw_backup_password2" var2="tw_backup_password" />
1649 <actions>
1650 <action function="set">tw_encrypt_backup=1</action>
1651 <action function="page">backup</action>
1652 </actions>
1653 </object>
1654
1655 <object type="action">
1656 <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password" />
1657 <actions>
1658 <action function="set">tw_encrypt_backup=0</action>
1659 <action function="set">tw_password_not_match=1</action>
1660 <action function="set">tw_backup_password=</action>
1661 <action function="set">tw_backup_password2=</action>
1662 <action function="set">tw_backup_encrypt_display=</action>
1663 <action function="set">tw_backup_encrypt_display2=</action>
1664 <action function="page">backupencryption</action>
1665 </actions>
1666 </object>
1667 </page>
1668
Dees_Troy51a0e822012-09-05 15:24:24 -04001669 <page name="backup_run">
1670 <object type="template" name="header" />
1671
1672 <object type="text" color="%text_color%">
1673 <font resource="font" />
1674 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
1675 <text>%tw_operation% %tw_partition%</text>
1676 </object>
1677
1678 <object type="template" name="action_page_console" />
1679
1680 <object type="template" name="progress_bar" />
1681
1682 <object type="action">
1683 <action function="nandroid">backup</action>
1684 </object>
1685
1686 <object type="action">
1687 <condition var1="tw_operation_state" var2="1" />
1688 <actions>
1689 <action function="set">tw_back=backup</action>
1690 <action function="set">tw_complete_text1=Backup Complete</action>
Dees_Troya3f81542012-10-08 10:58:53 -04001691 <action function="set">tw_show_reboot=1</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001692 <action function="page">action_complete</action>
1693 </actions>
1694 </object>
1695 </page>
1696
1697 <page name="restore">
1698 <object type="template" name="header" />
1699
1700 <object type="button">
Dees_Troya13d74f2013-03-24 08:54:55 -05001701 <highlight color="%highlight_color%" />
1702 <fill color="%button_fill_color%" />
1703 <placement x="%col1_x%" y="%row1_header_y%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" />
1704 <font resource="font" color="%button_text_color%" />
1705 <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text>
1706 <actions>
1707 <action function="set">tw_back=restore</action>
1708 <action function="page">selectstorage</action>
1709 </actions>
Dees_Troy51a0e822012-09-05 15:24:24 -04001710 </object>
1711
1712 <object type="fileselector">
Dees_Troye7585ca2013-02-15 11:42:29 -06001713 <highlight color="%fileselector_highlight_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001714 <placement x="%fileselector_x%" y="%row2_text_y%" w="%fileselector_width%" h="%fileselector_install_height%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001715 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +01001716 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001717 <text>Select Package to Restore:</text>
1718 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
1719 <sort name="tw_gui_sort_order" />
1720 <icon folder="folder_icon" file="file_icon" />
1721 <background color="%fileselector_background%" />
Dees_Troye7585ca2013-02-15 11:42:29 -06001722 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001723 <filter folders="1" files="0" nav="0" />
1724 <path name="tw_backups_folder" />
1725 <data name="tw_restore" default="" />
1726 <selection name="tw_restore_name" />
1727 </object>
1728
1729 <object type="template" name="sort_options" />
1730
1731 <object type="action">
1732 <condition var1="tw_restore" op="modified" />
1733 <actions>
1734 <action function="readBackup"></action>
Dees_Troy83bd4832013-05-04 12:39:56 +00001735 <action function="page">restore_read</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001736 </actions>
1737 </object>
1738
1739 <object type="action">
1740 <touch key="home" />
1741 <action function="page">main</action>
1742 </object>
1743
1744 <object type="action">
1745 <touch key="back" />
1746 <action function="page">main</action>
1747 </object>
1748
1749 <object type="template" name="footer" />
1750 </page>
1751
Dees_Troy83bd4832013-05-04 12:39:56 +00001752 <page name="restore_read">
1753 <object type="action">
1754 <condition var1="tw_restore_encrypted" var2="1" />
1755 <actions>
1756 <action function="set">tw_password_fail=0</action>
1757 <action function="page">restore_decrypt</action>
1758 </actions>
1759 </object>
1760
1761 <object type="action">
1762 <condition var1="tw_restore_encrypted" var2="0" />
1763 <actions>
1764 <action function="page">restore_select</action>
1765 </actions>
1766 </object>
1767 </page>
1768
1769 <page name="restore_decrypt">
1770 <object type="template" name="header" />
1771
1772 <object type="text" color="%text_color%">
1773 <font resource="font" />
1774 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1775 <text>Backup Encrypted</text>
1776 </object>
1777
1778 <object type="text" color="%text_color%">
1779 <font resource="font" />
1780 <placement x="%center_x%" y="%row2_text_y%" placement="5" />
1781 <text>Please Enter Your Password:</text>
1782 </object>
1783
1784 <object type="input">
1785 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
1786 <background color="%input_background_color%" />
1787 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
1788 <font resource="font" color="%text_color%" />
1789 <text>%tw_restore_display%</text>
1790 <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display" />
1791 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_" />
1792 <actions>
1793 <action function="page">try_restore_decrypt</action>
1794 </actions>
1795 </object>
1796
1797 <object type="text" color="%text_fail_color%">
1798 <condition var1="tw_password_fail" var2="1" />
1799 <font resource="font" />
1800 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
1801 <text>Password Failed, Please Try Again</text>
1802 </object>
1803
1804 <object type="button">
1805 <highlight color="%highlight_color%" />
1806 <placement x="%col1_x%" y="%row2_y%" />
1807 <font resource="font" color="%button_text_color%" />
1808 <text>Cancel</text>
1809 <image resource="main_button" />
1810 <actions>
1811 <action function="set">tw_page_done=1</action>
1812 <action function="page">restore</action>
1813 </actions>
1814 </object>
1815
1816 <object type="button">
1817 <highlight color="%highlight_color%" />
1818 <placement x="%col2_x%" y="%row2_y%" />
1819 <font resource="font" color="%button_text_color%" />
1820 <text>Delete</text>
1821 <image resource="main_button" />
1822 <actions>
1823 <action function="set">tw_back=restore</action>
1824 <action function="set">tw_action=cmd</action>
1825 <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf &quot;%tw_restore_name%&quot;</action>
1826 <action function="set">tw_text1=Delete Backup? %tw_restore_name%</action>
1827 <action function="set">tw_text2=This cannot be undone!</action>
1828 <action function="set">tw_action_text1=Deleting Backup...</action>
1829 <action function="set">tw_complete_text1=Backup Delete Complete</action>
1830 <action function="set">tw_slider_text=Swipe to Delete</action>
1831 <action function="page">confirm_action</action>
1832 </actions>
1833 </object>
1834
1835 <object type="template" name="keyboardtemplate" />
1836
1837 <object type="action">
1838 <touch key="home" />
1839 <action function="page">main</action>
1840 </object>
1841
1842 <object type="action">
1843 <touch key="back" />
1844 <action function="page">restore</action>
1845 </object>
1846
1847 <object type="template" name="footer" />
1848 </page>
1849
1850 <page name="try_restore_decrypt">
1851 <object type="template" name="header" />
1852
1853 <object type="text" color="%text_color%">
1854 <font resource="font" />
1855 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
1856 <text>Trying Decryption with Your Password</text>
1857 </object>
1858
1859 <object type="template" name="action_page_console" />
1860
1861 <object type="template" name="progress_bar" />
1862
1863 <object type="action">
1864 <action function="decrypt_backup"></action>
1865 </object>
1866
1867 <object type="action">
1868 <conditions>
1869 <condition var1="tw_operation_state" var2="1" />
1870 <condition var1="tw_operation_status" op="!=" var2="0" />
1871 </conditions>
1872 <actions>
1873 <action function="set">tw_password_fail=1</action>
1874 <action function="page">restore_decrypt</action>
1875 </actions>
1876 </object>
1877
1878 <object type="action">
1879 <conditions>
1880 <condition var1="tw_operation_state" var2="1" />
1881 <condition var1="tw_operation_status" op="=" var2="0" />
1882 </conditions>
1883 <actions>
1884 <action function="set">tw_page_done=1</action>
1885 <action function="page">restore_select</action>
1886 </actions>
1887 </object>
1888 </page>
1889
Dees_Troy51a0e822012-09-05 15:24:24 -04001890 <page name="restore_select">
1891 <object type="template" name="header" />
1892
Dees_Troya13d74f2013-03-24 08:54:55 -05001893 <object type="partitionlist">
1894 <highlight color="%fileselector_highlight_color%" />
1895 <placement x="%listbox_x%" y="%row1_header_y%" w="%listbox_width%" h="%backup_list_height%" />
1896 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
1897 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001898 <text>Restoring: %tw_restore_name%</text>
Dees_Troya13d74f2013-03-24 08:54:55 -05001899 <icon selected="checkbox_true" unselected="checkbox_false" />
1900 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
1901 <background color="%listbox_background%" />
1902 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
1903 <data name="tw_restore_list" selectedlist="tw_restore_selected" />
1904 <listtype name="restore" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001905 </object>
1906
1907 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06001908 <highlight color="%highlight_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001909 <fill color="%button_fill_color%" />
1910 <placement x="%col1_x%" y="%backup_button_row1%" w="%button_fill_main_width%" h="%button_fill_quarter_height%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001911 <font resource="font" color="%button_text_color%" />
1912 <text>Rename Backup</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04001913 <actions>
1914 <action function="set">tw_backup_rename=</action>
1915 <action function="set">tw_fileexists=0</action>
1916 <action function="page">renamebackup</action>
1917 </actions>
1918 </object>
1919
1920 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06001921 <highlight color="%highlight_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -05001922 <fill color="%button_fill_color%" />
1923 <placement x="%col2_x%" y="%backup_button_row1%" w="%button_fill_main_width%" h="%button_fill_quarter_height%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001924 <font resource="font" color="%button_text_color%" />
1925 <text>Delete Backup</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04001926 <actions>
1927 <action function="set">tw_back=restore</action>
1928 <action function="set">tw_action=cmd</action>
Dees_Troy16b74352012-11-14 22:27:31 +00001929 <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf &quot;%tw_restore_name%&quot;</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001930 <action function="set">tw_text1=Delete Backup? %tw_restore_name%</action>
1931 <action function="set">tw_text2=This cannot be undone!</action>
1932 <action function="set">tw_action_text1=Deleting Backup...</action>
1933 <action function="set">tw_complete_text1=Backup Delete Complete</action>
1934 <action function="set">tw_slider_text=Swipe to Delete</action>
1935 <action function="page">confirm_action</action>
1936 </actions>
1937 </object>
1938
Dees_Troya13d74f2013-03-24 08:54:55 -05001939 <object type="checkbox">
1940 <placement x="%col1_x%" y="%row15_text_y%" />
1941 <font resource="font" color="%text_color%" />
1942 <text>Enable MD5 verification of backup files.</text>
1943 <data variable="tw_skip_md5_check" />
1944 <image checked="checkbox_true" unchecked="checkbox_false" />
1945 </object>
1946
1947 <object type="text" color="%text_color%">
1948 <font resource="font" />
1949 <placement x="%center_x%" y="%row16_text_y%" placement="5" />
1950 <text>Package Date: %tw_restore_file_date%</text>
1951 </object>
1952
Dees_Troy51a0e822012-09-05 15:24:24 -04001953 <object type="slider">
1954 <placement x="%slider_x%" y="%slider_y%" />
1955 <resource base="slider" used="slider-used" touch="slider-touch" />
1956 <action function="page">restore_run</action>
1957 </object>
1958
1959 <object type="text" color="%text_color%">
1960 <font resource="font" />
1961 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
1962 <text>Swipe to Restore</text>
1963 </object>
1964
Dees_Troy51a0e822012-09-05 15:24:24 -04001965 <object type="action">
1966 <touch key="home" />
1967 <action function="page">main</action>
1968 </object>
1969
1970 <object type="action">
1971 <touch key="back" />
1972 <action function="page">restore</action>
1973 </object>
1974
1975 <object type="template" name="footer" />
1976 </page>
1977
1978 <page name="renamebackup">
1979 <object type="template" name="header" />
1980
1981 <object type="text" color="%text_color%">
1982 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
1983 <font resource="font" />
1984 <text>Please Enter a New Backup Name</text>
1985 </object>
1986
1987 <object type="input">
1988 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
1989 <background color="%input_background_color%" />
1990 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
1991 <font resource="font" color="%text_color%" />
1992 <text>%tw_backup_rename%</text>
1993 <data name="tw_backup_rename" />
Dees_Troyb9d1c6d2012-09-26 10:07:14 -04001994 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]" />
Dees_Troy51a0e822012-09-05 15:24:24 -04001995 <actions>
1996 <action function="set">tw_back=restore</action>
1997 <action function="set">tw_action=cmd</action>
Dees_Troyf94f9ac2012-11-19 17:16:17 +00001998 <action function="set">tw_action_param=cd %tw_backups_folder% && mv &quot;%tw_restore_name%&quot; &quot;%tw_backup_rename%&quot;</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04001999 <action function="set">tw_text1=Rename Backup?</action>
2000 <action function="set">tw_text2=This cannot be undone!</action>
2001 <action function="set">tw_action_text1=Renaming Backup...</action>
2002 <action function="set">tw_complete_text1=Backup Rename Complete</action>
2003 <action function="set">tw_slider_text=Swipe to Rename</action>
2004 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action>
2005 <action function="set">tw_existpage=renamebackup</action>
2006 <action function="set">tw_notexistpage=confirm_action</action>
2007 <action function="page">filecheck</action>
2008 </actions>
2009 </object>
2010
2011 <object type="text" color="%text_fail_color%">
2012 <condition var1="tw_fileexists" var2="1" />
2013 <placement x="%center_x%" y="%row5_text_y%" placement="5" />
2014 <font resource="font" />
2015 <text>A backup with that name already exists!</text>
2016 </object>
2017
2018 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002019 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002020 <placement x="%col_center_x%" y="%row2_y%" />
2021 <font resource="font" color="%button_text_color%" />
2022 <text>Cancel</text>
2023 <image resource="main_button" />
2024 <action function="page">restore_select</action>
2025 </object>
2026
2027 <object type="template" name="keyboardtemplate" />
2028
2029 <object type="action">
2030 <touch key="home" />
2031 <action function="page">main</action>
2032 </object>
2033
2034 <object type="action">
2035 <touch key="back" />
2036 <action function="page">restore_select</action>
2037 </object>
2038
2039 <object type="template" name="footer" />
2040 </page>
2041
2042 <page name="restore_run">
2043 <object type="template" name="header" />
2044
2045 <object type="text" color="%text_color%">
2046 <font resource="font" />
2047 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
2048 <text>%tw_operation% %tw_partition%</text>
2049 </object>
2050
2051 <object type="template" name="action_page_console" />
2052
2053 <object type="template" name="progress_bar" />
2054
2055 <object type="action">
Dees_Troya3f81542012-10-08 10:58:53 -04002056 <condition var1="tw_operation_state" var2="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002057 <actions>
2058 <action function="set">tw_back=restore_select</action>
2059 <action function="set">tw_complete_text1=Restore Complete</action>
Dees_Troya3f81542012-10-08 10:58:53 -04002060 <action function="set">tw_show_reboot=1</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04002061 <action function="page">action_complete</action>
2062 </actions>
2063 </object>
2064
2065 <object type="action">
2066 <action function="nandroid">restore</action>
2067 </object>
2068 </page>
2069
Dees_Troya13d74f2013-03-24 08:54:55 -05002070 <page name="selectstorage">
2071 <object type="template" name="header" />
2072
2073 <object type="partitionlist">
2074 <highlight color="%fileselector_highlight_color%" />
2075 <placement x="%listbox_x%" y="%row1_header_y%" w="%listbox_width%" h="%storage_list_height%" />
2076 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
2077 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
2078 <text>Select Storage:</text>
2079 <icon selected="radio_true" unselected="radio_false" />
2080 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
2081 <background color="%listbox_background%" />
2082 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
2083 <data name="tw_storage_path" />
2084 <listtype name="storage" />
2085 </object>
2086
Dees_Troye7e0ae82013-07-05 14:46:07 +00002087 <object type="button">
2088 <highlight color="%highlight_color%" />
2089 <placement x="%col_center_x%" y="%row4_y%" />
2090 <font resource="font" color="%button_text_color%" />
2091 <text>OK</text>
2092 <image resource="main_button" />
2093 <actions>
2094 <action function="set">tw_clear_destination=%tw_back%</action>
2095 <action function="page">clear_vars</action>
2096 </actions>
2097 </object>
2098
Dees_Troya13d74f2013-03-24 08:54:55 -05002099 <object type="action">
2100 <touch key="home" />
2101 <action function="page">main</action>
2102 </object>
2103
2104 <object type="action">
2105 <touch key="back" />
2106 <actions>
2107 <action function="page">%tw_back%</action>
2108 </actions>
2109 </object>
2110
2111 <object type="template" name="footer" />
2112 </page>
2113
Dees_Troy51a0e822012-09-05 15:24:24 -04002114 <page name="mount">
2115 <object type="template" name="header" />
2116
Dees_Troya13d74f2013-03-24 08:54:55 -05002117 <object type="partitionlist">
2118 <highlight color="%fileselector_highlight_color%" />
2119 <placement x="%listbox_x%" y="%row1_header_y%" w="%listbox_width%" h="%mount_list_height%" />
2120 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
2121 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
2122 <text>Select Partitions to Mount:</text>
2123 <icon selected="checkbox_true" unselected="checkbox_false" />
2124 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
2125 <background color="%listbox_background%" />
2126 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
2127 <listtype name="mount" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002128 </object>
2129
2130 <object type="button">
Dees_Troya13d74f2013-03-24 08:54:55 -05002131 <highlight color="%highlight_color%" />
2132 <fill color="%button_fill_color%" />
2133 <placement x="%col1_x%" y="%mount_storage_row%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" />
2134 <font resource="font" color="%button_text_color%" />
2135 <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text>
2136 <actions>
2137 <action function="set">tw_back=mount</action>
2138 <action function="page">selectstorage</action>
2139 </actions>
Dees_Troy51a0e822012-09-05 15:24:24 -04002140 </object>
2141
2142 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002143 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002144 <condition var1="tw_has_usb_storage" var2="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -05002145 <placement x="%col1_x%" y="row4_y" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002146 <font resource="font" color="%button_text_color%" />
2147 <text>Mount USB Storage</text>
2148 <image resource="main_button" />
2149 <action function="page">usb_mount</action>
2150 </object>
2151
Gary Peckffdc6ae2012-11-21 18:02:02 -08002152 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002153 <highlight color="%highlight_color%" />
Gary Peckffdc6ae2012-11-21 18:02:02 -08002154 <conditions>
2155 <condition var1="tw_is_encrypted" var2="1" />
2156 <condition var1="tw_is_decrypted" var2="0" />
2157 </conditions>
Dees_Troya13d74f2013-03-24 08:54:55 -05002158 <placement x="%col2_x%" y="row4_y" />
Gary Peckffdc6ae2012-11-21 18:02:02 -08002159 <font resource="font" color="%button_text_color%" />
2160 <text>Decrypt Data</text>
2161 <image resource="main_button" />
2162 <action function="page">decrypt</action>
2163 </object>
2164
Dees_Troy51a0e822012-09-05 15:24:24 -04002165 <object type="action">
2166 <touch key="home" />
2167 <action function="page">main</action>
2168 </object>
2169
2170 <object type="action">
2171 <touch key="back" />
2172 <action function="page">main</action>
2173 </object>
2174
2175 <object type="template" name="footer" />
2176 </page>
2177
2178 <page name="usb_mount">
2179 <object type="template" name="header" />
2180
2181 <object type="text" color="%text_color%">
2182 <font resource="font" />
2183 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2184 <text>USB Storage Mounted</text>
2185 </object>
2186
2187 <object type="text" color="%text_color%">
2188 <placement x="%col1_x%" y="%row1_text_y%" />
2189 <font resource="font" />
2190 <text>Be sure to safely remove your device</text>
2191 </object>
2192
2193 <object type="text" color="%text_color%">
2194 <placement x="%col1_x%" y="%row2_text_y%" />
2195 <font resource="font" />
2196 <text>from your computer before unmounting!</text>
2197 </object>
2198
2199 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002200 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002201 <placement x="%col1_x%" y="%row3_y%" />
2202 <font resource="font" color="%button_text_color%" />
2203 <text>Unmount</text>
2204 <image resource="main_button" />
2205 <action function="page">usb_umount</action>
2206 </object>
2207
2208 <object type="action">
2209 <action function="mount">usb</action>
2210 </object>
2211
2212 <object type="template" name="footer" />
2213 </page>
2214
2215 <page name="usb_umount">
2216 <object type="action">
2217 <action function="unmount">usb</action>
2218 </object>
2219
2220 <object type="action">
2221 <action function="page">mount</action>
2222 </object>
2223 </page>
2224
2225 <page name="reboot">
2226 <object type="template" name="header" />
2227
2228 <object type="text" color="%text_color%">
2229 <font resource="font" />
2230 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2231 <text>Reboot Menu</text>
2232 </object>
2233
2234 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002235 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002236 <condition var1="tw_reboot_system" var2="1" />
2237 <placement x="%col1_x%" y="%row1_y%" />
2238 <font resource="font" color="%button_text_color%" />
2239 <text>System</text>
2240 <image resource="main_button" />
2241 <actions>
2242 <action function="set">tw_back=reboot</action>
2243 <action function="set">tw_action=reboot</action>
2244 <action function="set">tw_action_param=system</action>
2245 <action function="set">tw_has_action2=0</action>
2246 <action function="set">tw_text1=No OS Installed! Are you</action>
2247 <action function="set">tw_text2=sure you wish to reboot?</action>
2248 <action function="set">tw_action_text1=Rebooting...</action>
2249 <action function="set">tw_complete_text1=Rebooting...</action>
2250 <action function="set">tw_slider_text=Swipe to Reboot</action>
2251 <action function="page">rebootcheck</action>
2252 </actions>
2253 </object>
2254
2255 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002256 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002257 <condition var1="tw_reboot_poweroff" var2="1" />
2258 <placement x="%col2_x%" y="%row1_y%" />
2259 <font resource="font" color="%button_text_color%" />
2260 <text>Power Off</text>
2261 <image resource="main_button" />
2262 <actions>
2263 <action function="set">tw_back=reboot</action>
2264 <action function="set">tw_action=reboot</action>
2265 <action function="set">tw_action_param=poweroff</action>
2266 <action function="set">tw_has_action2=0</action>
2267 <action function="set">tw_text1=No OS Installed! Are you</action>
2268 <action function="set">tw_text2=sure you wish to power off?</action>
2269 <action function="set">tw_action_text1=Turning Off...</action>
2270 <action function="set">tw_complete_text1=Turning Off...</action>
2271 <action function="set">tw_slider_text=Swipe to Power Off</action>
2272 <action function="page">rebootcheck</action>
2273 </actions>
2274 </object>
2275
2276 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002277 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002278 <condition var1="tw_reboot_recovery" var2="1" />
2279 <placement x="%col1_x%" y="%row2_y%" />
2280 <font resource="font" color="%button_text_color%" />
2281 <text>Recovery</text>
2282 <image resource="main_button" />
2283 <actions>
2284 <action function="set">tw_back=reboot</action>
2285 <action function="set">tw_action=reboot</action>
2286 <action function="set">tw_action_param=recovery</action>
2287 <action function="set">tw_has_action2=0</action>
2288 <action function="set">tw_text1=No OS Installed! Are you</action>
2289 <action function="set">tw_text2=sure you wish to reboot?</action>
2290 <action function="set">tw_action_text1=Rebooting...</action>
2291 <action function="set">tw_complete_text1=Rebooting...</action>
2292 <action function="set">tw_slider_text=Swipe to Reboot</action>
2293 <action function="page">rebootcheck</action>
2294 </actions>
2295 </object>
2296
2297 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002298 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002299 <condition var1="tw_reboot_bootloader" var2="1" />
2300 <placement x="%col2_x%" y="%row2_y%" />
2301 <font resource="font" color="%button_text_color%" />
2302 <text>Bootloader</text>
2303 <image resource="main_button" />
2304 <actions>
2305 <action function="set">tw_back=reboot</action>
2306 <action function="set">tw_action=reboot</action>
2307 <action function="set">tw_action_param=bootloader</action>
2308 <action function="set">tw_has_action2=0</action>
2309 <action function="set">tw_text1=No OS Installed! Are you</action>
2310 <action function="set">tw_text2=sure you wish to reboot?</action>
2311 <action function="set">tw_action_text1=Rebooting...</action>
2312 <action function="set">tw_complete_text1=Rebooting...</action>
2313 <action function="set">tw_slider_text=Swipe to Reboot</action>
2314 <action function="page">rebootcheck</action>
2315 </actions>
2316 </object>
2317
2318 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002319 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002320 <condition var1="tw_download_mode" var2="1" />
2321 <placement x="%col1_x%" y="%row3_y%" />
2322 <font resource="font" color="%button_text_color%" />
2323 <text>Download</text>
2324 <image resource="main_button" />
2325 <actions>
2326 <action function="set">tw_back=reboot</action>
2327 <action function="set">tw_action=reboot</action>
2328 <action function="set">tw_action_param=download</action>
2329 <action function="set">tw_has_action2=0</action>
2330 <action function="set">tw_text1=No OS Installed! Are you</action>
2331 <action function="set">tw_text2=sure you wish to reboot?</action>
2332 <action function="set">tw_action_text1=Rebooting...</action>
2333 <action function="set">tw_complete_text1=Rebooting...</action>
2334 <action function="set">tw_slider_text=Swipe to Reboot</action>
2335 <action function="page">rebootcheck</action>
2336 </actions>
2337 </object>
2338
2339 <object type="action">
2340 <touch key="home" />
2341 <action function="page">main</action>
2342 </object>
2343
2344 <object type="action">
2345 <touch key="back" />
2346 <action function="page">main</action>
2347 </object>
2348
2349 <object type="template" name="footer" />
2350 </page>
2351
2352 <page name="settings">
2353 <object type="template" name="header" />
2354
2355 <object type="text" color="%text_color%">
2356 <font resource="font" />
2357 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2358 <text>Settings</text>
2359 </object>
2360
2361 <object type="checkbox">
2362 <placement x="%col1_x%" y="%row1_text_y%" />
2363 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -04002364 <text>Zip file signature verification.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002365 <data variable="tw_signed_zip_verify" />
2366 <image checked="checkbox_true" unchecked="checkbox_false" />
2367 </object>
2368
2369 <object type="checkbox">
2370 <placement x="%col1_x%" y="%row2_text_y%" />
2371 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -04002372 <text>Use rm -rf instead of formatting.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002373 <data variable="tw_rm_rf" />
2374 <image checked="checkbox_true" unchecked="checkbox_false" />
2375 </object>
2376
2377 <object type="checkbox">
Dees_Troy2f9117a2013-02-17 19:52:09 -06002378 <placement x="%col1_x%" y="%row3_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002379 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -04002380 <text>Skip MD5 generation during backup.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002381 <data variable="tw_skip_md5_generate" />
2382 <image checked="checkbox_true" unchecked="checkbox_false" />
2383 </object>
2384
2385 <object type="checkbox">
Dees_Troy2f9117a2013-02-17 19:52:09 -06002386 <placement x="%col1_x%" y="%row4_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002387 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -04002388 <text>Enable MD5 verification of backup files.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002389 <data variable="tw_skip_md5_check" />
2390 <image checked="checkbox_true" unchecked="checkbox_false" />
2391 </object>
2392
2393 <object type="checkbox">
Dees_Troy2f9117a2013-02-17 19:52:09 -06002394 <placement x="%col1_x%" y="%row5_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002395 <font resource="font" color="%text_color%" />
Dees_Troy82111022013-02-21 21:13:09 +00002396 <text>Use Military Time.</text>
2397 <data variable="tw_military_time" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002398 <image checked="checkbox_true" unchecked="checkbox_false" />
2399 </object>
2400
2401 <object type="checkbox">
Dees_Troy2f9117a2013-02-17 19:52:09 -06002402 <placement x="%col1_x%" y="%row6_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002403 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -04002404 <text>Simulate actions for theme testing.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002405 <data variable="tw_simulate_actions" />
2406 <image checked="checkbox_true" unchecked="checkbox_false" />
2407 </object>
2408
2409 <object type="checkbox">
2410 <condition var1="tw_simulate_actions" var2="1" />
Dees_Troy2f9117a2013-02-17 19:52:09 -06002411 <placement x="%col1_x%" y="%row7_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002412 <font resource="font" color="%text_color%" />
Dees_Troy2ab9ad62012-09-22 08:46:18 -04002413 <text>Simulate failure for actions.</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002414 <data variable="tw_simulate_fail" />
2415 <image checked="checkbox_true" unchecked="checkbox_false" />
2416 </object>
2417
2418 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002419 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002420 <placement x="%col1_x%" y="%row3_y%" />
2421 <font resource="font" color="%button_text_color%" />
2422 <text>Time Zone</text>
2423 <image resource="main_button" />
2424 <action function="page">timezone</action>
2425 </object>
2426
2427 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002428 <highlight color="%highlight_color%" />
Dees_Troy2f9117a2013-02-17 19:52:09 -06002429 <placement x="%col2_x%" y="%row3_y%" />
2430 <font resource="font" color="%button_text_color%" />
2431 <text>Screen</text>
2432 <image resource="main_button" />
2433 <action function="page">screen</action>
2434 </object>
2435
2436 <object type="button">
Dees_Troy51a0e822012-09-05 15:24:24 -04002437 <placement x="%col_center_x%" y="%row4_y%" />
2438 <font resource="font" color="%button_text_color%" />
2439 <text>Restore Defaults</text>
2440 <image resource="main_button" />
2441 <action function="restoredefaultsettings"></action>
2442 </object>
2443
2444 <object type="action">
2445 <touch key="home" />
2446 <action function="page">main</action>
2447 </object>
2448
2449 <object type="action">
2450 <touch key="back" />
2451 <action function="page">main</action>
2452 </object>
2453
2454 <object type="template" name="footer" />
2455 </page>
2456
2457 <page name="timezone">
2458 <object type="template" name="header" />
2459
Dees_Troy51a0e822012-09-05 15:24:24 -04002460 <object type="listbox">
Dees_Troyeead9852013-02-15 14:31:06 -06002461 <highlight color="%fileselector_highlight_color%" />
2462 <placement x="%listbox_x%" y="%row1_header_y%" w="%listbox_width%" h="%listbox_tz_height%" />
2463 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +01002464 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troyeead9852013-02-15 14:31:06 -06002465 <text>Select Time Zone:</text>
Dees_Troy51a0e822012-09-05 15:24:24 -04002466 <icon selected="radio_true" unselected="radio_false" />
Dees_Troyeead9852013-02-15 14:31:06 -06002467 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002468 <background color="%listbox_background%" />
Dees_Troyeead9852013-02-15 14:31:06 -06002469 <font resource="font" spacing="%listbox_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002470 <data name="tw_time_zone_guisel" />
2471 <listitem name="(UTC -11) Samoa, Midway Island">BST11;BDT</listitem>
2472 <listitem name="(UTC -10) Hawaii">HST10;HDT</listitem>
2473 <listitem name="(UTC -9) Alaska">AST9;ADT</listitem>
2474 <listitem name="(UTC -8) Pacific Time">PST8;PDT</listitem>
2475 <listitem name="(UTC -7) Mountain Time">MST7;MDT</listitem>
2476 <listitem name="(UTC -6) Central Time">CST6;CDT</listitem>
2477 <listitem name="(UTC -5) Eastern Time">EST5;EDT</listitem>
2478 <listitem name="(UTC -4) Atlantic Time">AST4;ADT</listitem>
2479 <listitem name="(UTC -3) Brazil, Buenos Aires">GRNLNDST3;GRNLNDDT</listitem>
2480 <listitem name="(UTC -2) Mid-Atlantic">FALKST2;FALKDT</listitem>
2481 <listitem name="(UTC -1) Azores, Cape Verde">AZOREST1;AZOREDT</listitem>
2482 <listitem name="(UTC 0) London, Dublin, Lisbon">GMT0;BST</listitem>
2483 <listitem name="(UTC +1) Berlin, Brussels, Paris">NFT-1;DFT</listitem>
2484 <listitem name="(UTC +2) Athens, Istanbul, South Africa">WET-2;WET</listitem>
2485 <listitem name="(UTC +3) Moscow, Baghdad">SAUST-3;SAUDT</listitem>
2486 <listitem name="(UTC +4) Abu Dhabi, Tbilisi, Muscat">WST-4;WDT</listitem>
2487 <listitem name="(UTC +5) Yekaterinburg, Islamabad">PAKST-5;PAKDT</listitem>
2488 <listitem name="(UTC +6) Almaty, Dhaka, Colombo">TASHST-6;TASHDT</listitem>
2489 <listitem name="(UTC +7) Bangkok, Hanoi, Jakarta">THAIST-7;THAIDT</listitem>
2490 <listitem name="(UTC +8) Beijing, Singapore, Hong Kong">TAIST-8;TAIDT</listitem>
2491 <listitem name="(UTC +9) Tokyo, Seoul, Yakutsk">JST-9;JSTDT</listitem>
2492 <listitem name="(UTC +10) Eastern Australia, Guam">EET-10;EETDT</listitem>
2493 <listitem name="(UTC +11) Vladivostok, Solomon Islands">MET-11;METDT</listitem>
2494 <listitem name="(UTC +12) Auckland, Wellington, Fiji">NZST-12;NZDT</listitem>
2495 </object>
2496
2497 <object type="checkbox">
Dees_Troyb46a6842012-09-25 11:06:46 -04002498 <placement x="%col1_x%" y="%row_dst_text_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002499 <font resource="font" color="%text_color%" />
2500 <text>Do you use daylight savings time (DST)?</text>
2501 <data variable="tw_time_zone_guidst" />
2502 <image checked="checkbox_true" unchecked="checkbox_false" />
2503 </object>
2504
2505 <object type="text" color="%text_color%">
2506 <font resource="font" />
Dees_Troyb46a6842012-09-25 11:06:46 -04002507 <placement x="%center_x%" y="%row_offset_text_y%" placement="5" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002508 <text>Offset (usually 0): %tw_time_zone_guioffset%</text>
2509 </object>
2510
2511 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002512 <highlight color="%highlight_color%" />
Dees_Troyb46a6842012-09-25 11:06:46 -04002513 <placement x="%col1_medium_x%" y="%row_offset_medium_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002514 <font resource="font" color="%button_text_color%" />
2515 <text>None</text>
2516 <image resource="medium_button" />
2517 <action function="set">tw_time_zone_guioffset=0</action>
2518 </object>
2519
2520 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002521 <highlight color="%highlight_color%" />
Dees_Troyb46a6842012-09-25 11:06:46 -04002522 <placement x="%col2_medium_x%" y="%row_offset_medium_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002523 <font resource="font" color="%button_text_color%" />
2524 <text>15</text>
2525 <image resource="medium_button" />
2526 <action function="set">tw_time_zone_guioffset=15</action>
2527 </object>
2528
2529 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002530 <highlight color="%highlight_color%" />
Dees_Troyb46a6842012-09-25 11:06:46 -04002531 <placement x="%col3_medium_x%" y="%row_offset_medium_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002532 <font resource="font" color="%button_text_color%" />
2533 <text>30</text>
2534 <image resource="medium_button" />
2535 <action function="set">tw_time_zone_guioffset=30</action>
2536 </object>
2537
2538 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002539 <highlight color="%highlight_color%" />
Dees_Troyb46a6842012-09-25 11:06:46 -04002540 <placement x="%col4_medium_x%" y="%row_offset_medium_y%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002541 <font resource="font" color="%button_text_color%" />
2542 <text>45</text>
2543 <image resource="medium_button" />
2544 <action function="set">tw_time_zone_guioffset=45</action>
2545 </object>
2546
2547 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002548 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002549 <placement x="%col_center_x%" y="%tz_set_y%" />
2550 <font resource="font" color="%button_text_color%" />
2551 <text>Set Time Zone</text>
2552 <image resource="main_button" />
2553 <action function="setguitimezone"></action>
2554 </object>
2555
2556 <object type="text" color="%text_color%">
2557 <font resource="font" />
2558 <placement x="%center_x%" y="%tz_current_y%" placement="5" />
2559 <text>Current Time Zone: %tw_time_zone%</text>
2560 </object>
2561
2562 <object type="action">
2563 <touch key="home" />
2564 <action function="page">main</action>
2565 </object>
2566
2567 <object type="action">
2568 <touch key="back" />
2569 <action function="page">settings</action>
2570 </object>
2571
2572 <object type="template" name="footer" />
2573 </page>
2574
Dees_Troy2f9117a2013-02-17 19:52:09 -06002575 <page name="screen">
2576 <object type="template" name="header" />
2577
2578 <object type="text" color="%text_color%">
2579 <font resource="font" />
2580 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2581 <text>Screen Settings</text>
2582 </object>
2583
Dees_Troy2f9117a2013-02-17 19:52:09 -06002584 <object type="button">
Vojtech Bocek85932342013-04-01 22:11:33 +02002585 <placement x="%col1_x%" y="%row2_text_y%" />
2586 <font resource="font" color="%text_color%" />
2587 <condition var1="tw_screen_timeout_secs" op="=" var2="0" />
2588 <text>Enable screen timeout.</text>
2589 <image resource="checkbox_false" />
Dees_Troy2f9117a2013-02-17 19:52:09 -06002590 <action function="set">tw_screen_timeout_secs=60</action>
2591 </object>
2592
2593 <object type="button">
Vojtech Bocek85932342013-04-01 22:11:33 +02002594 <placement x="%col1_x%" y="%row2_text_y%" />
2595 <font resource="font" color="%text_color%" />
2596 <condition var1="tw_screen_timeout_secs" op="!=" var2="0" />
2597 <text>Enable screen timeout.</text>
2598 <image resource="checkbox_true" />
2599 <action function="set">tw_screen_timeout_secs=0</action>
Dees_Troy2f9117a2013-02-17 19:52:09 -06002600 </object>
2601
Vojtech Bocek85932342013-04-01 22:11:33 +02002602 <object type="slidervalue">
2603 <condition var1="tw_screen_timeout_secs" op="!=" var2="0" />
2604 <placement x="col1_x" y="%row4_text_y%" w="%slidervalue_w%" />
2605 <font resource="font" color="%text_color%" />
2606 <colors line="%slidervalue_line_clr%" slider="%slidervalue_slider_clr%" />
2607 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%" />
2608 <text>Screen timeout in seconds:</text>
2609 <data variable="tw_screen_timeout_secs" min="15" max="300" />
Dees_Troy2f9117a2013-02-17 19:52:09 -06002610 </object>
2611
Vojtech Bocek85932342013-04-01 22:11:33 +02002612 <object type="slidervalue">
Dees_Troy2f9117a2013-02-17 19:52:09 -06002613 <condition var1="tw_has_brightnesss_file" var2="1" />
Vojtech Bocek85932342013-04-01 22:11:33 +02002614 <placement x="col1_x" y="%row12_text_y%" w="%slidervalue_w%" />
2615 <font resource="font" color="%text_color%" />
2616 <colors line="%slidervalue_line_clr%" slider="%slidervalue_slider_clr%" />
2617 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%" />
2618 <text>Brightness: %tw_brightness_pct%%</text>
2619 <data variable="tw_brightness_pct" min="10" max="100" />
Dees_Troy2f9117a2013-02-17 19:52:09 -06002620 <actions>
Vojtech Bocek85932342013-04-01 22:11:33 +02002621 <action function="set">tw_brightness=%tw_brightness_max%</action>
2622 <action function="compute">tw_brightness*%tw_brightness_pct%</action>
2623 <action function="compute">tw_brightness/100</action>
2624 <action function="cmd">echo %tw_brightness% > &quot;%tw_brightness_file%&quot;</action>
Dees_Troy2f9117a2013-02-17 19:52:09 -06002625 </actions>
2626 </object>
2627
2628 <object type="action">
2629 <touch key="home" />
2630 <action function="page">main</action>
2631 </object>
2632
2633 <object type="action">
2634 <touch key="back" />
2635 <action function="page">settings</action>
2636 </object>
2637
2638 <object type="template" name="footer" />
2639 </page>
2640
Dees_Troy51a0e822012-09-05 15:24:24 -04002641 <page name="advanced">
2642 <object type="template" name="header" />
2643
2644 <object type="text" color="%text_color%">
2645 <font resource="font" />
2646 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2647 <text>Advanced</text>
2648 </object>
2649
2650 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002651 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002652 <placement x="%col1_x%" y="%row1_y%" />
2653 <font resource="font" color="%button_text_color%" />
2654 <text>Copy Log to SD</text>
2655 <image resource="main_button" />
2656 <actions>
2657 <action function="set">tw_back=advanced</action>
2658 <action function="set">tw_action=copylog</action>
2659 <action function="set">tw_text1=Copy Log to SD Card?</action>
2660 <action function="set">tw_action_text1=Copying Log to SD Card...</action>
2661 <action function="set">tw_complete_text1=Log Copy Complete</action>
2662 <action function="set">tw_slider_text=Swipe to Confirm</action>
2663 <action function="page">confirm_action</action>
2664 </actions>
2665 </object>
2666
2667 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002668 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002669 <placement x="%col2_x%" y="%row1_y%" />
2670 <font resource="font" color="%button_text_color%" />
2671 <text>Fix Permissions</text>
2672 <image resource="main_button" />
2673 <actions>
2674 <action function="set">tw_back=advanced</action>
2675 <action function="set">tw_action=fixpermissions</action>
2676 <action function="set">tw_text1=Fix Permissions?</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04002677 <action function="set">tw_action_text1=Fixing Permissions...</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04002678 <action function="set">tw_complete_text1=Fix Permissions Complete</action>
2679 <action function="set">tw_slider_text=Swipe to Confirm</action>
Dees_Troya3f81542012-10-08 10:58:53 -04002680 <action function="set">tw_show_reboot=1</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04002681 <action function="page">confirm_action</action>
2682 </actions>
2683 </object>
2684
2685 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002686 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002687 <condition var1="tw_allow_partition_sdcard" var2="1" />
2688 <placement x="%col1_x%" y="%row2_y%" />
2689 <font resource="font" color="%button_text_color%" />
2690 <text>Partition SD Card</text>
2691 <image resource="main_button" />
2692 <action function="page">partsdcard</action>
2693 </object>
2694
2695 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002696 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002697 <placement x="%col2_x%" y="%row2_y%" />
2698 <font resource="font" color="%button_text_color%" />
2699 <text>File Manager</text>
2700 <image resource="main_button" />
2701 <action function="page">filemanagerlist</action>
2702 </object>
2703
2704 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002705 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002706 <placement x="%col1_x%" y="%row3_y%" />
2707 <font resource="font" color="%button_text_color%" />
2708 <text>Terminal Command</text>
2709 <image resource="main_button" />
2710 <action function="page">terminalfolder</action>
2711 </object>
2712
2713 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002714 <highlight color="%highlight_color%" />
Dees_Troybbb21012012-09-20 15:59:46 -04002715 <placement x="%col2_x%" y="%row3_y%" />
2716 <font resource="font" color="%button_text_color%" />
2717 <text>Reload Theme</text>
2718 <image resource="main_button" />
2719 <action function="reload"></action>
2720 </object>
2721
2722 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002723 <highlight color="%highlight_color%" />
Dees_Troybbb21012012-09-20 15:59:46 -04002724 <placement x="%col1_x%" y="%row4_y%" />
2725 <font resource="font" color="%button_text_color%" />
2726 <text>ADB Sideload</text>
2727 <image resource="main_button" />
bigbiff bigbiff7ce7f0c2013-01-25 09:54:04 -05002728 <action function="page">sideload</action>
Dees_Troybbb21012012-09-20 15:59:46 -04002729 </object>
2730
2731 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002732 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002733 <condition var1="tw_show_dumlock" var2="1" />
2734 <placement x="%col2_x%" y="%row4_y%" />
2735 <font resource="font" color="%button_text_color%" />
2736 <text>HTC Dumlock</text>
2737 <image resource="main_button" />
2738 <action function="page">htcdumlock</action>
2739 </object>
2740
2741 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002742 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002743 <condition var1="tw_has_injecttwrp" var2="1" />
2744 <placement x="%col2_x%" y="%row4_y%" />
2745 <font resource="font" color="%button_text_color%" />
2746 <text>Re-Inject TWRP</text>
2747 <image resource="main_button" />
2748 <actions>
2749 <action function="set">tw_back=advanced</action>
2750 <action function="set">tw_action=reinjecttwrp</action>
2751 <action function="set">tw_text1=Re-Inject TWRP?</action>
2752 <action function="set">tw_action_text1=Re-Injecting TWRP...</action>
2753 <action function="set">tw_complete_text1=TWRP Injection Complete</action>
2754 <action function="set">tw_slider_text=Swipe to Confirm</action>
2755 <action function="page">confirm_action</action>
2756 </actions>
2757 </object>
2758
2759 <object type="action">
2760 <touch key="home" />
2761 <action function="page">main</action>
2762 </object>
2763
2764 <object type="action">
2765 <touch key="back" />
2766 <action function="page">main</action>
2767 </object>
2768
2769 <object type="template" name="footer" />
2770 </page>
2771
2772 <page name="partsdcard">
2773 <object type="template" name="header" />
2774
2775 <object type="text" color="%text_color%">
2776 <font resource="font" />
2777 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2778 <text>Partition SD Card</text>
2779 </object>
2780
2781 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002782 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002783 <placement x="%col1_x%" y="%row1_y%" />
2784 <font resource="font" color="%button_text_color%" />
2785 <text></text>
2786 <image resource="minus_button" />
2787 <action function="addsubtract">tw_sdext_size-128</action>
2788 </object>
2789
2790 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002791 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002792 <placement x="%sd_plus_x%" y="%row1_y%" />
2793 <font resource="font" color="%button_text_color%" />
2794 <text></text>
2795 <image resource="plus_button" />
2796 <action function="addsubtract">tw_sdext_size+128</action>
2797 </object>
2798
2799 <object type="text" color="%text_color%">
2800 <font resource="font" />
2801 <placement x="%sdext_text_x%" y="%sdext_text_y%" />
2802 <text>EXT Size: %tw_sdext_size%</text>
2803 </object>
2804
2805 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002806 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002807 <placement x="%col1_x%" y="%sdswap_button_y%" />
2808 <font resource="font" color="%button_text_color%" />
2809 <text></text>
2810 <image resource="minus_button" />
2811 <action function="addsubtract">tw_swap_size-32</action>
2812 </object>
2813
2814 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002815 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002816 <placement x="%sd_plus_x%" y="%sdswap_button_y%" />
2817 <font resource="font" color="%button_text_color%" />
2818 <text></text>
2819 <image resource="plus_button" />
2820 <action function="addsubtract">tw_swap_size+32</action>
2821 </object>
2822
2823 <object type="text" color="%text_color%">
2824 <font resource="font" />
2825 <placement x="%sdswap_text_x%" y="%sdswap_text_y%" />
2826 <text>Swap Size: %tw_swap_size%</text>
2827 </object>
2828
2829 <object type="text" color="%text_color%">
2830 <font resource="font" />
2831 <placement x="%col1_x%" y="%sdfilesystem_text_y%" />
2832 <text>File system: %tw_sdpart_file_system%</text>
2833 </object>
2834
2835 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002836 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002837 <placement x="%col1_x%" y="%sdfilesystem_button_y%" />
2838 <font resource="font" color="%button_text_color%" />
2839 <text>EXT3</text>
2840 <image resource="main_button" />
2841 <action function="set">tw_sdpart_file_system=ext3</action>
2842 </object>
2843
2844 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002845 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002846 <condition var1="tw_sdext_disable_ext4" var2="0" />
2847 <placement x="%col2_x%" y="%sdfilesystem_button_y%" />
2848 <font resource="font" color="%button_text_color%" />
2849 <text>EXT4</text>
2850 <image resource="main_button" />
2851 <action function="set">tw_sdpart_file_system=ext4</action>
2852 </object>
2853
2854 <object type="text" color="%text_color%">
2855 <font resource="font" />
2856 <placement x="%col1_x%" y="%row12_text_y%" />
2857 <text>You will lose all files on your SD card!</text>
2858 </object>
2859
2860 <object type="text" color="%text_color%">
2861 <font resource="font" />
2862 <placement x="%col1_x%" y="%row13_text_y%" />
2863 <text>This action cannot be undone!</text>
2864 </object>
2865
2866 <object type="slider">
2867 <placement x="%slider_x%" y="%slider_y%" />
2868 <resource base="slider" used="slider-used" touch="slider-touch" />
2869 <action function="page">partsdcardaction</action>
2870 <actions>
2871 <action function="set">tw_back=partsdcard</action>
2872 <action function="set">tw_action=partitionsd</action>
2873 <action function="set">tw_has_action2=1</action>
2874 <action function="set">tw_action2=set</action>
2875 <action function="set">tw_action2_param=tw_zip_location=/sdcard</action>
2876 <action function="set">tw_action_text1=Partitioning SD Card...</action>
2877 <action function="set">tw_action_text2=This will take a few minutes.</action>
Dees_Troya2ac96a2012-09-26 13:07:22 -04002878 <action function="set">tw_complete_text1=Partitioning Complete</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04002879 <action function="page">action_page</action>
2880 </actions>
2881 </object>
2882
2883 <object type="text" color="%text_color%">
2884 <font resource="font" />
2885 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
2886 <text>Swipe to Partition</text>
2887 </object>
2888
2889 <object type="action">
2890 <touch key="home" />
2891 <action function="page">main</action>
2892 </object>
2893
2894 <object type="action">
2895 <touch key="back" />
2896 <action function="page">advanced</action>
2897 </object>
2898
2899 <object type="template" name="footer" />
2900 </page>
2901
2902 <page name="htcdumlock">
2903 <object type="template" name="header" />
2904
2905 <object type="text" color="%text_color%">
2906 <font resource="font" />
2907 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
2908 <text>HTC Dumlock</text>
2909 </object>
2910
2911 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002912 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002913 <condition var1="tw_show_dumlock" var2="1" />
2914 <placement x="%col1_x%" y="%row1_y%" />
2915 <font resource="font" color="%button_text_color%" />
2916 <text>Restore Original Boot</text>
2917 <image resource="main_button" />
2918 <actions>
2919 <action function="set">tw_back=htcdumlock</action>
2920 <action function="set">tw_action=htcdumlockrestoreboot</action>
2921 <action function="set">tw_text1=Restore original boot image?</action>
2922 <action function="set">tw_action_text1=Restoring Original Boot...</action>
2923 <action function="set">tw_complete_text1=Restore Original Boot Complete</action>
2924 <action function="set">tw_slider_text=Swipe to Confirm</action>
2925 <action function="page">confirm_action</action>
2926 </actions>
2927 </object>
2928
2929 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002930 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002931 <condition var1="tw_show_dumlock" var2="1" />
2932 <placement x="%col2_x%" y="%row1_y%" />
2933 <font resource="font" color="%button_text_color%" />
2934 <text>Reflash Recovery</text>
2935 <image resource="main_button" />
2936 <actions>
2937 <action function="set">tw_back=htcdumlock</action>
2938 <action function="set">tw_action=htcdumlockreflashrecovery</action>
2939 <action function="set">tw_text1=Reflash recovery to boot?</action>
2940 <action function="set">tw_action_text1=Flashing recovery to boot...</action>
2941 <action function="set">tw_complete_text1=Recovery Flash to Boot Complete</action>
2942 <action function="set">tw_slider_text=Swipe to Confirm</action>
2943 <action function="page">confirm_action</action>
2944 </actions>
2945 </object>
2946
2947 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06002948 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04002949 <condition var1="tw_show_dumlock" var2="1" />
2950 <placement x="%col1_x%" y="%row2_y%" />
2951 <font resource="font" color="%button_text_color%" />
2952 <text>Install HTC Dumlock</text>
2953 <image resource="main_button" />
2954 <actions>
2955 <action function="set">tw_back=htcdumlock</action>
2956 <action function="set">tw_action=installhtcdumlock</action>
2957 <action function="set">tw_text1=Install HTC dumlock files to ROM?</action>
2958 <action function="set">tw_action_text1=Installing HTC Dumlock...</action>
2959 <action function="set">tw_complete_text1=HTC Dumlock Install Complete</action>
2960 <action function="set">tw_slider_text=Swipe to Confirm</action>
2961 <action function="page">confirm_action</action>
2962 </actions>
2963 </object>
2964
2965 <object type="action">
2966 <touch key="home" />
2967 <action function="page">main</action>
2968 </object>
2969
2970 <object type="action">
2971 <touch key="back" />
2972 <action function="page">advanced</action>
2973 </object>
2974
2975 <object type="template" name="footer" />
2976 </page>
2977
2978 <page name="lock">
2979 <background color="#000000A0" />
2980
2981 <object type="image">
2982 <image resource="unlock-icon" />
2983 <placement x="%lock_x%" y="%lock_y%" />
2984 </object>
2985
2986 <object type="slider">
2987 <placement x="%slider_x%" y="%slider_y%" />
2988 <resource base="slider" used="slider-used" touch="slider-touch" />
2989 <action function="overlay"></action>
2990 </object>
2991
2992 <object type="text" color="%text_color%">
2993 <font resource="font" />
2994 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
2995 <text>Swipe to Unlock</text>
2996 </object>
2997 </page>
2998
2999 <page name="filemanagerlist">
3000 <object type="template" name="header" />
3001
3002 <object type="text" color="%text_color%">
3003 <font resource="font" />
3004 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
3005 <text>File Manager: Select a File or Folder</text>
3006 </object>
3007
3008 <object type="fileselector">
Dees_Troye7585ca2013-02-15 11:42:29 -06003009 <highlight color="%fileselector_highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003010 <placement x="%fileselector_x%" y="%row1_y%" w="%fileselector_width%" h="%fileselector_install_height%" />
3011 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +01003012 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003013 <text>%tw_file_location1%</text>
3014 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
3015 <sort name="tw_gui_sort_order" />
3016 <icon folder="folder_icon" file="file_icon" />
3017 <background color="%fileselector_background%" />
Dees_Troye7585ca2013-02-15 11:42:29 -06003018 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003019 <folders="1" files="1" />
3020 <path name="tw_file_location1" default="/" />
3021 <data name="tw_filename1" />
3022 <selection name="tw_selection1" />
3023 </object>
3024
3025 <object type="template" name="sort_options" />
3026
3027 <object type="action">
3028 <actions>
3029 <action function="set">tw_fm_type=File</action>
3030 <action function="set">tw_fm_isfolder=0</action>
3031 </actions>
3032 </object>
3033
3034 <object type="action">
3035 <touch key="home" />
3036 <action function="page">main</action>
3037 </object>
3038
3039 <object type="action">
3040 <touch key="back" />
3041 <action function="page">advanced</action>
3042 </object>
3043
3044 <object type="action">
3045 <condition var1="tw_filename1" op="modified" />
3046 <actions>
3047 <action function="page">filemanageroptions</action>
3048 </actions>
3049 </object>
3050
3051 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003052 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003053 <placement x="%filemanager_select_x%" y="%filemanager_select_y%" />
3054 <font resource="font" color="%button_text_color%" />
3055 <text>Select</text>
3056 <image resource="medium_button" />
3057 <actions>
3058 <action function="set">tw_filename1=tw_file_location1</action>
3059 <action function="set">tw_fm_isfolder=1</action>
3060 <action function="set">tw_fm_type=Folder</action>
3061 <action function="page">filemanageroptions</action>
3062 </actions>
3063 </object>
3064
3065 <object type="template" name="footer" />
3066 </page>
3067
3068 <page name="filemanageroptions">
3069 <object type="template" name="header" />
3070
3071 <object type="text" color="%text_color%">
3072 <font resource="font" />
3073 <placement x="%center_x%" y="%row1_text_y%" placement="5"/>
3074 <text>%tw_fm_type% Selected:</text>
3075 </object>
3076
3077 <object type="text" color="%text_color%">
3078 <font resource="font" />
3079 <placement x="%center_x%" y="%row2_text_y%" placement="5"/>
3080 <text>%tw_filename1%</text>
3081 </object>
3082
3083 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003084 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003085 <condition var1="tw_fm_isfolder" var2="0" />
3086 <placement x="%col1_x%" y="%row2_y%" />
3087 <font resource="font" color="%button_text_color%" />
3088 <text>Copy File</text>
3089 <image resource="main_button" />
3090 <actions>
3091 <action function="set">tw_filemanager_command=cp</action>
3092 <action function="set">tw_fm_text1=Copying</action>
3093 <action function="page">choosedestinationfolder</action>
3094 </actions>
3095 </object>
3096
3097 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003098 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003099 <condition var1="tw_fm_isfolder" var2="1" />
3100 <placement x="%col1_x%" y="%row2_y%" />
3101 <font resource="font" color="%button_text_color%" />
3102 <text>Copy Folder</text>
3103 <image resource="main_button" />
3104 <actions>
3105 <action function="set">tw_filemanager_command=cd &quot;%tw_file_location1%&quot; && cd .. && cp -R</action>
3106 <action function="set">tw_fm_text1=Copying</action>
3107 <action function="page">choosedestinationfolder</action>
3108 </actions>
3109 </object>
3110
3111 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003112 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003113 <placement x="%col2_x%" y="%row2_y%" />
3114 <font resource="font" color="%button_text_color%" />
3115 <text>Move</text>
3116 <image resource="main_button" />
3117 <actions>
3118 <action function="set">tw_filemanager_command=mv</action>
3119 <action function="set">tw_fm_text1=Moving</action>
3120 <action function="page">choosedestinationfolder</action>
3121 </actions>
3122 </object>
3123
3124 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003125 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003126 <placement x="%col1_x%" y="%row3_y%" />
3127 <font resource="font" color="%button_text_color%" />
3128 <text>chmod 755</text>
3129 <image resource="main_button" />
3130 <actions>
3131 <action function="set">tw_filemanager_command=chmod 755</action>
3132 <action function="set">tw_fm_text1=chmod 755</action>
3133 <action function="set">tw_fm_text2=</action>
3134 <action function="set">tw_fm_text3=</action>
3135 <action function="set">tw_include_text3=0</action>
3136 <action function="set">tw_back=filemanageroptions</action>
3137 <action function="page">filemanagerconfirm</action>
3138 </actions>
3139 </object>
3140
3141 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003142 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003143 <placement x="%col2_x%" y="%row3_y%" />
3144 <font resource="font" color="%button_text_color%" />
3145 <text>chmod</text>
3146 <image resource="main_button" />
3147 <actions>
3148 <action function="set">tw_filemanager_rename=0000</action>
3149 <action function="set">tw_fm_text2=</action>
3150 <action function="set">tw_fm_text3=</action>
3151 <action function="set">tw_include_text3=0</action>
3152 <action function="set">tw_back=filemanageroptions</action>
3153 <action function="page">filemanagerchmod</action>
3154 </actions>
3155 </object>
3156
3157 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003158 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003159 <placement x="%col1_x%" y="%row4_y%" />
3160 <font resource="font" color="%button_text_color%" />
3161 <text>Delete</text>
3162 <image resource="main_button" />
3163 <actions>
3164 <action function="set">tw_filemanager_command=rm -rf</action>
3165 <action function="set">tw_fm_text1=Deleting</action>
3166 <action function="set">tw_fm_text2=</action>
3167 <action function="set">tw_fm_text3=</action>
3168 <action function="set">tw_include_text3=0</action>
3169 <action function="set">tw_back=filemanageroptions</action>
3170 <action function="page">filemanagerconfirm</action>
3171 </actions>
3172 </object>
3173
3174 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003175 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003176 <condition var1="tw_fm_isfolder" var2="0" />
3177 <placement x="%col2_x%" y="%row4_y%" />
3178 <font resource="font" color="%button_text_color%" />
3179 <text>Rename File</text>
3180 <image resource="main_button" />
3181 <actions>
3182 <action function="set">tw_filemanager_rename=tw_selection1</action>
3183 <action function="set">tw_fm_text1=Renaming</action>
3184 <action function="set">tw_filemanager_command=mv</action>
3185 <action function="page">filemanagerrenamefile</action>
3186 </actions>
3187 </object>
3188
3189 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003190 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003191 <condition var1="tw_fm_isfolder" var2="1" />
3192 <placement x="%col2_x%" y="%row4_y%" />
3193 <font resource="font" color="%button_text_color%" />
3194 <text>Rename Folder</text>
3195 <image resource="main_button" />
3196 <actions>
3197 <action function="set">tw_filemanager_rename=tw_selection1</action>
3198 <action function="set">tw_fm_text1=Renaming</action>
3199 <action function="set">tw_filemanager_command=cd &quot;%tw_file_location1%&quot; && cd .. && mv</action>
3200 <action function="page">filemanagerrenamefolder</action>
3201 </actions>
3202 </object>
3203
3204 <object type="action">
3205 <touch key="home" />
3206 <action function="page">main</action>
3207 </object>
3208
3209 <object type="action">
3210 <touch key="back" />
3211 <action function="page">filemanagerlist</action>
3212 </object>
3213
3214 <object type="template" name="footer" />
3215 </page>
3216
3217 <page name="choosedestinationfolder">
3218 <object type="template" name="header" />
3219
3220 <object type="text" color="%text_color%">
3221 <font resource="font" />
3222 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
3223 <text>Browse to Destination Folder & Press Select</text>
3224 </object>
3225
3226 <object type="fileselector">
Dees_Troye7585ca2013-02-15 11:42:29 -06003227 <highlight color="%fileselector_highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003228 <placement x="%fileselector_x%" y="%row1_y%" w="%fileselector_width%" h="%fileselector_install_height%" />
3229 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +01003230 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003231 <text>%tw_file_location2%</text>
3232 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
3233 <sort name="tw_gui_sort_order" />
3234 <icon folder="folder_icon" file="file_icon" />
3235 <background color="%fileselector_background%" />
Dees_Troye7585ca2013-02-15 11:42:29 -06003236 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003237 <filter folders="1" files="0" />
3238 <path name="tw_file_location2" default="/" />
3239 <data name="tw_filename2" />
3240 <selection name="tw_selection2" />
3241 </object>
3242
3243 <object type="template" name="sort_options" />
3244
3245 <object type="action">
3246 <touch key="home" />
3247 <action function="page">main</action>
3248 </object>
3249
3250 <object type="action">
3251 <touch key="back" />
3252 <action function="page">filemanageroptions</action>
3253 </object>
3254
3255 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003256 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003257 <placement x="%filemanager_select_x%" y="%filemanager_select_y%" />
3258 <font resource="font" color="%button_text_color%" />
3259 <text>Select</text>
3260 <image resource="medium_button" />
3261 <actions>
3262 <action function="set">tw_fm_text2=to</action>
3263 <action function="set">tw_fm_text3=%tw_file_location2%</action>
3264 <action function="set">tw_include_text3=1</action>
3265 <action function="set">tw_back=filemanageroptions</action>
3266 <action function="page">filemanagerconfirm</action>
3267 </actions>
3268 </object>
3269
3270 <object type="template" name="footer" />
3271 </page>
3272
3273 <page name="filemanagerrenamefile">
3274 <object type="template" name="header" />
3275
3276 <object type="text" color="%text_color%">
3277 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
3278 <font resource="font" />
3279 <text>Please Enter a New %tw_fm_type% Name</text>
3280 </object>
3281
3282 <object type="input">
3283 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
3284 <background color="%input_background_color%" />
3285 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
3286 <font resource="font" color="%text_color%" />
3287 <text>%tw_filemanager_rename%</text>
3288 <data name="tw_filemanager_rename" />
3289 <restrict minlen="1" maxlen="128" />
3290 <actions>
3291 <action function="set">tw_fm_text2=to</action>
3292 <action function="set">tw_fm_text3=&quot;%tw_file_location1%/%tw_filemanager_rename%&quot;</action>
3293 <action function="set">tw_include_text3=1</action>
3294 <action function="set">tw_back=filemanageroptions</action>
3295 <action function="page">filemanagerconfirm</action>
3296 </actions>
3297 </object>
3298
3299 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003300 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003301 <placement x="%col_center_x%" y="%row2_y%" />
3302 <font resource="font" color="%button_text_color%" />
3303 <text>Cancel</text>
3304 <image resource="main_button" />
3305 <action function="page">filemanageroptions</action>
3306 </object>
3307
3308 <object type="template" name="keyboardtemplate" />
3309
3310 <object type="action">
3311 <touch key="home" />
3312 <action function="page">main</action>
3313 </object>
3314
3315 <object type="action">
3316 <touch key="back" />
3317 <action function="page">filemanageroptions</action>
3318 </object>
3319
3320 <object type="template" name="footer" />
3321 </page>
3322
3323 <page name="filemanagerrenamefolder">
3324 <object type="template" name="header" />
3325
3326 <object type="text" color="%text_color%">
3327 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
3328 <font resource="font" />
3329 <text>Please Enter a New %tw_fm_type% Name</text>
3330 </object>
3331
3332 <object type="input">
3333 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
3334 <background color="%input_background_color%" />
3335 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
3336 <font resource="font" color="%text_color%" />
3337 <text>%tw_filemanager_rename%</text>
3338 <data name="tw_filemanager_rename" />
3339 <restrict minlen="1" maxlen="128" />
3340 <actions>
3341 <action function="set">tw_fm_text2=to</action>
3342 <action function="set">tw_fm_text3=%tw_filemanager_rename%</action>
3343 <action function="set">tw_include_text3=1</action>
3344 <action function="set">tw_back=filemanageroptions</action>
3345 <action function="page">filemanagerconfirm</action>
3346 </actions>
3347 </object>
3348
3349 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003350 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003351 <placement x="%col_center_x%" y="%row2_y%" />
3352 <font resource="font" color="%button_text_color%" />
3353 <text>Cancel</text>
3354 <image resource="main_button" />
3355 <action function="page">filemanageroptions</action>
3356 </object>
3357
3358 <object type="template" name="keyboardtemplate" />
3359
3360 <object type="action">
3361 <touch key="home" />
3362 <action function="page">main</action>
3363 </object>
3364
3365 <object type="action">
3366 <touch key="back" />
3367 <action function="page">filemanageroptions</action>
3368 </object>
3369
3370 <object type="template" name="footer" />
3371 </page>
3372
3373 <page name="filemanagerchmod">
3374 <object type="template" name="header" />
3375
3376 <object type="text" color="%text_color%">
3377 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
3378 <font resource="font" />
3379 <text>Please Enter New Permissions</text>
3380 </object>
3381
3382 <object type="input">
3383 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
3384 <background color="%input_background_color%" />
3385 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
3386 <font resource="font" color="%text_color%" />
3387 <text>%tw_filemanager_rename%</text>
3388 <data name="tw_filemanager_rename" />
3389 <restrict minlen="3" maxlen="4" allow="0123456789" />
3390 <actions>
3391 <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action>
3392 <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action>
3393 <action function="set">tw_back=filemanageroptions</action>
3394 <action function="page">filemanagerconfirm</action>
3395 </actions>
3396 </object>
3397
3398 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003399 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003400 <placement x="%col_center_x%" y="%row2_y%" />
3401 <font resource="font" color="%button_text_color%" />
3402 <text>Cancel</text>
3403 <image resource="main_button" />
3404 <action function="page">filemanageroptions</action>
3405 </object>
3406
3407 <object type="template" name="keyboardtemplate" />
3408
3409 <object type="action">
3410 <touch key="home" />
3411 <action function="page">main</action>
3412 </object>
3413
3414 <object type="action">
3415 <touch key="back" />
3416 <action function="page">filemanageroptions</action>
3417 </object>
3418
3419 <object type="template" name="footer" />
3420 </page>
3421
3422 <page name="filemanagerconfirm">
3423 <object type="template" name="header" />
3424
3425 <object type="text" color="%text_color%">
3426 <font resource="font" />
3427 <placement x="%center_x%" y="%row1_text_y%" placement="5"/>
3428 <text>%tw_fm_text1%</text>
3429 </object>
3430
3431 <object type="text" color="%text_color%">
3432 <font resource="font" />
3433 <placement x="%center_x%" y="%row2_text_y%" placement="5"/>
3434 <text>%tw_filename1%</text>
3435 </object>
3436
3437 <object type="text" color="%text_color%">
3438 <font resource="font" />
3439 <placement x="%center_x%" y="%row3_text_y%" placement="5"/>
3440 <text>%tw_fm_text2%</text>
3441 </object>
3442
3443 <object type="text" color="%text_color%">
3444 <font resource="font" />
3445 <placement x="%center_x%" y="%row4_text_y%" placement="5"/>
3446 <text>%tw_fm_text3%</text>
3447 </object>
3448
3449 <object type="text" color="%text_color%">
3450 <font resource="font" />
3451 <placement x="%center_x%" y="%row10_text_y%" placement="5"/>
3452 <text>Press back button to cancel.</text>
3453 </object>
3454
3455 <object type="slider">
3456 <placement x="%slider_x%" y="%slider_y%" />
3457 <resource base="slider" used="slider-used" touch="slider-touch" />
3458 <action function="page">filemanageracction</action>
3459 </object>
3460
3461 <object type="text" color="%text_color%">
3462 <font resource="font" />
3463 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
3464 <text>Swipe to Confirm</text>
3465 </object>
3466
3467 <object type="action">
3468 <touch key="back" />
3469 <action function="page">%tw_back%</action>
3470 </object>
3471
3472 <object type="action">
3473 <touch key="home" />
3474 <action function="page">main</action>
3475 </object>
3476
3477 <object type="template" name="footer" />
3478 </page>
3479
3480 <page name="filemanageracction">
3481 <object type="template" name="header" />
3482
3483 <object type="text" color="%text_color%">
3484
3485 <font resource="font" />
3486 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
3487 <text>%tw_fm_text1%</text>
3488 </object>
3489
3490 <object type="template" name="action_page_console" />
3491
3492 <object type="template" name="progress_bar" />
3493
3494 <object type="action">
3495 <conditions>
3496 <condition var1="tw_operation_state" var2="1" />
3497 <condition var1="tw_operation_status" var2="0" />
3498 </conditions>
3499 <actions>
3500 <action function="set">tw_back=filemanagerlist</action>
3501 <action function="set">tw_complete_text1=File Operation Complete</action>
3502 <action function="page">action_complete</action>
3503 </actions>
3504 </object>
3505
3506 <object type="action">
3507 <conditions>
3508 <condition var1="tw_operation_state" var2="1" />
3509 <condition var1="tw_operation_status" op="!=" var2="0" />
3510 </conditions>
3511 <actions>
3512 <action function="set">tw_complete_text1=File Operation Complete</action>
3513 <action function="page">action_complete</action>
3514 </actions>
3515 </object>
3516
3517 <object type="action">
3518 <condition var1="tw_include_text3" var2="0" />
3519 <actions>
3520 <action function="cmd">%tw_filemanager_command% &quot;%tw_filename1%&quot;</action>
3521 </actions>
3522 </object>
3523
3524 <object type="action">
3525 <condition var1="tw_include_text3" var2="1" />
3526 <actions>
3527 <action function="cmd">%tw_filemanager_command% &quot;%tw_filename1%&quot; &quot;%tw_fm_text3%&quot;</action>
3528 </actions>
3529 </object>
3530 </page>
3531
3532 <page name="decrypt">
3533 <object type="template" name="header" />
3534
3535 <object type="text" color="%text_color%">
3536 <font resource="font" />
3537 <placement x="%center_x%" y="%row1_header_y%" placement="5" />
3538 <text>Please Enter Your Password</text>
3539 </object>
3540
3541 <object type="input">
3542 <placement x="%col1_x%" y="%row3_text_y%" w="%input_width%" h="%input_height%" placement="0" />
3543 <background color="%input_background_color%" />
3544 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
3545 <font resource="font" color="%text_color%" />
3546 <text>%tw_crypto_display%</text>
3547 <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display" />
3548 <restrict minlen="1" maxlen="254" />
3549 <actions>
3550 <action function="page">trydecrypt</action>
3551 </actions>
3552 </object>
3553
3554 <object type="text" color="%text_fail_color%">
3555 <condition var1="tw_password_fail" var2="1" />
3556 <font resource="font" />
3557 <placement x="%center_x%" y="%row4_text_y%" placement="5" />
3558 <text>Password Failed, Please Try Again</text>
3559 </object>
3560
3561 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003562 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003563 <placement x="%col_center_x%" y="%row2_y%" />
3564 <font resource="font" color="%button_text_color%" />
3565 <text>Cancel</text>
3566 <image resource="main_button" />
3567 <actions>
Dees_Troy6ed34b72013-01-25 15:01:29 +00003568 <action function="set">tw_page_done=1</action>
Dees_Troy51a0e822012-09-05 15:24:24 -04003569 <action function="page">main</action>
3570 </actions>
3571 </object>
3572
3573 <object type="template" name="keyboardtemplate" />
3574
Dees_Troy51a0e822012-09-05 15:24:24 -04003575 <object type="template" name="footer" />
3576 </page>
3577
3578 <page name="trydecrypt">
3579 <object type="template" name="header" />
3580
3581 <object type="text" color="%text_color%">
3582 <font resource="font" />
3583 <placement x="%center_x%" y="%row1_text_y%" placement="5" />
3584 <text>Trying Decryption with Your Password</text>
3585 </object>
3586
3587 <object type="template" name="action_page_console" />
3588
3589 <object type="template" name="progress_bar" />
3590
3591 <object type="action">
3592 <action function="decrypt"></action>
3593 </object>
3594
3595 <object type="action">
3596 <conditions>
3597 <condition var1="tw_operation_state" var2="1" />
3598 <condition var1="tw_operation_status" op="!=" var2="0" />
3599 </conditions>
3600 <actions>
3601 <action function="set">tw_password_fail=1</action>
3602 <action function="page">decrypt</action>
3603 </actions>
3604 </object>
3605
3606 <object type="action">
3607 <conditions>
3608 <condition var1="tw_operation_state" var2="1" />
3609 <condition var1="tw_operation_status" op="=" var2="0" />
3610 </conditions>
Dees_Troy6ed34b72013-01-25 15:01:29 +00003611 <actions>
3612 <action function="set">tw_page_done=1</action>
3613 <action function="page">main</action>
3614 </actions>
Dees_Troy51a0e822012-09-05 15:24:24 -04003615 </object>
3616 </page>
3617
3618 <page name="terminalfolder">
3619 <object type="template" name="header" />
3620
3621 <object type="text" color="%text_color%">
3622 <font resource="font" />
3623 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
3624 <text>Browse to Starting Folder</text>
3625 </object>
3626
3627 <object type="fileselector">
Dees_Troye7585ca2013-02-15 11:42:29 -06003628 <highlight color="%fileselector_highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003629 <placement x="%fileselector_x%" y="%row1_y%" w="%fileselector_width%" h="%fileselector_install_height%" />
3630 <header background="%fileselector_header_background%" textcolor="%fileselector_header_textcolor%" separatorcolor="%fileselector_header_separatorcolor%" separatorheight="%fileselector_header_separatorheight%" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +01003631 <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003632 <text>%tw_terminal_location%</text>
3633 <separator color="%fileselector_separatorcolor%" height="%fileselector_separatorheight%" />
3634 <sort name="tw_gui_sort_order" />
3635 <icon folder="folder_icon" file="file_icon" />
3636 <background color="%fileselector_background%" />
Dees_Troye7585ca2013-02-15 11:42:29 -06003637 <font resource="filelist" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003638 <filter folders="1" files="0" />
3639 <path name="tw_terminal_location" default="/" />
3640 <data name="tw_terminal" />
3641 <selection name="tw_terminal_selection" />
3642 </object>
3643
3644 <object type="template" name="sort_options" />
3645
3646 <object type="action">
3647 <touch key="home" />
3648 <action function="page">main</action>
3649 </object>
3650
3651 <object type="action">
3652 <touch key="back" />
3653 <action function="page">advanced</action>
3654 </object>
3655
3656 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003657 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003658 <placement x="%filemanager_select_x%" y="%filemanager_select_y%" />
3659 <font resource="font" color="%button_text_color%" />
3660 <text>Select</text>
3661 <image resource="medium_button" />
3662 <actions>
3663 <action function="page">terminalcommand</action>
3664 </actions>
3665 </object>
3666
3667 <object type="template" name="footer" />
3668 </page>
3669
3670 <page name="terminalcommand">
3671 <object type="template" name="header" />
3672
3673 <object type="console">
3674 <placement x="%console_x%" y="0" w="%console_width%" h="%terminal_console_height%" />
3675 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
3676 <font resource="fixed" />
3677 </object>
3678
3679 <object type="text" color="%text_color%">
3680 <placement x="%col1_x%" y="%terminal_text_y%" placement="0" />
3681 <font resource="font" />
3682 <text>Starting Path: %tw_terminal_location%</text>
3683 </object>
3684
3685 <object type="input">
3686 <condition var1="tw_terminal_state" var2="0" />
3687 <placement x="%col1_x%" y="%terminal_text_y%" w="%input_width%" h="%input_height%" placement="0" />
3688 <background color="%input_background_color%" />
3689 <cursor color="%input_cursor_color%" hasfocus="1" width="%input_cursor_width%" />
3690 <font resource="font" color="%text_color%" />
3691 <text>%tw_terminal_command%</text>
3692 <data name="tw_terminal_command" />
3693 <restrict minlen="1" />
3694 <action function="terminalcommand">%tw_terminal_command%</action>
3695 </object>
3696
3697 <object type="button">
Dees_Troy1a7a6672013-02-15 09:39:07 -06003698 <highlight color="%highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -04003699 <condition var1="tw_terminal_state" var2="1" />
3700 <placement x="%filemanager_select_x%" y="%terminal_button_y%" />
3701 <font resource="font" color="%button_text_color%" />
3702 <text>KILL</text>
3703 <image resource="medium_button" />
3704 <action function="killterminal"></action>
3705 </object>
3706
3707 <object type="template" name="keyboardtemplate" />
3708
3709 <object type="action">
3710 <touch key="home" />
3711 <action function="page">main</action>
3712 </object>
3713
3714 <object type="action">
3715 <touch key="back" />
3716 <action function="page">terminalfolder</action>
3717 </object>
3718 </page>
bigbiff bigbiff7ce7f0c2013-01-25 09:54:04 -05003719
3720 <page name="sideload">
3721 <object type="template" name="header" />
3722
3723 <object type="text" color="%text_color%">
3724 <font resource="font" />
3725 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
3726 <text>ADB Sideload</text>
3727 </object>
3728
3729 <object type="checkbox">
3730 <placement x="%col1_x%" y="%row2_text_y%" />
3731 <font resource="font" color="%text_color%" />
3732 <text>Wipe Dalvik Cache.</text>
3733 <data variable="tw_wipe_dalvik" />
3734 <image checked="checkbox_true" unchecked="checkbox_false" />
3735 </object>
3736
3737 <object type="checkbox">
3738 <placement x="%col1_x%" y="%row3_text_y%" />
3739 <font resource="font" color="%text_color%" />
3740 <text>Wipe Cache.</text>
3741 <data variable="tw_wipe_cache" />
3742 <image checked="checkbox_true" unchecked="checkbox_false" />
3743 </object>
3744
3745 <object type="slider">
3746 <placement x="%slider_x%" y="%slider_y%" />
3747 <resource base="slider" used="slider-used" touch="slider-touch" />
3748 <actions>
3749 <action function="set">tw_back=advanced</action>
3750 <action function="set">tw_action=adbsideload</action>
3751 <action function="set">tw_action_text1=ADB Sideload</action>
3752 <action function="set">tw_action_text2=Usage: adb sideload filename.zip</action>
3753 <action function="set">tw_complete_text1=ADB Sideload Complete</action>
3754 <action function="set">tw_has_cancel=1</action>
3755 <action function="set">tw_show_reboot=1</action>
3756 <action function="set">tw_cancel_action=adbsideloadcancel</action>
3757 <action function="page">action_page</action>
3758 </actions>
3759 </object>
3760
3761 <object type="text" color="%text_color%">
3762 <font resource="font" />
3763 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
3764 <text>Swipe to Start Sideload</text>
3765 </object>
3766
3767 <object type="action">
3768 <touch key="home" />
3769 <action function="page">main</action>
3770 </object>
3771
3772 <object type="action">
3773 <touch key="back" />
3774 <action function="page">advanced</action>
3775 </object>
3776
3777 <object type="template" name="footer" />
3778 </page>
Dees_Troy6ef66352013-02-21 08:26:57 -06003779
3780 <page name="installsu">
3781 <object type="template" name="header" />
3782
3783 <object type="text" color="%text_color%">
3784 <font resource="font" />
3785 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
3786 <text>Install SuperSU?</text>
3787 </object>
3788
3789 <object type="text" color="%text_color%">
3790 <font resource="font" />
3791 <placement x="%center_x%" y="%row2_text_y%" placement="5"/>
3792 <text>Your device does not appear to be rooted.</text>
3793 </object>
3794
3795 <object type="text" color="%text_color%">
3796 <font resource="font" />
3797 <placement x="%center_x%" y="%row3_text_y%" placement="5"/>
3798 <text>Install SuperSU now?</text>
3799 </object>
3800
3801 <object type="text" color="%text_color%">
3802 <font resource="font" />
3803 <placement x="%center_x%" y="%row4_text_y%" placement="5"/>
3804 <text>This will root your device.</text>
3805 </object>
3806
3807 <object type="button">
3808 <highlight color="%highlight_color%" />
3809 <placement x="%col_center_x%" y="%row3_y%" />
3810 <font resource="font" color="%button_text_color%" />
3811 <text>Do Not Install</text>
3812 <image resource="main_button" />
3813 <action function="set">tw_page_done=1</action>
3814 </object>
3815
3816 <object type="slider">
3817 <placement x="%slider_x%" y="%slider_y%" />
3818 <resource base="slider" used="slider-used" touch="slider-touch" />
3819 <actions>
3820 <action function="set">tw_action=installsu</action>
3821 <action function="set">tw_action_text1=Installing SuperSU</action>
3822 <action function="set">tw_action_text2=</action>
3823 <action function="page">singleaction_page</action>
3824 </actions>
3825 </object>
3826
3827 <object type="text" color="%text_color%">
3828 <font resource="font" />
3829 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
3830 <text>Swipe to Install</text>
3831 </object>
3832 </page>
3833
3834 <page name="fixsu">
3835 <object type="template" name="header" />
3836
3837 <object type="text" color="%text_color%">
3838 <font resource="font" />
3839 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
3840 <text>Fix Superuser Permissions?</text>
3841 </object>
3842
3843 <object type="text" color="%text_color%">
3844 <font resource="font" />
3845 <placement x="%center_x%" y="%row2_text_y%" placement="5"/>
3846 <text>Root permissions appear to be lost.</text>
3847 </object>
3848
3849 <object type="text" color="%text_color%">
3850 <font resource="font" />
3851 <placement x="%center_x%" y="%row3_text_y%" placement="5"/>
3852 <text>Fix root permissions now?</text>
3853 </object>
3854
3855 <object type="text" color="%text_color%">
3856 <font resource="font" />
3857 <placement x="%center_x%" y="%row4_text_y%" placement="5"/>
3858 <text>(Fixes permissions on su binary & app)</text>
3859 </object>
3860
3861 <object type="button">
3862 <highlight color="%highlight_color%" />
3863 <placement x="%col_center_x%" y="%row3_y%" />
3864 <font resource="font" color="%button_text_color%" />
3865 <text>Do Not Fix</text>
3866 <image resource="main_button" />
3867 <action function="set">tw_page_done=1</action>
3868 </object>
3869
3870 <object type="slider">
3871 <placement x="%slider_x%" y="%slider_y%" />
3872 <resource base="slider" used="slider-used" touch="slider-touch" />
3873 <actions>
3874 <action function="set">tw_action=fixsu</action>
3875 <action function="set">tw_action_text1=Fixing Root Permissions</action>
3876 <action function="set">tw_action_text2=</action>
3877 <action function="page">singleaction_page</action>
3878 </actions>
3879 </object>
3880
3881 <object type="text" color="%text_color%">
3882 <font resource="font" />
3883 <placement x="%center_x%" y="%slider_text_y%" placement="4" />
3884 <text>Swipe to Fix Root</text>
3885 </object>
3886 </page>
Dees_Troy51a0e822012-09-05 15:24:24 -04003887 </pages>
3888</recovery>