blob: f1aff443e2d9f3c460225c338147fd53f0f92d14 [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>
2554 <filter folders="1" files="0" nav="0"/>
2555 <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">
2810 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002811 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
2812 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01002813 </listitem>
2814 </listbox>
2815
2816 <button>
2817 <placement x="%col1_x_left%" y="%row11_y%"/>
2818 <highlight color="%highlight_color%"/>
2819 <image resource="q_btn_arrow_left"/>
2820 <action function="page">restore_select</action>
2821 </button>
2822
2823 <button>
2824 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2825 <highlight color="%highlight_color%"/>
2826 <image resource="q_btn_accept_transp"/>
2827 <actions>
2828 <action function="set">tw_back=restore_options</action>
2829 <action function="page">restore_confirm</action>
2830 </actions>
2831 </button>
2832
2833 <action>
2834 <touch key="home"/>
2835 <action function="page">main</action>
2836 </action>
2837
2838 <action>
2839 <touch key="back"/>
2840 <action function="page">%tw_back%</action>
2841 </action>
2842
2843 <action>
2844 <touch key="power+voldown"/>
2845 <action function="screenshot"/>
2846 </action>
2847 </page>
2848
2849 <page name="renamebackup">
2850 <template name="page"/>
2851
2852 <template name="statusbar"/>
2853
2854 <text style="text_m">
2855 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002856 <text>{@restore_hdr=Restore} &gt; {@rename_backup_hdr=Rename Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002857 </text>
2858
2859 <text style="text_m_accent">
2860 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002861 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002862 </text>
2863
2864 <input>
2865 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2866 <text>%tw_backup_rename%</text>
2867 <data name="tw_backup_rename"/>
2868 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/>
2869 <actions>
2870 <action function="set">tw_back=restore</action>
2871 <action function="set">tw_action=cmd</action>
2872 <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 -05002873 <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action>
2874 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
2875 <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action>
2876 <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action>
2877 <action function="set">tw_slider_text={@swipe_rename= Rename}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002878 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action>
2879 <action function="set">tw_existpage=renamebackup</action>
2880 <action function="set">tw_notexistpage=confirm_action</action>
2881 <action function="page">filecheck</action>
2882 </actions>
2883 </input>
2884
2885 <fill color="%accent_color%">
2886 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2887 </fill>
2888
2889 <fill color="%text_fail_color%">
2890 <condition var1="tw_fileexists" var2="1"/>
2891 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2892 </fill>
2893
2894 <text style="text_m_fail">
2895 <condition var1="tw_fileexists" var2="1"/>
2896 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002897 <text>{@backup_name_exists=A backup with that name already exists!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002898 </text>
2899
2900 <button style="main_button_half_height">
2901 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002902 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002903 <action function="page">restore_confirm</action>
2904 </button>
2905
2906 <template name="keyboardtemplate"/>
2907
2908 <action>
2909 <touch key="home"/>
2910 <action function="page">main</action>
2911 </action>
2912
2913 <action>
2914 <touch key="back"/>
2915 <action function="page">restore_confirm</action>
2916 </action>
2917 </page>
2918
2919 <page name="restore_confirm">
2920 <template name="page"/>
2921
2922 <template name="statusbar"/>
2923
2924 <text style="text_m">
2925 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002926 <text>{@restore_hdr=Restore} &gt; {@confirm_hdr=Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002927 </text>
2928
2929 <text style="text_m_accent">
2930 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002931 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002932 </text>
2933
2934 <text style="text_m">
2935 <placement x="%indent%" y="%row2_y%"/>
2936 <text>%tw_restore_name%</text>
2937 </text>
2938
2939 <fill color="%accent_color%">
2940 <placement x="%indent%" y="64" w="%content_width%" h="input_line_width" placement="1"/>
2941 </fill>
2942
2943 <button>
2944 <fill color="%transparent%"/>
2945 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
2946 <actions>
2947 <action function="set">tw_back=restore_confirm</action>
2948 <action function="set">tw_backup_rename=%tw_restore_name%</action>
2949 <action function="set">tw_fileexists=0</action>
2950 <action function="page">renamebackup</action>
2951 </actions>
2952 </button>
2953
2954 <text style="text_m_accent">
2955 <placement x="%indent%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002956 <text>{@partitions=Partitions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002957 </text>
2958
2959 <partitionlist style="partitionlist_summary">
2960 <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/>
2961 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
2962 <listtype name="restore"/>
2963 </partitionlist>
2964
2965 <button>
2966 <fill color="%transparent%"/>
2967 <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/>
2968 <actions>
2969 <action function="set">tw_back=restore_confirm</action>
2970 <action function="page">restore_select</action>
2971 </actions>
2972 </button>
2973
2974 <listbox style="listbox_options">
2975 <placement x="%col1_x_right%" y="%row4a_y%" w="%content_half_width%" h="80"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002976 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
2977 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01002978 </listitem>
2979 </listbox>
2980
2981 <text style="text_m_accent">
2982 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002983 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002984 </text>
2985
2986 <button>
2987 <fill color="%transparent%"/>
2988 <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="64"/>
2989 <actions>
2990 <action function="set">tw_back=restore_confirm</action>
2991 <action function="page">restore_options</action>
2992 </actions>
2993 </button>
2994
2995 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05002996 <text>{@swipe_restore_s= Restore}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002997 <action function="page">restore_run</action>
2998 </slider>
2999
3000 <action>
3001 <touch key="home"/>
3002 <action function="page">main</action>
3003 </action>
3004
3005 <action>
3006 <touch key="back"/>
3007 <action function="page">restore_options</action>
3008 </action>
3009 </page>
3010
3011 <page name="restore_run">
3012 <template name="page"/>
3013
3014 <template name="statusbar"/>
3015
3016 <text style="text_m">
3017 <placement x="%col1_x_left%" y="%row1_header_y%"/>
3018 <text>%tw_operation% %tw_partition%</text>
3019 </text>
3020
3021 <template name="console"/>
3022
3023 <template name="progress_bar"/>
3024
3025 <text style="text_m">
3026 <placement x="%indent%" y="%row14a_y%"/>
3027 <text>%tw_size_progress%</text>
3028 </text>
3029
3030 <action>
3031 <condition var1="tw_operation_state" var2="1"/>
3032 <actions>
3033 <action function="set">tw_back=restore</action>
Matt Mower3c366972015-12-25 19:28:31 -06003034 <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003035 <action function="set">tw_show_reboot=1</action>
3036 <action function="page">action_complete</action>
3037 </actions>
3038 </action>
3039
3040 <action>
3041 <action function="nandroid">restore</action>
3042 </action>
3043 </page>
3044
3045 <page name="mount">
3046 <template name="page"/>
3047
3048 <template name="statusbar"/>
3049
3050 <text style="text_m">
3051 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003052 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003053 </text>
3054
3055 <partitionlist style="partitionlist_headerless_cb">
3056 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
3057 <listtype name="mount"/>
3058 </partitionlist>
3059
3060 <fill color="%accent_color%">
3061 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
3062 </fill>
3063
3064 <button style="checkbox">
3065 <condition var1="tw_mount_system_ro" op="=" var2="0"/>
3066 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003067 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003068 <image resource="checkbox_false"/>
3069 <action function="mountsystemtoggle">1</action>
3070 </button>
3071
3072 <button style="checkbox">
3073 <condition var1="tw_mount_system_ro" op="!=" var2="0"/>
3074 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003075 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003076 <image resource="checkbox_true"/>
3077 <actions>
3078 <action function="set">tw_lifetime_writes=2</action>
3079 <action function="page">system_readonly_check</action>
3080 </actions>
3081 </button>
3082
3083 <button style="checkbox">
3084 <conditions>
3085 <condition var1="tw_has_mtp" var2="1"/>
3086 <condition var1="tw_mtp_enabled" var2="0"/>
3087 </conditions>
3088 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3089 <image resource="checkbox_false"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003090 <text>{@enable_mtp_btn=Enable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003091 <action function="startmtp"/>
3092 </button>
3093
3094 <button style="checkbox">
3095 <conditions>
3096 <condition var1="tw_has_mtp" var2="1"/>
3097 <condition var1="tw_mtp_enabled" var2="1"/>
3098 </conditions>
3099 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3100 <image resource="checkbox_true"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003101 <text>{@disable_mtp_btn=Disable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003102 <action function="stopmtp"/>
3103 </button>
3104
3105 <button>
3106 <placement x="%btn4_col3_x%" y="%row11_y%"/>
3107 <highlight color="%highlight_color%"/>
3108 <image resource="q_btn_storage"/>
3109 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05003110 <action function="set">tw_storagetext={@mount_hdr=Mount} &gt; {@select_storage_hdr=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003111 <action function="set">tw_back=mount</action>
3112 <action function="page">select_storage</action>
3113 </actions>
3114 </button>
3115
3116 <button>
3117 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3118 <highlight color="%highlight_color%"/>
3119 <image resource="q_btn_arrow_right"/>
3120 <action function="page">mount_options</action>
3121 </button>
3122
3123 <action>
3124 <touch key="home"/>
3125 <action function="page">main</action>
3126 </action>
3127
3128 <action>
3129 <touch key="back"/>
3130 <action function="page">main</action>
3131 </action>
3132 </page>
3133
3134 <page name="mount_options">
3135 <template name="page"/>
3136
3137 <template name="statusbar"/>
3138
3139 <text style="text_m">
3140 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003141 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003142 </text>
3143
3144 <button style="main_button_full_width">
3145 <condition var1="tw_has_usb_storage" var2="1"/>
3146 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003147 <text>{@mount_usb_storage_btn=Mount USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003148 <action function="page">usb_mount</action>
3149 </button>
3150
3151 <button style="main_button_full_width">
3152 <conditions>
3153 <condition var1="tw_is_encrypted" var2="1"/>
3154 <condition var1="tw_is_decrypted" var2="0"/>
3155 </conditions>
3156 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003157 <text>{@decrypt_data_btn=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003158 <action function="page">decrypt</action>
3159 </button>
3160
3161 <button>
3162 <placement x="%col1_x_left%" y="%row11_y%"/>
3163 <highlight color="%highlight_color%"/>
3164 <image resource="q_btn_arrow_left"/>
3165 <action function="page">mount</action>
3166 </button>
3167
3168 <action>
3169 <touch key="home"/>
3170 <action function="page">main</action>
3171 </action>
3172
3173 <action>
3174 <touch key="back"/>
3175 <action function="page">mount</action>
3176 </action>
3177 </page>
3178
3179 <page name="usb_mount">
3180 <template name="page"/>
3181
3182 <template name="statusbar"/>
3183
3184 <text style="text_m">
3185 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003186 <text>{@mount_hdr=Mount} &gt; {@usb_storage_hdr=USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003187 </text>
3188
3189 <text style="text_m_accent">
3190 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003191 <text>{@usb_stor_mnt1=USB Storage Mounted}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003192 </text>
3193
3194 <text style="text_m_fail">
3195 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003196 <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003197 </text>
3198
3199 <text style="text_m_fail">
3200 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003201 <text>{@usb_stor_mnt3=from your computer before unmounting!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003202 </text>
3203
3204 <button style="main_button">
3205 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003206 <text>{@unmount_btn=Unmount}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003207 <action function="page">usb_umount</action>
3208 </button>
3209
3210 <action>
3211 <action function="mount">usb</action>
3212 <action function="set">tw_busy=1</action>
3213 </action>
3214 </page>
3215
3216 <page name="usb_umount">
3217 <action>
3218 <action function="unmount">usb</action>
3219 </action>
3220
3221 <action>
3222 <action function="page">mount_options</action>
3223 <action function="set">tw_busy=0</action>
3224 </action>
3225 </page>
3226
3227 <page name="system_readonly_check">
3228 <action>
3229 <action function="checkpartitionlifetimewrites">/system</action>
3230 </action>
3231
3232 <action>
3233 <condition var1="tw_lifetime_writes" var2="1"/>
3234 <actions>
3235 <action function="mountsystemtoggle">0</action>
3236 <action function="page">mount</action>
3237 </actions>
3238 </action>
3239
3240 <action>
3241 <condition var1="tw_lifetime_writes" var2="0"/>
3242 <actions>
3243 <action function="set">tw_back=mount</action>
3244 <action function="page">system_readonly</action>
3245 </actions>
3246 </action>
3247 </page>
3248
3249 <page name="reboot">
3250 <template name="page"/>
3251
3252 <template name="statusbar"/>
3253
3254 <text style="text_m">
3255 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003256 <text>{@reboot_hdr=Reboot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003257 </text>
3258
3259 <button style="main_button">
3260 <condition var1="tw_reboot_system" var2="1"/>
3261 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003262 <text>{@rb_system_btn=System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003263 <actions>
3264 <action function="set">tw_back=reboot</action>
Matt Mower908dd252016-05-25 02:26:50 -05003265 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +01003266 </actions>
3267 </button>
3268
3269 <button style="main_button">
3270 <condition var1="tw_reboot_poweroff" var2="1"/>
3271 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003272 <text>{@rb_poweroff_btn=Power Off}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003273 <actions>
3274 <action function="set">tw_back=reboot</action>
3275 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003276 <action function="set">tw_action_param=poweroff</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003277 <action function="set">tw_reboot_param=poweroff</action>
z31s1g28f0a922015-11-07 18:50:22 +01003278 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003279 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3280 <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action>
3281 <action function="set">tw_action_text1={@turning_off=Turning Off...}</action>
3282 <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action>
3283 <action function="set">tw_slider_text={@swipe_power_off_s=Power Off}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003284 <action function="page">rebootcheck</action>
3285 </actions>
3286 </button>
3287
3288 <button style="main_button">
3289 <condition var1="tw_reboot_recovery" var2="1"/>
3290 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003291 <text>{@rb_recovery_btn=Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003292 <actions>
3293 <action function="set">tw_back=reboot</action>
3294 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003295 <action function="set">tw_action_param=recovery</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003296 <action function="set">tw_reboot_param=recovery</action>
z31s1g28f0a922015-11-07 18:50:22 +01003297 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003298 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3299 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3300 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3301 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3302 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003303 <action function="page">rebootcheck</action>
3304 </actions>
3305 </button>
3306
3307 <button style="main_button">
3308 <condition var1="tw_reboot_bootloader" var2="1"/>
3309 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003310 <text>{@rb_bootloader_btn=Bootloader}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003311 <actions>
3312 <action function="set">tw_back=reboot</action>
3313 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003314 <action function="set">tw_action_param=bootloader</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003315 <action function="set">tw_reboot_param=bootloader</action>
z31s1g28f0a922015-11-07 18:50:22 +01003316 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003317 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3318 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3319 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3320 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3321 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003322 <action function="page">rebootcheck</action>
3323 </actions>
3324 </button>
3325
3326 <button style="main_button">
3327 <condition var1="tw_download_mode" var2="1"/>
3328 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003329 <text>{@rb_download_btn=Download}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003330 <actions>
3331 <action function="set">tw_back=reboot</action>
3332 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003333 <action function="set">tw_action_param=download</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003334 <action function="set">tw_reboot_param=download</action>
z31s1g28f0a922015-11-07 18:50:22 +01003335 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003336 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3337 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3338 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3339 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3340 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003341 <action function="page">rebootcheck</action>
3342 </actions>
3343 </button>
3344
3345 <action>
3346 <touch key="home"/>
3347 <action function="page">main</action>
3348 </action>
3349
3350 <action>
3351 <touch key="back"/>
3352 <action function="page">main</action>
3353 </action>
3354 </page>
3355
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003356 <page name="rebootapp">
3357 <template name="page"/>
3358
3359 <template name="statusbar"/>
3360
3361 <text style="text_m">
3362 <placement x="%col1_x_left%" y="%row1_header_y%"/>
3363 <text>{@reboot_hdr=Reboot} &gt; {@reboot_install_app_hdr=Install TWRP App?}</text>
3364 </text>
3365
3366 <text style="text_m_accent">
3367 <placement x="%center_x%" y="%row1_y%" placement="5"/>
3368 <text>{@reboot_install_app1=Would you like to install the Official TWRP App?}</text>
3369 </text>
3370
3371 <text style="text_m">
3372 <placement x="%center_x%" y="%row2_y%" placement="5"/>
3373 <text>{@reboot_install_app2=The app can check for new TWRP versions.}</text>
3374 </text>
3375
3376 <checkbox>
3377 <placement x="%indent%" y="%row3_y%"/>
3378 <text>{@reboot_install_app_prompt_install=Prompt to install TWRP app if not installed}</text>
3379 <data variable="tw_app_prompt"/>
3380 </checkbox>
3381
3382 <checkbox>
3383 <condition var1="tw_mount_system_ro" var2="0"/>
3384 <placement x="%indent%" y="%row5_y%"/>
3385 <text>{@reboot_install_app_system=Install as a System App}</text>
3386 <data variable="tw_app_install_system"/>
3387 </checkbox>
3388
3389 <button style="main_button_half_height">
3390 <placement x="%indent%" y="%row7_y%"/>
3391 <text>{@su_cancel=Do not Install}</text>
3392 <action function="reboot">%tw_reboot_param%</action>
3393 </button>
3394
3395 <slider>
3396 <text>{@swipe_su_install= Install}</text>
3397 <actions>
3398 <action function="set">tw_back=reboot</action>
3399 <action function="set">tw_action=installapp</action>
3400 <action function="set">tw_action_text1={@reboot_installing_app=Installing App...}</action>
3401 <action function="set">tw_action_text2=</action>
3402 <action function="set">tw_has_action2=1</action>
3403 <action function="set">tw_action2=reboot</action>
3404 <action function="set">tw_action2_param=%tw_reboot_param%</action>
3405 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3406 <action function="page">action_page</action>
3407 </actions>
3408 </slider>
3409
3410 <action>
3411 <touch key="home"/>
3412 <actions>
3413 <action function="set">tw_app_install_status=0</action>
3414 <action function="page">main</action>
3415 </actions>
3416 </action>
3417
3418 <action>
3419 <touch key="back"/>
3420 <actions>
3421 <action function="set">tw_app_install_status=0</action>
3422 <action function="page">reboot</action>
3423 </actions>
3424 </action>
3425 </page>
3426
z31s1g28f0a922015-11-07 18:50:22 +01003427 <page name="system_readonly">
3428 <template name="page"/>
3429
3430 <template name="statusbar"/>
3431
3432 <text style="text_m">
3433 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003434 <text>{@sys_ro_hdr=Unmodified System Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003435 </text>
3436
3437 <text style="text_m_accent">
3438 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003439 <text>{@sys_ro_keep=Keep System Read only?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003440 </text>
3441
3442 <text style="text_m">
3443 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003444 <text>{@sys_rop1=TWRP can leave your system partition unmodified}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003445 </text>
3446
3447 <text style="text_m">
3448 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003449 <text>{@sys_rop2=to make it easier for you to take official updates.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003450 </text>
3451
3452 <text style="text_m">
3453 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003454 <text>{@sys_rop3=TWRP will be unable to prevent the stock ROM from}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003455 </text>
3456
3457 <text style="text_m">
3458 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003459 <text>{@sys_rop4=replacing TWRP and will not offer to root your device.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003460 </text>
3461
3462 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003463 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003464 <text>{@sys_rop5=Installing zips or performing adb operations may still}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003465 </text>
3466
3467 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003468 <placement x="%center_x%" y="%row7_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003469 <text>{@sys_rop6=modify the system partition.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003470 </text>
3471
z31s1g608d7ff2016-01-18 19:47:25 +01003472 <button style="main_button_half_height">
3473 <placement x="%col1_x_right%" y="%row8a_y%"/>
3474 <text>{@sel_lang_btn=Select Language}</text>
3475 <action function="page">settings_language</action>
3476 </button>
3477
z31s1g28f0a922015-11-07 18:50:22 +01003478 <checkbox>
3479 <condition var1="tw_is_encrypted" var2="0"/>
z31s1g608d7ff2016-01-18 19:47:25 +01003480 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003481 <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003482 <data variable="tw_never_show_system_ro_page"/>
3483 </checkbox>
3484
3485 <button style="main_button_half_height">
3486 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003487 <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003488 <actions>
3489 <action function="mountsystemtoggle">1</action>
3490 <action function="set">tw_page_done=1</action>
3491 <action function="page">%tw_back%</action>
3492 </actions>
3493 </button>
3494
3495 <button style="main_button_half_height">
3496 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003497 <text>{@swipe_allow_mod_s=Allow Modifications}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003498 <actions>
3499 <action function="mountsystemtoggle">0</action>
3500 <action function="set">tw_page_done=1</action>
3501 <action function="page">%tw_back%</action>
3502 </actions>
3503 </button>
3504 </page>
3505
3506 <page name="settings">
3507 <template name="page"/>
3508
3509 <template name="statusbar"/>
3510
3511 <text style="text_m">
3512 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003513 <text>{@settings_hdr=Settings}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003514 </text>
3515
3516 <button style="main_button">
3517 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003518 <text>{@settings_gen_btn=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003519 <action function="page">settings_general</action>
3520 </button>
3521
3522 <button style="main_button">
3523 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003524 <text>{@settings_tz_btn=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003525 <action function="page">settings_timezone</action>
3526 </button>
3527
3528 <button style="main_button">
3529 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003530 <text>{@settings_screen_btn=Screen}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003531 <action function="page">settings_screen</action>
3532 </button>
3533
3534 <button style="main_button">
3535 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003536 <text>{@settings_vibration_btn=Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003537 <action function="page">settings_vibration</action>
3538 </button>
3539
3540 <button style="main_button">
3541 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003542 <text>{@settings_language_btn=Language}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003543 <action function="page">settings_language</action>
3544 </button>
3545
3546 <button>
3547 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3548 <highlight color="%highlight_color%"/>
3549 <image resource="q_btn_reset"/>
3550 <action function="restoredefaultsettings"/>
3551 </button>
3552
3553 <action>
3554 <touch key="home"/>
3555 <action function="page">main</action>
3556 </action>
3557
3558 <action>
3559 <touch key="back"/>
3560 <action function="page">main3</action>
3561 </action>
3562 </page>
3563
3564 <page name="settings_general">
3565 <template name="page"/>
3566
3567 <template name="statusbar"/>
3568
3569 <text style="text_m">
3570 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003571 <text>{@settings_hdr=Settings} &gt; {@settings_gen_s_hdr=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003572 </text>
3573
3574 <listbox style="scrolllist">
3575 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_settings_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003576 <listitem name="{@zip_sig_chk=Zip signature verification}">
z31s1g28f0a922015-11-07 18:50:22 +01003577 <data variable="tw_signed_zip_verify"/>
3578 </listitem>
Matt Mower8dc25b72016-04-25 23:06:53 -05003579 <listitem name="{@install_reboot_chk=Reboot after installation is complete}">
3580 <data variable="tw_install_reboot"/>
3581 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003582 <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}">
z31s1g28f0a922015-11-07 18:50:22 +01003583 <data variable="tw_rm_rf"/>
3584 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05003585 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
3586 <data variable="tw_disable_free_space"/>
3587 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003588 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
3589 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01003590 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003591 <listitem name="{@restore_enable_digest_chk=Enable Digest verification of backup files}">
3592 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003593 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003594 <listitem name="{@use24clock_chk=Use 24-hour clock}">
z31s1g28f0a922015-11-07 18:50:22 +01003595 <data variable="tw_military_time"/>
3596 </listitem>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003597 <listitem name="{@reboot_install_app_prompt_install=Prompt to install TWRP app on every reboot}">
3598 <data variable="tw_app_prompt"/>
3599 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003600 <listitem name="{@simact_chk=Simulate actions for theme testing}">
z31s1g28f0a922015-11-07 18:50:22 +01003601 <data variable="tw_simulate_actions"/>
3602 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003603 <listitem name="{@simfail_chk=Simulate failure for actions}">
z31s1g28f0a922015-11-07 18:50:22 +01003604 <data variable="tw_simulate_fail"/>
3605 <condition var1="tw_simulate_actions" var2="1"/>
3606 </listitem>
3607 </listbox>
3608
3609 <action>
3610 <touch key="home"/>
3611 <action function="page">main</action>
3612 </action>
3613
3614 <action>
3615 <touch key="back"/>
3616 <action function="page">settings</action>
3617 </action>
3618 </page>
3619
3620 <page name="settings_timezone">
3621 <template name="page"/>
3622
3623 <template name="statusbar"/>
3624
3625 <text style="text_m">
3626 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003627 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003628 </text>
3629
3630 <text color="%text_color%">
3631 <font resource="font_m"/>
3632 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3633 <text>%tw_time%</text>
3634 </text>
3635
3636 <listbox style="listbox_headerless">
3637 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_timezone_height%"/>
3638 <data name="tw_time_zone_guisel"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003639 <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem>
3640 <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem>
3641 <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem>
3642 <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem>
3643 <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem>
3644 <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem>
3645 <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem>
3646 <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem>
3647 <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem>
3648 <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem>
3649 <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem>
3650 <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem>
3651 <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem>
3652 <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem>
3653 <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem>
3654 <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem>
3655 <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem>
3656 <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem>
3657 <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem>
3658 <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem>
3659 <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem>
3660 <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem>
3661 <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem>
3662 <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003663 </listbox>
3664
3665 <button>
3666 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3667 <highlight color="%highlight_color%"/>
3668 <image resource="q_btn_arrow_right"/>
3669 <actions>
3670 <action function="setguitimezone"/>
3671 <action function="page">settings_timezone2</action>
3672 </actions>
3673 </button>
3674
3675 <action>
3676 <condition var1="tw_time_zone_guisel" op="modified"/>
3677 <action function="setguitimezone"/>
3678 </action>
3679
3680 <action>
3681 <touch key="home"/>
3682 <actions>
3683 <action function="page">main</action>
3684 <action function="setguitimezone"/>
3685 </actions>
3686 </action>
3687
3688 <action>
3689 <touch key="back"/>
3690 <actions>
3691 <action function="page">settings</action>
3692 <action function="setguitimezone"/>
3693 </actions>
3694 </action>
3695
3696 <action>
3697 <touch key="power+voldown"/>
3698 <action function="screenshot"/>
3699 </action>
3700 </page>
3701
3702 <page name="settings_timezone2">
3703 <template name="page"/>
3704
3705 <template name="statusbar"/>
3706
3707 <text style="text_m">
3708 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003709 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003710 </text>
3711
3712 <text color="%text_color%">
3713 <font resource="font_m"/>
3714 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3715 <text>%tw_time%</text>
3716 </text>
3717
3718 <checkbox>
3719 <placement x="%col1_x_left%" y="%row1_y%"/>
3720 <font resource="font_m" color="%text_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003721 <text>{@use_dst_chk=Use daylight savings time (DST)}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003722 <data variable="tw_time_zone_guidst"/>
3723 <image checked="checkbox_true" unchecked="checkbox_false"/>
3724 </checkbox>
3725
3726 <text style="text_m_accent">
3727 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003728 <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003729 </text>
3730
3731 <button style="main_button_quarter_width">
3732 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003733 <text>{@tz_offset_0=0}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003734 <actions>
3735 <action function="set">tw_time_zone_guioffset=0</action>
3736 <action function="setguitimezone"/>
3737 </actions>
3738 </button>
3739
3740 <button style="main_button_quarter_width">
3741 <placement x="%btn4_col2_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003742 <text>{@tz_offset_15=15}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003743 <actions>
3744 <action function="set">tw_time_zone_guioffset=15</action>
3745 <action function="setguitimezone"/>
3746 </actions>
3747 </button>
3748
3749 <button style="main_button_quarter_width">
3750 <placement x="%btn4_col3_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003751 <text>{@tz_offset_30=30}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003752 <actions>
3753 <action function="set">tw_time_zone_guioffset=30</action>
3754 <action function="setguitimezone"/>
3755 </actions>
3756 </button>
3757
3758 <button style="main_button_quarter_width">
3759 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003760 <text>{@tz_offset_45=45}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003761 <actions>
3762 <action function="set">tw_time_zone_guioffset=45</action>
3763 <action function="setguitimezone"/>
3764 </actions>
3765 </button>
3766
3767 <button>
3768 <placement x="%col1_x_left%" y="%row11_y%"/>
3769 <highlight color="%highlight_color%"/>
3770 <image resource="q_btn_arrow_left"/>
3771 <actions>
3772 <action function="setguitimezone"/>
3773 <action function="page">settings_timezone</action>
3774 </actions>
3775 </button>
3776
3777 <text style="text_m_accent">
3778 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003779 <text>{@curr_tz_s=Current Time Zone:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003780 </text>
3781
3782 <text style="text_m">
3783 <placement x="%btn4_col2_x%" y="%row12a_y%"/>
3784 <text>%tw_time_zone%</text>
3785 </text>
3786
3787 <action>
3788 <condition var1="tw_time_zone_guidst" op="modified"/>
3789 <action function="setguitimezone"/>
3790 </action>
3791
3792 <action>
3793 <touch key="home"/>
3794 <actions>
3795 <action function="setguitimezone"/>
3796 <action function="page">main</action>
3797 </actions>
3798 </action>
3799
3800 <action>
3801 <touch key="back"/>
3802 <actions>
3803 <action function="setguitimezone"/>
3804 <action function="page">settings_timezone</action>
3805 </actions>
3806 </action>
3807 </page>
3808
3809 <page name="settings_screen">
3810 <template name="page"/>
3811
3812 <template name="statusbar"/>
3813
3814 <text style="text_m">
3815 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003816 <text>{@settings_hdr=Settings} &gt; {@settings_screen_timeout_hdr=Screen Timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003817 </text>
3818
3819 <button style="checkbox">
3820 <condition var1="tw_screen_timeout_secs" op="=" var2="0"/>
3821 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
3822 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003823 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003824 <image resource="checkbox_false"/>
3825 <action function="set">tw_screen_timeout_secs=60</action>
3826 </button>
3827
3828 <button style="checkbox">
3829 <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/>
3830 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
3831 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003832 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003833 <image resource="checkbox_true"/>
3834 <action function="set">tw_screen_timeout_secs=0</action>
3835 </button>
3836
3837 <slidervalue>
3838 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
3839 <placement x="col1_x_left" y="%row2a_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003840 <text>{@screen_to_slider_s=Screen timeout in seconds (0=disabled): %tw_screen_timeout_secs%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003841 <data variable="tw_screen_timeout_secs" min="15" max="300"/>
3842 </slidervalue>
3843
3844 <text style="text_m_fail">
3845 <condition var1="tw_no_screen_timeout" op="=" var2="1"/>
3846 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003847 <text>{@screen_to_na=Screen timeout setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003848 </text>
3849
3850 <button>
3851 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3852 <highlight color="%highlight_color%"/>
3853 <image resource="q_btn_arrow_right"/>
3854 <action function="page">settings_screen2</action>
3855 </button>
3856
3857 <action>
3858 <touch key="home"/>
3859 <action function="page">main</action>
3860 </action>
3861
3862 <action>
3863 <touch key="back"/>
3864 <action function="page">settings</action>
3865 </action>
3866 </page>
3867
3868 <page name="settings_screen2">
3869 <template name="page"/>
3870
3871 <template name="statusbar"/>
3872
3873 <text style="text_m">
3874 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003875 <text>{@settings_hdr=Settings} &gt; {@settings_screen_bright_btn=Screen Brightness}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003876 </text>
3877
3878 <slidervalue>
3879 <condition var1="tw_has_brightnesss_file" var2="1"/>
3880 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003881 <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003882 <data variable="tw_brightness_pct" min="10" max="100"/>
3883 <actions>
3884 <action function="set">tw_brightness=%tw_brightness_max%</action>
3885 <action function="compute">tw_brightness*%tw_brightness_pct%</action>
3886 <action function="compute">tw_brightness/100</action>
3887 <action function="setbrightness">%tw_brightness%</action>
3888 </actions>
3889 </slidervalue>
3890
3891 <text style="text_m_fail">
3892 <condition var1="tw_has_brightnesss_file" var2="0"/>
3893 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003894 <text>{@screen_bright_na=Brightness setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003895 </text>
3896
3897 <button>
3898 <placement x="%col1_x_left%" y="%row11_y%"/>
3899 <highlight color="%highlight_color%"/>
3900 <image resource="q_btn_arrow_left"/>
3901 <action function="page">settings_screen</action>
3902 </button>
3903
3904 <action>
3905 <touch key="home"/>
3906 <action function="page">main</action>
3907 </action>
3908
3909 <action>
3910 <touch key="back"/>
3911 <action function="page">settings</action>
3912 </action>
3913 </page>
3914
3915 <page name="settings_vibration">
3916 <template name="page"/>
3917
3918 <template name="statusbar"/>
3919
3920 <text style="text_m">
3921 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003922 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@button_vibration_hdr=Button Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003923 </text>
3924
3925 <slidervalue>
3926 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003927 <text>{@button_vibration=Button Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003928 <data variable="tw_button_vibrate" min="0" max="300"/>
3929 </slidervalue>
3930
3931 <button>
3932 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3933 <highlight color="%highlight_color%"/>
3934 <image resource="q_btn_arrow_right"/>
3935 <action function="page">settings_vibration2</action>
3936 </button>
3937
3938 <action>
3939 <touch key="home"/>
3940 <action function="page">main</action>
3941 </action>
3942
3943 <action>
3944 <touch key="back"/>
3945 <action function="page">settings</action>
3946 </action>
3947 </page>
3948
3949 <page name="settings_vibration2">
3950 <template name="page"/>
3951
3952 <template name="statusbar"/>
3953
3954 <text style="text_m">
3955 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003956 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@kb_vibration_hdr=Keyboard Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003957 </text>
3958
3959 <slidervalue>
3960 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003961 <text>{@kb_vibration=Keyboard Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003962 <data variable="tw_keyboard_vibrate" min="0" max="300"/>
3963 </slidervalue>
3964
3965 <button>
3966 <placement x="%col1_x_left%" y="%row11_y%"/>
3967 <highlight color="%highlight_color%"/>
3968 <image resource="q_btn_arrow_left"/>
3969 <action function="page">settings_vibration</action>
3970 </button>
3971
3972 <button>
3973 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3974 <highlight color="%highlight_color%"/>
3975 <image resource="q_btn_arrow_right"/>
3976 <action function="page">settings_vibration3</action>
3977 </button>
3978
3979 <action>
3980 <touch key="home"/>
3981 <action function="page">main</action>
3982 </action>
3983
3984 <action>
3985 <touch key="back"/>
3986 <action function="page">settings</action>
3987 </action>
3988 </page>
3989
3990 <page name="settings_vibration3">
3991 <template name="page"/>
3992
3993 <template name="statusbar"/>
3994
3995 <text style="text_m">
3996 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003997 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@act_vibration_hdr=Action Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003998 </text>
3999
4000 <slidervalue>
4001 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004002 <text>{@act_vibration=Action Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004003 <data variable="tw_action_vibrate" min="0" max="500"/>
4004 </slidervalue>
4005
4006 <button>
4007 <placement x="%col1_x_left%" y="%row11_y%"/>
4008 <highlight color="%highlight_color%"/>
4009 <image resource="q_btn_arrow_left"/>
4010 <action function="page">settings_vibration2</action>
4011 </button>
4012
4013 <action>
4014 <touch key="home"/>
4015 <action function="page">main</action>
4016 </action>
4017
4018 <action>
4019 <touch key="back"/>
4020 <action function="page">settings</action>
4021 </action>
4022 </page>
4023
Ethan Yonker74db1572015-10-28 12:44:49 -05004024 <page name="settings_language">
4025 <template name="page"/>
4026
4027 <template name="statusbar"/>
4028
4029 <text style="text_m">
4030 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4031 <text>{@settings_hdr=Settings} &gt; {@language_hdr=Language} - %tw_language_display%</text>
4032 </text>
4033
z31s1g608d7ff2016-01-18 19:47:25 +01004034 <listbox style="scrolllist">
Ethan Yonker74db1572015-10-28 12:44:49 -05004035 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4036 <icon selected="radio_true" unselected="radio_false" />
4037 <data name="tw_language" />
z31s1g608d7ff2016-01-18 19:47:25 +01004038 </listbox>
Ethan Yonker74db1572015-10-28 12:44:49 -05004039
4040 <button>
4041 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4042 <highlight color="%highlight_color%"/>
z31s1g608d7ff2016-01-18 19:47:25 +01004043 <image resource="q_btn_accept_transp"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004044 <action function="setlanguage"></action>
4045 </button>
4046
z31s1g608d7ff2016-01-18 19:47:25 +01004047 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004048 <touch key="home" />
4049 <action function="page">main</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004050 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004051
z31s1g608d7ff2016-01-18 19:47:25 +01004052 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004053 <touch key="back" />
4054 <action function="page">settings</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004055 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004056 </page>
4057
z31s1g28f0a922015-11-07 18:50:22 +01004058 <page name="advanced">
4059 <template name="page"/>
4060
4061 <template name="statusbar"/>
4062
4063 <text style="text_m">
4064 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004065 <text>{@advanced_hdr=Advanced}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004066 </text>
4067
4068 <button style="main_button">
4069 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004070 <text>{@terminal_btn=Terminal}</text>
z31s1g56189522016-01-13 19:12:40 +01004071 <action function="page">terminalcommand</action>
z31s1g28f0a922015-11-07 18:50:22 +01004072 </button>
4073
4074 <button style="main_button">
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004075 <condition var1="tw_has_data_media" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01004076 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004077 <text>{@fix_context_btn=Fix Contexts}</text>
4078 <action function="page">fixcontexts</action>
z31s1g28f0a922015-11-07 18:50:22 +01004079 </button>
4080
4081 <button style="main_button">
4082 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004083 <text>{@reload_theme_btn=Reload Theme}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004084 <action function="reload"/>
4085 </button>
4086
4087 <button style="main_button">
4088 <condition var1="tw_allow_partition_sdcard" var2="1"/>
4089 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004090 <text>{@part_sd_s_btn=SD Card}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004091 <actions>
4092 <action function="set">partitionlisterror=0</action>
4093 <action function="page">partsdcardsel</action>
4094 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01004095 </button>
4096
4097 <button style="main_button">
4098 <condition var1="tw_show_dumlock" var2="1"/>
4099 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004100 <text>{@dumlock_btn=HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004101 <action function="page">htcdumlock</action>
4102 </button>
4103
4104 <button style="main_button">
4105 <condition var1="tw_has_injecttwrp" var2="1"/>
4106 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004107 <text>{@inject_twrp_btn=Inject TWRP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004108 <actions>
4109 <action function="set">tw_back=advanced</action>
4110 <action function="set">tw_action=reinjecttwrp</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004111 <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action>
4112 <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action>
4113 <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action>
4114 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004115 <action function="page">confirm_action</action>
4116 </actions>
4117 </button>
4118
4119 <action>
4120 <touch key="home"/>
4121 <action function="page">main</action>
4122 </action>
4123
4124 <action>
4125 <touch key="back"/>
4126 <action function="page">main3</action>
4127 </action>
4128 </page>
4129
Ethan Yonker483e9f42016-01-11 22:21:18 -06004130 <page name="partsdcardsel">
4131 <template name="page"/>
4132
4133 <template name="statusbar"/>
4134
4135 <text style="text_m">
4136 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4137 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
4138 </text>
4139
4140 <partitionlist style="partitionlist_headerless_rb">
4141 <data name="tw_storage_path"/>
4142 <listtype name="storage"/>
4143 </partitionlist>
4144
4145 <text style="text_m_fail">
4146 <condition var1="partitionlisterror" var2="1"/>
4147 <placement x="%center_x%" y="%row9_y%" placement="5"/>
4148 <text>{@invalid_partsd_sel=You must select a removable device}</text>
4149 </text>
4150
4151 <button>
4152 <placement x="%btn4_col2_x%" y="%row11_y%"/>
4153 <highlight color="%highlight_color%"/>
4154 <image resource="q_btn_refresh"/>
4155 <action function="refreshsizes"/>
4156 </button>
4157
4158 <button>
4159 <placement x="%btn4_col3_x%" y="%row11_y%"/>
4160 <highlight color="%highlight_color%"/>
4161 <image resource="q_btn_accept"/>
4162 <actions>
4163 <action function="getpartitiondetails">tw_storage_path</action>
4164 <action function="page">partsdcardcheck</action>
4165 </actions>
4166 </button>
4167
4168 <action>
4169 <touch key="home"/>
4170 <action function="page">main</action>
4171 </action>
4172
4173 <action>
4174 <touch key="back"/>
4175 <action function="page">advanced</action>
4176 </action>
4177 </page>
4178
4179 <page name="partsdcardcheck">
4180 <action>
4181 <condition var1="tw_partition_removable" op="=" var2="1"/>
4182 <actions>
4183 <action function="set">partitionlisterror=0</action>
4184 <action function="page">partsdcard</action>
4185 </actions>
4186 </action>
4187
4188 <action>
4189 <condition var1="tw_partition_removable" op="!=" var2="1"/>
4190 <actions>
4191 <action function="set">partitionlisterror=1</action>
4192 <action function="page">partsdcardsel</action>
4193 </actions>
4194 </action>
4195 </page>
4196
z31s1g28f0a922015-11-07 18:50:22 +01004197 <page name="partsdcard">
4198 <template name="page"/>
4199
4200 <template name="statusbar"/>
4201
4202 <text style="text_m">
4203 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004204 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004205 </text>
4206
4207 <text style="text_m_fail">
4208 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004209 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004210 </text>
4211
4212 <text style="text_m_fail">
4213 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004214 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004215 </text>
4216
4217 <text style="text_m_accent">
4218 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004219 <text>{@part_sd_ext_sz=EXT Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004220 </text>
4221
4222 <text style="text_m">
4223 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4224 <text>%tw_sdext_size%</text>
4225 </text>
4226
4227 <button style="main_button_quarter_width">
4228 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004229 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004230 <action function="addsubtract">tw_sdext_size-256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004231 </button>
4232
4233 <button style="main_button_quarter_width">
4234 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004235 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004236 <action function="addsubtract">tw_sdext_size+256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004237 </button>
4238
4239 <button>
4240 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4241 <highlight color="%highlight_color%"/>
4242 <image resource="q_btn_arrow_right"/>
4243 <action function="page">partsdcard2</action>
4244 </button>
4245
4246 <action>
4247 <touch key="home"/>
4248 <action function="page">main</action>
4249 </action>
4250
4251 <action>
4252 <touch key="back"/>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004253 <action function="page">partsdcardsel</action>
z31s1g28f0a922015-11-07 18:50:22 +01004254 </action>
4255 </page>
4256
4257 <page name="partsdcard2">
4258 <template name="page"/>
4259
4260 <template name="statusbar"/>
4261
4262 <text style="text_m">
4263 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004264 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004265 </text>
4266
4267 <text style="text_m_fail">
4268 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004269 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004270 </text>
4271
4272 <text style="text_m_fail">
4273 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004274 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004275 </text>
4276
4277 <text style="text_m_accent">
4278 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004279 <text>{@part_sd_swap_sz=Swap Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004280 </text>
4281
4282 <text style="text_m">
4283 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4284 <text>%tw_swap_size%</text>
4285 </text>
4286
4287 <button style="main_button_quarter_width">
4288 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004289 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004290 <action function="addsubtract">tw_swap_size-64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004291 </button>
4292
4293 <button style="main_button_quarter_width">
4294 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004295 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004296 <action function="addsubtract">tw_swap_size+64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004297 </button>
4298
4299 <button>
4300 <placement x="%col1_x_left%" y="%row11_y%"/>
4301 <highlight color="%highlight_color%"/>
4302 <image resource="q_btn_arrow_left"/>
4303 <action function="page">partsdcard</action>
4304 </button>
4305
4306 <button>
4307 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4308 <highlight color="%highlight_color%"/>
4309 <image resource="q_btn_arrow_right"/>
4310 <action function="page">partsdcard3</action>
4311 </button>
4312
4313 <action>
4314 <touch key="home"/>
4315 <action function="page">main</action>
4316 </action>
4317
4318 <action>
4319 <touch key="back"/>
4320 <action function="page">advanced</action>
4321 </action>
4322 </page>
4323
4324 <page name="partsdcard3">
4325 <template name="page"/>
4326
4327 <template name="statusbar"/>
4328
4329 <text style="text_m">
4330 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004331 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004332 </text>
4333
4334 <text style="text_m_fail">
4335 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004336 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004337 </text>
4338
4339 <text style="text_m_fail">
4340 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004341 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004342 </text>
4343
4344 <text style="text_m_accent">
4345 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004346 <text>{@file_system=File System:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004347 </text>
4348
4349 <text style="text_m">
4350 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4351 <text>%tw_sdpart_file_system%</text>
4352 </text>
4353
4354 <button style="main_button_quarter_width">
4355 <placement x="%indent%" y="%row6_y%"/>
4356 <text>EXT3</text>
4357 <action function="set">tw_sdpart_file_system=ext3</action>
4358 </button>
4359
4360 <button style="main_button_quarter_width">
4361 <placement x="%btn4_col4_x%" y="%row6_y%"/>
4362 <text>EXT4</text>
4363 <action function="set">tw_sdpart_file_system=ext4</action>
4364 </button>
4365
4366 <button>
4367 <placement x="%col1_x_left%" y="%row11_y%"/>
4368 <highlight color="%highlight_color%"/>
4369 <image resource="q_btn_arrow_left"/>
4370 <action function="page">partsdcard2</action>
4371 </button>
4372
4373 <button>
4374 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4375 <highlight color="%highlight_color%"/>
4376 <image resource="q_btn_arrow_right"/>
4377 <action function="page">partsdcard_confirm</action>
4378 </button>
4379
4380 <action>
4381 <touch key="home"/>
4382 <action function="page">main</action>
4383 </action>
4384
4385 <action>
4386 <touch key="back"/>
4387 <action function="page">advanced</action>
4388 </action>
4389 </page>
4390
4391 <page name="partsdcard_confirm">
4392 <template name="page"/>
4393
4394 <template name="statusbar"/>
4395
4396 <text style="text_m">
4397 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004398 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004399 </text>
4400
4401 <text style="text_m_fail">
4402 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004403 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004404 </text>
4405
4406 <text style="text_m_fail">
4407 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004408 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004409 </text>
4410
4411 <text style="text_m_accent">
4412 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004413 <text>{@part_sd_ext_sz=EXT Size:} %tw_sdext_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004414 </text>
4415
4416 <text style="text_m_accent">
4417 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004418 <text>{@part_sd_swap_sz=Swap Size:} %tw_swap_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004419 </text>
4420
4421 <text style="text_m_accent">
4422 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004423 <text>{@file_system=File System:} %tw_sdpart_file_system%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004424 </text>
4425
4426 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004427 <text>{@swipe_part_sd_s=Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004428 <action function="page">partsdcardaction</action>
4429 <actions>
4430 <action function="set">tw_back=partsdcard</action>
4431 <action function="set">tw_action=partitionsd</action>
4432 <action function="set">tw_has_action2=1</action>
4433 <action function="set">tw_action2=set</action>
4434 <action function="set">tw_action2_param=tw_zip_location=/sdcard</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004435 <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action>
4436 <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action>
4437 <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004438 <action function="page">action_page</action>
4439 </actions>
4440 </slider>
4441
4442 <action>
4443 <touch key="home"/>
4444 <action function="page">main</action>
4445 </action>
4446
4447 <action>
4448 <touch key="back"/>
4449 <action function="page">advanced</action>
4450 </action>
4451 </page>
4452
4453 <page name="htcdumlock">
4454 <template name="page"/>
4455
4456 <template name="statusbar"/>
4457
4458 <text style="text_m">
4459 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004460 <text>{@advanced_hdr=Advanced} &gt; {@dumlock_hdr=HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004461 </text>
4462
4463 <button style="main_button_full_width">
4464 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004465 <text>{@dumlock_restore_btn=Restore Original Boot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004466 <actions>
4467 <action function="set">tw_back=htcdumlock</action>
4468 <action function="set">tw_action=htcdumlockrestoreboot</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004469 <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action>
4470 <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action>
4471 <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action>
4472 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004473 <action function="page">confirm_action</action>
4474 </actions>
4475 </button>
4476
4477 <button style="main_button_full_width">
4478 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004479 <text>{@dumlock_reflash_btn=Reflash Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004480 <actions>
4481 <action function="set">tw_back=htcdumlock</action>
4482 <action function="set">tw_action=htcdumlockreflashrecovery</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004483 <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action>
4484 <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action>
4485 <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action>
4486 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004487 <action function="page">confirm_action</action>
4488 </actions>
4489 </button>
4490
4491 <button style="main_button_full_width">
4492 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004493 <text>{@dumlock_install_btn=Install HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004494 <actions>
4495 <action function="set">tw_back=htcdumlock</action>
4496 <action function="set">tw_action=installhtcdumlock</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004497 <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action>
4498 <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action>
4499 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4500 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004501 <action function="page">confirm_action</action>
4502 </actions>
4503 </button>
4504
4505 <action>
4506 <touch key="home"/>
4507 <action function="page">main</action>
4508 </action>
4509
4510 <action>
4511 <touch key="back"/>
4512 <action function="page">advanced</action>
4513 </action>
4514 </page>
4515
4516 <page name="lock">
4517 <background color="%semi_transparent%"/>
4518
4519 <image>
4520 <image resource="unlock_icon"/>
4521 <placement x="%center_x%" y="%row6_y%" placement="4"/>
4522 </image>
4523
4524 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004525 <text>{@swipe_unlock= Unlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004526 <action function="overlay"/>
4527 </slider>
Matt Mower9472ba12016-01-20 18:12:47 -06004528
4529 <action>
4530 <touch key="power"/>
4531 <action function="togglebacklight"/>
4532 </action>
z31s1g28f0a922015-11-07 18:50:22 +01004533 </page>
4534
4535 <page name="filemanagerlist">
4536 <template name="page"/>
4537
4538 <template name="statusbar"/>
4539
4540 <text style="text_m">
4541 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004542 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_file=Select a File or Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004543 </text>
4544
4545 <fileselector>
4546 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4547 <text>%tw_file_location1%</text>
4548 <filter folders="1" files="1"/>
4549 <path name="tw_file_location1" default="/"/>
4550 <data name="tw_filename1"/>
4551 <selection name="tw_selection1"/>
4552 </fileselector>
4553
4554 <button>
4555 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4556 <highlight color="%highlight_color%"/>
4557 <image resource="q_btn_folder"/>
4558 <actions>
4559 <action function="set">tw_filename1=tw_file_location1</action>
4560 <action function="set">tw_fm_isfolder=1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004561 <action function="set">tw_fm_type={@fm_type_folder=Folder}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004562 <action function="page">filemanageroptions</action>
4563 </actions>
4564 </button>
4565
4566 <action>
4567 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05004568 <action function="set">tw_fm_type={@fm_type_file=File}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004569 <action function="set">tw_fm_isfolder=0</action>
4570 </actions>
4571 </action>
4572
4573 <action>
4574 <touch key="home"/>
4575 <action function="page">main</action>
4576 </action>
4577
4578 <action>
4579 <touch key="back"/>
4580 <action function="page">main3</action>
4581 </action>
4582
4583 <action>
4584 <condition var1="tw_filename1" op="modified"/>
4585 <action function="page">filemanageroptions</action>
4586 </action>
4587 </page>
4588
4589 <page name="filemanageroptions">
4590 <template name="page"/>
4591
4592 <template name="statusbar"/>
4593
4594 <text style="text_m">
4595 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004596 <text>%tw_fm_type% &gt; %tw_filename1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004597 </text>
4598
4599 <button style="main_button">
4600 <condition var1="tw_fm_isfolder" var2="0"/>
4601 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004602 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004603 <actions>
4604 <action function="set">tw_filemanager_command=cp</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004605 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004606 <action function="page">choosedestinationfolder</action>
4607 </actions>
4608 </button>
4609
4610 <button style="main_button">
4611 <condition var1="tw_fm_isfolder" var2="1"/>
4612 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004613 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004614 <actions>
4615 <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 -05004616 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004617 <action function="page">choosedestinationfolder</action>
4618 </actions>
4619 </button>
4620
4621 <button style="main_button">
4622 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004623 <text>{@fm_move_btn=Move}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004624 <actions>
4625 <action function="set">tw_filemanager_command=mv</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004626 <action function="set">tw_fm_text1={@fm_moving=Moving}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004627 <action function="page">choosedestinationfolder</action>
4628 </actions>
4629 </button>
4630
4631 <button style="main_button">
4632 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004633 <text>{@fm_chmod755_btn=chmod 755}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004634 <actions>
4635 <action function="set">tw_filemanager_command=chmod 755</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004636 <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004637 <action function="set">tw_fm_text2=</action>
4638 <action function="set">tw_fm_text3=</action>
4639 <action function="set">tw_include_text3=0</action>
4640 <action function="set">tw_back=filemanageroptions</action>
4641 <action function="page">filemanagerconfirm</action>
4642 </actions>
4643 </button>
4644
4645 <button style="main_button">
4646 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004647 <text>{@fm_chmod_btn=chmod}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004648 <actions>
4649 <action function="set">tw_filemanager_rename=0000</action>
4650 <action function="set">tw_fm_text2=</action>
4651 <action function="set">tw_fm_text3=</action>
4652 <action function="set">tw_include_text3=0</action>
4653 <action function="set">tw_back=filemanageroptions</action>
4654 <action function="page">filemanagerchmod</action>
4655 </actions>
4656 </button>
4657
4658 <button style="main_button">
4659 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004660 <text>{@fm_delete_btn=Delete}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004661 <actions>
4662 <action function="set">tw_filemanager_command=rm -rf</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004663 <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004664 <action function="set">tw_fm_text2=</action>
4665 <action function="set">tw_fm_text3=</action>
4666 <action function="set">tw_include_text3=0</action>
4667 <action function="set">tw_back=filemanageroptions</action>
4668 <action function="page">filemanagerconfirm</action>
4669 </actions>
4670 </button>
4671
4672 <button style="main_button">
4673 <condition var1="tw_fm_isfolder" var2="0"/>
4674 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004675 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004676 <actions>
4677 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004678 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004679 <action function="set">tw_filemanager_command=mv</action>
4680 <action function="page">filemanagerrenamefile</action>
4681 </actions>
4682 </button>
4683
4684 <button style="main_button">
4685 <condition var1="tw_fm_isfolder" var2="1"/>
4686 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004687 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004688 <actions>
4689 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004690 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004691 <action function="set">tw_filemanager_command=cd "%tw_file_location1%" &amp;&amp; cd .. &amp;&amp; mv</action>
4692 <action function="page">filemanagerrenamefolder</action>
4693 </actions>
4694 </button>
4695
4696 <action>
4697 <touch key="home"/>
4698 <action function="page">main</action>
4699 </action>
4700
4701 <action>
4702 <touch key="back"/>
4703 <action function="page">filemanagerlist</action>
4704 </action>
4705 </page>
4706
4707 <page name="choosedestinationfolder">
4708 <template name="page"/>
4709
4710 <template name="statusbar"/>
4711
4712 <text style="text_m">
4713 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004714 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_dest=Select Destination Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004715 </text>
4716
4717 <fileselector>
4718 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4719 <text>%tw_file_location2%</text>
4720 <filter folders="1" files="0"/>
4721 <path name="tw_file_location2" default="/"/>
4722 <data name="tw_filename2"/>
4723 <selection name="tw_selection2"/>
4724 </fileselector>
4725
4726 <button>
4727 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4728 <highlight color="%highlight_color%"/>
4729 <image resource="q_btn_folder"/>
4730 <actions>
4731 <action function="set">tw_fm_text2=to</action>
4732 <action function="set">tw_fm_text3=%tw_file_location2%</action>
4733 <action function="set">tw_include_text3=1</action>
4734 <action function="set">tw_back=filemanageroptions</action>
4735 <action function="page">filemanagerconfirm</action>
4736 </actions>
4737 </button>
4738
4739 <action>
4740 <touch key="home"/>
4741 <action function="page">main</action>
4742 </action>
4743
4744 <action>
4745 <touch key="back"/>
4746 <action function="page">filemanageroptions</action>
4747 </action>
4748 </page>
4749
4750 <page name="filemanagerrenamefile">
4751 <template name="page"/>
4752
4753 <template name="statusbar"/>
4754
4755 <text style="text_m">
4756 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004757 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004758 </text>
4759
4760 <text style="text_m_accent">
4761 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004762 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004763 </text>
4764
4765 <input>
4766 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
4767 <text>%tw_filemanager_rename%</text>
4768 <data name="tw_filemanager_rename"/>
4769 <restrict minlen="1" maxlen="128"/>
4770 <actions>
4771 <action function="set">tw_fm_text2=to</action>
4772 <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action>
4773 <action function="set">tw_include_text3=1</action>
4774 <action function="set">tw_back=filemanageroptions</action>
4775 <action function="page">filemanagerconfirm</action>
4776 </actions>
4777 </input>
4778
4779 <fill color="%accent_color%">
4780 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
4781 </fill>
4782
4783 <button style="main_button_half_height">
4784 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004785 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004786 <action function="page">filemanageroptions</action>
4787 </button>
4788
4789 <template name="keyboardtemplate"/>
4790
4791 <action>
4792 <touch key="home"/>
4793 <action function="page">main</action>
4794 </action>
4795
4796 <action>
4797 <touch key="back"/>
4798 <action function="page">filemanageroptions</action>
4799 </action>
4800 </page>
4801
4802 <page name="filemanagerrenamefolder">
4803 <template name="page"/>
4804
4805 <template name="statusbar"/>
4806
4807 <text style="text_m">
4808 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004809 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004810 </text>
4811
4812 <text style="text_m_accent">
4813 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004814 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004815 </text>
4816
4817 <input>
4818 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
4819 <text>%tw_filemanager_rename%</text>
4820 <data name="tw_filemanager_rename"/>
4821 <restrict minlen="1" maxlen="128"/>
4822 <actions>
4823 <action function="set">tw_fm_text2=to</action>
4824 <action function="set">tw_fm_text3=%tw_filemanager_rename%</action>
4825 <action function="set">tw_include_text3=1</action>
4826 <action function="set">tw_back=filemanageroptions</action>
4827 <action function="page">filemanagerconfirm</action>
4828 </actions>
4829 </input>
4830
4831 <fill color="%accent_color%">
4832 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
4833 </fill>
4834
4835 <button style="main_button_half_height">
4836 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004837 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004838 <action function="page">filemanageroptions</action>
4839 </button>
4840
4841 <template name="keyboardtemplate"/>
4842
4843 <action>
4844 <touch key="home"/>
4845 <action function="page">main</action>
4846 </action>
4847
4848 <action>
4849 <touch key="back"/>
4850 <action function="page">filemanageroptions</action>
4851 </action>
4852 </page>
4853
4854 <page name="filemanagerchmod">
4855 <template name="page"/>
4856
4857 <template name="statusbar"/>
4858
4859 <text style="text_m">
4860 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004861 <text>{@fm_hdr=File Manager} &gt; {@fm_set_perms_hdr=Set Permissions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004862 </text>
4863
4864 <text style="text_m_accent">
4865 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004866 <text>{@fm_perms=Permissions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004867 </text>
4868
4869 <input>
4870 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
4871 <text>%tw_filemanager_rename%</text>
4872 <data name="tw_filemanager_rename"/>
4873 <restrict minlen="3" maxlen="4" allow="0123456789"/>
4874 <actions>
4875 <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action>
4876 <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action>
4877 <action function="set">tw_back=filemanageroptions</action>
4878 <action function="page">filemanagerconfirm</action>
4879 </actions>
4880 </input>
4881
4882 <fill color="%accent_color%">
4883 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
4884 </fill>
4885
4886 <button style="main_button_half_height">
4887 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004888 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004889 <action function="page">filemanageroptions</action>
4890 </button>
4891
4892 <template name="keyboardtemplate"/>
4893
4894 <action>
4895 <touch key="home"/>
4896 <action function="page">main</action>
4897 </action>
4898
4899 <action>
4900 <touch key="back"/>
4901 <action function="page">filemanageroptions</action>
4902 </action>
4903 </page>
4904
4905 <page name="filemanagerconfirm">
4906 <template name="page"/>
4907
4908 <template name="statusbar"/>
4909
4910 <text style="text_m">
4911 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004912 <text>{@fm_hdr=File Manager} &gt; {@confirm_action=Confirm Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004913 </text>
4914
4915 <text style="text_m_accent">
4916 <placement x="%center_x%" y="%row2_y%" placement="5"/>
4917 <text>%tw_fm_text1%</text>
4918 </text>
4919
4920 <text style="text_m">
4921 <placement x="%center_x%" y="%row3_y%" placement="5"/>
4922 <text>%tw_filename1%</text>
4923 </text>
4924
4925 <text style="text_m_accent">
4926 <placement x="%center_x%" y="%row5_y%" placement="5"/>
4927 <text>%tw_fm_text2%</text>
4928 </text>
4929
4930 <text style="text_m">
4931 <placement x="%center_x%" y="%row6_y%" placement="5"/>
4932 <text>%tw_fm_text3%</text>
4933 </text>
4934
4935 <text style="text_m">
4936 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004937 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004938 </text>
4939
4940 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004941 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004942 <action function="page">filemanageraction</action>
4943 </slider>
4944
4945 <action>
4946 <touch key="back"/>
4947 <action function="page">%tw_back%</action>
4948 </action>
4949
4950 <action>
4951 <touch key="home"/>
4952 <action function="page">main</action>
4953 </action>
4954 </page>
4955
4956 <page name="filemanageraction">
4957 <template name="page"/>
4958
4959 <template name="statusbar"/>
4960
4961 <text style="text_m">
4962 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004963 <text>{@fm_hdr=File Manager} &gt; %tw_fm_text1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004964 </text>
4965
4966 <template name="console"/>
4967
4968 <template name="progress_bar"/>
4969
4970 <action>
4971 <conditions>
4972 <condition var1="tw_operation_state" var2="1"/>
4973 <condition var1="tw_operation_status" var2="0"/>
4974 </conditions>
4975 <actions>
4976 <action function="set">tw_back=filemanagerlist</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004977 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004978 <action function="page">action_complete</action>
4979 </actions>
4980 </action>
4981
4982 <action>
4983 <conditions>
4984 <condition var1="tw_operation_state" var2="1"/>
4985 <condition var1="tw_operation_status" op="!=" var2="0"/>
4986 </conditions>
4987 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05004988 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004989 <action function="page">action_complete</action>
4990 </actions>
4991 </action>
4992
4993 <action>
4994 <condition var1="tw_include_text3" var2="0"/>
4995 <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action>
4996 </action>
4997
4998 <action>
4999 <condition var1="tw_include_text3" var2="1"/>
5000 <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action>
5001 </action>
5002 </page>
5003
5004 <page name="decrypt">
5005 <template name="page"/>
5006
5007 <template name="statusbar"/>
5008
5009 <action>
5010 <condition var1="tw_crypto_pwtype" var2="2"/>
5011 <action function="page">decrypt_pattern</action>
5012 </action>
5013
5014 <text style="text_m">
5015 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005016 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005017 </text>
5018
5019 <text style="text_m_accent">
5020 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005021 <text>{@decrypt_data_enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005022 </text>
5023
5024 <input>
5025 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5026 <text>%tw_crypto_display%</text>
5027 <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/>
5028 <restrict minlen="1" maxlen="254"/>
5029 <action function="page">trydecrypt</action>
5030 </input>
5031
5032 <fill color="%accent_color%">
5033 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5034 </fill>
5035
5036 <fill color="%text_fail_color%">
5037 <condition var1="tw_password_fail" var2="1"/>
5038 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5039 </fill>
5040
5041 <text style="text_m_fail">
5042 <condition var1="tw_password_fail" var2="1"/>
5043 <placement x="%col1_x_left%" y="%row3_input_y%"/>
sndnvaps793ec582016-01-28 19:41:44 +08005044 <text>{@decrypt_data_failed=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005045 </text>
5046
5047 <button style="main_button_half_height">
z31s1g608d7ff2016-01-18 19:47:25 +01005048 <placement x="%col1_x_left%" y="%row4_y%"/>
5049 <text>{@sel_lang_btn=Select Language}</text>
5050 <action function="page">settings_language</action>
5051 </button>
5052
5053 <button style="main_button_half_height">
z31s1g28f0a922015-11-07 18:50:22 +01005054 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005055 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005056 <actions>
5057 <action function="set">tw_page_done=1</action>
5058 <action function="page">main</action>
5059 </actions>
5060 </button>
5061
5062 <template name="keyboardtemplate"/>
5063 </page>
5064
5065 <page name="decrypt_pattern">
5066 <template name="page"/>
5067
5068 <template name="statusbar"/>
5069
Aleksa Saraib25a1832015-12-31 17:36:00 +01005070 <action>
5071 <action function="set">tw_gui_pattern_grid_size=3</action>
5072 </action>
5073
z31s1g28f0a922015-11-07 18:50:22 +01005074 <text style="text_m">
5075 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005076 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005077 </text>
5078
5079 <text style="text_m_accent">
Aleksa Saraib25a1832015-12-31 17:36:00 +01005080 <condition var1="tw_password_fail" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01005081 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005082 <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005083 </text>
5084
Aleksa Saraib25a1832015-12-31 17:36:00 +01005085 <text style="text_m_fail">
5086 <condition var1="tw_password_fail" var2="1"/>
5087 <placement x="%center_x%" y="%row5_y%" placement="5"/>
sndnvaps793ec582016-01-28 19:41:44 +08005088 <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005089 </text>
5090
z31s1g28f0a922015-11-07 18:50:22 +01005091 <text style="text_m">
5092 <placement x="%center_x%" y="%row10_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005093 <text>{@back_cancel=Press back to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005094 </text>
5095
5096 <patternpassword>
5097 <placement x="%pattern_x%" y="%row2_y%" w="%pattern_size%" h="%pattern_size%"/>
z31s1g28f0a922015-11-07 18:50:22 +01005098 <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/>
5099 <line color="%fileselector_linecolor%" width="%pattern_line_w%"/>
5100 <data name="tw_crypto_password"/>
5101 <action function="page">trydecrypt</action>
5102 </patternpassword>
5103
5104 <fill color="#000000">
5105 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5106 </fill>
5107
5108 <button>
5109 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
5110 <image resource="back"/>
5111 <condition var1="tw_busy" var2="0"/>
5112 <actions>
5113 <action function="set">tw_page_done=1</action>
5114 <action function="page">main</action>
5115 </actions>
5116 </button>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005117
5118 <button>
5119 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5120 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5121 <image resource="grid_less"/>
5122 <action function="set">tw_gui_pattern_grid_size=3</action>
5123 </button>
5124
5125 <button>
5126 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5127 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5128 <image resource="grid_less"/>
5129 <action function="set">tw_gui_pattern_grid_size=3</action>
5130 </button>
5131
5132 <button>
5133 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5134 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5135 <image resource="grid_less"/>
5136 <action function="set">tw_gui_pattern_grid_size=4</action>
5137 </button>
5138
5139 <button>
5140 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5141 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5142 <image resource="grid_less"/>
5143 <action function="set">tw_gui_pattern_grid_size=5</action>
5144 </button>
5145
5146 <button>
5147 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5148 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5149 <image resource="grid_more"/>
5150 <action function="set">tw_gui_pattern_grid_size=4</action>
5151 </button>
5152
5153 <button>
5154 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5155 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5156 <image resource="grid_more"/>
5157 <action function="set">tw_gui_pattern_grid_size=5</action>
5158 </button>
5159
5160 <button>
5161 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5162 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5163 <image resource="grid_more"/>
5164 <action function="set">tw_gui_pattern_grid_size=6</action>
5165 </button>
5166
5167 <button>
5168 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5169 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5170 <image resource="grid_more"/>
5171 <action function="set">tw_gui_pattern_grid_size=6</action>
5172 </button>
z31s1g28f0a922015-11-07 18:50:22 +01005173 </page>
5174
5175 <page name="trydecrypt">
5176 <template name="page"/>
5177
5178 <template name="statusbar"/>
5179
5180 <text style="text_m">
5181 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005182 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_trying=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005183 </text>
5184
5185 <template name="console"/>
5186
5187 <template name="progress_bar"/>
5188
5189 <action>
5190 <action function="decrypt"/>
5191 </action>
5192
5193 <action>
5194 <conditions>
5195 <condition var1="tw_operation_state" var2="1"/>
5196 <condition var1="tw_operation_status" op="!=" var2="0"/>
5197 </conditions>
5198 <actions>
5199 <action function="set">tw_password_fail=1</action>
5200 <action function="page">decrypt</action>
5201 </actions>
5202 </action>
5203
5204 <action>
5205 <conditions>
5206 <condition var1="tw_operation_state" var2="1"/>
5207 <condition var1="tw_operation_status" op="=" var2="0"/>
5208 </conditions>
5209 <actions>
5210 <action function="set">tw_page_done=1</action>
5211 <action function="page">main</action>
5212 </actions>
5213 </action>
5214 </page>
5215
z31s1g28f0a922015-11-07 18:50:22 +01005216 <page name="terminalcommand">
z31s1g56189522016-01-13 19:12:40 +01005217 <terminal>
5218 <condition var1="tw_hide_kb" var2="0"/>
5219 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_s_height%"/>
5220 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005221
z31s1g56189522016-01-13 19:12:40 +01005222 <terminal>
5223 <condition var1="tw_hide_kb" var2="1"/>
5224 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_l_height%"/>
5225 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005226
z31s1g56189522016-01-13 19:12:40 +01005227 <template name="keyboardterminaltemplate"/>
z31s1g28f0a922015-11-07 18:50:22 +01005228
5229 <template name="keyboardtemplate"/>
5230
z31s1g608d7ff2016-01-18 19:47:25 +01005231 <fill color="#000000">
z31s1g56189522016-01-13 19:12:40 +01005232 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" />
z31s1g608d7ff2016-01-18 19:47:25 +01005233 </fill>
z31s1g56189522016-01-13 19:12:40 +01005234
z31s1g608d7ff2016-01-18 19:47:25 +01005235 <button>
z31s1g56189522016-01-13 19:12:40 +01005236 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" />
5237 <image resource="back" />
5238 <condition var1="tw_busy" var2="0" />
5239 <actions>
5240 <action function="set">tw_hide_kb=0</action>
5241 <action function="key">back</action>
5242 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005243 </button>
z31s1g56189522016-01-13 19:12:40 +01005244
z31s1g608d7ff2016-01-18 19:47:25 +01005245 <button>
z31s1g56189522016-01-13 19:12:40 +01005246 <placement x="%center_x%" y="%navbar_btn_y%" placement="4" />
5247 <image resource="home" />
5248 <condition var1="tw_busy" var2="0" />
5249 <actions>
5250 <action function="set">tw_hide_kb=0</action>
5251 <action function="key">home</action>
5252 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005253 </button>
z31s1g56189522016-01-13 19:12:40 +01005254
z31s1g608d7ff2016-01-18 19:47:25 +01005255 <button>
z31s1g56189522016-01-13 19:12:40 +01005256 <condition var1="tw_hide_kb" var2="0"/>
5257 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5258 <image resource="kb_hide" />
5259 <condition var1="tw_busy" var2="0" />
5260 <actions>
5261 <action function="set">tw_hide_kb=1</action>
5262 <action function="page">terminalcommand</action>
5263 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005264 </button>
z31s1g56189522016-01-13 19:12:40 +01005265
z31s1g608d7ff2016-01-18 19:47:25 +01005266 <button>
z31s1g56189522016-01-13 19:12:40 +01005267 <condition var1="tw_hide_kb" var2="1"/>
5268 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5269 <image resource="kb_show" />
5270 <condition var1="tw_busy" var2="0" />
5271 <actions>
5272 <action function="set">tw_hide_kb=0</action>
5273 <action function="page">terminalcommand</action>
5274 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005275 </button>
z31s1g56189522016-01-13 19:12:40 +01005276
z31s1g28f0a922015-11-07 18:50:22 +01005277 <action>
5278 <touch key="home"/>
z31s1g56189522016-01-13 19:12:40 +01005279 <actions>
5280 <action function="set">tw_hide_kb=0</action>
5281 <action function="page">main</action>
5282 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005283 </action>
5284
5285 <action>
5286 <touch key="back"/>
z31s1g56189522016-01-13 19:12:40 +01005287 <actions>
5288 <action function="set">tw_hide_kb=0</action>
5289 <action function="page">advanced</action>
5290 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005291 </action>
z31s1g56189522016-01-13 19:12:40 +01005292
z31s1g608d7ff2016-01-18 19:47:25 +01005293 <action>
z31s1g56189522016-01-13 19:12:40 +01005294 <touch key="power+voldown" />
5295 <action function="screenshot" />
z31s1g608d7ff2016-01-18 19:47:25 +01005296 </action>
z31s1g28f0a922015-11-07 18:50:22 +01005297 </page>
5298
5299 <page name="sideload">
5300 <template name="page"/>
5301
5302 <template name="statusbar"/>
5303
5304 <text style="text_m">
5305 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005306 <text>{@install_hdr=Install} &gt; {@adb_sideload_hdr=ADB Sideload}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005307 </text>
5308
5309 <text style="text_m_accent">
5310 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005311 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005312 </text>
5313
5314 <checkbox>
5315 <placement x="%indent%" y="%row2_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005316 <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005317 <data variable="tw_wipe_dalvik"/>
5318 </checkbox>
5319
5320 <checkbox>
5321 <placement x="%indent%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005322 <text>{@sideload_wipe_cache_chk=Wipe Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005323 <data variable="tw_wipe_cache"/>
5324 </checkbox>
5325
5326 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005327 <text>{@swipe_sideload= Start}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005328 <actions>
5329 <action function="set">tw_back=install_type</action>
5330 <action function="set">tw_action=adbsideload</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005331 <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action>
5332 <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action>
5333 <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005334 <action function="set">tw_has_cancel=1</action>
5335 <action function="set">tw_show_reboot=1</action>
5336 <action function="set">tw_cancel_action=adbsideloadcancel</action>
5337 <action function="page">action_page</action>
5338 </actions>
5339 </slider>
5340
5341 <action>
5342 <touch key="home"/>
5343 <action function="page">main</action>
5344 </action>
5345
5346 <action>
5347 <touch key="back"/>
5348 <action function="page">install_type</action>
5349 </action>
5350 </page>
5351
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005352 <page name="fixcontexts">
z31s1g28f0a922015-11-07 18:50:22 +01005353 <template name="page"/>
5354
5355 <template name="statusbar"/>
5356
5357 <text style="text_m">
5358 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005359 <text>{@advanced_hdr=Advanced} &gt; {@fix_contexts_hdr=Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005360 </text>
5361
5362 <text style="text_m_accent">
5363 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005364 <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005365 </text>
5366
z31s1g28f0a922015-11-07 18:50:22 +01005367 <text style="text_m_fail">
5368 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005369 <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005370 </text>
5371
5372 <text style="text_m_fail">
5373 <placement x="%center_x%" y="%row7a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005374 <text>{@fix_contexts_note3=your device to not boot properly.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005375 </text>
5376
5377 <slider>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005378 <text>{@swipe_fix_contexts= Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005379 <actions>
5380 <action function="set">tw_back=advanced</action>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005381 <action function="set">tw_action=fixcontexts</action>
5382 <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action>
5383 <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005384 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005385 <action function="set">tw_show_reboot=1</action>
5386 <action function="page">action_page</action>
5387 </actions>
5388 </slider>
5389
5390 <action>
5391 <touch key="home"/>
5392 <action function="page">main</action>
5393 </action>
5394
5395 <action>
5396 <touch key="back"/>
5397 <action function="page">advanced</action>
5398 </action>
5399 </page>
5400
5401 <page name="installsu">
5402 <template name="page"/>
5403
5404 <template name="statusbar"/>
5405
5406 <text style="text_m">
5407 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005408 <text>{@reboot_hdr=Reboot} &gt; {@su_hdr=SuperSU Check}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005409 </text>
5410
5411 <text style="text_m_accent">
5412 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005413 <text>{@su_note1=Your device does not appear to be rooted.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005414 </text>
5415
5416 <text style="text_m">
5417 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005418 <text>{@su_note2=Install SuperSU now?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005419 </text>
5420
5421 <text style="text_m">
5422 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005423 <text>{@su_note3=This will root your device.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005424 </text>
5425
5426 <button style="main_button_full_width">
5427 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005428 <text>{@su_cancel=Do not Install}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005429 <action function="set">tw_page_done=1</action>
5430 </button>
5431
5432 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005433 <text>{@swipe_su_install= Install}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005434 <actions>
5435 <action function="set">tw_action=installsu</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005436 <action function="set">tw_action_text1={@su_installing=Installing SuperSU}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005437 <action function="set">tw_action_text2=</action>
5438 <action function="page">singleaction_page</action>
5439 </actions>
5440 </slider>
5441 </page>
5442
5443 <page name="slideout">
5444 <fill color="%background_color%">
5445 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/>
5446 </fill>
5447
5448 <console>
5449 <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%slideout_height%"/>
5450 </console>
5451
5452 <fill color="%fileselector_linecolor%">
5453 <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/>
5454 </fill>
5455
5456 <fill color="%fileselector_linecolor%">
5457 <placement x="%indent%" y="row15a_y" w="%content_width%" h="input_line_width"/>
5458 </fill>
5459
5460 <button>
5461 <fill color="%transparent%"/>
5462 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5463 <action function="overlay"/>
5464 </button>
5465
5466 <action>
Matt Mower0c347d52016-01-21 23:14:39 -06005467 <touch key="power"/>
5468 <action function="togglebacklight"/>
5469 </action>
5470
5471 <action>
z31s1g28f0a922015-11-07 18:50:22 +01005472 <touch key="power+voldown"/>
5473 <action function="screenshot"/>
5474 </action>
5475 </page>
5476
5477 <page name="select_storage">
5478 <template name="page"/>
5479
5480 <template name="statusbar"/>
5481
5482 <text style="text_m">
5483 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5484 <text>%tw_storagetext%</text>
5485 </text>
5486
5487 <partitionlist style="partitionlist_headerless_rb">
5488 <data name="tw_storage_path"/>
5489 <listtype name="storage"/>
5490 </partitionlist>
5491
5492 <button>
5493 <placement x="%btn4_col2_x%" y="%row11_y%"/>
5494 <highlight color="%highlight_color%"/>
5495 <image resource="q_btn_refresh"/>
5496 <actions>
5497 <action function="refreshsizes"/>
5498 <action function="page">select_storage</action>
5499 </actions>
5500 </button>
5501
5502 <button>
5503 <placement x="%btn4_col3_x%" y="%row11_y%"/>
5504 <highlight color="%highlight_color%"/>
5505 <image resource="q_btn_accept"/>
5506 <actions>
5507 <action function="set">tw_clear_destination=%tw_back%</action>
5508 <action function="page">clear_vars</action>
5509 </actions>
5510 </button>
5511
5512 <action>
5513 <touch key="power+voldown"/>
5514 <action function="screenshot"/>
5515 </action>
5516 </page>
5517 </pages>
5518</recovery>