blob: 152818e727432618aca68e0f2e4f1d45fc22ddc5 [file] [log] [blame]
z31s1g28f0a922015-11-07 18:50:22 +01001<?xml version="1.0"?>
2<recovery>
3 <styles>
4 <style name="text_l">
5 <font resource="font_l" color="%text_color%"/>
6 </style>
7
8 <style name="text_m">
9 <font resource="font_m" color="%text_color%"/>
10 </style>
11
12 <style name="text_m_accent">
13 <font resource="font_m" color="%accent_color%"/>
14 </style>
15
16 <style name="text_m_fail">
17 <font resource="font_m" color="%text_fail_color%"/>
18 </style>
19
20 <style name="text_s">
21 <font resource="font_s" color="%text_color%"/>
22 </style>
23
24 <style name="input">
25 <background color="%background_color%"/>
26 <cursor color="%accent_color%" hasfocus="1" width="%input_line_width%"/>
27 <font resource="font_m" color="%text_color%"/>
28 </style>
29
30 <style name="checkbox">
31 <font resource="font_m" color="%text_color%"/>
32 <image checked="checkbox_true" unchecked="checkbox_false"/>
33 </style>
34
35 <style name="main_button">
36 <highlight color="%highlight_color%"/>
37 <font resource="font_l" color="%text_button_color%"/>
38 <image resource="main_button"/>
39 </style>
40
41 <style name="main_button_full_width">
42 <highlight color="%highlight_color%"/>
43 <font resource="font_l" color="%text_button_color%"/>
44 <image resource="main_button_full_width"/>
45 </style>
46
47 <style name="main_button_quarter_width">
48 <highlight color="%highlight_color%"/>
49 <font resource="font_l" color="%text_button_color%"/>
50 <image resource="main_button_quarter_width"/>
51 </style>
52
53 <style name="main_button_half_height">
54 <highlight color="%highlight_color%"/>
55 <font resource="font_m" color="%text_button_color%"/>
56 <image resource="main_button_half_height"/>
57 </style>
58
59 <style name="main_button_half_height_full_width">
60 <highlight color="%highlight_color%"/>
61 <font resource="font_m" color="%text_button_color%"/>
62 <image resource="main_button_half_height_full_width"/>
63 </style>
64
65 <style name="button_third_width">
66 <highlight color="%highlight_color%"/>
67 <font resource="font_m" color="%text_button_color%"/>
68 <image resource="tab_3"/>
69 </style>
70
Aleksa Saraib25a1832015-12-31 17:36:00 +010071 <style name="button_navbar">
72 <font resource="font_m" color="%text_button_color%"/>
73 </style>
74
z31s1g28f0a922015-11-07 18:50:22 +010075 <style name="console">
76 <color foreground="%text_color%" background="%background_color%" scroll="%background_color%"/>
77 <font resource="fixed"/>
78 </style>
79
z31s1g56189522016-01-13 19:12:40 +010080 <style name="terminal">
81 <fastscroll linecolor="%transparent%" rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
82 <background color="%background_color%"/>
83 <font resource="fixed" spacing="2" color="%text_color%"/>
84 </style>
85
z31s1g28f0a922015-11-07 18:50:22 +010086 <style name="fileselector">
87 <highlight color="%fileselector_highlight_color%"/>
88 <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/>
89 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%fileselector_linecolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
90 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
91 <sort name="tw_gui_sort_order"/>
92 <icon folder="folder" file="file"/>
93 <background color="%background_color%"/>
94 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
95 </style>
96
97 <style name="listbox">
98 <highlight color="%fileselector_highlight_color%"/>
99 <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/>
100 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
101 <icon selected="radio_true" unselected="radio_false"/>
102 <background color="%background_color%"/>
103 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
104 </style>
105
106 <style name="listbox_headerless">
107 <highlight color="%fileselector_highlight_color%"/>
108 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
109 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
110 <icon selected="radio_true" unselected="radio_false"/>
111 <background color="%background_color%"/>
112 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
113 </style>
114
115 <style name="listbox_options">
116 <background color="%background_color%"/>
117 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
118 <icon selected="checkbox_true_small" unselected="checkbox_false_small"/>
119 </style>
120
121 <style name="scrolllist">
122 <highlight color="%fileselector_highlight_color%"/>
123 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
124 <icon selected="checkbox_true" unselected="checkbox_false"/>
125 <background color="%background_color%"/>
126 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
nkk711a230e42017-08-07 00:28:19 +0300127 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100128 </style>
129
130 <style name="partitionlist">
131 <highlight color="%fileselector_highlight_color%"/>
132 <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/>
133 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
134 <icon selected="checkbox_true" unselected="checkbox_false"/>
135 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
136 <background color="%background_color%"/>
137 <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/>
138 </style>
139
140 <style name="partitionlist_summary">
141 <highlight color="%fileselector_highlight_color%"/>
142 <background color="%background_color%"/>
143 <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/>
144 <icon selected="checkbox_true_small" unselected="checkbox_false_small"/>
145 </style>
146
147 <style name="partitionlist_headerless_rb">
148 <highlight color="%fileselector_highlight_color%"/>
149 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_storage_height%"/>
150 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%fileselector_linecolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
151 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
152 <icon selected="radio_true" unselected="radio_false"/>
153 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
154 <background color="%background_color%"/>
155 <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/>
156 </style>
157
158 <style name="partitionlist_headerless_cb">
159 <highlight color="%fileselector_highlight_color%"/>
160 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_storage_height%"/>
161 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%fileselector_linecolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
162 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
163 <icon selected="checkbox_true" unselected="checkbox_false"/>
164 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
165 <background color="%background_color%"/>
166 <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/>
167 </style>
168
169 <style name="slider">
170 <placement x="%center_x%" y="%slider_y%"/>
171 <font resource="font_l" color="%text_color%"/>
172 <resource base="slider" used="slider_used" touch="slider_touch"/>
173 </style>
174
175 <style name="slidervalue">
176 <resource handle="handle"/>
177 <font resource="font_m" color="%text_color%"/>
178 <colors line="%fileselector_linecolor%"/>
179 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
180 </style>
Aleksa Saraib25a1832015-12-31 17:36:00 +0100181
182 <style name="patternpassword">
183 <size name="tw_gui_pattern_grid_size" default="3"/>
184 </style>
z31s1g28f0a922015-11-07 18:50:22 +0100185 </styles>
186
187 <pages>
188 <page name="main">
189 <action>
190 <actions>
191 <action function="set">tw_clear_destination=main2</action>
192 <action function="page">clear_vars</action>
193 </actions>
194 </action>
195 </page>
196
197 <page name="main2">
198 <template name="page"/>
199
200 <button style="main_button">
201 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500202 <text>{@install_btn=Install}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100203 <action function="page">install_type</action>
204 </button>
205
206 <button style="main_button">
207 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500208 <text>{@wipe_btn=Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100209 <action function="page">wipe_type1</action>
210 </button>
211
212 <button style="main_button">
213 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500214 <text>{@backup_btn=Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100215 <actions>
216 <action function="set">tw_back=main</action>
bigbiffce8f83c2015-12-12 18:30:21 -0500217 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +0100218 </actions>
219 </button>
220
221 <button style="main_button">
222 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500223 <text>{@restore_btn=Restore}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100224 <action function="page">restore</action>
225 </button>
226
227 <button style="main_button">
228 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500229 <text>{@reboot_btn=Reboot}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100230 <action function="page">reboot</action>
231 </button>
232
233 <button>
234 <placement x="%btn4_col4_x%" y="%row11_y%"/>
235 <highlight color="%highlight_color%"/>
236 <image resource="q_btn_arrow_right"/>
237 <action function="page">main3</action>
238 </button>
239 </page>
240
Matt Mower32676622017-01-18 18:56:13 -0600241 <page name="copylog">
242 <template name="page"/>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400243
Matt Mower32676622017-01-18 18:56:13 -0600244 <checkbox>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400245 <placement x="%indent%" y="%row1_y%"/>
Matt Mower32676622017-01-18 18:56:13 -0600246 <text>{@include_kernel_log=Include Kernel Log}</text>
247 <data variable="tw_include_kernel_log" value="1"/>
248 </checkbox>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400249
250 <slider>
251 <text>{@swipe_confirm= Confirm}</text>
252 <actions>
Matt Mower32676622017-01-18 18:56:13 -0600253 <action function="set">tw_back=main3</action>
254 <action function="set">tw_action=copylog</action>
255 <action function="set">tw_action_text1={@copying_log=Copy Logs to SD Card}</action>
256 <action function="set">tw_complete_text1={@copy_log_complete=Logs Copy Completed}</action>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400257 <action function="page">action_page</action>
258 </actions>
259 </slider>
260
261 <action>
262 <touch key="back"/>
263 <action function="page">main2</action>
264 </action>
265
266 <action>
267 <touch key="home"/>
268 <action function="page">main</action>
269 </action>
Matt Mower32676622017-01-18 18:56:13 -0600270 </page>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400271
z31s1g28f0a922015-11-07 18:50:22 +0100272 <page name="main3">
273 <template name="page"/>
274
275 <button style="main_button">
276 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500277 <text>{@mount_btn=Mount}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100278 <action function="page">mount</action>
279 </button>
280
281 <button style="main_button">
282 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500283 <text>{@settings_btn=Settings}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100284 <action function="page">settings</action>
285 </button>
286
287 <button style="main_button">
288 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500289 <text>{@files_btn=Files}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100290 <action function="page">filemanagerlist</action>
291 </button>
292
293 <button style="main_button">
294 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500295 <text>{@copy_log_btn=Copy Log}</text>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400296 <action function="page">copylog</action>
z31s1g28f0a922015-11-07 18:50:22 +0100297 </button>
298
299 <button style="main_button">
300 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500301 <text>{@advanced_btn=Advanced}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100302 <action function="page">advanced</action>
303 </button>
304
305 <button>
306 <placement x="%col1_x_left%" y="%row11_y%"/>
307 <highlight color="%highlight_color%"/>
308 <image resource="q_btn_arrow_left"/>
309 <action function="page">main2</action>
310 </button>
311
312 <action>
313 <touch key="back"/>
314 <action function="page">main2</action>
315 </action>
316
317 <action>
318 <touch key="home"/>
319 <action function="page">main</action>
320 </action>
321 </page>
322
323 <page name="install_type">
324 <template name="page"/>
325
326 <template name="statusbar"/>
327
328 <text style="text_m">
329 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500330 <text>{@install_hdr=Install} &gt; {@select_type_hdr=Select Type}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100331 </text>
332
333 <button style="main_button_full_width">
334 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500335 <text>{@install_zip_btn=Install Zip}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100336 <actions>
337 <action function="queueclear"/>
338 <action function="set">tw_selectimage=0</action>
339 <action function="page">install</action>
340 </actions>
341 </button>
342
343 <button style="main_button_full_width">
344 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500345 <text>{@install_image_btn=Install Image}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100346 <actions>
347 <action function="queueclear"/>
348 <action function="set">tw_selectimage=1</action>
349 <action function="page">install</action>
350 </actions>
351 </button>
352
353 <button style="main_button_full_width">
354 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500355 <text>{@adb_sideload_btn=ADB Sideload}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100356 <action function="page">sideload</action>
357 </button>
358
359 <action>
360 <touch key="home"/>
361 <action function="page">main</action>
362 </action>
363
364 <action>
365 <touch key="back"/>
366 <action function="page">main</action>
367 </action>
368 </page>
369
370 <page name="install">
371 <template name="page"/>
372
373 <template name="statusbar"/>
374
375 <text style="text_m">
376 <condition var1="tw_selectimage" var2="0"/>
377 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500378 <text>{@install_zip_hdr=Install Zip} &gt; {@install_select_file_hdr=Select File}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100379 </text>
380
381 <text style="text_m">
382 <condition var1="tw_selectimage" var2="1"/>
383 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500384 <text>{@install_image_hdr=Install Image} &gt; {@install_select_file_hdr=Select File}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100385 </text>
386
387 <fileselector>
388 <condition var1="tw_selectimage" var2="0"/>
389 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
390 <text>%tw_zip_location%</text>
391 <filter extn=".zip" folders="1" files="1"/>
392 <path name="tw_zip_location" default="/sdcard"/>
393 <data name="tw_filename"/>
394 <selection name="tw_file"/>
395 </fileselector>
396
397 <fileselector>
398 <condition var1="tw_selectimage" var2="1"/>
399 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
400 <text>%tw_zip_location%</text>
401 <filter extn=".img" folders="1" files="1"/>
402 <path name="tw_zip_location" default="/sdcard"/>
403 <data name="tw_filename"/>
404 <selection name="tw_file"/>
405 </fileselector>
406
407 <button>
408 <placement x="%btn4_col4_x%" y="%row11_y%"/>
409 <highlight color="%highlight_color%"/>
410 <image resource="q_btn_storage"/>
411 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -0500412 <action function="set">tw_storagetext={@install_hdr=Install} &gt; {@select_storage_hdr=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100413 <action function="set">tw_back=install</action>
414 <action function="page">select_storage</action>
415 </actions>
416 </button>
417
418 <action>
419 <conditions>
420 <condition var1="tw_selectimage" var2="0"/>
421 <condition var1="tw_filename" op="modified"/>
422 </conditions>
423 <actions>
424 <action function="queuezip"/>
425 <action function="page">flash_queue</action>
426 </actions>
427 </action>
428
429 <action>
430 <conditions>
431 <condition var1="tw_selectimage" var2="1"/>
432 <condition var1="tw_filename" op="modified"/>
433 </conditions>
434 <action function="page">flashimage_type</action>
435 </action>
436
437 <action>
438 <touch key="back"/>
439 <action function="page">install_type</action>
440 </action>
441
442 <action>
443 <touch key="home"/>
444 <action function="page">main</action>
445 </action>
446 </page>
447
448 <page name="flash_queue">
449 <template name="page"/>
450
451 <template name="statusbar"/>
452
453 <text style="text_m">
454 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500455 <text>{@install_zip_hdr=Install Zip} &gt; {@queue_hdr=Queue}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100456 </text>
457
458 <text style="text_m_accent">
459 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500460 <text>{@zip_queue_count_s=File %tw_zip_queue_count% of 10:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100461 </text>
462
463 <text style="text_m">
464 <placement x="%indent%" y="%row2_y%"/>
465 <text>%tw_file%</text>
466 </text>
467
468 <text style="text_m_accent">
469 <placement x="%indent%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500470 <text>{@folder=Folder:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100471 </text>
472
473 <text style="text_m">
474 <placement x="%indent%" y="%row5_y%"/>
475 <text>%tw_zip_location%</text>
476 </text>
477
478 <text style="text_m">
479 <placement x="%indent%" y="%row8_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500480 <text>{@zip_back_clear=Press back button to clear the queue.}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100481 </text>
482
483 <button>
484 <placement x="%col1_x_left%" y="%row11_y%"/>
485 <highlight color="%highlight_color%"/>
486 <image resource="q_btn_arrow_left"/>
487 <actions>
488 <action function="queueclear"/>
489 <action function="page">install</action>
490 </actions>
491 </button>
492
493 <button>
494 <placement x="%btn4_col2_x%" y="%row11_y%"/>
495 <highlight color="%highlight_color%"/>
496 <image resource="q_btn_addzip"/>
497 <action function="page">install</action>
498 </button>
499
500 <button>
501 <placement x="%btn4_col3_x%" y="%row11_y%"/>
502 <highlight color="%highlight_color%"/>
503 <image resource="q_btn_accept"/>
504 <action function="page">flash_confirm</action>
505 </button>
506
507 <button>
508 <placement x="%btn4_col4_x%" y="%row11_y%"/>
509 <highlight color="%highlight_color%"/>
510 <image resource="q_btn_arrow_right"/>
511 <action function="page">flash_options</action>
512 </button>
513
514 <action>
515 <touch key="back"/>
516 <actions>
517 <action function="queueclear"/>
518 <action function="page">install</action>
519 </actions>
520 </action>
521
522 <action>
523 <touch key="home"/>
524 <action function="page">main</action>
525 </action>
526 </page>
527
528 <page name="flash_options">
529 <template name="page"/>
530
531 <template name="statusbar"/>
532
533 <text style="text_m">
534 <condition var1="tw_selectimage" var2="0"/>
535 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500536 <text>{@install_zip_hdr=Install Zip} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100537 </text>
538
539 <checkbox>
540 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500541 <text>{@zip_sig_chk=Zip file signature verification}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100542 <data variable="tw_signed_zip_verify"/>
543 </checkbox>
544
545 <checkbox>
546 <condition var1="tw_has_injecttwrp" var2="1"/>
547 <placement x="%indent%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500548 <text>{@inject_twrp_chk=Inject TWRP after install}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100549 <data variable="tw_inject_after_zip"/>
550 </checkbox>
551
bigbiffa869fc72016-03-01 19:40:36 -0500552 <checkbox>
Matt Mower32676622017-01-18 18:56:13 -0600553 <placement x="%indent%" y="%row4_y%"/>
bigbiffa869fc72016-03-01 19:40:36 -0500554 <text>{@install_reboot_chk=Reboot after installation is complete}</text>
Matt Mower32676622017-01-18 18:56:13 -0600555 <data variable="tw_install_reboot"/>
bigbiffa869fc72016-03-01 19:40:36 -0500556 </checkbox>
557
z31s1g28f0a922015-11-07 18:50:22 +0100558 <button>
559 <placement x="%col1_x_left%" y="%row11_y%"/>
560 <highlight color="%highlight_color%"/>
561 <image resource="q_btn_arrow_left"/>
562 <action function="page">flash_queue</action>
563 </button>
564
565 <button>
566 <placement x="%btn4_col4_x%" y="%row11_y%"/>
567 <highlight color="%highlight_color%"/>
568 <image resource="q_btn_accept_transp"/>
569 <action function="page">flash_confirm</action>
570 </button>
571
572 <action>
573 <touch key="back"/>
574 <action function="page">flash_queue</action>
575 </action>
576
577 <action>
578 <touch key="home"/>
579 <action function="page">main</action>
580 </action>
581 </page>
582
583 <page name="flash_confirm">
584 <template name="page"/>
585
586 <template name="statusbar"/>
587
588 <text style="text_m">
589 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500590 <text>{@install_zip_hdr=Install Zip} &gt; {@confirm_flash_hdr=Confirm Flash}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100591 </text>
592
593 <text style="text_m_accent">
594 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500595 <text>{@file=File:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100596 </text>
597
598 <text style="text_m">
599 <placement x="%indent%" y="%row2_y%"/>
600 <text>%tw_file%</text>
601 </text>
602
603 <button>
604 <fill color="%transparent%"/>
605 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
606 <action function="page">flash_queue</action>
607 </button>
608
609 <text style="text_m_accent">
610 <placement x="%indent%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500611 <text>{@zip_queue=Queue:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100612 </text>
613
614 <text style="text_m">
615 <placement x="%indent%" y="%row5_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500616 <text>{@zip_queue_count_s=File %tw_zip_queue_count% of 10:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100617 </text>
618
619 <button>
620 <fill color="%transparent%"/>
621 <placement x="0" y="%row3a_y%" w="%screen_width%" h="48"/>
622 <action function="page">flash_queue</action>
623 </button>
624
625 <listbox style="listbox_options">
626 <placement x="%col1_x_left%" y="%row8_y%" w="%content_width%" h="80"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500627 <listitem name="{@zip_sig_chk=Zip signature verification}">
z31s1g28f0a922015-11-07 18:50:22 +0100628 <data variable="tw_signed_zip_verify"/>
629 </listitem>
630 </listbox>
631
632 <text style="text_m_accent">
633 <placement x="%indent%" y="%row7_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500634 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100635 </text>
636
637 <text style="text_m">
638 <condition var1="tw_has_injecttwrp" var2="1"/>
639 <condition var1="tw_inject_after_zip" var2="1"/>
640 <placement x="%indent%" y="%row9_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500641 <text>{@inject_twrp_chk=Inject TWRP after install}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100642 </text>
643
644 <button>
645 <fill color="%transparent%"/>
646 <placement x="0" y="%row6a_y%" w="%screen_width%" h="64"/>
647 <action function="page">flash_options</action>
648 </button>
649
650 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -0500651 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100652 <action function="flash">flash_zip</action>
653 </slider>
654
655 <action>
656 <touch key="back"/>
657 <actions>
658 <action function="cancelzip"/>
659 <action function="page">install</action>
660 </actions>
661 </action>
662
663 <action>
664 <touch key="home"/>
665 <action function="page">main</action>
666 </action>
667 </page>
668
669 <page name="flash_zip">
670 <template name="page"/>
671
672 <template name="statusbar"/>
673
674 <text style="text_m">
675 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -0600676 <text>{@installing_zip_xml=Installing Zip: %tw_file%}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100677 </text>
678
679 <template name="console"/>
680
681 <template name="progress_bar"/>
682
683 <action>
684 <condition var1="tw_operation_state" var2="1"/>
685 <action function="page">flash_done</action>
686 </action>
687 </page>
688
689 <page name="flash_done">
690 <template name="page"/>
691
692 <template name="statusbar"/>
693
694 <text style="text_m_fail">
695 <condition var1="tw_operation_status" op="!=" var2="0"/>
696 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500697 <text>{@install_failed=Installation Failed}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100698 </text>
699
700 <text style="text_m">
701 <condition var1="tw_operation_status" var2="0"/>
702 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500703 <text>{@install_successful=Installation Successful}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100704 </text>
705
706 <template name="console"/>
707
708 <button style="main_button_half_height">
709 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500710 <text>{@wipe_cache_dalvik_btn=Wipe cache/dalvik}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100711 <actions>
712 <action function="set">tw_back=flash_done</action>
713 <action function="set">tw_action=wipe</action>
714 <action function="set">tw_action_param=/cache</action>
715 <action function="set">tw_has_action2=1</action>
716 <action function="set">tw_action2=wipe</action>
717 <action function="set">tw_action2_param=dalvik</action>
Ethan Yonker74db1572015-10-28 12:44:49 -0500718 <action function="set">tw_text1={@wipe_cache_dalvik_confirm=Wipe Cache &amp; Dalvik?}</action>
719 <action function="set">tw_action_text1={@wiping_cache_dalvik=Wiping Cache &amp; Dalvik...}</action>
720 <action function="set">tw_complete_text1={@wipe_cache_dalvik_complete=Cache &amp; Dalvik Wipe Complete}</action>
721 <action function="set">tw_slider_text={@swipe_wipe_s= Wipe}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100722 <action function="page">confirm_action</action>
723 </actions>
724 </button>
725
726 <button style="main_button_half_height">
727 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500728 <text>{@reboot_system_btn=Reboot System}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100729 <actions>
730 <action function="set">tw_back=main2</action>
Matt Mower908dd252016-05-25 02:26:50 -0500731 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +0100732 </actions>
733 </button>
734
735 <action>
736 <touch key="back"/>
737 <actions>
738 <action function="set">tw_clear_destination=install_type</action>
739 <action function="page">clear_vars</action>
740 </actions>
741 </action>
742
743 <action>
744 <touch key="home"/>
745 <actions>
746 <action function="set">tw_clear_destination=main2</action>
747 <action function="page">clear_vars</action>
748 </actions>
749 </action>
Matt Mower9a2a2052016-05-31 21:31:22 -0500750
751 <action>
752 <conditions>
753 <condition var1="tw_install_reboot" var2="1"/>
754 <condition var1="tw_operation_status" var2="0"/>
755 <condition var1="tw_reboot_system" var2="1"/>
756 </conditions>
757 <actions>
758 <action function="set">tw_sleep=%tw_sleep_total%</action>
759 <action function="page">flash_sleep_and_reboot</action>
760 </actions>
761 </action>
762 </page>
763
764 <page name="flash_sleep_and_reboot">
765 <template name="page"/>
766
767 <template name="statusbar"/>
768
769 <text style="text_m">
770 <placement x="%col1_x_left%" y="%row1_header_y%"/>
771 <text>{@install_reboot=Rebooting in %tw_sleep% second(s)}</text>
772 </text>
773
774 <template name="console"/>
775
776 <template name="progress_bar"/>
777
778 <button style="main_button_half_height">
779 <condition var1="tw_sleep" op="&gt;" var2="0"/>
780 <placement x="%col1_x_right%" y="%row13_y%"/>
781 <text>{@cancel_btn=Cancel}</text>
782 <actions>
783 <action function="set">tw_install_reboot=0</action>
784 <action function="page">flash_done</action>
785 </actions>
786 </button>
787
788 <action>
789 <conditions>
790 <condition var1="tw_sleep" var2="tw_sleep_total"/>
791 <condition var1="tw_install_reboot" var2="1"/>
792 </conditions>
793 <action function="sleepcounter">%tw_sleep_total%</action>
794 </action>
795
796 <action>
797 <conditions>
798 <condition var1="tw_sleep" var2="0"/>
799 <condition var1="tw_install_reboot" var2="1"/>
800 </conditions>
801 <actions>
802 <action function="sleep">50000</action>
803 <action function="set">tw_back=main2</action>
804 <action function="page">reboot_system_routine</action>
805 </actions>
806 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100807 </page>
808
809 <page name="flashimage_type">
810 <template name="page"/>
811
812 <template name="statusbar"/>
813
814 <text style="text_m">
815 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -0600816 <text>{@install_image_hdr=Install Image} &gt; {@install_sel_target=Select Target Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100817 </text>
818
819 <partitionlist style="partitionlist_headerless_rb">
820 <data name="tw_flash_partition"/>
821 <listtype name="flashimg"/>
822 </partitionlist>
823
824 <button>
825 <placement x="%col1_x_left%" y="%row11_y%"/>
826 <highlight color="%highlight_color%"/>
827 <image resource="q_btn_arrow_left"/>
828 <action function="page">install</action>
829 </button>
830
831 <button>
832 <placement x="%btn4_col4_x%" y="%row11_y%"/>
833 <highlight color="%highlight_color%"/>
834 <image resource="q_btn_accept_transp"/>
835 <action function="page">flashimage_confirm</action>
836 </button>
837
838 <action>
839 <touch key="back"/>
840 <action function="page">install</action>
841 </action>
842
843 <action>
844 <touch key="home"/>
845 <action function="page">main</action>
846 </action>
847 </page>
848
849 <page name="flashimage_confirm">
850 <template name="page"/>
851
852 <template name="statusbar"/>
853
854 <text style="text_m">
855 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500856 <text>{@install_image_hdr=Install Image} &gt; {@confirm_flash_hdr=Confirm Flash}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100857 </text>
858
859 <text style="text_m_accent">
860 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500861 <text>{@file=File:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100862 </text>
863
864 <text style="text_m">
865 <placement x="%indent%" y="%row2_y%"/>
866 <text>%tw_file%</text>
867 </text>
868
869 <button>
870 <fill color="%transparent%"/>
871 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
872 <action function="page">install</action>
873 </button>
874
875 <text style="text_m_accent">
876 <placement x="%indent%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500877 <text>{@target_partition=Target Partition:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100878 </text>
879
880 <text style="text_m">
881 <placement x="%indent%" y="%row5_y%"/>
882 <text>%tw_flash_partition%</text>
883 </text>
884
885 <button>
886 <fill color="%transparent%"/>
887 <placement x="0" y="%row3a_y%" w="%screen_width%" h="48"/>
888 <action function="page">flashimage_type</action>
889 </button>
890
891 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -0500892 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100893 <actions>
894 <action function="set">tw_back=flashimage_confirm</action>
895 <action function="set">tw_action=flashimage</action>
896 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -0500897 <action function="set">tw_action_text1={@flashing_image=Flashing Image...}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100898 <action function="set">tw_action_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -0500899 <action function="set">tw_complete_text1={@image_flashed=Image Flashed}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100900 <action function="page">action_page</action>
901 </actions>
902 <action function="flashimage"/>
903 </slider>
904
905 <action>
906 <touch key="back"/>
907 <actions>
908 <action function="set">tw_clear_destination=install</action>
909 <action function="page">clear_vars</action>
910 </actions>
911 </action>
912
913 <action>
914 <touch key="home"/>
915 <actions>
916 <action function="set">tw_clear_destination=main2</action>
917 <action function="page">clear_vars</action>
918 </actions>
919 </action>
920 </page>
921
922 <page name="clear_vars">
923 <action>
924 <action function="set">tw_operation_state=0</action>
925 <action function="set">tw_text1=</action>
926 <action function="set">tw_text2=</action>
927 <action function="set">tw_text3=</action>
928 <action function="set">tw_text4=</action>
929 <action function="set">tw_action_text1=</action>
930 <action function="set">tw_action_text2=</action>
931 <action function="set">tw_action_param=</action>
932 <action function="set">tw_has_action2=0</action>
933 <action function="set">tw_action2=</action>
934 <action function="set">tw_action2_param=</action>
935 <action function="set">tw_has_cancel=0</action>
936 <action function="set">tw_cancel_action=</action>
937 <action function="set">tw_cancel_param=</action>
938 <action function="set">tw_show_exclamation=0</action>
939 <action function="set">tw_show_reboot=0</action>
940 <action function="page">%tw_clear_destination%</action>
941 </action>
942 </page>
943
Matt Mower908dd252016-05-25 02:26:50 -0500944 <page name="reboot_system_routine">
945 <action>
946 <action function="set">tw_back=main2</action>
947 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -0500948 <action function="set">tw_action_param=system</action>
Matt Mower908dd252016-05-25 02:26:50 -0500949 <action function="set">tw_has_action2=0</action>
950 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
951 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
952 <action function="set">tw_text3=</action>
953 <action function="set">tw_text4=</action>
954 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
955 <action function="set">tw_action_text2=</action>
956 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
957 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
958 <action function="page">rebootcheck</action>
959 </action>
960 </page>
961
z31s1g28f0a922015-11-07 18:50:22 +0100962 <page name="confirm_action">
963 <template name="page"/>
964
965 <template name="statusbar"/>
966
967 <text style="text_m">
968 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500969 <text>{@confirm_action=Confirm Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100970 </text>
971
972 <text style="text_m_accent">
973 <placement x="%center_x%" y="%row2_y%" placement="5"/>
974 <text>%tw_text1%</text>
975 </text>
976
977 <text style="text_m_accent">
978 <placement x="%center_x%" y="%row3_y%" placement="5"/>
979 <text>%tw_text2%</text>
980 </text>
981
982 <text style="text_m">
983 <condition var1="tw_action" op="!=" var2="changefilesystem"/>
984 <placement x="%center_x%" y="%row5_y%" placement="5"/>
985 <text>%tw_text3%</text>
986 </text>
987
988 <text style="text_m">
989 <condition var1="tw_action" op="!=" var2="changefilesystem"/>
990 <placement x="%center_x%" y="%row6_y%" placement="5"/>
991 <text>%tw_text4%</text>
992 </text>
993
994 <text style="text_m_fail">
995 <condition var1="tw_action" var2="changefilesystem"/>
996 <placement x="%center_x%" y="%row5_y%" placement="5"/>
997 <text>%tw_text3%</text>
998 </text>
999
1000 <text style="text_m_fail">
1001 <condition var1="tw_action" var2="changefilesystem"/>
1002 <placement x="%center_x%" y="%row6_y%" placement="5"/>
1003 <text>%tw_text4%</text>
1004 </text>
1005
1006 <text style="text_m">
1007 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001008 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001009 </text>
1010
1011 <slider>
1012 <text>%tw_slider_text%</text>
1013 <action function="page">action_page</action>
1014 </slider>
1015
1016 <action>
1017 <touch key="back"/>
1018 <actions>
1019 <action function="set">tw_clear_destination=%tw_back%</action>
1020 <action function="page">clear_vars</action>
1021 </actions>
1022 </action>
1023
1024 <action>
1025 <touch key="home"/>
1026 <action function="page">main</action>
1027 </action>
1028 </page>
1029
1030 <page name="action_page">
1031 <template name="page"/>
1032
1033 <template name="statusbar"/>
1034
1035 <text style="text_m">
1036 <placement x="%col1_x_left%" y="%row1_header_y%"/>
1037 <text>%tw_action_text1% %tw_action_text2%</text>
1038 </text>
1039
1040 <template name="console"/>
1041
1042 <template name="progress_bar"/>
1043
1044 <button style="main_button_half_height">
1045 <condition var1="tw_has_cancel" var2="1"/>
1046 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001047 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001048 <action function="%tw_cancel_action%">%tw_cancel_param%</action>
1049 </button>
1050
1051 <action>
1052 <condition var1="tw_operation_state" var2="1"/>
1053 <actions>
1054 <action function="page">action_complete</action>
1055 </actions>
1056 </action>
1057
1058 <action>
1059 <condition var1="tw_has_action2" var2="0"/>
1060 <actions>
1061 <action function="%tw_action%">%tw_action_param%</action>
1062 </actions>
1063 </action>
1064
1065 <action>
1066 <condition var1="tw_has_action2" var2="1"/>
1067 <actions>
1068 <action function="%tw_action%">%tw_action_param%</action>
1069 <action function="%tw_action2%">%tw_action2_param%</action>
1070 </actions>
1071 </action>
1072 </page>
1073
1074 <page name="singleaction_page">
1075 <template name="page"/>
1076
1077 <template name="statusbar"/>
1078
1079 <text style="text_m">
1080 <placement x="%col1_x_left%" y="%row1_header_y%"/>
1081 <text>%tw_action_text1% %tw_action_text2%</text>
1082 </text>
1083
1084 <template name="console"/>
1085
1086 <template name="progress_bar"/>
1087
1088 <action>
1089 <condition var1="tw_operation_state" var2="1"/>
1090 <actions>
1091 <action function="set">tw_page_done=1</action>
1092 </actions>
1093 </action>
1094
1095 <action>
1096 <condition var1="tw_has_action2" var2="0"/>
1097 <actions>
1098 <action function="%tw_action%">%tw_action_param%</action>
1099 </actions>
1100 </action>
1101
1102 <action>
1103 <condition var1="tw_has_action2" var2="1"/>
1104 <actions>
1105 <action function="%tw_action%">%tw_action_param%</action>
1106 <action function="%tw_action2%">%tw_action2_param%</action>
1107 </actions>
1108 </action>
1109 </page>
1110
1111 <page name="action_complete">
1112 <template name="page"/>
1113
1114 <template name="statusbar"/>
1115
1116 <text style="text_m_fail">
1117 <condition var1="tw_operation_status" op="!=" var2="0"/>
1118 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001119 <text>%tw_complete_text1% {@failed=Failed}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001120 </text>
1121
1122 <text style="text_m">
1123 <condition var1="tw_operation_status" var2="0"/>
1124 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001125 <text>%tw_complete_text1% {@successful=Successful}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001126 </text>
1127
1128 <template name="console"/>
1129
1130 <button style="main_button_half_height">
1131 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001132 <text>{@back_btn=Back}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001133 <actions>
1134 <action function="set">tw_clear_destination=%tw_back%</action>
1135 <action function="page">clear_vars</action>
1136 </actions>
1137 </button>
1138
1139 <button style="main_button_half_height">
1140 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001141 <text>{@reboot_system_btn=Reboot System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001142 <actions>
1143 <action function="set">tw_back=main2</action>
Matt Mower908dd252016-05-25 02:26:50 -05001144 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +01001145 </actions>
1146 </button>
1147
1148 <action>
1149 <touch key="home"/>
1150 <actions>
1151 <action function="set">tw_clear_destination=main2</action>
1152 <action function="page">clear_vars</action>
1153 </actions>
1154 </action>
1155
1156 <action>
1157 <touch key="back"/>
1158 <actions>
1159 <action function="set">tw_clear_destination=%tw_back%</action>
1160 <action function="page">clear_vars</action>
1161 </actions>
1162 </action>
1163 </page>
1164
1165 <page name="filecheck">
1166 <action>
1167 <action function="fileexists">%tw_filecheck%</action>
1168 </action>
1169
1170 <action>
1171 <conditions>
1172 <condition var1="tw_operation_state" var2="1"/>
1173 <condition var1="tw_operation_status" var2="0"/>
1174 </conditions>
1175 <actions>
1176 <action function="set">tw_fileexists=1</action>
1177 <action function="page">%tw_existpage%</action>
1178 </actions>
1179 </action>
1180
1181 <action>
1182 <conditions>
1183 <condition var1="tw_operation_state" var2="1"/>
1184 <condition var1="tw_operation_status" var2="1"/>
1185 </conditions>
1186 <actions>
1187 <action function="set">tw_fileexists=0</action>
1188 <action function="page">%tw_notexistpage%</action>
1189 </actions>
1190 </action>
1191 </page>
1192
1193 <page name="rebootcheck">
1194 <action>
1195 <condition var1="tw_backup_system_size" op="&gt;=" var2="%tw_min_system%"/>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06001196 <action function="page">appcheck</action>
z31s1g28f0a922015-11-07 18:50:22 +01001197 </action>
1198
1199 <action>
1200 <condition var1="tw_backup_system_size" op="&lt;" var2="%tw_min_system%"/>
1201 <action function="page">confirm_action</action>
1202 </action>
1203 </page>
1204
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06001205 <page name="appcheck">
1206 <action>
1207 <condition var1="tw_app_prompt" var2="1"/>
1208 <action function="checkforapp"></action>
1209 </action>
1210
1211 <action>
1212 <condition var1="tw_app_prompt" op="!=" var2="1"/>
1213 <action function="reboot">%tw_reboot_param%</action>
1214 </action>
1215
1216 <action>
1217 <condition var1="tw_app_install_status" var2="1"/>
1218 <action function="page">rebootapp</action>
1219 </action>
1220
1221 <action>
1222 <condition var1="tw_app_install_status" var2="2"/>
1223 <action function="reboot">%tw_reboot_param%</action>
1224 </action>
1225 </page>
1226
z31s1g28f0a922015-11-07 18:50:22 +01001227 <page name="wipe_type1">
1228 <template name="page"/>
1229
1230 <template name="statusbar"/>
1231
1232 <text style="text_m">
1233 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001234 <text>{@wipe_hdr=Wipe} &gt; {@select_type_hdr=Select Type}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001235 </text>
1236
1237 <button style="main_button_full_width">
1238 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001239 <text>{@factory_reset_btn=Factory Reset}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001240 <action function="page">wipe</action>
1241 </button>
1242
1243 <button style="main_button_full_width">
1244 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001245 <text>{@advanced_wipe_btn=Advanced Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001246 <actions>
1247 <action function="set">partitionlisterror=0</action>
1248 <action function="page">advancedwipe</action>
1249 </actions>
1250 </button>
1251
1252 <button>
1253 <placement x="%btn4_col4_x%" y="%row11_y%"/>
1254 <highlight color="%highlight_color%"/>
1255 <image resource="q_btn_arrow_right"/>
1256 <action function="page">wipe_type2</action>
1257 </button>
1258
1259 <action>
1260 <touch key="home"/>
1261 <action function="page">main</action>
1262 </action>
1263
1264 <action>
1265 <touch key="back"/>
1266 <action function="page">main</action>
1267 </action>
1268 </page>
1269
1270 <page name="wipe_type2">
1271 <template name="page"/>
1272
1273 <template name="statusbar"/>
1274
1275 <text style="text_m">
1276 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001277 <text>{@wipe_hdr=Wipe} &gt; {@select_type_hdr=Select Type}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001278 </text>
1279
1280 <button style="main_button_full_width">
1281 <condition var1="tw_has_data_media" var2="1"/>
1282 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001283 <text>{@format_data_btn=Format Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001284 <action function="page">formatdata</action>
1285 </button>
1286
1287 <button style="main_button_full_width">
1288 <conditions>
1289 <condition var1="tw_is_encrypted" var2="1"/>
1290 <condition var1="tw_has_data_media" var2="0"/>
1291 </conditions>
1292 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001293 <text>{@wipe_enc_btn=Wipe Encryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001294 <actions>
1295 <action function="set">tw_back=wipe</action>
1296 <action function="set">tw_action=wipe</action>
1297 <action function="set">tw_action_param=DATAMEDIA</action>
1298 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001299 <action function="set">tw_text1={@wipe_enc_confirm=Wipe Encryption from Data?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001300 <action function="set">tw_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001301 <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action>
1302 <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action>
1303 <action function="set">tw_slider_text={@swipe_format_data_s= Format Data}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001304 <action function="page">confirm_action</action>
1305 </actions>
1306 </button>
1307
1308 <button style="main_button_full_width">
1309 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001310 <text>{@file_sys_opt=File System Options}</text><actions>
z31s1g28f0a922015-11-07 18:50:22 +01001311 <action function="set">partitionlisterror=0</action>
1312 <action function="page">partitionoptions_select</action>
1313 </actions>
1314 </button>
1315
1316 <button>
1317 <placement x="%col1_x_left%" y="%row11_y%"/>
1318 <highlight color="%highlight_color%"/>
1319 <image resource="q_btn_arrow_left"/>
1320 <action function="page">wipe_type1</action>
1321 </button>
1322
1323 <action>
1324 <touch key="home"/>
1325 <action function="page">main</action>
1326 </action>
1327
1328 <action>
1329 <touch key="back"/>
1330 <action function="page">main</action>
1331 </action>
1332 </page>
1333
1334 <page name="wipe">
1335 <template name="page"/>
1336
1337 <template name="statusbar"/>
1338
1339 <text style="text_m">
1340 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001341 <text>{@wipe_hdr=Wipe} &gt; {@factory_reset_hdr=Factory Reset}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001342 </text>
1343
1344 <text style="text_m_accent">
1345 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001346 <text>{@factory_reset1=Wipes Data, Cache, and Dalvik}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001347 </text>
1348
1349 <text style="text_m_accent">
1350 <condition var1="tw_has_data_media" var2="1"/>
1351 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001352 <text>{@factory_reset2=(not including internal storage)}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001353 </text>
1354
1355 <text style="text_m_accent">
1356 <conditions>
1357 <condition var1="tw_has_android_secure" var2="1"/>
1358 <condition var1="fileexists" var2="/and-sec"/>
1359 </conditions>
1360 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001361 <text>{@android_secure=Android Secure}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001362 </text>
1363
1364 <text style="text_m_accent">
1365 <condition var1="tw_has_sdext_partition" var2="1"/>
1366 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001367 <text>{@sdext=SD-EXT}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001368 </text>
1369
1370 <text style="text_m">
1371 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001372 <text>{@factory_reset3=Most of the time this is}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001373 </text>
1374
1375 <text style="text_m">
1376 <placement x="%center_x%" y="%row7_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001377 <text>{@factory_reset4=the only wipe that you need.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001378 </text>
1379
1380 <text style="text_m">
1381 <placement x="%center_x%" y="%row9_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001382 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001383 </text>
1384
1385 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05001386 <text>{@swipe_wipe_s= Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001387 <actions>
1388 <action function="set">tw_back=wipe</action>
1389 <action function="set">tw_action=wipe</action>
1390 <action function="set">tw_action_param=data</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001391 <action function="set">tw_action_text1={@factory_resetting=Factory Reset...}</action>
1392 <action function="set">tw_complete_text1={@factory_reset_complete=Factory Reset Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001393 <action function="page">action_page</action>
1394 </actions>
1395 </slider>
1396
1397 <action>
1398 <touch key="back"/>
1399 <action function="page">wipe_type1</action>
1400 </action>
1401
1402 <action>
1403 <touch key="home"/>
1404 <action function="page">main</action>
1405 </action>
1406 </page>
1407
1408 <page name="advancedwipe">
1409 <action>
1410 <action function="set">tw_wipe_list=</action>
1411 </action>
1412
1413 <template name="page"/>
1414
1415 <template name="statusbar"/>
1416
1417 <text style="text_m">
1418 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001419 <text>{@wipe_hdr=Wipe} &gt; {@advanced_wipe_hdr=Advanced Wipe} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001420 </text>
1421
1422 <partitionlist style="partitionlist_headerless_cb">
1423 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
1424 <data name="tw_wipe_list"/>
1425 <listtype name="wipe"/>
1426 </partitionlist>
1427
1428 <fill color="%accent_color%">
1429 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
1430 </fill>
1431
1432 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05001433 <text>{@swipe_wipe_s= Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001434 <actions>
1435 <action function="set">tw_back=advancedwipe</action>
1436 <action function="set">tw_action=wipe</action>
1437 <action function="set">tw_action_param=LIST</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001438 <action function="set">tw_text1={@wipe_sel_confirm=Wipe Selected Partition(s)?}</action>
1439 <action function="set">tw_action_text1={@wiping_part=Wiping Partition(s)...}</action>
1440 <action function="set">tw_complete_text1={@wipe_complete=Wipe Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001441 <action function="page">action_page</action>
1442 </actions>
1443 </slider>
1444
1445 <action>
1446 <touch key="home"/>
1447 <action function="page">main</action>
1448 </action>
1449
1450 <action>
1451 <touch key="back"/>
1452 <action function="page">wipe_type1</action>
1453 </action>
1454 </page>
1455
1456 <page name="formatdata">
1457 <template name="page"/>
1458
1459 <template name="statusbar"/>
1460
1461 <text style="text_m">
1462 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001463 <text>{@wipe_hdr=Wipe} &gt; {@format_data_hdr=Format Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001464 </text>
1465
1466 <text style="text_m_fail">
1467 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001468 <text>{@format_data_wtc1=Format Data will wipe all of your apps,}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001469 </text>
1470
1471 <text style="text_m_fail">
1472 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001473 <text>{@format_data_wtc2=backups and media. This cannot be undone.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001474 </text>
1475
1476 <text style="text_m">
1477 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001478 <text>{@yes_continue=Type yes to continue. Press back to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001479 </text>
1480
1481 <input>
1482 <placement x="%col1_x_left%" y="%row5_y%" w="%content_width%" h="%input_height%"/>
1483 <text>%tw_confirm_formatdata%</text>
1484 <data name="tw_confirm_formatdata"/>
1485 <restrict minlen="3" maxlen="3" allow="yes"/>
1486 <action function="page">formatdata_confirm</action>
1487 </input>
1488
1489 <fill color="%accent_color%">
1490 <placement x="%col1_x_left%" y="row6_input_y" w="%content_width%" h="input_line_width"/>
1491 </fill>
1492
1493 <template name="keyboardtemplate"/>
1494
1495 <action>
1496 <touch key="home"/>
1497 <action function="page">main</action>
1498 </action>
1499
1500 <action>
1501 <touch key="back"/>
1502 <action function="page">wipe_type2</action>
1503 </action>
1504 </page>
1505
1506 <page name="formatdata_confirm">
1507 <action>
1508 <condition var1="tw_confirm_formatdata" op="=" var2="yes"/>
1509 <actions>
1510 <action function="set">tw_back=formatdata</action>
1511 <action function="set">tw_action=wipe</action>
1512 <action function="set">tw_action_param=DATAMEDIA</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001513 <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action>
1514 <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001515 <action function="page">action_page</action>
1516 </actions>
1517 </action>
1518
1519 <action>
1520 <condition var1="tw_confirm_formatdata" op="!=" var2="yes"/>
1521 <action function="page">formatdata</action>
1522 </action>
1523 </page>
1524
1525 <page name="checkpartitionlist">
1526 <action>
1527 <condition var1="tw_check_partition_list" op="=" var2="1"/>
1528 <actions>
1529 <action function="set">partitionlisterror=0</action>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001530 <action function="getpartitiondetails">tw_wipe_list</action>
z31s1g28f0a922015-11-07 18:50:22 +01001531 <action function="page">partitionoptions</action>
1532 </actions>
1533 </action>
1534
1535 <action>
1536 <condition var1="tw_check_partition_list" op="!=" var2="1"/>
1537 <actions>
1538 <action function="set">partitionlisterror=1</action>
z31s1g28f0a922015-11-07 18:50:22 +01001539 <action function="page">partitionoptions_select</action>
1540 </actions>
1541 </action>
1542 </page>
1543
1544 <page name="partitionoptions_select">
1545 <action>
1546 <action function="set">tw_wipe_list=</action>
1547 </action>
1548
1549 <template name="page"/>
1550
1551 <template name="statusbar"/>
1552
1553 <text style="text_m">
1554 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001555 <text>{@wipe_hdr=Wipe} &gt; {@file_sys_opt=File System Options} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001556 </text>
1557
1558 <partitionlist style="partitionlist_headerless_cb">
1559 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
1560 <data name="tw_wipe_list"/>
1561 <listtype name="wipe"/>
1562 </partitionlist>
1563
1564 <fill color="%accent_color%">
1565 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
1566 </fill>
1567
z31s1g28f0a922015-11-07 18:50:22 +01001568 <text style="text_m_fail">
1569 <condition var1="partitionlisterror" var2="1"/>
1570 <placement x="%col1_x_left%" y="%row12_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001571 <text>{@invalid_part_sel=Invalid partition selection}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001572 </text>
1573
1574 <button>
1575 <placement x="%btn4_col4_x%" y="%row11_y%"/>
1576 <highlight color="%highlight_color%"/>
1577 <image resource="q_btn_arrow_right"/><actions>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001578 <action function="checkpartitionlist">tw_wipe_list</action>
z31s1g28f0a922015-11-07 18:50:22 +01001579 <action function="page">checkpartitionlist</action>
1580 </actions>
1581 </button>
1582
1583 <action>
1584 <touch key="home"/>
1585 <action function="page">main</action>
1586 </action>
1587
1588 <action>
1589 <touch key="back"/>
1590 <action function="page">wipe_type2</action>
1591 </action>
1592 </page>
1593
1594 <page name="partitionoptions">
1595
1596 <template name="page"/>
1597
1598 <template name="statusbar"/>
1599
1600 <text style="text_m">
1601 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001602 <text>{@wipe_hdr=Wipe} &gt; {@file_sys_opt=File System Options} &gt; {@sel_act_hdr=Select Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001603 </text>
1604
1605 <text style="text_m_accent">
1606 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001607 <text>{@partition=Partition: %tw_partition_name%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001608 </text>
1609
1610 <text style="text_m_accent">
1611 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001612 <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001613 </text>
1614
1615 <text style="text_m">
1616 <condition var1="tw_partition_is_present" var2="1"/>
1617 <placement x="%col1_x_left%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001618 <text>{@part_present_yes=Present: Yes}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001619 </text>
1620
1621 <text style="text_m">
1622 <condition var1="tw_partition_is_present" var2="0"/>
1623 <placement x="%col1_x_left%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001624 <text>{@part_present_no=Present: No}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001625 </text>
1626
1627 <text style="text_m">
1628 <condition var1="tw_partition_removable" var2="1"/>
1629 <placement x="%col1_x_right%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001630 <text>{@part_removable_yes=Removable: Yes}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001631 </text>
1632
1633 <text style="text_m">
1634 <condition var1="tw_partition_removable" var2="0"/>
1635 <placement x="%col1_x_right%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001636 <text>{@part_removable_no=Removable: No}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001637 </text>
1638
1639 <text style="text_m">
1640 <placement x="%col1_x_left%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001641 <text>{@part_size=Size: %tw_partition_size%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001642 </text>
1643
1644 <text style="text_m">
1645 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001646 <text>{@part_used=Used: %tw_partition_used%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001647 </text>
1648
1649 <text style="text_m">
1650 <placement x="%col1_x_left%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001651 <text>{@part_free=Free: %tw_partition_free%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001652 </text>
1653
1654 <text style="text_m">
1655 <placement x="%col1_x_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001656 <text>{@part_backup_size=Backup Size: %tw_partition_backup_size%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001657 </text>
1658
1659 <button style="main_button">
1660 <condition var1="tw_partition_can_resize" op="=" var2="1"/>
1661 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001662 <text>{@resize_btn_s=Resize}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001663 <actions>
1664 <action function="set">tw_back=partitionoptions</action>
1665 <action function="set">tw_action=resize</action>
1666 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1667 <action function="set">tw_has_action2=1</action>
1668 <action function="set">tw_action2=getpartitiondetails</action>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001669 <action function="set">tw_action2_param=tw_wipe_list</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001670 <action function="set">tw_text1={@resize_confirm=Resize %tw_partition_name%?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001671 <action function="set">tw_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001672 <action function="set">tw_action_text1={@resizing=Resizing...}</action>
1673 <action function="set">tw_complete_text1={@resize_complete=Resize Complete}</action>
1674 <action function="set">tw_slider_text={@swipe_resize_s= Resize}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001675 <action function="page">confirm_action</action>
1676 </actions>
1677 </button>
1678
1679 <button style="main_button">
1680 <condition var1="tw_partition_can_repair" op="=" var2="1"/>
1681 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001682 <text>{@repair_btn_s=Repair}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001683 <actions>
1684 <action function="set">tw_back=partitionoptions</action>
1685 <action function="set">tw_action=repair</action>
1686 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1687 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001688 <action function="set">tw_text1={@repair_confirm=Repair %tw_partition_name%?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001689 <action function="set">tw_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001690 <action function="set">tw_action_text1={@repairing=Repairing...}</action>
1691 <action function="set">tw_complete_text1={@repair_complete=Repair Complete}</action>
1692 <action function="set">tw_slider_text={@swipe_repair_s= Repair}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001693 <action function="page">confirm_action</action>
1694 </actions>
1695 </button>
1696
1697 <button>
1698 <placement x="%col1_x_left%" y="%row11_y%"/>
1699 <highlight color="%highlight_color%"/>
1700 <image resource="q_btn_arrow_left"/>
1701 <action function="page">partitionoptions_select</action>
1702 </button>
1703
1704 <button style="main_button">
1705 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001706 <text>{@change_fs_btn_s=Change}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001707 <action function="page">selectfilesystem</action>
1708 </button>
1709
1710 <action>
1711 <touch key="home"/>
1712 <action function="page">main</action>
1713 </action>
1714
1715 <action>
1716 <touch key="back"/>
1717 <action function="page">partitionoptions_select</action>
1718 </action>
1719 </page>
1720
1721 <page name="refreshfilesystem">
1722 <action>
1723 <condition var1="tw_check_partition_list" op="=" var2="1"/>
1724 <actions>
1725 <action function="set">partitionlisterror=0</action>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001726 <action function="getpartitiondetails">tw_wipe_list</action>
z31s1g28f0a922015-11-07 18:50:22 +01001727 <action function="page">selectfilesystem</action>
1728 </actions>
1729 </action>
1730
1731 <action>
1732 <condition var1="tw_check_partition_list" op="!=" var2="1"/>
1733 <actions>
1734 <action function="set">partitionlisterror=1</action>
1735 <action function="set">tw_wipe_list=</action>
1736 <action function="page">advancedwipe</action>
1737 </actions>
1738 </action>
1739 </page>
1740
1741 <page name="selectfilesystem">
1742 <template name="page"/>
1743
1744 <template name="statusbar"/>
1745
1746 <text style="text_m">
1747 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001748 <text>{@change_fs_for_hdr_s=Partition: %tw_partition_name% &gt; Select File System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001749 </text>
1750
1751 <button style="main_button">
1752 <condition var1="tw_partition_ext" op="=" var2="1"/>
1753 <placement x="%col1_x_left%" y="%row1_y%"/>
1754 <text>EXT2</text>
1755 <actions>
1756 <action function="set">tw_back=refreshfilesystem</action>
1757 <action function="set">tw_action=changefilesystem</action>
1758 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1759 <action function="set">tw_action_new_file_system=ext2</action>
1760 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001761 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1762 <action function="set">tw_text2=EXT2</action>
1763 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1764 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1765 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1766 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1767 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001768 <action function="page">confirm_action</action>
1769 </actions>
1770 </button>
1771
1772 <button style="main_button">
1773 <condition var1="tw_partition_ext" op="=" var2="1"/>
1774 <placement x="%col1_x_left%" y="%row6_y%"/>
1775 <text>EXT3</text>
1776 <actions>
1777 <action function="set">tw_back=refreshfilesystem</action>
1778 <action function="set">tw_action=changefilesystem</action>
1779 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1780 <action function="set">tw_action_new_file_system=ext3</action>
1781 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001782 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1783 <action function="set">tw_text2=EXT3</action>
1784 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1785 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1786 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1787 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1788 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001789 <action function="page">confirm_action</action>
1790 </actions>
1791 </button>
1792
1793 <button style="main_button">
1794 <condition var1="tw_partition_ext" op="=" var2="1"/>
1795 <placement x="%col1_x_left%" y="%row11_y%"/>
1796 <text>EXT4</text>
1797 <actions>
1798 <action function="set">tw_back=refreshfilesystem</action>
1799 <action function="set">tw_action=changefilesystem</action>
1800 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1801 <action function="set">tw_action_new_file_system=ext4</action>
1802 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001803 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1804 <action function="set">tw_text2=EXT4</action>
1805 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1806 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1807 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1808 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1809 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001810 <action function="page">confirm_action</action>
1811 </actions>
1812 </button>
1813
1814 <button style="main_button">
1815 <condition var1="tw_partition_vfat" op="=" var2="1"/>
1816 <placement x="%col1_x_right%" y="%row1_y%"/>
1817 <text>FAT</text>
1818 <actions>
1819 <action function="set">tw_back=refreshfilesystem</action>
1820 <action function="set">tw_action=changefilesystem</action>
1821 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1822 <action function="set">tw_action_new_file_system=vfat</action>
1823 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001824 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1825 <action function="set">tw_text2=FAT</action>
1826 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1827 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1828 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1829 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1830 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001831 <action function="page">confirm_action</action>
1832 </actions>
1833 </button>
1834
1835 <button style="main_button">
1836 <condition var1="tw_partition_exfat" op="=" var2="1"/>
1837 <placement x="%col1_x_right%" y="%row6_y%"/>
1838 <text>exFAT</text>
1839 <actions>
1840 <action function="set">tw_back=refreshfilesystem</action>
1841 <action function="set">tw_action=changefilesystem</action>
1842 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1843 <action function="set">tw_action_new_file_system=exfat</action>
1844 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001845 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1846 <action function="set">tw_text2=exFAT</action>
1847 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1848 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1849 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1850 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1851 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001852 <action function="page">confirm_action</action>
1853 </actions>
1854 </button>
1855
1856 <button style="main_button">
1857 <condition var1="tw_partition_f2fs" op="=" var2="1"/>
1858 <placement x="%col1_x_right%" y="%row11_y%"/>
1859 <text>F2FS</text>
1860 <actions>
1861 <action function="set">tw_back=refreshfilesystem</action>
1862 <action function="set">tw_action=changefilesystem</action>
1863 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1864 <action function="set">tw_action_new_file_system=f2fs</action>
1865 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001866 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1867 <action function="set">tw_text2=F2FS</action>
1868 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1869 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1870 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1871 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1872 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001873 <action function="page">confirm_action</action>
1874 </actions>
1875 </button>
1876
1877 <action>
1878 <touch key="home"/>
1879 <action function="page">main</action>
1880 </action>
1881
1882 <action>
1883 <touch key="back"/>
1884 <action function="page">partitionoptions</action>
1885 </action>
1886 </page>
1887
bigbiffce8f83c2015-12-12 18:30:21 -05001888 <page name="backup">
z31s1g28f0a922015-11-07 18:50:22 +01001889 <template name="page"/>
1890
1891 <template name="statusbar"/>
1892
1893 <text style="text_m">
1894 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001895 <text>{@backup_hdr=Backup} &gt; {@select_storage_hdr=Select Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001896 </text>
1897
1898 <partitionlist style="partitionlist_headerless_rb">
1899 <data name="tw_storage_path"/>
1900 <listtype name="storage"/>
1901 </partitionlist>
1902
1903 <button>
1904 <placement x="%btn4_col2_x%" y="%row11_y%"/>
1905 <highlight color="%highlight_color%"/>
1906 <image resource="q_btn_refresh"/>
1907 <actions>
1908 <action function="refreshsizes"/>
bigbiffce8f83c2015-12-12 18:30:21 -05001909 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01001910 </actions>
1911 </button>
1912
1913 <button>
1914 <condition var1="tw_back" var2="backup_confirm"/>
1915 <placement x="%btn4_col3_x%" y="%row11_y%"/>
1916 <highlight color="%highlight_color%"/>
1917 <image resource="q_btn_accept"/>
1918 <action function="page">backup_confirm</action>
1919 </button>
1920
1921 <button>
1922 <placement x="%btn4_col4_x%" y="%row11_y%"/>
1923 <highlight color="%highlight_color%"/>
1924 <image resource="q_btn_arrow_right"/>
1925 <actions>
bigbiffce8f83c2015-12-12 18:30:21 -05001926 <action function="set">tw_back=backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01001927 <action function="page">backup_selectpartitions</action>
1928 </actions>
1929 </button>
1930
1931 <action>
1932 <touch key="home"/>
1933 <action function="page">main</action>
1934 </action>
1935
1936 <action>
1937 <touch key="back"/>
1938 <action function="page">%tw_back%</action>
1939 </action>
1940
1941 <action>
1942 <touch key="power+voldown"/>
1943 <action function="screenshot"/>
1944 </action>
1945 </page>
1946
1947 <page name="backup_selectpartitions">
1948 <template name="page"/>
1949
1950 <template name="statusbar"/>
1951
1952 <text style="text_m">
1953 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001954 <text>{@backup_hdr=Backup} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001955 </text>
1956
1957 <partitionlist style="partitionlist_headerless_cb">
1958 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
1959 <data name="tw_backup_list"/>
1960 <listtype name="backup"/>
1961 </partitionlist>
1962
1963 <fill color="%accent_color%">
1964 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
1965 </fill>
1966
1967 <button>
1968 <placement x="%col1_x_left%" y="%row11_y%"/>
1969 <highlight color="%highlight_color%"/>
1970 <image resource="q_btn_arrow_left"/>
bigbiffce8f83c2015-12-12 18:30:21 -05001971 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01001972 </button>
1973
1974 <button>
1975 <placement x="%btn4_col2_x%" y="%row11_y%"/>
1976 <highlight color="%highlight_color%"/>
1977 <image resource="q_btn_refresh"/>
1978 <action function="page">backup_selectpartitions</action>
1979 </button>
1980
1981 <button>
1982 <placement x="%btn4_col3_x%" y="%row11_y%"/>
1983 <highlight color="%highlight_color%"/>
1984 <image resource="q_btn_accept"/>
1985 <action function="page">backup_confirm</action>
1986 </button>
1987
1988 <button>
1989 <placement x="%btn4_col4_x%" y="%row11_y%"/>
1990 <highlight color="%highlight_color%"/>
1991 <image resource="q_btn_arrow_right"/>
1992 <actions>
1993 <action function="set">tw_back=backup_selectpartitions</action>
1994 <action function="page">backup_options</action>
1995 </actions>
1996 </button>
1997
1998 <action>
1999 <touch key="home"/>
2000 <action function="page">main</action>
2001 </action>
2002
2003 <action>
2004 <touch key="back"/>
2005 <action function="page">%tw_back%</action>
2006 </action>
2007
2008 <action>
2009 <touch key="power+voldown"/>
2010 <action function="screenshot"/>
2011 </action>
2012 </page>
2013
2014 <page name="backup_options">
2015 <template name="page"/>
2016
2017 <template name="statusbar"/>
2018
2019 <text style="text_m">
2020 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002021 <text>{@backup_hdr=Backup} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002022 </text>
2023
2024 <listbox style="scrolllist">
2025 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002026 <listitem name="{@enable_backup_comp_chk=Enable compression}">
z31s1g28f0a922015-11-07 18:50:22 +01002027 <data variable="tw_use_compression"/>
2028 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002029 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
2030 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01002031 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05002032 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
z31s1g28f0a922015-11-07 18:50:22 +01002033 <data variable="tw_disable_free_space"/>
2034 </listitem>
2035 </listbox>
2036
2037 <button>
2038 <placement x="%col1_x_left%" y="%row11_y%"/>
2039 <highlight color="%highlight_color%"/>
2040 <image resource="q_btn_arrow_left"/>
2041 <action function="page">backup_selectpartitions</action>
2042 </button>
2043
2044 <button>
2045 <conditions>
2046 <condition var1="tw_include_encrypted_backup" var2="1"/>
2047 <condition var1="tw_encrypt_backup" var2="0"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002048 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002049 </conditions>
2050 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2051 <highlight color="%highlight_color%"/>
2052 <image resource="q_btn_encryption_dis"/>
2053 <actions>
2054 <action function="set">tw_password_not_match=0</action>
2055 <action function="set">tw_back=backup_options</action>
2056 <action function="page">backupencryption</action>
2057 </actions>
2058 </button>
2059
2060 <button>
2061 <conditions>
2062 <condition var1="tw_include_encrypted_backup" var2="1"/>
2063 <condition var1="tw_encrypt_backup" var2="1"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002064 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002065 </conditions>
2066 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2067 <highlight color="%highlight_color%"/>
2068 <image resource="q_btn_encryption_en"/>
2069 <actions>
2070 <action function="set">tw_password_not_match=0</action>
2071 <action function="set">tw_back=backup_options</action>
2072 <action function="page">backupencryption</action>
2073 </actions>
2074 </button>
2075
2076 <button>
2077 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2078 <highlight color="%highlight_color%"/>
2079 <image resource="q_btn_accept_transp"/>
2080 <actions>
2081 <action function="set">tw_back=backup_options</action>
2082 <action function="page">backup_confirm</action>
2083 </actions>
2084 </button>
2085
2086 <action>
2087 <touch key="home"/>
2088 <action function="page">main</action>
2089 </action>
2090
2091 <action>
2092 <touch key="back"/>
2093 <action function="page">%tw_back%</action>
2094 </action>
2095
2096 <action>
2097 <touch key="power+voldown"/>
2098 <action function="screenshot"/>
2099 </action>
2100 </page>
2101
2102 <page name="backup_confirm">
2103 <template name="page"/>
2104
2105 <template name="statusbar"/>
2106
2107 <text style="text_m">
2108 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker090751a2016-01-23 16:31:41 -06002109 <text>{@backup_hdr=Backup} &gt; {@backup_confirm_hdr=Confirm Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002110 </text>
2111
2112 <text style="text_m_accent">
2113 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002114 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002115 </text>
2116
2117 <text style="text_m">
2118 <placement x="%col1_x_left%" y="%row2_y%"/>
2119 <text>%tw_backup_name%</text>
2120 </text>
2121
2122 <fill color="%accent_color%">
2123 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_half_width%" h="input_line_width" placement="1"/>
2124 </fill>
2125
2126 <button>
2127 <fill color="%transparent%"/>
2128 <placement x="0" y="%row2_header_y%" w="%screen_half_width%" h="48"/>
2129 <actions>
2130 <action function="set">tw_back=backup_confirm</action>
2131 <action function="set">tw_fileexists=0</action>
2132 <action function="page">backup_name1</action>
2133 </actions>
2134 </button>
2135
2136 <fill color="%background_color%">
2137 <placement x="%col1_x_left_negative%" y="%row2_header_y%" w="%screen_half_width%" h="48"/>
2138 </fill>
2139
2140 <text style="text_m_accent">
2141 <placement x="%col1_x_left%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002142 <text>{@partitions=Partitions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002143 </text>
2144
2145 <partitionlist style="partitionlist_summary">
2146 <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/>
2147 <data name="tw_backup_list"/>
2148 <listtype name="backup"/>
2149 </partitionlist>
2150
2151 <button>
2152 <fill color="%transparent%"/>
2153 <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/>
2154 <actions>
2155 <action function="set">tw_back=backup_confirm</action>
2156 <action function="page">backup_selectpartitions</action>
2157 </actions>
2158 </button>
2159
2160 <text style="text_m_accent">
2161 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002162 <text>{@storage=Storage:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002163 </text>
2164
2165 <text style="text_m">
2166 <placement x="%col1_x_right%" y="%row2_y%"/>
2167 <text>%tw_storage_display_name%</text>
2168 </text>
2169
2170 <button>
2171 <fill color="%transparent%"/>
2172 <placement x="%center_x%" y="%row2_header_y%" w="%screen_half_width%" h="48"/>
2173 <actions>
2174 <action function="set">tw_back=backup_confirm</action>
bigbiffce8f83c2015-12-12 18:30:21 -05002175 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01002176 </actions>
2177 </button>
2178
2179 <text style="text_m_accent">
2180 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002181 <text>{@encryption=Encryption:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002182 </text>
2183
2184 <text style="text_m">
2185 <conditions>
2186 <condition var1="tw_include_encrypted_backup" var2="1"/>
2187 <condition var1="tw_encrypt_backup" var2="0"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002188 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002189 </conditions>
2190 <placement x="%col1_x_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002191 <text>{@disabled=Disabled}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002192 </text>
2193
2194 <text style="text_m">
2195 <conditions>
2196 <condition var1="tw_include_encrypted_backup" var2="1"/>
2197 <condition var1="tw_encrypt_backup" var2="1"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002198 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002199 </conditions>
2200 <placement x="%col1_x_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002201 <text>{@enabled=Enabled}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002202 </text>
2203
2204 <button>
2205 <fill color="%transparent%"/>
2206 <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="48"/>
2207 <actions>
2208 <action function="set">tw_back=backup_confirm</action>
2209 <action function="page">backupencryption</action>
2210 </actions>
2211 </button>
2212
2213 <listbox style="listbox_options">
2214 <placement x="%col1_x_right%" y="%row7_y%" w="%content_half_width%" h="80"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002215 <listitem name="{@enable_backup_comp_chk=Enable compression}">
z31s1g28f0a922015-11-07 18:50:22 +01002216 <data variable="tw_use_compression"/>
2217 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002218 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
2219 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01002220 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05002221 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
z31s1g28f0a922015-11-07 18:50:22 +01002222 <data variable="tw_disable_free_space"/>
2223 </listitem>
2224 </listbox>
2225
2226 <text style="text_m_accent">
2227 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002228 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002229 </text>
2230
2231 <button>
2232 <fill color="%transparent%"/>
2233 <placement x="%center_x%" y="%row6_y%" w="%screen_half_width%" h="64"/>
2234 <actions>
2235 <action function="set">tw_back=backup_confirm</action>
2236 <action function="page">backup_options</action>
2237 </actions>
2238 </button>
2239
2240 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05002241 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002242 <action function="page">backup_run</action>
2243 </slider>
2244
2245 <action>
2246 <touch key="home"/>
2247 <action function="page">main</action>
2248 </action>
2249
2250 <action>
2251 <touch key="back"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002252 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01002253 </action>
2254 </page>
2255
2256 <page name="backup_name1">
2257 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002258 <condition var1="tw_backup_name" op="=" var2="{@auto_generate=(Auto Generate)}"/>
z31s1g28f0a922015-11-07 18:50:22 +01002259 <action function="generatebackupname"/>
2260 </action>
2261
2262 <action>
2263 <action function="page">backup_name2</action>
2264 </action>
2265 </page>
2266
2267 <page name="backup_name2">
2268 <template name="page"/>
2269
2270 <template name="statusbar"/>
2271
2272 <text style="text_m">
2273 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002274 <text>{@backup_hdr=Backup} &gt; {@backup_name_hdr=Set Backup Name}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002275 </text>
2276
2277 <text style="text_m_accent">
2278 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002279 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002280 </text>
2281
2282 <input>
2283 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2284 <text>%tw_backup_name%</text>
2285 <data name="tw_backup_name"/>
2286 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/>
2287 <actions>
2288 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action>
2289 <action function="set">tw_existpage=backup_name2</action>
2290 <action function="set">tw_notexistpage=backup_confirm</action>
2291 <action function="page">filecheck</action>
2292 </actions>
2293 </input>
2294
2295 <fill color="%accent_color%">
2296 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2297 </fill>
2298
2299 <fill color="%text_fail_color%">
2300 <condition var1="tw_fileexists" var2="1"/>
2301 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2302 </fill>
2303
2304 <text style="text_m_fail">
2305 <condition var1="tw_fileexists" var2="1"/>
2306 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002307 <text>{@backup_name_exists=A backup with that name already exists!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002308 </text>
2309
2310 <button style="main_button_half_height">
2311 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002312 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002313 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002314 <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002315 <action function="page">backup_confirm</action>
2316 </actions>
2317 </button>
2318
2319 <button style="main_button_half_height">
2320 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002321 <text>{@append_date_btn=Append Date}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002322 <action function="appenddatetobackupname"/>
2323 </button>
2324
2325 <template name="keyboardtemplate"/>
2326
2327 <action>
2328 <touch key="home"/>
2329 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002330 <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002331 <action function="page">main</action>
2332 </actions>
2333 </action>
2334
2335 <action>
2336 <touch key="back"/>
2337 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002338 <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002339 <action function="page">backup_confirm</action>
2340 </actions>
2341 </action>
2342 </page>
2343
2344 <page name="backupencryption">
2345 <template name="page"/>
2346
2347 <template name="statusbar"/>
2348
2349 <text style="text_m">
2350 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002351 <text>{@backup_hdr=Backup} &gt; {@encrypt_backup=Encrypt your Backup?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002352 </text>
2353
2354 <text style="text_m_accent">
2355 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002356 <text>{@enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002357 </text>
2358
2359 <input>
2360 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2361 <text>%tw_backup_encrypt_display%</text>
2362 <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display"/>
2363 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2364 <action function="page">backupencryption2</action>
2365 </input>
2366
2367 <fill color="%accent_color%">
2368 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2369 </fill>
2370
2371 <fill color="%text_fail_color%">
2372 <condition var1="tw_password_not_match" var2="1"/>
2373 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
2374 </fill>
2375
2376 <text style="text_m_fail">
2377 <condition var1="tw_password_not_match" var2="1"/>
2378 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002379 <text>{@pass_not_match=Passwords do not match!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002380 </text>
2381
2382 <button style="main_button_half_height">
2383 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002384 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002385 <actions>
2386 <action function="set">tw_encrypt_backup=0</action>
2387 <action function="set">tw_backup_password=</action>
2388 <action function="set">tw_backup_password2=</action>
2389 <action function="set">tw_backup_encrypt_display=</action>
2390 <action function="set">tw_backup_encrypt_display2=</action>
2391 <action function="page">%tw_back%</action>
2392 </actions>
2393 </button>
2394
2395 <template name="keyboardtemplate"/>
2396
2397 <action>
2398 <touch key="home"/>
2399 <action function="page">main</action>
2400 </action>
2401
2402 <action>
2403 <touch key="back"/>
2404 <action function="page">%tw_back%</action>
2405 </action>
2406 </page>
2407
2408 <page name="backupencryption2">
2409 <template name="page"/>
2410
2411 <template name="statusbar"/>
2412
2413 <text style="text_m">
2414 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002415 <text>{@backup_hdr=Backup} &gt; {@encrypt_backup=Encrypt your Backup?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002416 </text>
2417
2418 <text style="text_m_accent">
2419 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002420 <text>{@enter_pass2=Enter Password again:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002421 </text>
2422
2423 <input>
2424 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2425 <text>%tw_backup_encrypt_display2%</text>
2426 <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2"/>
2427 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2428 <action function="page">checkbackuppassword</action>
2429 </input>
2430
2431 <fill color="%accent_color%">
2432 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2433 </fill>
2434
2435 <button style="main_button_half_height">
2436 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002437 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002438 <actions>
2439 <action function="set">tw_encrypt_backup=0</action>
2440 <action function="set">tw_backup_password=</action>
2441 <action function="set">tw_backup_password2=</action>
2442 <action function="set">tw_backup_encrypt_display=</action>
2443 <action function="set">tw_backup_encrypt_display2=</action>
2444 <action function="page">%tw_back%</action>
2445 </actions>
2446 </button>
2447
2448 <template name="keyboardtemplate"/>
2449
2450 <action>
2451 <touch key="home"/>
2452 <action function="page">main</action>
2453 </action>
2454
2455 <action>
2456 <touch key="back"/>
2457 <action function="page">%tw_back%</action>
2458 </action>
2459 </page>
2460
2461 <page name="checkbackuppassword">
2462 <action>
2463 <condition var1="tw_backup_password2" var2="tw_backup_password"/>
2464 <actions>
2465 <action function="set">tw_encrypt_backup=1</action>
2466 <action function="page">%tw_back%</action>
2467 </actions>
2468 </action>
2469
2470 <action>
2471 <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password"/>
2472 <actions>
2473 <action function="set">tw_encrypt_backup=0</action>
2474 <action function="set">tw_password_not_match=1</action>
2475 <action function="set">tw_backup_password=</action>
2476 <action function="set">tw_backup_password2=</action>
2477 <action function="set">tw_backup_encrypt_display=</action>
2478 <action function="set">tw_backup_encrypt_display2=</action>
2479 <action function="page">backupencryption</action>
2480 </actions>
2481 </action>
2482 </page>
2483
2484 <page name="backup_run">
2485 <template name="page"/>
2486
2487 <template name="statusbar"/>
2488
2489 <text style="text_m">
2490 <placement x="%col1_x_left%" y="%row1_header_y%"/>
2491 <text>%tw_operation% %tw_partition%</text>
2492 </text>
2493
2494 <template name="console"/>
2495
2496 <template name="progress_bar"/>
2497
2498 <text style="text_m">
2499 <placement x="%indent%" y="%row13a_y%"/>
2500 <text>%tw_file_progress%</text>
2501 </text>
2502
2503 <text style="text_m">
2504 <placement x="%indent%" y="%row14a_y%"/>
2505 <text>%tw_size_progress%</text>
2506 </text>
2507
2508 <button style="main_button_half_height">
2509 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002510 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002511 <action function="cancelbackup"/>
2512 </button>
2513
2514 <action>
2515 <action function="nandroid">backup</action>
2516 </action>
2517
2518 <action>
2519 <condition var1="tw_operation_state" var2="1"/>
2520 <condition var1="tw_cancel_backup" var2="0"/>
2521 <actions>
2522 <action function="set">tw_back=backup_selectpartitions</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002523 <action function="set">tw_complete_text1={@backup_complete=Backup Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002524 <action function="set">tw_show_reboot=1</action>
2525 <action function="page">action_complete</action>
2526 </actions>
2527 </action>
2528
2529 <action>
2530 <condition var1="tw_operation_state" var2="1"/>
2531 <condition var1="tw_cancel_backup" var2="1"/>
2532 <actions>
2533 <action function="set">tw_back=backup_selectpartitions</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002534 <action function="set">tw_complete_text1={@backup_cancel=Backup Cancelled}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002535 <action function="set">tw_show_reboot=1</action>
2536 <action function="page">action_complete</action>
2537 </actions>
2538 </action>
2539 </page>
2540
2541 <page name="restore">
2542 <template name="page"/>
2543
2544 <template name="statusbar"/>
2545
2546 <text style="text_m">
2547 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002548 <text>{@restore_hdr=Restore} &gt; {@sel_backup_hdr=Select Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002549 </text>
2550
2551 <fileselector>
2552 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
2553 <text>%tw_storage_display_name%</text>
bigbiff bigbiff19fb79c2016-09-05 21:04:51 -04002554 <filter folders="1" files="1" nav="0" extn=".ab"/>
z31s1g28f0a922015-11-07 18:50:22 +01002555 <path name="tw_backups_folder"/>
2556 <data name="tw_restore" default=""/>
2557 <selection name="tw_restore_name"/>
2558 </fileselector>
2559
2560 <button>
2561 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2562 <highlight color="%highlight_color%"/>
2563 <image resource="q_btn_storage"/>
2564 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002565 <action function="set">tw_storagetext={@restore_btn=Restore} &gt; {@select_storage_btn=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002566 <action function="set">tw_back=restore</action>
2567 <action function="page">select_storage</action>
2568 </actions>
2569 </button>
2570
2571 <action>
2572 <condition var1="tw_restore" op="modified"/>
2573 <actions>
2574 <action function="readBackup"/>
2575 <action function="set">tw_back=restore</action>
2576 <action function="page">restore_read</action>
2577 </actions>
2578 </action>
2579
2580 <action>
2581 <touch key="home"/>
2582 <action function="page">main</action>
2583 </action>
2584
2585 <action>
2586 <touch key="back"/>
2587 <action function="page">main</action>
2588 </action>
2589 </page>
2590
2591 <page name="restore_read">
2592 <action>
2593 <condition var1="tw_restore_encrypted" var2="1"/>
2594 <actions>
2595 <action function="set">tw_password_fail=0</action>
2596 <action function="page">restore_decrypt</action>
2597 </actions>
2598 </action>
2599
2600 <action>
2601 <condition var1="tw_restore_encrypted" var2="0"/>
2602 <actions>
2603 <action function="page">restore_select</action>
2604 </actions>
2605 </action>
2606 </page>
2607
2608 <page name="restore_decrypt">
2609 <template name="page"/>
2610
2611 <template name="statusbar"/>
2612
2613 <text style="text_m">
2614 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002615 <text>{@restore_hdr=Restore} &gt; {@restore_enc_backup_hdr=Encrypted Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002616 </text>
2617
2618 <text style="text_m_accent">
2619 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002620 <text>{@enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002621 </text>
2622
2623 <input>
2624 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2625 <text>%tw_restore_display%</text>
2626 <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/>
2627 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2628 <action function="page">try_restore_decrypt</action>
2629 </input>
2630
2631 <fill color="%accent_color%">
2632 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2633 </fill>
2634
2635 <fill color="%text_fail_color%">
2636 <condition var1="tw_password_fail" var2="1"/>
2637 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
2638 </fill>
2639
2640 <text style="text_m_fail">
2641 <condition var1="tw_password_fail" var2="1"/>
2642 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002643 <text>{@restore_dec_fail=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002644 </text>
2645
2646 <button style="main_button_half_height">
2647 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002648 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002649 <actions>
2650 <action function="set">tw_page_done=1</action>
2651 <action function="page">restore</action>
2652 </actions>
2653 </button>
2654
2655 <button style="main_button_half_height">
2656 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002657 <text>{@del_backup_btn=Delete Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002658 <actions>
2659 <action function="set">tw_back=restore</action>
2660 <action function="set">tw_action=cmd</action>
2661 <action function="set">tw_action_param=cd %tw_backups_folder% &amp;&amp; rm -rf "%tw_restore_name%"</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002662 <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action>
2663 <action function="set">tw_text2=%tw_restore_name%</action>
2664 <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action>
2665 <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action>
2666 <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action>
2667 <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002668 <action function="page">confirm_action</action>
2669 </actions>
2670 </button>
2671
2672 <template name="keyboardtemplate"/>
2673
2674 <action>
2675 <touch key="home"/>
2676 <action function="page">main</action>
2677 </action>
2678
2679 <action>
2680 <touch key="back"/>
2681 <action function="page">restore</action>
2682 </action>
2683 </page>
2684
2685 <page name="try_restore_decrypt">
2686 <template name="page"/>
2687
2688 <template name="statusbar"/>
2689
2690 <text style="text_m">
2691 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002692 <text>{@restore_hdr=Restore} &gt; {@restore_try_decrypt_s=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002693 </text>
2694
2695 <template name="console"/>
2696
2697 <template name="progress_bar"/>
2698
2699 <action>
2700 <action function="decrypt_backup"/>
2701 </action>
2702
2703 <action>
2704 <conditions>
2705 <condition var1="tw_operation_state" var2="1"/>
2706 <condition var1="tw_operation_status" op="!=" var2="0"/>
2707 </conditions>
2708 <actions>
2709 <action function="set">tw_password_fail=1</action>
2710 <action function="page">restore_decrypt</action>
2711 </actions>
2712 </action>
2713
2714 <action>
2715 <conditions>
2716 <condition var1="tw_operation_state" var2="1"/>
2717 <condition var1="tw_operation_status" op="=" var2="0"/>
2718 </conditions>
2719 <actions>
2720 <action function="set">tw_page_done=1</action>
2721 <action function="page">restore_select</action>
2722 </actions>
2723 </action>
2724 </page>
2725
2726 <page name="restore_select">
2727 <template name="page"/>
2728
2729 <template name="statusbar"/>
2730
2731 <text style="text_m">
2732 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002733 <text>{@restore_hdr=Restore} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002734 </text>
2735
2736 <partitionlist style="partitionlist_headerless_cb">
2737 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
2738 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
2739 <listtype name="restore"/>
2740 </partitionlist>
2741
2742 <fill color="%accent_color%">
2743 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
2744 </fill>
2745
2746 <button>
2747 <placement x="%col1_x_left%" y="%row11_y%"/>
2748 <highlight color="%highlight_color%"/>
2749 <image resource="q_btn_arrow_left"/>
2750 <action function="page">restore</action>
2751 </button>
2752
2753 <button>
2754 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2755 <highlight color="%highlight_color%"/>
2756 <image resource="q_btn_delete"/>
2757 <actions>
2758 <action function="set">tw_back=restore</action>
2759 <action function="set">tw_action=cmd</action>
2760 <action function="set">tw_action_param=cd %tw_backups_folder% &amp;&amp; rm -rf "%tw_restore_name%"</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002761 <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002762 <action function="set">tw_text2=%tw_restore_name%</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002763 <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action>
2764 <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action>
2765 <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action>
2766 <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002767 <action function="page">confirm_action</action>
2768 </actions>
2769 </button>
2770
2771 <button>
2772 <placement x="%btn4_col3_x%" y="%row11_y%"/>
2773 <highlight color="%highlight_color%"/>
2774 <image resource="q_btn_accept"/>
2775 <action function="page">restore_confirm</action>
2776 </button>
2777
2778 <button>
2779 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2780 <highlight color="%highlight_color%"/>
2781 <image resource="q_btn_arrow_right"/>
2782 <actions>
2783 <action function="set">tw_back=restore_select</action>
2784 <action function="page">restore_options</action>
2785 </actions>
2786 </button>
2787
2788 <action>
2789 <touch key="home"/>
2790 <action function="page">main</action>
2791 </action>
2792
2793 <action>
2794 <touch key="back"/>
2795 <action function="page">%tw_back%</action>
2796 </action>
2797 </page>
2798
2799 <page name="restore_options">
2800 <template name="page"/>
2801
2802 <template name="statusbar"/>
2803
2804 <text style="text_m">
2805 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002806 <text>{@restore_hdr=Restore} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002807 </text>
2808
2809 <listbox style="scrolllist">
bigbiff bigbiff19fb79c2016-09-05 21:04:51 -04002810 <condition var1="tw_enable_adb_backup" op="=" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +01002811 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002812 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
2813 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01002814 </listitem>
2815 </listbox>
2816
2817 <button>
2818 <placement x="%col1_x_left%" y="%row11_y%"/>
2819 <highlight color="%highlight_color%"/>
2820 <image resource="q_btn_arrow_left"/>
2821 <action function="page">restore_select</action>
2822 </button>
2823
2824 <button>
2825 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2826 <highlight color="%highlight_color%"/>
2827 <image resource="q_btn_accept_transp"/>
2828 <actions>
2829 <action function="set">tw_back=restore_options</action>
2830 <action function="page">restore_confirm</action>
2831 </actions>
2832 </button>
2833
2834 <action>
2835 <touch key="home"/>
2836 <action function="page">main</action>
2837 </action>
2838
2839 <action>
2840 <touch key="back"/>
2841 <action function="page">%tw_back%</action>
2842 </action>
2843
2844 <action>
2845 <touch key="power+voldown"/>
2846 <action function="screenshot"/>
2847 </action>
2848 </page>
2849
2850 <page name="renamebackup">
2851 <template name="page"/>
2852
2853 <template name="statusbar"/>
2854
2855 <text style="text_m">
2856 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002857 <text>{@restore_hdr=Restore} &gt; {@rename_backup_hdr=Rename Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002858 </text>
2859
2860 <text style="text_m_accent">
2861 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002862 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002863 </text>
2864
2865 <input>
2866 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2867 <text>%tw_backup_rename%</text>
2868 <data name="tw_backup_rename"/>
2869 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/>
2870 <actions>
2871 <action function="set">tw_back=restore</action>
2872 <action function="set">tw_action=cmd</action>
2873 <action function="set">tw_action_param=cd %tw_backups_folder% &amp;&amp; mv "%tw_restore_name%" "%tw_backup_rename%"</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002874 <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action>
2875 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
2876 <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action>
2877 <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action>
2878 <action function="set">tw_slider_text={@swipe_rename= Rename}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002879 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action>
2880 <action function="set">tw_existpage=renamebackup</action>
2881 <action function="set">tw_notexistpage=confirm_action</action>
2882 <action function="page">filecheck</action>
2883 </actions>
2884 </input>
2885
2886 <fill color="%accent_color%">
2887 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2888 </fill>
2889
2890 <fill color="%text_fail_color%">
2891 <condition var1="tw_fileexists" var2="1"/>
2892 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2893 </fill>
2894
2895 <text style="text_m_fail">
2896 <condition var1="tw_fileexists" var2="1"/>
2897 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002898 <text>{@backup_name_exists=A backup with that name already exists!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002899 </text>
2900
2901 <button style="main_button_half_height">
2902 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002903 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002904 <action function="page">restore_confirm</action>
2905 </button>
2906
2907 <template name="keyboardtemplate"/>
2908
2909 <action>
2910 <touch key="home"/>
2911 <action function="page">main</action>
2912 </action>
2913
2914 <action>
2915 <touch key="back"/>
2916 <action function="page">restore_confirm</action>
2917 </action>
2918 </page>
2919
2920 <page name="restore_confirm">
2921 <template name="page"/>
2922
2923 <template name="statusbar"/>
2924
2925 <text style="text_m">
2926 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002927 <text>{@restore_hdr=Restore} &gt; {@confirm_hdr=Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002928 </text>
2929
2930 <text style="text_m_accent">
2931 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002932 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002933 </text>
2934
2935 <text style="text_m">
2936 <placement x="%indent%" y="%row2_y%"/>
2937 <text>%tw_restore_name%</text>
2938 </text>
2939
2940 <fill color="%accent_color%">
2941 <placement x="%indent%" y="64" w="%content_width%" h="input_line_width" placement="1"/>
2942 </fill>
2943
2944 <button>
2945 <fill color="%transparent%"/>
2946 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
2947 <actions>
2948 <action function="set">tw_back=restore_confirm</action>
2949 <action function="set">tw_backup_rename=%tw_restore_name%</action>
2950 <action function="set">tw_fileexists=0</action>
2951 <action function="page">renamebackup</action>
2952 </actions>
2953 </button>
2954
2955 <text style="text_m_accent">
2956 <placement x="%indent%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002957 <text>{@partitions=Partitions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002958 </text>
2959
2960 <partitionlist style="partitionlist_summary">
2961 <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/>
2962 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
2963 <listtype name="restore"/>
2964 </partitionlist>
2965
2966 <button>
2967 <fill color="%transparent%"/>
2968 <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/>
2969 <actions>
2970 <action function="set">tw_back=restore_confirm</action>
2971 <action function="page">restore_select</action>
2972 </actions>
2973 </button>
2974
2975 <listbox style="listbox_options">
2976 <placement x="%col1_x_right%" y="%row4a_y%" w="%content_half_width%" h="80"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002977 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
2978 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01002979 </listitem>
2980 </listbox>
2981
2982 <text style="text_m_accent">
2983 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002984 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002985 </text>
2986
2987 <button>
2988 <fill color="%transparent%"/>
2989 <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="64"/>
2990 <actions>
2991 <action function="set">tw_back=restore_confirm</action>
2992 <action function="page">restore_options</action>
2993 </actions>
2994 </button>
2995
2996 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05002997 <text>{@swipe_restore_s= Restore}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002998 <action function="page">restore_run</action>
2999 </slider>
3000
3001 <action>
3002 <touch key="home"/>
3003 <action function="page">main</action>
3004 </action>
3005
3006 <action>
3007 <touch key="back"/>
3008 <action function="page">restore_options</action>
3009 </action>
3010 </page>
3011
3012 <page name="restore_run">
3013 <template name="page"/>
3014
3015 <template name="statusbar"/>
3016
3017 <text style="text_m">
3018 <placement x="%col1_x_left%" y="%row1_header_y%"/>
3019 <text>%tw_operation% %tw_partition%</text>
3020 </text>
3021
3022 <template name="console"/>
3023
3024 <template name="progress_bar"/>
3025
3026 <text style="text_m">
3027 <placement x="%indent%" y="%row14a_y%"/>
3028 <text>%tw_size_progress%</text>
3029 </text>
3030
3031 <action>
3032 <condition var1="tw_operation_state" var2="1"/>
3033 <actions>
3034 <action function="set">tw_back=restore</action>
Matt Mower3c366972015-12-25 19:28:31 -06003035 <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003036 <action function="set">tw_show_reboot=1</action>
3037 <action function="page">action_complete</action>
3038 </actions>
3039 </action>
3040
3041 <action>
3042 <action function="nandroid">restore</action>
3043 </action>
3044 </page>
3045
3046 <page name="mount">
3047 <template name="page"/>
3048
3049 <template name="statusbar"/>
3050
3051 <text style="text_m">
3052 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003053 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003054 </text>
3055
3056 <partitionlist style="partitionlist_headerless_cb">
3057 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
3058 <listtype name="mount"/>
3059 </partitionlist>
3060
3061 <fill color="%accent_color%">
3062 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
3063 </fill>
3064
3065 <button style="checkbox">
3066 <condition var1="tw_mount_system_ro" op="=" var2="0"/>
3067 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003068 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003069 <image resource="checkbox_false"/>
3070 <action function="mountsystemtoggle">1</action>
3071 </button>
3072
3073 <button style="checkbox">
3074 <condition var1="tw_mount_system_ro" op="!=" var2="0"/>
3075 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003076 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003077 <image resource="checkbox_true"/>
3078 <actions>
3079 <action function="set">tw_lifetime_writes=2</action>
3080 <action function="page">system_readonly_check</action>
3081 </actions>
3082 </button>
3083
3084 <button style="checkbox">
3085 <conditions>
3086 <condition var1="tw_has_mtp" var2="1"/>
3087 <condition var1="tw_mtp_enabled" var2="0"/>
3088 </conditions>
3089 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3090 <image resource="checkbox_false"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003091 <text>{@enable_mtp_btn=Enable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003092 <action function="startmtp"/>
3093 </button>
3094
3095 <button style="checkbox">
3096 <conditions>
3097 <condition var1="tw_has_mtp" var2="1"/>
3098 <condition var1="tw_mtp_enabled" var2="1"/>
3099 </conditions>
3100 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3101 <image resource="checkbox_true"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003102 <text>{@disable_mtp_btn=Disable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003103 <action function="stopmtp"/>
3104 </button>
3105
3106 <button>
3107 <placement x="%btn4_col3_x%" y="%row11_y%"/>
3108 <highlight color="%highlight_color%"/>
3109 <image resource="q_btn_storage"/>
3110 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05003111 <action function="set">tw_storagetext={@mount_hdr=Mount} &gt; {@select_storage_hdr=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003112 <action function="set">tw_back=mount</action>
3113 <action function="page">select_storage</action>
3114 </actions>
3115 </button>
3116
3117 <button>
3118 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3119 <highlight color="%highlight_color%"/>
3120 <image resource="q_btn_arrow_right"/>
3121 <action function="page">mount_options</action>
3122 </button>
3123
3124 <action>
3125 <touch key="home"/>
3126 <action function="page">main</action>
3127 </action>
3128
3129 <action>
3130 <touch key="back"/>
3131 <action function="page">main</action>
3132 </action>
3133 </page>
3134
3135 <page name="mount_options">
3136 <template name="page"/>
3137
3138 <template name="statusbar"/>
3139
3140 <text style="text_m">
3141 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003142 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003143 </text>
3144
3145 <button style="main_button_full_width">
3146 <condition var1="tw_has_usb_storage" var2="1"/>
3147 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003148 <text>{@mount_usb_storage_btn=Mount USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003149 <action function="page">usb_mount</action>
3150 </button>
3151
3152 <button style="main_button_full_width">
3153 <conditions>
3154 <condition var1="tw_is_encrypted" var2="1"/>
3155 <condition var1="tw_is_decrypted" var2="0"/>
3156 </conditions>
3157 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003158 <text>{@decrypt_data_btn=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003159 <action function="page">decrypt</action>
3160 </button>
3161
3162 <button>
3163 <placement x="%col1_x_left%" y="%row11_y%"/>
3164 <highlight color="%highlight_color%"/>
3165 <image resource="q_btn_arrow_left"/>
3166 <action function="page">mount</action>
3167 </button>
3168
3169 <action>
3170 <touch key="home"/>
3171 <action function="page">main</action>
3172 </action>
3173
3174 <action>
3175 <touch key="back"/>
3176 <action function="page">mount</action>
3177 </action>
3178 </page>
3179
3180 <page name="usb_mount">
3181 <template name="page"/>
3182
3183 <template name="statusbar"/>
3184
3185 <text style="text_m">
3186 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003187 <text>{@mount_hdr=Mount} &gt; {@usb_storage_hdr=USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003188 </text>
3189
3190 <text style="text_m_accent">
3191 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003192 <text>{@usb_stor_mnt1=USB Storage Mounted}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003193 </text>
3194
3195 <text style="text_m_fail">
3196 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003197 <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003198 </text>
3199
3200 <text style="text_m_fail">
3201 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003202 <text>{@usb_stor_mnt3=from your computer before unmounting!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003203 </text>
3204
3205 <button style="main_button">
3206 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003207 <text>{@unmount_btn=Unmount}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003208 <action function="page">usb_umount</action>
3209 </button>
3210
3211 <action>
3212 <action function="mount">usb</action>
3213 <action function="set">tw_busy=1</action>
3214 </action>
3215 </page>
3216
3217 <page name="usb_umount">
3218 <action>
3219 <action function="unmount">usb</action>
3220 </action>
3221
3222 <action>
3223 <action function="page">mount_options</action>
3224 <action function="set">tw_busy=0</action>
3225 </action>
3226 </page>
3227
3228 <page name="system_readonly_check">
3229 <action>
3230 <action function="checkpartitionlifetimewrites">/system</action>
3231 </action>
3232
3233 <action>
3234 <condition var1="tw_lifetime_writes" var2="1"/>
3235 <actions>
3236 <action function="mountsystemtoggle">0</action>
3237 <action function="page">mount</action>
3238 </actions>
3239 </action>
3240
3241 <action>
3242 <condition var1="tw_lifetime_writes" var2="0"/>
3243 <actions>
3244 <action function="set">tw_back=mount</action>
3245 <action function="page">system_readonly</action>
3246 </actions>
3247 </action>
3248 </page>
3249
3250 <page name="reboot">
3251 <template name="page"/>
3252
3253 <template name="statusbar"/>
3254
3255 <text style="text_m">
3256 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003257 <text>{@reboot_hdr=Reboot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003258 </text>
3259
3260 <button style="main_button">
3261 <condition var1="tw_reboot_system" var2="1"/>
3262 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003263 <text>{@rb_system_btn=System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003264 <actions>
3265 <action function="set">tw_back=reboot</action>
Matt Mower908dd252016-05-25 02:26:50 -05003266 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +01003267 </actions>
3268 </button>
3269
3270 <button style="main_button">
3271 <condition var1="tw_reboot_poweroff" var2="1"/>
3272 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003273 <text>{@rb_poweroff_btn=Power Off}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003274 <actions>
3275 <action function="set">tw_back=reboot</action>
3276 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003277 <action function="set">tw_action_param=poweroff</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003278 <action function="set">tw_reboot_param=poweroff</action>
z31s1g28f0a922015-11-07 18:50:22 +01003279 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003280 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3281 <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action>
3282 <action function="set">tw_action_text1={@turning_off=Turning Off...}</action>
3283 <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action>
3284 <action function="set">tw_slider_text={@swipe_power_off_s=Power Off}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003285 <action function="page">rebootcheck</action>
3286 </actions>
3287 </button>
3288
3289 <button style="main_button">
3290 <condition var1="tw_reboot_recovery" var2="1"/>
3291 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003292 <text>{@rb_recovery_btn=Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003293 <actions>
3294 <action function="set">tw_back=reboot</action>
3295 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003296 <action function="set">tw_action_param=recovery</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003297 <action function="set">tw_reboot_param=recovery</action>
z31s1g28f0a922015-11-07 18:50:22 +01003298 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003299 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3300 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3301 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3302 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3303 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003304 <action function="page">rebootcheck</action>
3305 </actions>
3306 </button>
3307
3308 <button style="main_button">
3309 <condition var1="tw_reboot_bootloader" var2="1"/>
3310 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003311 <text>{@rb_bootloader_btn=Bootloader}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003312 <actions>
3313 <action function="set">tw_back=reboot</action>
3314 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003315 <action function="set">tw_action_param=bootloader</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003316 <action function="set">tw_reboot_param=bootloader</action>
z31s1g28f0a922015-11-07 18:50:22 +01003317 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003318 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3319 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3320 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3321 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3322 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003323 <action function="page">rebootcheck</action>
3324 </actions>
3325 </button>
3326
3327 <button style="main_button">
3328 <condition var1="tw_download_mode" var2="1"/>
3329 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003330 <text>{@rb_download_btn=Download}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003331 <actions>
3332 <action function="set">tw_back=reboot</action>
3333 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003334 <action function="set">tw_action_param=download</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003335 <action function="set">tw_reboot_param=download</action>
z31s1g28f0a922015-11-07 18:50:22 +01003336 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003337 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3338 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3339 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3340 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3341 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003342 <action function="page">rebootcheck</action>
3343 </actions>
3344 </button>
3345
3346 <action>
3347 <touch key="home"/>
3348 <action function="page">main</action>
3349 </action>
3350
3351 <action>
3352 <touch key="back"/>
3353 <action function="page">main</action>
3354 </action>
3355 </page>
3356
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003357 <page name="rebootapp">
3358 <template name="page"/>
3359
3360 <template name="statusbar"/>
3361
3362 <text style="text_m">
3363 <placement x="%col1_x_left%" y="%row1_header_y%"/>
3364 <text>{@reboot_hdr=Reboot} &gt; {@reboot_install_app_hdr=Install TWRP App?}</text>
3365 </text>
3366
3367 <text style="text_m_accent">
3368 <placement x="%center_x%" y="%row1_y%" placement="5"/>
3369 <text>{@reboot_install_app1=Would you like to install the Official TWRP App?}</text>
3370 </text>
3371
3372 <text style="text_m">
3373 <placement x="%center_x%" y="%row2_y%" placement="5"/>
3374 <text>{@reboot_install_app2=The app can check for new TWRP versions.}</text>
3375 </text>
3376
3377 <checkbox>
3378 <placement x="%indent%" y="%row3_y%"/>
3379 <text>{@reboot_install_app_prompt_install=Prompt to install TWRP app if not installed}</text>
3380 <data variable="tw_app_prompt"/>
3381 </checkbox>
3382
3383 <checkbox>
3384 <condition var1="tw_mount_system_ro" var2="0"/>
3385 <placement x="%indent%" y="%row5_y%"/>
3386 <text>{@reboot_install_app_system=Install as a System App}</text>
3387 <data variable="tw_app_install_system"/>
3388 </checkbox>
3389
3390 <button style="main_button_half_height">
3391 <placement x="%indent%" y="%row7_y%"/>
3392 <text>{@su_cancel=Do not Install}</text>
3393 <action function="reboot">%tw_reboot_param%</action>
3394 </button>
3395
3396 <slider>
3397 <text>{@swipe_su_install= Install}</text>
3398 <actions>
3399 <action function="set">tw_back=reboot</action>
3400 <action function="set">tw_action=installapp</action>
3401 <action function="set">tw_action_text1={@reboot_installing_app=Installing App...}</action>
3402 <action function="set">tw_action_text2=</action>
3403 <action function="set">tw_has_action2=1</action>
3404 <action function="set">tw_action2=reboot</action>
3405 <action function="set">tw_action2_param=%tw_reboot_param%</action>
3406 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3407 <action function="page">action_page</action>
3408 </actions>
3409 </slider>
3410
3411 <action>
3412 <touch key="home"/>
3413 <actions>
3414 <action function="set">tw_app_install_status=0</action>
3415 <action function="page">main</action>
3416 </actions>
3417 </action>
3418
3419 <action>
3420 <touch key="back"/>
3421 <actions>
3422 <action function="set">tw_app_install_status=0</action>
3423 <action function="page">reboot</action>
3424 </actions>
3425 </action>
3426 </page>
3427
z31s1g28f0a922015-11-07 18:50:22 +01003428 <page name="system_readonly">
3429 <template name="page"/>
3430
3431 <template name="statusbar"/>
3432
3433 <text style="text_m">
3434 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003435 <text>{@sys_ro_hdr=Unmodified System Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003436 </text>
3437
3438 <text style="text_m_accent">
3439 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003440 <text>{@sys_ro_keep=Keep System Read only?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003441 </text>
3442
3443 <text style="text_m">
3444 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003445 <text>{@sys_rop1=TWRP can leave your system partition unmodified}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003446 </text>
3447
3448 <text style="text_m">
3449 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003450 <text>{@sys_rop2=to make it easier for you to take official updates.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003451 </text>
3452
3453 <text style="text_m">
3454 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003455 <text>{@sys_rop3=TWRP will be unable to prevent the stock ROM from}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003456 </text>
3457
3458 <text style="text_m">
3459 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003460 <text>{@sys_rop4=replacing TWRP and will not offer to root your device.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003461 </text>
3462
3463 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003464 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003465 <text>{@sys_rop5=Installing zips or performing adb operations may still}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003466 </text>
3467
3468 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003469 <placement x="%center_x%" y="%row7_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003470 <text>{@sys_rop6=modify the system partition.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003471 </text>
3472
z31s1g608d7ff2016-01-18 19:47:25 +01003473 <button style="main_button_half_height">
3474 <placement x="%col1_x_right%" y="%row8a_y%"/>
3475 <text>{@sel_lang_btn=Select Language}</text>
3476 <action function="page">settings_language</action>
3477 </button>
3478
z31s1g28f0a922015-11-07 18:50:22 +01003479 <checkbox>
3480 <condition var1="tw_is_encrypted" var2="0"/>
z31s1g608d7ff2016-01-18 19:47:25 +01003481 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003482 <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003483 <data variable="tw_never_show_system_ro_page"/>
3484 </checkbox>
3485
3486 <button style="main_button_half_height">
3487 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003488 <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003489 <actions>
3490 <action function="mountsystemtoggle">1</action>
3491 <action function="set">tw_page_done=1</action>
3492 <action function="page">%tw_back%</action>
3493 </actions>
3494 </button>
3495
3496 <button style="main_button_half_height">
3497 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003498 <text>{@swipe_allow_mod_s=Allow Modifications}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003499 <actions>
3500 <action function="mountsystemtoggle">0</action>
3501 <action function="set">tw_page_done=1</action>
3502 <action function="page">%tw_back%</action>
3503 </actions>
3504 </button>
3505 </page>
3506
3507 <page name="settings">
3508 <template name="page"/>
3509
3510 <template name="statusbar"/>
3511
3512 <text style="text_m">
3513 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003514 <text>{@settings_hdr=Settings}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003515 </text>
3516
3517 <button style="main_button">
3518 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003519 <text>{@settings_gen_btn=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003520 <action function="page">settings_general</action>
3521 </button>
3522
3523 <button style="main_button">
3524 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003525 <text>{@settings_tz_btn=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003526 <action function="page">settings_timezone</action>
3527 </button>
3528
3529 <button style="main_button">
3530 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003531 <text>{@settings_screen_btn=Screen}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003532 <action function="page">settings_screen</action>
3533 </button>
3534
3535 <button style="main_button">
3536 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003537 <text>{@settings_vibration_btn=Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003538 <action function="page">settings_vibration</action>
3539 </button>
3540
3541 <button style="main_button">
3542 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003543 <text>{@settings_language_btn=Language}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003544 <action function="page">settings_language</action>
3545 </button>
3546
3547 <button>
3548 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3549 <highlight color="%highlight_color%"/>
3550 <image resource="q_btn_reset"/>
3551 <action function="restoredefaultsettings"/>
3552 </button>
3553
3554 <action>
3555 <touch key="home"/>
3556 <action function="page">main</action>
3557 </action>
3558
3559 <action>
3560 <touch key="back"/>
3561 <action function="page">main3</action>
3562 </action>
3563 </page>
3564
3565 <page name="settings_general">
3566 <template name="page"/>
3567
3568 <template name="statusbar"/>
3569
3570 <text style="text_m">
3571 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003572 <text>{@settings_hdr=Settings} &gt; {@settings_gen_s_hdr=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003573 </text>
3574
3575 <listbox style="scrolllist">
3576 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_settings_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003577 <listitem name="{@zip_sig_chk=Zip signature verification}">
z31s1g28f0a922015-11-07 18:50:22 +01003578 <data variable="tw_signed_zip_verify"/>
3579 </listitem>
Matt Mower8dc25b72016-04-25 23:06:53 -05003580 <listitem name="{@install_reboot_chk=Reboot after installation is complete}">
3581 <data variable="tw_install_reboot"/>
3582 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003583 <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}">
z31s1g28f0a922015-11-07 18:50:22 +01003584 <data variable="tw_rm_rf"/>
3585 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05003586 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
3587 <data variable="tw_disable_free_space"/>
3588 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003589 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
3590 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01003591 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003592 <listitem name="{@restore_enable_digest_chk=Enable Digest verification of backup files}">
3593 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003594 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003595 <listitem name="{@use24clock_chk=Use 24-hour clock}">
z31s1g28f0a922015-11-07 18:50:22 +01003596 <data variable="tw_military_time"/>
3597 </listitem>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003598 <listitem name="{@reboot_install_app_prompt_install=Prompt to install TWRP app on every reboot}">
3599 <data variable="tw_app_prompt"/>
3600 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003601 <listitem name="{@simact_chk=Simulate actions for theme testing}">
z31s1g28f0a922015-11-07 18:50:22 +01003602 <data variable="tw_simulate_actions"/>
3603 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003604 <listitem name="{@simfail_chk=Simulate failure for actions}">
z31s1g28f0a922015-11-07 18:50:22 +01003605 <data variable="tw_simulate_fail"/>
3606 <condition var1="tw_simulate_actions" var2="1"/>
3607 </listitem>
bigbiff bigbiff1c01fab2017-08-07 18:41:14 -04003608 <listitem name="{@sha2_chk=Use SHA2 for hashing}">
3609 <condition var1="tw_no_sha2" var2="0"/>
3610 <data variable="tw_use_sha2"/>
3611 </listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003612 </listbox>
3613
3614 <action>
3615 <touch key="home"/>
3616 <action function="page">main</action>
3617 </action>
3618
3619 <action>
3620 <touch key="back"/>
3621 <action function="page">settings</action>
3622 </action>
3623 </page>
3624
3625 <page name="settings_timezone">
3626 <template name="page"/>
3627
3628 <template name="statusbar"/>
3629
3630 <text style="text_m">
3631 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003632 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003633 </text>
3634
3635 <text color="%text_color%">
3636 <font resource="font_m"/>
3637 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3638 <text>%tw_time%</text>
3639 </text>
3640
3641 <listbox style="listbox_headerless">
3642 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_timezone_height%"/>
3643 <data name="tw_time_zone_guisel"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003644 <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem>
3645 <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem>
3646 <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem>
3647 <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem>
3648 <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem>
3649 <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem>
3650 <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem>
3651 <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem>
3652 <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem>
3653 <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem>
3654 <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem>
3655 <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem>
3656 <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem>
3657 <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem>
3658 <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem>
3659 <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem>
3660 <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem>
3661 <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem>
3662 <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem>
3663 <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem>
3664 <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem>
3665 <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem>
3666 <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem>
3667 <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003668 </listbox>
3669
3670 <button>
3671 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3672 <highlight color="%highlight_color%"/>
3673 <image resource="q_btn_arrow_right"/>
3674 <actions>
3675 <action function="setguitimezone"/>
3676 <action function="page">settings_timezone2</action>
3677 </actions>
3678 </button>
3679
3680 <action>
3681 <condition var1="tw_time_zone_guisel" op="modified"/>
3682 <action function="setguitimezone"/>
3683 </action>
3684
3685 <action>
3686 <touch key="home"/>
3687 <actions>
3688 <action function="page">main</action>
3689 <action function="setguitimezone"/>
3690 </actions>
3691 </action>
3692
3693 <action>
3694 <touch key="back"/>
3695 <actions>
3696 <action function="page">settings</action>
3697 <action function="setguitimezone"/>
3698 </actions>
3699 </action>
3700
3701 <action>
3702 <touch key="power+voldown"/>
3703 <action function="screenshot"/>
3704 </action>
3705 </page>
3706
3707 <page name="settings_timezone2">
3708 <template name="page"/>
3709
3710 <template name="statusbar"/>
3711
3712 <text style="text_m">
3713 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003714 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003715 </text>
3716
3717 <text color="%text_color%">
3718 <font resource="font_m"/>
3719 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3720 <text>%tw_time%</text>
3721 </text>
3722
3723 <checkbox>
3724 <placement x="%col1_x_left%" y="%row1_y%"/>
3725 <font resource="font_m" color="%text_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003726 <text>{@use_dst_chk=Use daylight savings time (DST)}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003727 <data variable="tw_time_zone_guidst"/>
3728 <image checked="checkbox_true" unchecked="checkbox_false"/>
3729 </checkbox>
3730
3731 <text style="text_m_accent">
3732 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003733 <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003734 </text>
3735
3736 <button style="main_button_quarter_width">
3737 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003738 <text>{@tz_offset_0=0}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003739 <actions>
3740 <action function="set">tw_time_zone_guioffset=0</action>
3741 <action function="setguitimezone"/>
3742 </actions>
3743 </button>
3744
3745 <button style="main_button_quarter_width">
3746 <placement x="%btn4_col2_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003747 <text>{@tz_offset_15=15}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003748 <actions>
3749 <action function="set">tw_time_zone_guioffset=15</action>
3750 <action function="setguitimezone"/>
3751 </actions>
3752 </button>
3753
3754 <button style="main_button_quarter_width">
3755 <placement x="%btn4_col3_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003756 <text>{@tz_offset_30=30}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003757 <actions>
3758 <action function="set">tw_time_zone_guioffset=30</action>
3759 <action function="setguitimezone"/>
3760 </actions>
3761 </button>
3762
3763 <button style="main_button_quarter_width">
3764 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003765 <text>{@tz_offset_45=45}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003766 <actions>
3767 <action function="set">tw_time_zone_guioffset=45</action>
3768 <action function="setguitimezone"/>
3769 </actions>
3770 </button>
3771
3772 <button>
3773 <placement x="%col1_x_left%" y="%row11_y%"/>
3774 <highlight color="%highlight_color%"/>
3775 <image resource="q_btn_arrow_left"/>
3776 <actions>
3777 <action function="setguitimezone"/>
3778 <action function="page">settings_timezone</action>
3779 </actions>
3780 </button>
3781
3782 <text style="text_m_accent">
3783 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003784 <text>{@curr_tz_s=Current Time Zone:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003785 </text>
3786
3787 <text style="text_m">
3788 <placement x="%btn4_col2_x%" y="%row12a_y%"/>
3789 <text>%tw_time_zone%</text>
3790 </text>
3791
3792 <action>
3793 <condition var1="tw_time_zone_guidst" op="modified"/>
3794 <action function="setguitimezone"/>
3795 </action>
3796
3797 <action>
3798 <touch key="home"/>
3799 <actions>
3800 <action function="setguitimezone"/>
3801 <action function="page">main</action>
3802 </actions>
3803 </action>
3804
3805 <action>
3806 <touch key="back"/>
3807 <actions>
3808 <action function="setguitimezone"/>
3809 <action function="page">settings_timezone</action>
3810 </actions>
3811 </action>
3812 </page>
3813
3814 <page name="settings_screen">
3815 <template name="page"/>
3816
3817 <template name="statusbar"/>
3818
3819 <text style="text_m">
3820 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003821 <text>{@settings_hdr=Settings} &gt; {@settings_screen_timeout_hdr=Screen Timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003822 </text>
3823
3824 <button style="checkbox">
3825 <condition var1="tw_screen_timeout_secs" op="=" var2="0"/>
3826 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
3827 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003828 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003829 <image resource="checkbox_false"/>
3830 <action function="set">tw_screen_timeout_secs=60</action>
3831 </button>
3832
3833 <button style="checkbox">
3834 <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/>
3835 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
3836 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003837 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003838 <image resource="checkbox_true"/>
3839 <action function="set">tw_screen_timeout_secs=0</action>
3840 </button>
3841
3842 <slidervalue>
3843 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
3844 <placement x="col1_x_left" y="%row2a_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003845 <text>{@screen_to_slider_s=Screen timeout in seconds (0=disabled): %tw_screen_timeout_secs%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003846 <data variable="tw_screen_timeout_secs" min="15" max="300"/>
3847 </slidervalue>
3848
3849 <text style="text_m_fail">
3850 <condition var1="tw_no_screen_timeout" op="=" var2="1"/>
3851 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003852 <text>{@screen_to_na=Screen timeout setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003853 </text>
3854
3855 <button>
3856 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3857 <highlight color="%highlight_color%"/>
3858 <image resource="q_btn_arrow_right"/>
3859 <action function="page">settings_screen2</action>
3860 </button>
3861
3862 <action>
3863 <touch key="home"/>
3864 <action function="page">main</action>
3865 </action>
3866
3867 <action>
3868 <touch key="back"/>
3869 <action function="page">settings</action>
3870 </action>
3871 </page>
3872
3873 <page name="settings_screen2">
3874 <template name="page"/>
3875
3876 <template name="statusbar"/>
3877
3878 <text style="text_m">
3879 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003880 <text>{@settings_hdr=Settings} &gt; {@settings_screen_bright_btn=Screen Brightness}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003881 </text>
3882
3883 <slidervalue>
3884 <condition var1="tw_has_brightnesss_file" var2="1"/>
3885 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003886 <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003887 <data variable="tw_brightness_pct" min="10" max="100"/>
3888 <actions>
3889 <action function="set">tw_brightness=%tw_brightness_max%</action>
3890 <action function="compute">tw_brightness*%tw_brightness_pct%</action>
3891 <action function="compute">tw_brightness/100</action>
3892 <action function="setbrightness">%tw_brightness%</action>
3893 </actions>
3894 </slidervalue>
3895
3896 <text style="text_m_fail">
3897 <condition var1="tw_has_brightnesss_file" var2="0"/>
3898 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003899 <text>{@screen_bright_na=Brightness setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003900 </text>
3901
3902 <button>
3903 <placement x="%col1_x_left%" y="%row11_y%"/>
3904 <highlight color="%highlight_color%"/>
3905 <image resource="q_btn_arrow_left"/>
3906 <action function="page">settings_screen</action>
3907 </button>
3908
3909 <action>
3910 <touch key="home"/>
3911 <action function="page">main</action>
3912 </action>
3913
3914 <action>
3915 <touch key="back"/>
3916 <action function="page">settings</action>
3917 </action>
3918 </page>
3919
3920 <page name="settings_vibration">
3921 <template name="page"/>
3922
3923 <template name="statusbar"/>
3924
3925 <text style="text_m">
3926 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003927 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@button_vibration_hdr=Button Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003928 </text>
3929
3930 <slidervalue>
3931 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003932 <text>{@button_vibration=Button Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003933 <data variable="tw_button_vibrate" min="0" max="300"/>
3934 </slidervalue>
3935
3936 <button>
3937 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3938 <highlight color="%highlight_color%"/>
3939 <image resource="q_btn_arrow_right"/>
3940 <action function="page">settings_vibration2</action>
3941 </button>
3942
3943 <action>
3944 <touch key="home"/>
3945 <action function="page">main</action>
3946 </action>
3947
3948 <action>
3949 <touch key="back"/>
3950 <action function="page">settings</action>
3951 </action>
3952 </page>
3953
3954 <page name="settings_vibration2">
3955 <template name="page"/>
3956
3957 <template name="statusbar"/>
3958
3959 <text style="text_m">
3960 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003961 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@kb_vibration_hdr=Keyboard Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003962 </text>
3963
3964 <slidervalue>
3965 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003966 <text>{@kb_vibration=Keyboard Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003967 <data variable="tw_keyboard_vibrate" min="0" max="300"/>
3968 </slidervalue>
3969
3970 <button>
3971 <placement x="%col1_x_left%" y="%row11_y%"/>
3972 <highlight color="%highlight_color%"/>
3973 <image resource="q_btn_arrow_left"/>
3974 <action function="page">settings_vibration</action>
3975 </button>
3976
3977 <button>
3978 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3979 <highlight color="%highlight_color%"/>
3980 <image resource="q_btn_arrow_right"/>
3981 <action function="page">settings_vibration3</action>
3982 </button>
3983
3984 <action>
3985 <touch key="home"/>
3986 <action function="page">main</action>
3987 </action>
3988
3989 <action>
3990 <touch key="back"/>
3991 <action function="page">settings</action>
3992 </action>
3993 </page>
3994
3995 <page name="settings_vibration3">
3996 <template name="page"/>
3997
3998 <template name="statusbar"/>
3999
4000 <text style="text_m">
4001 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004002 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@act_vibration_hdr=Action Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004003 </text>
4004
4005 <slidervalue>
4006 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004007 <text>{@act_vibration=Action Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004008 <data variable="tw_action_vibrate" min="0" max="500"/>
4009 </slidervalue>
4010
4011 <button>
4012 <placement x="%col1_x_left%" y="%row11_y%"/>
4013 <highlight color="%highlight_color%"/>
4014 <image resource="q_btn_arrow_left"/>
4015 <action function="page">settings_vibration2</action>
4016 </button>
4017
4018 <action>
4019 <touch key="home"/>
4020 <action function="page">main</action>
4021 </action>
4022
4023 <action>
4024 <touch key="back"/>
4025 <action function="page">settings</action>
4026 </action>
4027 </page>
4028
Ethan Yonker74db1572015-10-28 12:44:49 -05004029 <page name="settings_language">
4030 <template name="page"/>
4031
4032 <template name="statusbar"/>
4033
4034 <text style="text_m">
4035 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4036 <text>{@settings_hdr=Settings} &gt; {@language_hdr=Language} - %tw_language_display%</text>
4037 </text>
4038
z31s1g608d7ff2016-01-18 19:47:25 +01004039 <listbox style="scrolllist">
Ethan Yonker74db1572015-10-28 12:44:49 -05004040 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4041 <icon selected="radio_true" unselected="radio_false" />
4042 <data name="tw_language" />
z31s1g608d7ff2016-01-18 19:47:25 +01004043 </listbox>
Ethan Yonker74db1572015-10-28 12:44:49 -05004044
4045 <button>
4046 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4047 <highlight color="%highlight_color%"/>
z31s1g608d7ff2016-01-18 19:47:25 +01004048 <image resource="q_btn_accept_transp"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004049 <action function="setlanguage"></action>
4050 </button>
4051
z31s1g608d7ff2016-01-18 19:47:25 +01004052 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004053 <touch key="home" />
4054 <action function="page">main</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004055 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004056
z31s1g608d7ff2016-01-18 19:47:25 +01004057 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004058 <touch key="back" />
4059 <action function="page">settings</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004060 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004061 </page>
4062
z31s1g28f0a922015-11-07 18:50:22 +01004063 <page name="advanced">
4064 <template name="page"/>
4065
4066 <template name="statusbar"/>
4067
4068 <text style="text_m">
4069 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004070 <text>{@advanced_hdr=Advanced}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004071 </text>
4072
4073 <button style="main_button">
4074 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004075 <text>{@terminal_btn=Terminal}</text>
z31s1g56189522016-01-13 19:12:40 +01004076 <action function="page">terminalcommand</action>
z31s1g28f0a922015-11-07 18:50:22 +01004077 </button>
4078
4079 <button style="main_button">
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004080 <condition var1="tw_has_data_media" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01004081 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004082 <text>{@fix_context_btn=Fix Contexts}</text>
4083 <action function="page">fixcontexts</action>
z31s1g28f0a922015-11-07 18:50:22 +01004084 </button>
4085
4086 <button style="main_button">
4087 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004088 <text>{@reload_theme_btn=Reload Theme}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004089 <action function="reload"/>
4090 </button>
4091
4092 <button style="main_button">
4093 <condition var1="tw_allow_partition_sdcard" var2="1"/>
4094 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004095 <text>{@part_sd_s_btn=SD Card}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004096 <actions>
4097 <action function="set">partitionlisterror=0</action>
4098 <action function="page">partsdcardsel</action>
4099 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01004100 </button>
4101
4102 <button style="main_button">
4103 <condition var1="tw_show_dumlock" var2="1"/>
4104 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004105 <text>{@dumlock_btn=HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004106 <action function="page">htcdumlock</action>
4107 </button>
4108
4109 <button style="main_button">
4110 <condition var1="tw_has_injecttwrp" var2="1"/>
4111 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004112 <text>{@inject_twrp_btn=Inject TWRP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004113 <actions>
4114 <action function="set">tw_back=advanced</action>
4115 <action function="set">tw_action=reinjecttwrp</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004116 <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action>
4117 <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action>
4118 <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action>
4119 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004120 <action function="page">confirm_action</action>
4121 </actions>
4122 </button>
4123
4124 <action>
4125 <touch key="home"/>
4126 <action function="page">main</action>
4127 </action>
4128
4129 <action>
4130 <touch key="back"/>
4131 <action function="page">main3</action>
4132 </action>
4133 </page>
4134
Ethan Yonker483e9f42016-01-11 22:21:18 -06004135 <page name="partsdcardsel">
4136 <template name="page"/>
4137
4138 <template name="statusbar"/>
4139
4140 <text style="text_m">
4141 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4142 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
4143 </text>
4144
4145 <partitionlist style="partitionlist_headerless_rb">
4146 <data name="tw_storage_path"/>
4147 <listtype name="storage"/>
4148 </partitionlist>
4149
4150 <text style="text_m_fail">
4151 <condition var1="partitionlisterror" var2="1"/>
4152 <placement x="%center_x%" y="%row9_y%" placement="5"/>
4153 <text>{@invalid_partsd_sel=You must select a removable device}</text>
4154 </text>
4155
4156 <button>
4157 <placement x="%btn4_col2_x%" y="%row11_y%"/>
4158 <highlight color="%highlight_color%"/>
4159 <image resource="q_btn_refresh"/>
4160 <action function="refreshsizes"/>
4161 </button>
4162
4163 <button>
4164 <placement x="%btn4_col3_x%" y="%row11_y%"/>
4165 <highlight color="%highlight_color%"/>
4166 <image resource="q_btn_accept"/>
4167 <actions>
4168 <action function="getpartitiondetails">tw_storage_path</action>
4169 <action function="page">partsdcardcheck</action>
4170 </actions>
4171 </button>
4172
4173 <action>
4174 <touch key="home"/>
4175 <action function="page">main</action>
4176 </action>
4177
4178 <action>
4179 <touch key="back"/>
4180 <action function="page">advanced</action>
4181 </action>
4182 </page>
4183
4184 <page name="partsdcardcheck">
4185 <action>
4186 <condition var1="tw_partition_removable" op="=" var2="1"/>
4187 <actions>
4188 <action function="set">partitionlisterror=0</action>
4189 <action function="page">partsdcard</action>
4190 </actions>
4191 </action>
4192
4193 <action>
4194 <condition var1="tw_partition_removable" op="!=" var2="1"/>
4195 <actions>
4196 <action function="set">partitionlisterror=1</action>
4197 <action function="page">partsdcardsel</action>
4198 </actions>
4199 </action>
4200 </page>
4201
z31s1g28f0a922015-11-07 18:50:22 +01004202 <page name="partsdcard">
4203 <template name="page"/>
4204
4205 <template name="statusbar"/>
4206
4207 <text style="text_m">
4208 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004209 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004210 </text>
4211
4212 <text style="text_m_fail">
4213 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004214 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004215 </text>
4216
4217 <text style="text_m_fail">
4218 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004219 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004220 </text>
4221
4222 <text style="text_m_accent">
4223 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004224 <text>{@part_sd_ext_sz=EXT Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004225 </text>
4226
4227 <text style="text_m">
4228 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4229 <text>%tw_sdext_size%</text>
4230 </text>
4231
4232 <button style="main_button_quarter_width">
4233 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004234 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004235 <action function="addsubtract">tw_sdext_size-256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004236 </button>
4237
4238 <button style="main_button_quarter_width">
4239 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004240 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004241 <action function="addsubtract">tw_sdext_size+256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004242 </button>
4243
4244 <button>
4245 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4246 <highlight color="%highlight_color%"/>
4247 <image resource="q_btn_arrow_right"/>
4248 <action function="page">partsdcard2</action>
4249 </button>
4250
4251 <action>
4252 <touch key="home"/>
4253 <action function="page">main</action>
4254 </action>
4255
4256 <action>
4257 <touch key="back"/>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004258 <action function="page">partsdcardsel</action>
z31s1g28f0a922015-11-07 18:50:22 +01004259 </action>
4260 </page>
4261
4262 <page name="partsdcard2">
4263 <template name="page"/>
4264
4265 <template name="statusbar"/>
4266
4267 <text style="text_m">
4268 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004269 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004270 </text>
4271
4272 <text style="text_m_fail">
4273 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004274 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004275 </text>
4276
4277 <text style="text_m_fail">
4278 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004279 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004280 </text>
4281
4282 <text style="text_m_accent">
4283 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004284 <text>{@part_sd_swap_sz=Swap Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004285 </text>
4286
4287 <text style="text_m">
4288 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4289 <text>%tw_swap_size%</text>
4290 </text>
4291
4292 <button style="main_button_quarter_width">
4293 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004294 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004295 <action function="addsubtract">tw_swap_size-64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004296 </button>
4297
4298 <button style="main_button_quarter_width">
4299 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004300 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004301 <action function="addsubtract">tw_swap_size+64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004302 </button>
4303
4304 <button>
4305 <placement x="%col1_x_left%" y="%row11_y%"/>
4306 <highlight color="%highlight_color%"/>
4307 <image resource="q_btn_arrow_left"/>
4308 <action function="page">partsdcard</action>
4309 </button>
4310
4311 <button>
4312 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4313 <highlight color="%highlight_color%"/>
4314 <image resource="q_btn_arrow_right"/>
4315 <action function="page">partsdcard3</action>
4316 </button>
4317
4318 <action>
4319 <touch key="home"/>
4320 <action function="page">main</action>
4321 </action>
4322
4323 <action>
4324 <touch key="back"/>
4325 <action function="page">advanced</action>
4326 </action>
4327 </page>
4328
4329 <page name="partsdcard3">
4330 <template name="page"/>
4331
4332 <template name="statusbar"/>
4333
4334 <text style="text_m">
4335 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004336 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004337 </text>
4338
4339 <text style="text_m_fail">
4340 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004341 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004342 </text>
4343
4344 <text style="text_m_fail">
4345 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004346 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004347 </text>
4348
4349 <text style="text_m_accent">
4350 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004351 <text>{@file_system=File System:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004352 </text>
4353
4354 <text style="text_m">
4355 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4356 <text>%tw_sdpart_file_system%</text>
4357 </text>
4358
4359 <button style="main_button_quarter_width">
4360 <placement x="%indent%" y="%row6_y%"/>
4361 <text>EXT3</text>
4362 <action function="set">tw_sdpart_file_system=ext3</action>
4363 </button>
4364
4365 <button style="main_button_quarter_width">
4366 <placement x="%btn4_col4_x%" y="%row6_y%"/>
4367 <text>EXT4</text>
4368 <action function="set">tw_sdpart_file_system=ext4</action>
4369 </button>
4370
4371 <button>
4372 <placement x="%col1_x_left%" y="%row11_y%"/>
4373 <highlight color="%highlight_color%"/>
4374 <image resource="q_btn_arrow_left"/>
4375 <action function="page">partsdcard2</action>
4376 </button>
4377
4378 <button>
4379 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4380 <highlight color="%highlight_color%"/>
4381 <image resource="q_btn_arrow_right"/>
4382 <action function="page">partsdcard_confirm</action>
4383 </button>
4384
4385 <action>
4386 <touch key="home"/>
4387 <action function="page">main</action>
4388 </action>
4389
4390 <action>
4391 <touch key="back"/>
4392 <action function="page">advanced</action>
4393 </action>
4394 </page>
4395
4396 <page name="partsdcard_confirm">
4397 <template name="page"/>
4398
4399 <template name="statusbar"/>
4400
4401 <text style="text_m">
4402 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004403 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004404 </text>
4405
4406 <text style="text_m_fail">
4407 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004408 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004409 </text>
4410
4411 <text style="text_m_fail">
4412 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004413 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004414 </text>
4415
4416 <text style="text_m_accent">
4417 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004418 <text>{@part_sd_ext_sz=EXT Size:} %tw_sdext_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004419 </text>
4420
4421 <text style="text_m_accent">
4422 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004423 <text>{@part_sd_swap_sz=Swap Size:} %tw_swap_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004424 </text>
4425
4426 <text style="text_m_accent">
4427 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004428 <text>{@file_system=File System:} %tw_sdpart_file_system%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004429 </text>
4430
4431 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004432 <text>{@swipe_part_sd_s=Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004433 <action function="page">partsdcardaction</action>
4434 <actions>
4435 <action function="set">tw_back=partsdcard</action>
4436 <action function="set">tw_action=partitionsd</action>
4437 <action function="set">tw_has_action2=1</action>
4438 <action function="set">tw_action2=set</action>
4439 <action function="set">tw_action2_param=tw_zip_location=/sdcard</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004440 <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action>
4441 <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action>
4442 <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004443 <action function="page">action_page</action>
4444 </actions>
4445 </slider>
4446
4447 <action>
4448 <touch key="home"/>
4449 <action function="page">main</action>
4450 </action>
4451
4452 <action>
4453 <touch key="back"/>
4454 <action function="page">advanced</action>
4455 </action>
4456 </page>
4457
4458 <page name="htcdumlock">
4459 <template name="page"/>
4460
4461 <template name="statusbar"/>
4462
4463 <text style="text_m">
4464 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004465 <text>{@advanced_hdr=Advanced} &gt; {@dumlock_hdr=HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004466 </text>
4467
4468 <button style="main_button_full_width">
4469 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004470 <text>{@dumlock_restore_btn=Restore Original Boot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004471 <actions>
4472 <action function="set">tw_back=htcdumlock</action>
4473 <action function="set">tw_action=htcdumlockrestoreboot</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004474 <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action>
4475 <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action>
4476 <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action>
4477 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004478 <action function="page">confirm_action</action>
4479 </actions>
4480 </button>
4481
4482 <button style="main_button_full_width">
4483 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004484 <text>{@dumlock_reflash_btn=Reflash Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004485 <actions>
4486 <action function="set">tw_back=htcdumlock</action>
4487 <action function="set">tw_action=htcdumlockreflashrecovery</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004488 <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action>
4489 <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action>
4490 <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action>
4491 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004492 <action function="page">confirm_action</action>
4493 </actions>
4494 </button>
4495
4496 <button style="main_button_full_width">
4497 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004498 <text>{@dumlock_install_btn=Install HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004499 <actions>
4500 <action function="set">tw_back=htcdumlock</action>
4501 <action function="set">tw_action=installhtcdumlock</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004502 <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action>
4503 <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action>
4504 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4505 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004506 <action function="page">confirm_action</action>
4507 </actions>
4508 </button>
4509
4510 <action>
4511 <touch key="home"/>
4512 <action function="page">main</action>
4513 </action>
4514
4515 <action>
4516 <touch key="back"/>
4517 <action function="page">advanced</action>
4518 </action>
4519 </page>
4520
4521 <page name="lock">
4522 <background color="%semi_transparent%"/>
4523
4524 <image>
4525 <image resource="unlock_icon"/>
4526 <placement x="%center_x%" y="%row6_y%" placement="4"/>
4527 </image>
4528
4529 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004530 <text>{@swipe_unlock= Unlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004531 <action function="overlay"/>
4532 </slider>
Matt Mower9472ba12016-01-20 18:12:47 -06004533
4534 <action>
4535 <touch key="power"/>
4536 <action function="togglebacklight"/>
4537 </action>
z31s1g28f0a922015-11-07 18:50:22 +01004538 </page>
4539
4540 <page name="filemanagerlist">
4541 <template name="page"/>
4542
4543 <template name="statusbar"/>
4544
4545 <text style="text_m">
4546 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004547 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_file=Select a File or Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004548 </text>
4549
4550 <fileselector>
4551 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4552 <text>%tw_file_location1%</text>
4553 <filter folders="1" files="1"/>
4554 <path name="tw_file_location1" default="/"/>
4555 <data name="tw_filename1"/>
4556 <selection name="tw_selection1"/>
4557 </fileselector>
4558
4559 <button>
4560 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4561 <highlight color="%highlight_color%"/>
4562 <image resource="q_btn_folder"/>
4563 <actions>
4564 <action function="set">tw_filename1=tw_file_location1</action>
4565 <action function="set">tw_fm_isfolder=1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004566 <action function="set">tw_fm_type={@fm_type_folder=Folder}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004567 <action function="page">filemanageroptions</action>
4568 </actions>
4569 </button>
4570
4571 <action>
4572 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05004573 <action function="set">tw_fm_type={@fm_type_file=File}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004574 <action function="set">tw_fm_isfolder=0</action>
4575 </actions>
4576 </action>
4577
4578 <action>
4579 <touch key="home"/>
4580 <action function="page">main</action>
4581 </action>
4582
4583 <action>
4584 <touch key="back"/>
4585 <action function="page">main3</action>
4586 </action>
4587
4588 <action>
4589 <condition var1="tw_filename1" op="modified"/>
4590 <action function="page">filemanageroptions</action>
4591 </action>
4592 </page>
4593
4594 <page name="filemanageroptions">
4595 <template name="page"/>
4596
4597 <template name="statusbar"/>
4598
4599 <text style="text_m">
4600 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004601 <text>%tw_fm_type% &gt; %tw_filename1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004602 </text>
4603
4604 <button style="main_button">
4605 <condition var1="tw_fm_isfolder" var2="0"/>
4606 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004607 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004608 <actions>
4609 <action function="set">tw_filemanager_command=cp</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004610 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004611 <action function="page">choosedestinationfolder</action>
4612 </actions>
4613 </button>
4614
4615 <button style="main_button">
4616 <condition var1="tw_fm_isfolder" var2="1"/>
4617 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004618 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004619 <actions>
4620 <action function="set">tw_filemanager_command=cd "%tw_file_location1%" &amp;&amp; cd .. &amp;&amp; cp -R</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004621 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004622 <action function="page">choosedestinationfolder</action>
4623 </actions>
4624 </button>
4625
4626 <button style="main_button">
4627 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004628 <text>{@fm_move_btn=Move}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004629 <actions>
4630 <action function="set">tw_filemanager_command=mv</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004631 <action function="set">tw_fm_text1={@fm_moving=Moving}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004632 <action function="page">choosedestinationfolder</action>
4633 </actions>
4634 </button>
4635
4636 <button style="main_button">
4637 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004638 <text>{@fm_chmod755_btn=chmod 755}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004639 <actions>
4640 <action function="set">tw_filemanager_command=chmod 755</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004641 <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004642 <action function="set">tw_fm_text2=</action>
4643 <action function="set">tw_fm_text3=</action>
4644 <action function="set">tw_include_text3=0</action>
4645 <action function="set">tw_back=filemanageroptions</action>
4646 <action function="page">filemanagerconfirm</action>
4647 </actions>
4648 </button>
4649
4650 <button style="main_button">
4651 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004652 <text>{@fm_chmod_btn=chmod}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004653 <actions>
4654 <action function="set">tw_filemanager_rename=0000</action>
4655 <action function="set">tw_fm_text2=</action>
4656 <action function="set">tw_fm_text3=</action>
4657 <action function="set">tw_include_text3=0</action>
4658 <action function="set">tw_back=filemanageroptions</action>
4659 <action function="page">filemanagerchmod</action>
4660 </actions>
4661 </button>
4662
4663 <button style="main_button">
4664 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004665 <text>{@fm_delete_btn=Delete}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004666 <actions>
4667 <action function="set">tw_filemanager_command=rm -rf</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004668 <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004669 <action function="set">tw_fm_text2=</action>
4670 <action function="set">tw_fm_text3=</action>
4671 <action function="set">tw_include_text3=0</action>
4672 <action function="set">tw_back=filemanageroptions</action>
4673 <action function="page">filemanagerconfirm</action>
4674 </actions>
4675 </button>
4676
4677 <button style="main_button">
4678 <condition var1="tw_fm_isfolder" var2="0"/>
4679 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004680 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004681 <actions>
4682 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004683 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004684 <action function="set">tw_filemanager_command=mv</action>
4685 <action function="page">filemanagerrenamefile</action>
4686 </actions>
4687 </button>
4688
4689 <button style="main_button">
4690 <condition var1="tw_fm_isfolder" var2="1"/>
4691 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004692 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004693 <actions>
4694 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004695 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004696 <action function="set">tw_filemanager_command=cd "%tw_file_location1%" &amp;&amp; cd .. &amp;&amp; mv</action>
4697 <action function="page">filemanagerrenamefolder</action>
4698 </actions>
4699 </button>
4700
4701 <action>
4702 <touch key="home"/>
4703 <action function="page">main</action>
4704 </action>
4705
4706 <action>
4707 <touch key="back"/>
4708 <action function="page">filemanagerlist</action>
4709 </action>
4710 </page>
4711
4712 <page name="choosedestinationfolder">
4713 <template name="page"/>
4714
4715 <template name="statusbar"/>
4716
4717 <text style="text_m">
4718 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004719 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_dest=Select Destination Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004720 </text>
4721
4722 <fileselector>
4723 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4724 <text>%tw_file_location2%</text>
4725 <filter folders="1" files="0"/>
4726 <path name="tw_file_location2" default="/"/>
4727 <data name="tw_filename2"/>
4728 <selection name="tw_selection2"/>
4729 </fileselector>
4730
4731 <button>
4732 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4733 <highlight color="%highlight_color%"/>
4734 <image resource="q_btn_folder"/>
4735 <actions>
4736 <action function="set">tw_fm_text2=to</action>
4737 <action function="set">tw_fm_text3=%tw_file_location2%</action>
4738 <action function="set">tw_include_text3=1</action>
4739 <action function="set">tw_back=filemanageroptions</action>
4740 <action function="page">filemanagerconfirm</action>
4741 </actions>
4742 </button>
4743
4744 <action>
4745 <touch key="home"/>
4746 <action function="page">main</action>
4747 </action>
4748
4749 <action>
4750 <touch key="back"/>
4751 <action function="page">filemanageroptions</action>
4752 </action>
4753 </page>
4754
4755 <page name="filemanagerrenamefile">
4756 <template name="page"/>
4757
4758 <template name="statusbar"/>
4759
4760 <text style="text_m">
4761 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004762 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004763 </text>
4764
4765 <text style="text_m_accent">
4766 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004767 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004768 </text>
4769
4770 <input>
4771 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
4772 <text>%tw_filemanager_rename%</text>
4773 <data name="tw_filemanager_rename"/>
4774 <restrict minlen="1" maxlen="128"/>
4775 <actions>
4776 <action function="set">tw_fm_text2=to</action>
4777 <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action>
4778 <action function="set">tw_include_text3=1</action>
4779 <action function="set">tw_back=filemanageroptions</action>
4780 <action function="page">filemanagerconfirm</action>
4781 </actions>
4782 </input>
4783
4784 <fill color="%accent_color%">
4785 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
4786 </fill>
4787
4788 <button style="main_button_half_height">
4789 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004790 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004791 <action function="page">filemanageroptions</action>
4792 </button>
4793
4794 <template name="keyboardtemplate"/>
4795
4796 <action>
4797 <touch key="home"/>
4798 <action function="page">main</action>
4799 </action>
4800
4801 <action>
4802 <touch key="back"/>
4803 <action function="page">filemanageroptions</action>
4804 </action>
4805 </page>
4806
4807 <page name="filemanagerrenamefolder">
4808 <template name="page"/>
4809
4810 <template name="statusbar"/>
4811
4812 <text style="text_m">
4813 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004814 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004815 </text>
4816
4817 <text style="text_m_accent">
4818 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004819 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004820 </text>
4821
4822 <input>
4823 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
4824 <text>%tw_filemanager_rename%</text>
4825 <data name="tw_filemanager_rename"/>
4826 <restrict minlen="1" maxlen="128"/>
4827 <actions>
4828 <action function="set">tw_fm_text2=to</action>
4829 <action function="set">tw_fm_text3=%tw_filemanager_rename%</action>
4830 <action function="set">tw_include_text3=1</action>
4831 <action function="set">tw_back=filemanageroptions</action>
4832 <action function="page">filemanagerconfirm</action>
4833 </actions>
4834 </input>
4835
4836 <fill color="%accent_color%">
4837 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
4838 </fill>
4839
4840 <button style="main_button_half_height">
4841 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004842 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004843 <action function="page">filemanageroptions</action>
4844 </button>
4845
4846 <template name="keyboardtemplate"/>
4847
4848 <action>
4849 <touch key="home"/>
4850 <action function="page">main</action>
4851 </action>
4852
4853 <action>
4854 <touch key="back"/>
4855 <action function="page">filemanageroptions</action>
4856 </action>
4857 </page>
4858
4859 <page name="filemanagerchmod">
4860 <template name="page"/>
4861
4862 <template name="statusbar"/>
4863
4864 <text style="text_m">
4865 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004866 <text>{@fm_hdr=File Manager} &gt; {@fm_set_perms_hdr=Set Permissions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004867 </text>
4868
4869 <text style="text_m_accent">
4870 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004871 <text>{@fm_perms=Permissions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004872 </text>
4873
4874 <input>
4875 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
4876 <text>%tw_filemanager_rename%</text>
4877 <data name="tw_filemanager_rename"/>
4878 <restrict minlen="3" maxlen="4" allow="0123456789"/>
4879 <actions>
4880 <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action>
4881 <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action>
4882 <action function="set">tw_back=filemanageroptions</action>
4883 <action function="page">filemanagerconfirm</action>
4884 </actions>
4885 </input>
4886
4887 <fill color="%accent_color%">
4888 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
4889 </fill>
4890
4891 <button style="main_button_half_height">
4892 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004893 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004894 <action function="page">filemanageroptions</action>
4895 </button>
4896
4897 <template name="keyboardtemplate"/>
4898
4899 <action>
4900 <touch key="home"/>
4901 <action function="page">main</action>
4902 </action>
4903
4904 <action>
4905 <touch key="back"/>
4906 <action function="page">filemanageroptions</action>
4907 </action>
4908 </page>
4909
4910 <page name="filemanagerconfirm">
4911 <template name="page"/>
4912
4913 <template name="statusbar"/>
4914
4915 <text style="text_m">
4916 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004917 <text>{@fm_hdr=File Manager} &gt; {@confirm_action=Confirm Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004918 </text>
4919
4920 <text style="text_m_accent">
4921 <placement x="%center_x%" y="%row2_y%" placement="5"/>
4922 <text>%tw_fm_text1%</text>
4923 </text>
4924
4925 <text style="text_m">
4926 <placement x="%center_x%" y="%row3_y%" placement="5"/>
4927 <text>%tw_filename1%</text>
4928 </text>
4929
4930 <text style="text_m_accent">
4931 <placement x="%center_x%" y="%row5_y%" placement="5"/>
4932 <text>%tw_fm_text2%</text>
4933 </text>
4934
4935 <text style="text_m">
4936 <placement x="%center_x%" y="%row6_y%" placement="5"/>
4937 <text>%tw_fm_text3%</text>
4938 </text>
4939
4940 <text style="text_m">
4941 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004942 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004943 </text>
4944
4945 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004946 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004947 <action function="page">filemanageraction</action>
4948 </slider>
4949
4950 <action>
4951 <touch key="back"/>
4952 <action function="page">%tw_back%</action>
4953 </action>
4954
4955 <action>
4956 <touch key="home"/>
4957 <action function="page">main</action>
4958 </action>
4959 </page>
4960
4961 <page name="filemanageraction">
4962 <template name="page"/>
4963
4964 <template name="statusbar"/>
4965
4966 <text style="text_m">
4967 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004968 <text>{@fm_hdr=File Manager} &gt; %tw_fm_text1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004969 </text>
4970
4971 <template name="console"/>
4972
4973 <template name="progress_bar"/>
4974
4975 <action>
4976 <conditions>
4977 <condition var1="tw_operation_state" var2="1"/>
4978 <condition var1="tw_operation_status" var2="0"/>
4979 </conditions>
4980 <actions>
4981 <action function="set">tw_back=filemanagerlist</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004982 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004983 <action function="page">action_complete</action>
4984 </actions>
4985 </action>
4986
4987 <action>
4988 <conditions>
4989 <condition var1="tw_operation_state" var2="1"/>
4990 <condition var1="tw_operation_status" op="!=" var2="0"/>
4991 </conditions>
4992 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05004993 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004994 <action function="page">action_complete</action>
4995 </actions>
4996 </action>
4997
4998 <action>
4999 <condition var1="tw_include_text3" var2="0"/>
5000 <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action>
5001 </action>
5002
5003 <action>
5004 <condition var1="tw_include_text3" var2="1"/>
5005 <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action>
5006 </action>
5007 </page>
5008
5009 <page name="decrypt">
5010 <template name="page"/>
5011
5012 <template name="statusbar"/>
5013
5014 <action>
5015 <condition var1="tw_crypto_pwtype" var2="2"/>
5016 <action function="page">decrypt_pattern</action>
5017 </action>
5018
5019 <text style="text_m">
5020 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005021 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005022 </text>
5023
5024 <text style="text_m_accent">
5025 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005026 <text>{@decrypt_data_enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005027 </text>
5028
5029 <input>
5030 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5031 <text>%tw_crypto_display%</text>
5032 <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/>
5033 <restrict minlen="1" maxlen="254"/>
5034 <action function="page">trydecrypt</action>
5035 </input>
5036
5037 <fill color="%accent_color%">
5038 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5039 </fill>
5040
5041 <fill color="%text_fail_color%">
5042 <condition var1="tw_password_fail" var2="1"/>
5043 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5044 </fill>
5045
5046 <text style="text_m_fail">
5047 <condition var1="tw_password_fail" var2="1"/>
5048 <placement x="%col1_x_left%" y="%row3_input_y%"/>
sndnvaps793ec582016-01-28 19:41:44 +08005049 <text>{@decrypt_data_failed=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005050 </text>
5051
5052 <button style="main_button_half_height">
z31s1g608d7ff2016-01-18 19:47:25 +01005053 <placement x="%col1_x_left%" y="%row4_y%"/>
5054 <text>{@sel_lang_btn=Select Language}</text>
5055 <action function="page">settings_language</action>
5056 </button>
5057
5058 <button style="main_button_half_height">
z31s1g28f0a922015-11-07 18:50:22 +01005059 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005060 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005061 <actions>
5062 <action function="set">tw_page_done=1</action>
5063 <action function="page">main</action>
5064 </actions>
5065 </button>
5066
5067 <template name="keyboardtemplate"/>
5068 </page>
5069
5070 <page name="decrypt_pattern">
5071 <template name="page"/>
5072
5073 <template name="statusbar"/>
5074
Aleksa Saraib25a1832015-12-31 17:36:00 +01005075 <action>
5076 <action function="set">tw_gui_pattern_grid_size=3</action>
5077 </action>
5078
z31s1g28f0a922015-11-07 18:50:22 +01005079 <text style="text_m">
5080 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005081 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005082 </text>
5083
5084 <text style="text_m_accent">
Aleksa Saraib25a1832015-12-31 17:36:00 +01005085 <condition var1="tw_password_fail" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01005086 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005087 <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005088 </text>
5089
Aleksa Saraib25a1832015-12-31 17:36:00 +01005090 <text style="text_m_fail">
5091 <condition var1="tw_password_fail" var2="1"/>
5092 <placement x="%center_x%" y="%row5_y%" placement="5"/>
sndnvaps793ec582016-01-28 19:41:44 +08005093 <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005094 </text>
5095
z31s1g28f0a922015-11-07 18:50:22 +01005096 <text style="text_m">
5097 <placement x="%center_x%" y="%row10_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005098 <text>{@back_cancel=Press back to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005099 </text>
5100
5101 <patternpassword>
5102 <placement x="%pattern_x%" y="%row2_y%" w="%pattern_size%" h="%pattern_size%"/>
z31s1g28f0a922015-11-07 18:50:22 +01005103 <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/>
5104 <line color="%fileselector_linecolor%" width="%pattern_line_w%"/>
5105 <data name="tw_crypto_password"/>
5106 <action function="page">trydecrypt</action>
5107 </patternpassword>
5108
5109 <fill color="#000000">
5110 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5111 </fill>
5112
5113 <button>
5114 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
5115 <image resource="back"/>
5116 <condition var1="tw_busy" var2="0"/>
5117 <actions>
5118 <action function="set">tw_page_done=1</action>
5119 <action function="page">main</action>
5120 </actions>
5121 </button>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005122
5123 <button>
5124 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5125 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5126 <image resource="grid_less"/>
5127 <action function="set">tw_gui_pattern_grid_size=3</action>
5128 </button>
5129
5130 <button>
5131 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5132 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5133 <image resource="grid_less"/>
5134 <action function="set">tw_gui_pattern_grid_size=3</action>
5135 </button>
5136
5137 <button>
5138 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5139 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5140 <image resource="grid_less"/>
5141 <action function="set">tw_gui_pattern_grid_size=4</action>
5142 </button>
5143
5144 <button>
5145 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5146 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5147 <image resource="grid_less"/>
5148 <action function="set">tw_gui_pattern_grid_size=5</action>
5149 </button>
5150
5151 <button>
5152 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5153 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5154 <image resource="grid_more"/>
5155 <action function="set">tw_gui_pattern_grid_size=4</action>
5156 </button>
5157
5158 <button>
5159 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5160 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5161 <image resource="grid_more"/>
5162 <action function="set">tw_gui_pattern_grid_size=5</action>
5163 </button>
5164
5165 <button>
5166 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5167 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5168 <image resource="grid_more"/>
5169 <action function="set">tw_gui_pattern_grid_size=6</action>
5170 </button>
5171
5172 <button>
5173 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5174 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5175 <image resource="grid_more"/>
5176 <action function="set">tw_gui_pattern_grid_size=6</action>
5177 </button>
z31s1g28f0a922015-11-07 18:50:22 +01005178 </page>
5179
5180 <page name="trydecrypt">
5181 <template name="page"/>
5182
5183 <template name="statusbar"/>
5184
5185 <text style="text_m">
5186 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005187 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_trying=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005188 </text>
5189
5190 <template name="console"/>
5191
5192 <template name="progress_bar"/>
5193
5194 <action>
5195 <action function="decrypt"/>
5196 </action>
5197
5198 <action>
5199 <conditions>
5200 <condition var1="tw_operation_state" var2="1"/>
5201 <condition var1="tw_operation_status" op="!=" var2="0"/>
5202 </conditions>
5203 <actions>
5204 <action function="set">tw_password_fail=1</action>
5205 <action function="page">decrypt</action>
5206 </actions>
5207 </action>
5208
5209 <action>
5210 <conditions>
5211 <condition var1="tw_operation_state" var2="1"/>
5212 <condition var1="tw_operation_status" op="=" var2="0"/>
5213 </conditions>
5214 <actions>
5215 <action function="set">tw_page_done=1</action>
5216 <action function="page">main</action>
5217 </actions>
5218 </action>
5219 </page>
5220
z31s1g28f0a922015-11-07 18:50:22 +01005221 <page name="terminalcommand">
z31s1g56189522016-01-13 19:12:40 +01005222 <terminal>
5223 <condition var1="tw_hide_kb" var2="0"/>
5224 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_s_height%"/>
5225 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005226
z31s1g56189522016-01-13 19:12:40 +01005227 <terminal>
5228 <condition var1="tw_hide_kb" var2="1"/>
5229 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_l_height%"/>
5230 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005231
z31s1g56189522016-01-13 19:12:40 +01005232 <template name="keyboardterminaltemplate"/>
z31s1g28f0a922015-11-07 18:50:22 +01005233
5234 <template name="keyboardtemplate"/>
5235
z31s1g608d7ff2016-01-18 19:47:25 +01005236 <fill color="#000000">
z31s1g56189522016-01-13 19:12:40 +01005237 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" />
z31s1g608d7ff2016-01-18 19:47:25 +01005238 </fill>
z31s1g56189522016-01-13 19:12:40 +01005239
z31s1g608d7ff2016-01-18 19:47:25 +01005240 <button>
z31s1g56189522016-01-13 19:12:40 +01005241 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" />
5242 <image resource="back" />
5243 <condition var1="tw_busy" var2="0" />
5244 <actions>
5245 <action function="set">tw_hide_kb=0</action>
5246 <action function="key">back</action>
5247 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005248 </button>
z31s1g56189522016-01-13 19:12:40 +01005249
z31s1g608d7ff2016-01-18 19:47:25 +01005250 <button>
z31s1g56189522016-01-13 19:12:40 +01005251 <placement x="%center_x%" y="%navbar_btn_y%" placement="4" />
5252 <image resource="home" />
5253 <condition var1="tw_busy" var2="0" />
5254 <actions>
5255 <action function="set">tw_hide_kb=0</action>
5256 <action function="key">home</action>
5257 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005258 </button>
z31s1g56189522016-01-13 19:12:40 +01005259
z31s1g608d7ff2016-01-18 19:47:25 +01005260 <button>
z31s1g56189522016-01-13 19:12:40 +01005261 <condition var1="tw_hide_kb" var2="0"/>
5262 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5263 <image resource="kb_hide" />
5264 <condition var1="tw_busy" var2="0" />
5265 <actions>
5266 <action function="set">tw_hide_kb=1</action>
5267 <action function="page">terminalcommand</action>
5268 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005269 </button>
z31s1g56189522016-01-13 19:12:40 +01005270
z31s1g608d7ff2016-01-18 19:47:25 +01005271 <button>
z31s1g56189522016-01-13 19:12:40 +01005272 <condition var1="tw_hide_kb" var2="1"/>
5273 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5274 <image resource="kb_show" />
5275 <condition var1="tw_busy" var2="0" />
5276 <actions>
5277 <action function="set">tw_hide_kb=0</action>
5278 <action function="page">terminalcommand</action>
5279 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005280 </button>
z31s1g56189522016-01-13 19:12:40 +01005281
z31s1g28f0a922015-11-07 18:50:22 +01005282 <action>
5283 <touch key="home"/>
z31s1g56189522016-01-13 19:12:40 +01005284 <actions>
5285 <action function="set">tw_hide_kb=0</action>
5286 <action function="page">main</action>
5287 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005288 </action>
5289
5290 <action>
5291 <touch key="back"/>
z31s1g56189522016-01-13 19:12:40 +01005292 <actions>
5293 <action function="set">tw_hide_kb=0</action>
5294 <action function="page">advanced</action>
5295 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005296 </action>
z31s1g56189522016-01-13 19:12:40 +01005297
z31s1g608d7ff2016-01-18 19:47:25 +01005298 <action>
z31s1g56189522016-01-13 19:12:40 +01005299 <touch key="power+voldown" />
5300 <action function="screenshot" />
z31s1g608d7ff2016-01-18 19:47:25 +01005301 </action>
z31s1g28f0a922015-11-07 18:50:22 +01005302 </page>
5303
5304 <page name="sideload">
5305 <template name="page"/>
5306
5307 <template name="statusbar"/>
5308
5309 <text style="text_m">
5310 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005311 <text>{@install_hdr=Install} &gt; {@adb_sideload_hdr=ADB Sideload}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005312 </text>
5313
5314 <text style="text_m_accent">
5315 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005316 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005317 </text>
5318
5319 <checkbox>
5320 <placement x="%indent%" y="%row2_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005321 <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005322 <data variable="tw_wipe_dalvik"/>
5323 </checkbox>
5324
5325 <checkbox>
5326 <placement x="%indent%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005327 <text>{@sideload_wipe_cache_chk=Wipe Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005328 <data variable="tw_wipe_cache"/>
5329 </checkbox>
5330
5331 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005332 <text>{@swipe_sideload= Start}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005333 <actions>
5334 <action function="set">tw_back=install_type</action>
5335 <action function="set">tw_action=adbsideload</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005336 <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action>
5337 <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action>
5338 <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005339 <action function="set">tw_has_cancel=1</action>
5340 <action function="set">tw_show_reboot=1</action>
5341 <action function="set">tw_cancel_action=adbsideloadcancel</action>
5342 <action function="page">action_page</action>
5343 </actions>
5344 </slider>
5345
5346 <action>
5347 <touch key="home"/>
5348 <action function="page">main</action>
5349 </action>
5350
5351 <action>
5352 <touch key="back"/>
5353 <action function="page">install_type</action>
5354 </action>
5355 </page>
5356
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005357 <page name="fixcontexts">
z31s1g28f0a922015-11-07 18:50:22 +01005358 <template name="page"/>
5359
5360 <template name="statusbar"/>
5361
5362 <text style="text_m">
5363 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005364 <text>{@advanced_hdr=Advanced} &gt; {@fix_contexts_hdr=Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005365 </text>
5366
5367 <text style="text_m_accent">
5368 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005369 <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005370 </text>
5371
z31s1g28f0a922015-11-07 18:50:22 +01005372 <text style="text_m_fail">
5373 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005374 <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005375 </text>
5376
5377 <text style="text_m_fail">
5378 <placement x="%center_x%" y="%row7a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005379 <text>{@fix_contexts_note3=your device to not boot properly.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005380 </text>
5381
5382 <slider>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005383 <text>{@swipe_fix_contexts= Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005384 <actions>
5385 <action function="set">tw_back=advanced</action>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005386 <action function="set">tw_action=fixcontexts</action>
5387 <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action>
5388 <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005389 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005390 <action function="set">tw_show_reboot=1</action>
5391 <action function="page">action_page</action>
5392 </actions>
5393 </slider>
5394
5395 <action>
5396 <touch key="home"/>
5397 <action function="page">main</action>
5398 </action>
5399
5400 <action>
5401 <touch key="back"/>
5402 <action function="page">advanced</action>
5403 </action>
5404 </page>
5405
5406 <page name="installsu">
5407 <template name="page"/>
5408
5409 <template name="statusbar"/>
5410
5411 <text style="text_m">
5412 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005413 <text>{@reboot_hdr=Reboot} &gt; {@su_hdr=SuperSU Check}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005414 </text>
5415
5416 <text style="text_m_accent">
5417 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005418 <text>{@su_note1=Your device does not appear to be rooted.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005419 </text>
5420
5421 <text style="text_m">
5422 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005423 <text>{@su_note2=Install SuperSU now?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005424 </text>
5425
5426 <text style="text_m">
5427 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005428 <text>{@su_note3=This will root your device.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005429 </text>
5430
5431 <button style="main_button_full_width">
5432 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005433 <text>{@su_cancel=Do not Install}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005434 <action function="set">tw_page_done=1</action>
5435 </button>
5436
5437 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005438 <text>{@swipe_su_install= Install}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005439 <actions>
5440 <action function="set">tw_action=installsu</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005441 <action function="set">tw_action_text1={@su_installing=Installing SuperSU}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005442 <action function="set">tw_action_text2=</action>
5443 <action function="page">singleaction_page</action>
5444 </actions>
5445 </slider>
5446 </page>
5447
5448 <page name="slideout">
5449 <fill color="%background_color%">
5450 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/>
5451 </fill>
5452
5453 <console>
5454 <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%slideout_height%"/>
5455 </console>
5456
5457 <fill color="%fileselector_linecolor%">
5458 <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/>
5459 </fill>
5460
5461 <fill color="%fileselector_linecolor%">
5462 <placement x="%indent%" y="row15a_y" w="%content_width%" h="input_line_width"/>
5463 </fill>
5464
5465 <button>
5466 <fill color="%transparent%"/>
5467 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5468 <action function="overlay"/>
5469 </button>
5470
5471 <action>
Matt Mower0c347d52016-01-21 23:14:39 -06005472 <touch key="power"/>
5473 <action function="togglebacklight"/>
5474 </action>
5475
5476 <action>
z31s1g28f0a922015-11-07 18:50:22 +01005477 <touch key="power+voldown"/>
5478 <action function="screenshot"/>
5479 </action>
5480 </page>
5481
5482 <page name="select_storage">
5483 <template name="page"/>
5484
5485 <template name="statusbar"/>
5486
5487 <text style="text_m">
5488 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5489 <text>%tw_storagetext%</text>
5490 </text>
5491
5492 <partitionlist style="partitionlist_headerless_rb">
5493 <data name="tw_storage_path"/>
5494 <listtype name="storage"/>
5495 </partitionlist>
5496
5497 <button>
5498 <placement x="%btn4_col2_x%" y="%row11_y%"/>
5499 <highlight color="%highlight_color%"/>
5500 <image resource="q_btn_refresh"/>
5501 <actions>
5502 <action function="refreshsizes"/>
5503 <action function="page">select_storage</action>
5504 </actions>
5505 </button>
5506
5507 <button>
5508 <placement x="%btn4_col3_x%" y="%row11_y%"/>
5509 <highlight color="%highlight_color%"/>
5510 <image resource="q_btn_accept"/>
5511 <actions>
5512 <action function="set">tw_clear_destination=%tw_back%</action>
5513 <action function="page">clear_vars</action>
5514 </actions>
5515 </button>
5516
5517 <action>
5518 <touch key="power+voldown"/>
5519 <action function="screenshot"/>
5520 </action>
5521 </page>
5522 </pages>
5523</recovery>