blob: 0b819871204e332046029fc077084e1898822134 [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
Ethan Yonker64e0a652018-07-25 09:52:17 -0500169 <style name="advanced_listbox">
170 <highlight color="%fileselector_highlight_color%"/>
171 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
172 <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/>
173 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
174 <icon selected="handle" unselected="handle"/>
175 <background color="%background_color%"/>
176 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
177 </style>
178
epicX9597b842021-03-20 21:58:17 +0530179 <style name="options_listbox">
180 <highlight color="%fileselector_highlight_color%"/>
181 <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/>
182 <separator color="%background_color%" height="%fileselector_separatorheight%"/>
183 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
184 <background color="%background_color%"/>
185 <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/>
186 </style>
187
z31s1g28f0a922015-11-07 18:50:22 +0100188 <style name="slider">
189 <placement x="%center_x%" y="%slider_y%"/>
190 <font resource="font_l" color="%text_color%"/>
191 <resource base="slider" used="slider_used" touch="slider_touch"/>
192 </style>
193
194 <style name="slidervalue">
195 <resource handle="handle"/>
196 <font resource="font_m" color="%text_color%"/>
197 <colors line="%fileselector_linecolor%"/>
198 <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/>
199 </style>
Aleksa Saraib25a1832015-12-31 17:36:00 +0100200
201 <style name="patternpassword">
202 <size name="tw_gui_pattern_grid_size" default="3"/>
203 </style>
z31s1g28f0a922015-11-07 18:50:22 +0100204 </styles>
205
206 <pages>
207 <page name="main">
208 <action>
209 <actions>
210 <action function="set">tw_clear_destination=main2</action>
211 <action function="page">clear_vars</action>
212 </actions>
213 </action>
214 </page>
215
216 <page name="main2">
217 <template name="page"/>
218
219 <button style="main_button">
220 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500221 <text>{@install_btn=Install}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100222 <action function="page">install_type</action>
223 </button>
224
225 <button style="main_button">
226 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500227 <text>{@wipe_btn=Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100228 <action function="page">wipe_type1</action>
229 </button>
230
231 <button style="main_button">
232 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500233 <text>{@backup_btn=Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100234 <actions>
235 <action function="set">tw_back=main</action>
bigbiffce8f83c2015-12-12 18:30:21 -0500236 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +0100237 </actions>
238 </button>
239
240 <button style="main_button">
241 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500242 <text>{@restore_btn=Restore}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100243 <action function="page">restore</action>
244 </button>
245
246 <button style="main_button">
247 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500248 <text>{@reboot_btn=Reboot}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100249 <action function="page">reboot</action>
250 </button>
251
252 <button>
253 <placement x="%btn4_col4_x%" y="%row11_y%"/>
254 <highlight color="%highlight_color%"/>
255 <image resource="q_btn_arrow_right"/>
256 <action function="page">main3</action>
257 </button>
258 </page>
259
Matt Mower32676622017-01-18 18:56:13 -0600260 <page name="copylog">
261 <template name="page"/>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400262
Matt Mower32676622017-01-18 18:56:13 -0600263 <checkbox>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400264 <placement x="%indent%" y="%row1_y%"/>
Matt Mower32676622017-01-18 18:56:13 -0600265 <text>{@include_kernel_log=Include Kernel Log}</text>
266 <data variable="tw_include_kernel_log" value="1"/>
267 </checkbox>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400268
Captain Throwback52978932021-09-05 15:11:07 -0400269 <checkbox>
270 <condition var1="tw_logcat_exists" var2="1"/>
271 <placement x="%indent%" y="%row2_y%"/>
272 <text>{@include_logcat=Include Logcat}</text>
273 <data variable="tw_include_logcat" value="1"/>
274 </checkbox>
275
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400276 <slider>
277 <text>{@swipe_confirm= Confirm}</text>
278 <actions>
Matt Mower32676622017-01-18 18:56:13 -0600279 <action function="set">tw_back=main3</action>
280 <action function="set">tw_action=copylog</action>
281 <action function="set">tw_action_text1={@copying_log=Copy Logs to SD Card}</action>
282 <action function="set">tw_complete_text1={@copy_log_complete=Logs Copy Completed}</action>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400283 <action function="page">action_page</action>
284 </actions>
285 </slider>
286
287 <action>
288 <touch key="back"/>
289 <action function="page">main2</action>
290 </action>
291
292 <action>
293 <touch key="home"/>
294 <action function="page">main</action>
295 </action>
Matt Mower32676622017-01-18 18:56:13 -0600296 </page>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400297
z31s1g28f0a922015-11-07 18:50:22 +0100298 <page name="main3">
299 <template name="page"/>
300
301 <button style="main_button">
302 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500303 <text>{@mount_btn=Mount}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100304 <action function="page">mount</action>
305 </button>
306
307 <button style="main_button">
308 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500309 <text>{@settings_btn=Settings}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100310 <action function="page">settings</action>
311 </button>
312
313 <button style="main_button">
314 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500315 <text>{@files_btn=Files}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100316 <action function="page">filemanagerlist</action>
317 </button>
318
319 <button style="main_button">
320 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500321 <text>{@copy_log_btn=Copy Log}</text>
bigbiff bigbiffbad332a2016-07-29 21:18:13 -0400322 <action function="page">copylog</action>
z31s1g28f0a922015-11-07 18:50:22 +0100323 </button>
324
325 <button style="main_button">
326 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500327 <text>{@advanced_btn=Advanced}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100328 <action function="page">advanced</action>
329 </button>
330
331 <button>
332 <placement x="%col1_x_left%" y="%row11_y%"/>
333 <highlight color="%highlight_color%"/>
334 <image resource="q_btn_arrow_left"/>
335 <action function="page">main2</action>
336 </button>
337
338 <action>
339 <touch key="back"/>
340 <action function="page">main2</action>
341 </action>
342
343 <action>
344 <touch key="home"/>
345 <action function="page">main</action>
346 </action>
347 </page>
348
349 <page name="install_type">
350 <template name="page"/>
351
352 <template name="statusbar"/>
353
354 <text style="text_m">
355 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500356 <text>{@install_hdr=Install} &gt; {@select_type_hdr=Select Type}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100357 </text>
358
359 <button style="main_button_full_width">
360 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500361 <text>{@install_zip_btn=Install Zip}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100362 <actions>
363 <action function="queueclear"/>
364 <action function="set">tw_selectimage=0</action>
365 <action function="page">install</action>
366 </actions>
367 </button>
368
369 <button style="main_button_full_width">
370 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500371 <text>{@install_image_btn=Install Image}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100372 <actions>
373 <action function="queueclear"/>
374 <action function="set">tw_selectimage=1</action>
375 <action function="page">install</action>
376 </actions>
377 </button>
378
379 <button style="main_button_full_width">
380 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500381 <text>{@adb_sideload_btn=ADB Sideload}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100382 <action function="page">sideload</action>
383 </button>
384
385 <action>
386 <touch key="home"/>
387 <action function="page">main</action>
388 </action>
389
390 <action>
391 <touch key="back"/>
392 <action function="page">main</action>
393 </action>
394 </page>
395
396 <page name="install">
397 <template name="page"/>
398
399 <template name="statusbar"/>
400
401 <text style="text_m">
402 <condition var1="tw_selectimage" var2="0"/>
403 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500404 <text>{@install_zip_hdr=Install Zip} &gt; {@install_select_file_hdr=Select File}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100405 </text>
406
407 <text style="text_m">
408 <condition var1="tw_selectimage" var2="1"/>
409 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500410 <text>{@install_image_hdr=Install Image} &gt; {@install_select_file_hdr=Select File}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100411 </text>
412
413 <fileselector>
414 <condition var1="tw_selectimage" var2="0"/>
415 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
416 <text>%tw_zip_location%</text>
mauronofrio6d3bf892019-10-26 19:47:55 +0200417 <filter extn=".zip;.ozip;.ZIP;.OZIP" folders="1" files="1"/>
Ian Macdonalde7c34e52021-01-23 18:52:28 +0100418 <prfxfilter prfx="Magisk-;Magisk.apk;app-release.apk;app-debug.apk" folders="1" files="1"/>
z31s1g28f0a922015-11-07 18:50:22 +0100419 <path name="tw_zip_location" default="/sdcard"/>
420 <data name="tw_filename"/>
421 <selection name="tw_file"/>
422 </fileselector>
423
424 <fileselector>
425 <condition var1="tw_selectimage" var2="1"/>
426 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
427 <text>%tw_zip_location%</text>
428 <filter extn=".img" folders="1" files="1"/>
429 <path name="tw_zip_location" default="/sdcard"/>
430 <data name="tw_filename"/>
431 <selection name="tw_file"/>
432 </fileselector>
433
434 <button>
435 <placement x="%btn4_col4_x%" y="%row11_y%"/>
436 <highlight color="%highlight_color%"/>
437 <image resource="q_btn_storage"/>
438 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -0500439 <action function="set">tw_storagetext={@install_hdr=Install} &gt; {@select_storage_hdr=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100440 <action function="set">tw_back=install</action>
441 <action function="page">select_storage</action>
442 </actions>
443 </button>
444
445 <action>
446 <conditions>
447 <condition var1="tw_selectimage" var2="0"/>
448 <condition var1="tw_filename" op="modified"/>
449 </conditions>
450 <actions>
451 <action function="queuezip"/>
452 <action function="page">flash_queue</action>
453 </actions>
454 </action>
455
456 <action>
457 <conditions>
458 <condition var1="tw_selectimage" var2="1"/>
459 <condition var1="tw_filename" op="modified"/>
460 </conditions>
epicX8f52c0a2021-02-24 23:12:08 +0530461 <actions>
462 <action function="set">tw_is_slot_part=0</action>
463 <action function="page">flashimage_type</action>
464 </actions>
z31s1g28f0a922015-11-07 18:50:22 +0100465 </action>
466
467 <action>
468 <touch key="back"/>
469 <action function="page">install_type</action>
470 </action>
471
472 <action>
473 <touch key="home"/>
474 <action function="page">main</action>
475 </action>
476 </page>
477
478 <page name="flash_queue">
479 <template name="page"/>
480
481 <template name="statusbar"/>
482
483 <text style="text_m">
484 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500485 <text>{@install_zip_hdr=Install Zip} &gt; {@queue_hdr=Queue}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100486 </text>
487
488 <text style="text_m_accent">
489 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500490 <text>{@zip_queue_count_s=File %tw_zip_queue_count% of 10:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100491 </text>
492
493 <text style="text_m">
494 <placement x="%indent%" y="%row2_y%"/>
495 <text>%tw_file%</text>
496 </text>
497
498 <text style="text_m_accent">
499 <placement x="%indent%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500500 <text>{@folder=Folder:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100501 </text>
502
503 <text style="text_m">
504 <placement x="%indent%" y="%row5_y%"/>
505 <text>%tw_zip_location%</text>
506 </text>
507
508 <text style="text_m">
509 <placement x="%indent%" y="%row8_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500510 <text>{@zip_back_clear=Press back button to clear the queue.}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100511 </text>
512
513 <button>
514 <placement x="%col1_x_left%" y="%row11_y%"/>
515 <highlight color="%highlight_color%"/>
516 <image resource="q_btn_arrow_left"/>
517 <actions>
518 <action function="queueclear"/>
519 <action function="page">install</action>
520 </actions>
521 </button>
522
523 <button>
524 <placement x="%btn4_col2_x%" y="%row11_y%"/>
525 <highlight color="%highlight_color%"/>
526 <image resource="q_btn_addzip"/>
527 <action function="page">install</action>
528 </button>
529
530 <button>
531 <placement x="%btn4_col3_x%" y="%row11_y%"/>
532 <highlight color="%highlight_color%"/>
533 <image resource="q_btn_accept"/>
534 <action function="page">flash_confirm</action>
535 </button>
536
537 <button>
538 <placement x="%btn4_col4_x%" y="%row11_y%"/>
539 <highlight color="%highlight_color%"/>
540 <image resource="q_btn_arrow_right"/>
541 <action function="page">flash_options</action>
542 </button>
543
544 <action>
545 <touch key="back"/>
546 <actions>
547 <action function="queueclear"/>
548 <action function="page">install</action>
549 </actions>
550 </action>
551
552 <action>
553 <touch key="home"/>
554 <action function="page">main</action>
555 </action>
556 </page>
557
558 <page name="flash_options">
559 <template name="page"/>
560
561 <template name="statusbar"/>
562
563 <text style="text_m">
564 <condition var1="tw_selectimage" var2="0"/>
565 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500566 <text>{@install_zip_hdr=Install Zip} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100567 </text>
568
epicX9597b842021-03-20 21:58:17 +0530569 <listbox style="options_listbox">
570 <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%listbox_options_height%"/>
571 <icon selected="checkbox_true" unselected="checkbox_false"/>
572 <listitem name="{@zip_sig_chk=Zip signature verification}">
573 <data variable="tw_signed_zip_verify"/>
574 </listitem>
575 <listitem name="{@skip_digest_zip_chk=Skip Digest check before installing zip}">
576 <data variable="tw_skip_digest_check_zip"/>
577 </listitem>
nebrassyac29e692021-05-20 13:03:30 +0200578 <listitem name="{@auto_reflashtwrp_chk=Automatically Reflash TWRP after flashing a ROM}">
579 <conditions>
580 <condition var1="tw_has_boot_slots" var2="1"/>
581 <condition var1="tw_has_repack_tools" var2="1"/>
582 </conditions>
583 <data variable="tw_auto_reflashtwrp"/>
584 </listitem>
epicX9597b842021-03-20 21:58:17 +0530585 <listitem name="{@install_reboot_chk=Reboot after installation is complete}">
586 <data variable="tw_install_reboot"/>
587 </listitem>
588 <listitem name="{@inject_twrp_chk=Inject TWRP after install}">
589 <condition var1="tw_has_injecttwrp" var2="1"/>
590 <data variable="tw_inject_after_zip"/>
591 </listitem>
592 </listbox>
bigbiffa869fc72016-03-01 19:40:36 -0500593
z31s1g28f0a922015-11-07 18:50:22 +0100594 <button>
595 <placement x="%col1_x_left%" y="%row11_y%"/>
596 <highlight color="%highlight_color%"/>
597 <image resource="q_btn_arrow_left"/>
598 <action function="page">flash_queue</action>
599 </button>
600
601 <button>
602 <placement x="%btn4_col4_x%" y="%row11_y%"/>
603 <highlight color="%highlight_color%"/>
604 <image resource="q_btn_accept_transp"/>
605 <action function="page">flash_confirm</action>
606 </button>
607
608 <action>
609 <touch key="back"/>
610 <action function="page">flash_queue</action>
611 </action>
612
613 <action>
614 <touch key="home"/>
615 <action function="page">main</action>
616 </action>
617 </page>
618
619 <page name="flash_confirm">
620 <template name="page"/>
621
622 <template name="statusbar"/>
623
624 <text style="text_m">
625 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500626 <text>{@install_zip_hdr=Install Zip} &gt; {@confirm_flash_hdr=Confirm Flash}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100627 </text>
628
629 <text style="text_m_accent">
630 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500631 <text>{@file=File:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100632 </text>
633
634 <text style="text_m">
635 <placement x="%indent%" y="%row2_y%"/>
636 <text>%tw_file%</text>
637 </text>
638
639 <button>
640 <fill color="%transparent%"/>
641 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
642 <action function="page">flash_queue</action>
643 </button>
644
645 <text style="text_m_accent">
646 <placement x="%indent%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500647 <text>{@zip_queue=Queue:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100648 </text>
649
650 <text style="text_m">
651 <placement x="%indent%" y="%row5_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500652 <text>{@zip_queue_count_s=File %tw_zip_queue_count% of 10:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100653 </text>
654
655 <button>
656 <fill color="%transparent%"/>
657 <placement x="0" y="%row3a_y%" w="%screen_width%" h="48"/>
658 <action function="page">flash_queue</action>
659 </button>
660
661 <listbox style="listbox_options">
662 <placement x="%col1_x_left%" y="%row8_y%" w="%content_width%" h="80"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500663 <listitem name="{@zip_sig_chk=Zip signature verification}">
z31s1g28f0a922015-11-07 18:50:22 +0100664 <data variable="tw_signed_zip_verify"/>
665 </listitem>
666 </listbox>
667
668 <text style="text_m_accent">
669 <placement x="%indent%" y="%row7_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500670 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100671 </text>
672
673 <text style="text_m">
674 <condition var1="tw_has_injecttwrp" var2="1"/>
675 <condition var1="tw_inject_after_zip" var2="1"/>
676 <placement x="%indent%" y="%row9_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500677 <text>{@inject_twrp_chk=Inject TWRP after install}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100678 </text>
679
680 <button>
681 <fill color="%transparent%"/>
682 <placement x="0" y="%row6a_y%" w="%screen_width%" h="64"/>
683 <action function="page">flash_options</action>
684 </button>
685
686 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -0500687 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100688 <action function="flash">flash_zip</action>
689 </slider>
690
691 <action>
692 <touch key="back"/>
693 <actions>
694 <action function="cancelzip"/>
695 <action function="page">install</action>
696 </actions>
697 </action>
698
699 <action>
700 <touch key="home"/>
701 <action function="page">main</action>
702 </action>
703 </page>
704
705 <page name="flash_zip">
706 <template name="page"/>
707
708 <template name="statusbar"/>
709
710 <text style="text_m">
711 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -0600712 <text>{@installing_zip_xml=Installing Zip: %tw_file%}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100713 </text>
714
715 <template name="console"/>
716
717 <template name="progress_bar"/>
718
719 <action>
720 <condition var1="tw_operation_state" var2="1"/>
721 <action function="page">flash_done</action>
722 </action>
723 </page>
724
725 <page name="flash_done">
726 <template name="page"/>
727
728 <template name="statusbar"/>
729
730 <text style="text_m_fail">
731 <condition var1="tw_operation_status" op="!=" var2="0"/>
732 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500733 <text>{@install_failed=Installation Failed}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100734 </text>
735
736 <text style="text_m">
737 <condition var1="tw_operation_status" var2="0"/>
738 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500739 <text>{@install_successful=Installation Successful}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100740 </text>
741
742 <template name="console"/>
743
744 <button style="main_button_half_height">
bigbiff bigbiff19874f12019-01-08 20:06:57 -0500745 <condition var1="tw_ab_device" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100746 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500747 <text>{@wipe_cache_dalvik_btn=Wipe cache/dalvik}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100748 <actions>
749 <action function="set">tw_back=flash_done</action>
750 <action function="set">tw_action=wipe</action>
751 <action function="set">tw_action_param=/cache</action>
752 <action function="set">tw_has_action2=1</action>
753 <action function="set">tw_action2=wipe</action>
754 <action function="set">tw_action2_param=dalvik</action>
Ethan Yonker74db1572015-10-28 12:44:49 -0500755 <action function="set">tw_text1={@wipe_cache_dalvik_confirm=Wipe Cache &amp; Dalvik?}</action>
756 <action function="set">tw_action_text1={@wiping_cache_dalvik=Wiping Cache &amp; Dalvik...}</action>
757 <action function="set">tw_complete_text1={@wipe_cache_dalvik_complete=Cache &amp; Dalvik Wipe Complete}</action>
bigbiff bigbiff19874f12019-01-08 20:06:57 -0500758 <action function="set">tw_slider_text={@swipe_wipe=Swipe to Wipe}</action>
759 <action function="page">confirm_action</action>
760 </actions>
761 </button>
762
763 <button style="main_button_half_height">
764 <condition var1="tw_ab_device" var2="1"/>
765 <placement x="%indent%" y="%row21a_y%"/>
766 <text>{@wipe_dalvik_btn=Wipe Dalvik}</text>
767 <actions>
768 <action function="set">tw_back=flash_done</action>
769 <action function="set">tw_action=wipe</action>
770 <action function="set">tw_action_param=dalvik</action>
771 <action function="set">tw_text1={@wipe_dalvik_confirm=Wipe Dalvik?}</action>
772 <action function="set">tw_action_text1={@wiping_cache_dalvik=Wiping Dalvik...}</action>
773 <action function="set">tw_complete_text1={@wipe_dalvik_complete=Dalvik Wipe Complete}</action>
774 <action function="set">tw_slider_text={@swipe_wipe=Swipe to Wipe}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100775 <action function="page">confirm_action</action>
776 </actions>
777 </button>
778
779 <button style="main_button_half_height">
Chaosmaster7b66bf52020-02-07 20:33:43 +0100780 <condition var1="tw_ab_device" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100781 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500782 <text>{@reboot_system_btn=Reboot System}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100783 <actions>
784 <action function="set">tw_back=main2</action>
Matt Mower908dd252016-05-25 02:26:50 -0500785 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +0100786 </actions>
787 </button>
788
Chaosmaster7b66bf52020-02-07 20:33:43 +0100789 <button style="main_button_half_height">
790 <condition var1="tw_ab_device" var2="1"/>
791 <placement x="%col1_x_right%" y="%row13_y%"/>
792 <text>{@reboot_btn=Reboot}</text>
793 <actions>
794 <action function="set">tw_back=main2</action>
795 <action function="page">reboot</action>
796 </actions>
797 </button>
798
z31s1g28f0a922015-11-07 18:50:22 +0100799 <action>
800 <touch key="back"/>
801 <actions>
802 <action function="set">tw_clear_destination=install_type</action>
803 <action function="page">clear_vars</action>
804 </actions>
805 </action>
806
807 <action>
808 <touch key="home"/>
809 <actions>
810 <action function="set">tw_clear_destination=main2</action>
811 <action function="page">clear_vars</action>
812 </actions>
813 </action>
Matt Mower9a2a2052016-05-31 21:31:22 -0500814
815 <action>
816 <conditions>
817 <condition var1="tw_install_reboot" var2="1"/>
818 <condition var1="tw_operation_status" var2="0"/>
819 <condition var1="tw_reboot_system" var2="1"/>
820 </conditions>
821 <actions>
822 <action function="set">tw_sleep=%tw_sleep_total%</action>
823 <action function="page">flash_sleep_and_reboot</action>
824 </actions>
825 </action>
826 </page>
827
828 <page name="flash_sleep_and_reboot">
829 <template name="page"/>
830
831 <template name="statusbar"/>
832
833 <text style="text_m">
834 <placement x="%col1_x_left%" y="%row1_header_y%"/>
835 <text>{@install_reboot=Rebooting in %tw_sleep% second(s)}</text>
836 </text>
837
838 <template name="console"/>
839
840 <template name="progress_bar"/>
841
842 <button style="main_button_half_height">
843 <condition var1="tw_sleep" op="&gt;" var2="0"/>
844 <placement x="%col1_x_right%" y="%row13_y%"/>
845 <text>{@cancel_btn=Cancel}</text>
846 <actions>
847 <action function="set">tw_install_reboot=0</action>
848 <action function="page">flash_done</action>
849 </actions>
850 </button>
851
852 <action>
853 <conditions>
854 <condition var1="tw_sleep" var2="tw_sleep_total"/>
855 <condition var1="tw_install_reboot" var2="1"/>
856 </conditions>
857 <action function="sleepcounter">%tw_sleep_total%</action>
858 </action>
859
860 <action>
861 <conditions>
862 <condition var1="tw_sleep" var2="0"/>
863 <condition var1="tw_install_reboot" var2="1"/>
864 </conditions>
865 <actions>
866 <action function="sleep">50000</action>
867 <action function="set">tw_back=main2</action>
868 <action function="page">reboot_system_routine</action>
869 </actions>
870 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100871 </page>
872
873 <page name="flashimage_type">
874 <template name="page"/>
875
876 <template name="statusbar"/>
877
878 <text style="text_m">
879 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -0600880 <text>{@install_image_hdr=Install Image} &gt; {@install_sel_target=Select Target Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100881 </text>
882
883 <partitionlist style="partitionlist_headerless_rb">
884 <data name="tw_flash_partition"/>
885 <listtype name="flashimg"/>
886 </partitionlist>
887
epicX8f52c0a2021-02-24 23:12:08 +0530888 <button style="checkbox">
889 <conditions>
890 <condition var1="tw_is_slot_part" op="=" var2="1"/>
891 <condition var1="tw_flash_both_slots" op="=" var2="0"/>
892 <condition var1="tw_has_boot_slots" var2="1"/>
893 </conditions>
894 <placement x="%col2_x_left%" y="%row11_y%" textplacement="6"/>
895 <text>{@flash_ab_both_slots=Flash to both slots}</text>
896 <image resource="checkbox_false"/>
897 <action function="set">tw_flash_both_slots=1</action>
898 </button>
899
900 <button style="checkbox">
901 <conditions>
902 <condition var1="tw_is_slot_part" op="=" var2="1"/>
903 <condition var1="tw_flash_both_slots" op="=" var2="1"/>
904 <condition var1="tw_has_boot_slots" var2="1"/>
905 </conditions>
906 <placement x="%col2_x_left%" y="%row11_y%" textplacement="6"/>
907 <text>{@flash_ab_both_slots=Flash to both slots}</text>
908 <image resource="checkbox_true"/>
909 <action function="set">tw_flash_both_slots=0</action>
910 </button>
911
z31s1g28f0a922015-11-07 18:50:22 +0100912 <button>
913 <placement x="%col1_x_left%" y="%row11_y%"/>
914 <highlight color="%highlight_color%"/>
915 <image resource="q_btn_arrow_left"/>
916 <action function="page">install</action>
917 </button>
918
919 <button>
920 <placement x="%btn4_col4_x%" y="%row11_y%"/>
921 <highlight color="%highlight_color%"/>
922 <image resource="q_btn_accept_transp"/>
923 <action function="page">flashimage_confirm</action>
924 </button>
925
926 <action>
927 <touch key="back"/>
928 <action function="page">install</action>
929 </action>
930
931 <action>
932 <touch key="home"/>
933 <action function="page">main</action>
934 </action>
935 </page>
936
937 <page name="flashimage_confirm">
938 <template name="page"/>
939
940 <template name="statusbar"/>
941
942 <text style="text_m">
943 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500944 <text>{@install_image_hdr=Install Image} &gt; {@confirm_flash_hdr=Confirm Flash}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100945 </text>
946
947 <text style="text_m_accent">
948 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500949 <text>{@file=File:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100950 </text>
951
952 <text style="text_m">
953 <placement x="%indent%" y="%row2_y%"/>
954 <text>%tw_file%</text>
955 </text>
956
957 <button>
958 <fill color="%transparent%"/>
959 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
960 <action function="page">install</action>
961 </button>
962
963 <text style="text_m_accent">
964 <placement x="%indent%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500965 <text>{@target_partition=Target Partition:}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100966 </text>
967
968 <text style="text_m">
969 <placement x="%indent%" y="%row5_y%"/>
970 <text>%tw_flash_partition%</text>
971 </text>
972
973 <button>
974 <fill color="%transparent%"/>
975 <placement x="0" y="%row3a_y%" w="%screen_width%" h="48"/>
976 <action function="page">flashimage_type</action>
977 </button>
978
979 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -0500980 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100981 <actions>
982 <action function="set">tw_back=flashimage_confirm</action>
983 <action function="set">tw_action=flashimage</action>
984 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -0500985 <action function="set">tw_action_text1={@flashing_image=Flashing Image...}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100986 <action function="set">tw_action_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -0500987 <action function="set">tw_complete_text1={@image_flashed=Image Flashed}</action>
z31s1g28f0a922015-11-07 18:50:22 +0100988 <action function="page">action_page</action>
989 </actions>
990 <action function="flashimage"/>
991 </slider>
992
993 <action>
994 <touch key="back"/>
995 <actions>
996 <action function="set">tw_clear_destination=install</action>
997 <action function="page">clear_vars</action>
998 </actions>
999 </action>
1000
1001 <action>
1002 <touch key="home"/>
1003 <actions>
1004 <action function="set">tw_clear_destination=main2</action>
1005 <action function="page">clear_vars</action>
1006 </actions>
1007 </action>
1008 </page>
1009
1010 <page name="clear_vars">
1011 <action>
1012 <action function="set">tw_operation_state=0</action>
1013 <action function="set">tw_text1=</action>
1014 <action function="set">tw_text2=</action>
1015 <action function="set">tw_text3=</action>
1016 <action function="set">tw_text4=</action>
1017 <action function="set">tw_action_text1=</action>
1018 <action function="set">tw_action_text2=</action>
1019 <action function="set">tw_action_param=</action>
1020 <action function="set">tw_has_action2=0</action>
1021 <action function="set">tw_action2=</action>
1022 <action function="set">tw_action2_param=</action>
1023 <action function="set">tw_has_cancel=0</action>
1024 <action function="set">tw_cancel_action=</action>
1025 <action function="set">tw_cancel_param=</action>
1026 <action function="set">tw_show_exclamation=0</action>
1027 <action function="set">tw_show_reboot=0</action>
Noah Jacobson81d638d2019-04-28 00:10:07 -04001028 <action function="set">tw_crypto_user_id=</action>
1029 <action function="set">tw_multiuser_warning_accepted=</action>
1030 <action function="set">tw_multiuser_warning_destination=</action>
z31s1g28f0a922015-11-07 18:50:22 +01001031 <action function="page">%tw_clear_destination%</action>
1032 </action>
1033 </page>
1034
Matt Mower908dd252016-05-25 02:26:50 -05001035 <page name="reboot_system_routine">
1036 <action>
1037 <action function="set">tw_back=main2</action>
1038 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05001039 <action function="set">tw_action_param=system</action>
Matt Mower908dd252016-05-25 02:26:50 -05001040 <action function="set">tw_has_action2=0</action>
1041 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
1042 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
1043 <action function="set">tw_text3=</action>
1044 <action function="set">tw_text4=</action>
1045 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
1046 <action function="set">tw_action_text2=</action>
1047 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
1048 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
1049 <action function="page">rebootcheck</action>
1050 </action>
1051 </page>
1052
z31s1g28f0a922015-11-07 18:50:22 +01001053 <page name="confirm_action">
1054 <template name="page"/>
1055
1056 <template name="statusbar"/>
1057
1058 <text style="text_m">
1059 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001060 <text>{@confirm_action=Confirm Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001061 </text>
1062
1063 <text style="text_m_accent">
1064 <placement x="%center_x%" y="%row2_y%" placement="5"/>
1065 <text>%tw_text1%</text>
1066 </text>
1067
1068 <text style="text_m_accent">
1069 <placement x="%center_x%" y="%row3_y%" placement="5"/>
1070 <text>%tw_text2%</text>
1071 </text>
1072
1073 <text style="text_m">
1074 <condition var1="tw_action" op="!=" var2="changefilesystem"/>
1075 <placement x="%center_x%" y="%row5_y%" placement="5"/>
1076 <text>%tw_text3%</text>
1077 </text>
1078
1079 <text style="text_m">
1080 <condition var1="tw_action" op="!=" var2="changefilesystem"/>
1081 <placement x="%center_x%" y="%row6_y%" placement="5"/>
1082 <text>%tw_text4%</text>
1083 </text>
1084
1085 <text style="text_m_fail">
1086 <condition var1="tw_action" var2="changefilesystem"/>
1087 <placement x="%center_x%" y="%row5_y%" placement="5"/>
1088 <text>%tw_text3%</text>
1089 </text>
1090
1091 <text style="text_m_fail">
1092 <condition var1="tw_action" var2="changefilesystem"/>
1093 <placement x="%center_x%" y="%row6_y%" placement="5"/>
1094 <text>%tw_text4%</text>
1095 </text>
1096
1097 <text style="text_m">
1098 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001099 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001100 </text>
1101
1102 <slider>
1103 <text>%tw_slider_text%</text>
1104 <action function="page">action_page</action>
1105 </slider>
1106
1107 <action>
1108 <touch key="back"/>
1109 <actions>
1110 <action function="set">tw_clear_destination=%tw_back%</action>
1111 <action function="page">clear_vars</action>
1112 </actions>
1113 </action>
1114
1115 <action>
1116 <touch key="home"/>
1117 <action function="page">main</action>
1118 </action>
1119 </page>
1120
1121 <page name="action_page">
1122 <template name="page"/>
1123
1124 <template name="statusbar"/>
1125
1126 <text style="text_m">
1127 <placement x="%col1_x_left%" y="%row1_header_y%"/>
1128 <text>%tw_action_text1% %tw_action_text2%</text>
1129 </text>
1130
1131 <template name="console"/>
1132
1133 <template name="progress_bar"/>
1134
1135 <button style="main_button_half_height">
1136 <condition var1="tw_has_cancel" var2="1"/>
1137 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001138 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001139 <action function="%tw_cancel_action%">%tw_cancel_param%</action>
1140 </button>
1141
1142 <action>
1143 <condition var1="tw_operation_state" var2="1"/>
1144 <actions>
1145 <action function="page">action_complete</action>
1146 </actions>
1147 </action>
1148
1149 <action>
1150 <condition var1="tw_has_action2" var2="0"/>
1151 <actions>
1152 <action function="%tw_action%">%tw_action_param%</action>
1153 </actions>
1154 </action>
1155
1156 <action>
1157 <condition var1="tw_has_action2" var2="1"/>
1158 <actions>
1159 <action function="%tw_action%">%tw_action_param%</action>
1160 <action function="%tw_action2%">%tw_action2_param%</action>
1161 </actions>
1162 </action>
1163 </page>
1164
1165 <page name="singleaction_page">
1166 <template name="page"/>
1167
1168 <template name="statusbar"/>
1169
1170 <text style="text_m">
1171 <placement x="%col1_x_left%" y="%row1_header_y%"/>
1172 <text>%tw_action_text1% %tw_action_text2%</text>
1173 </text>
1174
1175 <template name="console"/>
1176
1177 <template name="progress_bar"/>
1178
1179 <action>
1180 <condition var1="tw_operation_state" var2="1"/>
1181 <actions>
1182 <action function="set">tw_page_done=1</action>
1183 </actions>
1184 </action>
1185
1186 <action>
1187 <condition var1="tw_has_action2" var2="0"/>
1188 <actions>
1189 <action function="%tw_action%">%tw_action_param%</action>
1190 </actions>
1191 </action>
1192
1193 <action>
1194 <condition var1="tw_has_action2" var2="1"/>
1195 <actions>
1196 <action function="%tw_action%">%tw_action_param%</action>
1197 <action function="%tw_action2%">%tw_action2_param%</action>
1198 </actions>
1199 </action>
1200 </page>
1201
1202 <page name="action_complete">
1203 <template name="page"/>
1204
1205 <template name="statusbar"/>
1206
1207 <text style="text_m_fail">
1208 <condition var1="tw_operation_status" op="!=" var2="0"/>
1209 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001210 <text>%tw_complete_text1% {@failed=Failed}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001211 </text>
1212
1213 <text style="text_m">
1214 <condition var1="tw_operation_status" var2="0"/>
1215 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001216 <text>%tw_complete_text1% {@successful=Successful}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001217 </text>
1218
1219 <template name="console"/>
1220
1221 <button style="main_button_half_height">
1222 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001223 <text>{@back_btn=Back}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001224 <actions>
1225 <action function="set">tw_clear_destination=%tw_back%</action>
1226 <action function="page">clear_vars</action>
1227 </actions>
1228 </button>
1229
1230 <button style="main_button_half_height">
1231 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001232 <text>{@reboot_system_btn=Reboot System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001233 <actions>
1234 <action function="set">tw_back=main2</action>
Matt Mower908dd252016-05-25 02:26:50 -05001235 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +01001236 </actions>
1237 </button>
1238
1239 <action>
1240 <touch key="home"/>
1241 <actions>
1242 <action function="set">tw_clear_destination=main2</action>
1243 <action function="page">clear_vars</action>
1244 </actions>
1245 </action>
1246
1247 <action>
1248 <touch key="back"/>
1249 <actions>
1250 <action function="set">tw_clear_destination=%tw_back%</action>
1251 <action function="page">clear_vars</action>
1252 </actions>
1253 </action>
1254 </page>
1255
1256 <page name="filecheck">
1257 <action>
1258 <action function="fileexists">%tw_filecheck%</action>
1259 </action>
1260
1261 <action>
1262 <conditions>
1263 <condition var1="tw_operation_state" var2="1"/>
1264 <condition var1="tw_operation_status" var2="0"/>
1265 </conditions>
1266 <actions>
1267 <action function="set">tw_fileexists=1</action>
1268 <action function="page">%tw_existpage%</action>
1269 </actions>
1270 </action>
1271
1272 <action>
1273 <conditions>
1274 <condition var1="tw_operation_state" var2="1"/>
1275 <condition var1="tw_operation_status" var2="1"/>
1276 </conditions>
1277 <actions>
1278 <action function="set">tw_fileexists=0</action>
1279 <action function="page">%tw_notexistpage%</action>
1280 </actions>
1281 </action>
1282 </page>
1283
1284 <page name="rebootcheck">
1285 <action>
1286 <condition var1="tw_backup_system_size" op="&gt;=" var2="%tw_min_system%"/>
Ethan Yonker8581ab32020-12-17 14:51:50 -06001287 <action function="reboot">%tw_reboot_param%</action>
z31s1g28f0a922015-11-07 18:50:22 +01001288 </action>
1289
1290 <action>
1291 <condition var1="tw_backup_system_size" op="&lt;" var2="%tw_min_system%"/>
1292 <action function="page">confirm_action</action>
1293 </action>
1294 </page>
1295
1296 <page name="wipe_type1">
1297 <template name="page"/>
1298
1299 <template name="statusbar"/>
1300
1301 <text style="text_m">
1302 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001303 <text>{@wipe_hdr=Wipe} &gt; {@select_type_hdr=Select Type}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001304 </text>
1305
1306 <button style="main_button_full_width">
1307 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001308 <text>{@factory_reset_btn=Factory Reset}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001309 <action function="page">wipe</action>
1310 </button>
1311
1312 <button style="main_button_full_width">
1313 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001314 <text>{@advanced_wipe_btn=Advanced Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001315 <actions>
1316 <action function="set">partitionlisterror=0</action>
1317 <action function="page">advancedwipe</action>
1318 </actions>
1319 </button>
1320
1321 <button>
1322 <placement x="%btn4_col4_x%" y="%row11_y%"/>
1323 <highlight color="%highlight_color%"/>
1324 <image resource="q_btn_arrow_right"/>
1325 <action function="page">wipe_type2</action>
1326 </button>
1327
1328 <action>
1329 <touch key="home"/>
1330 <action function="page">main</action>
1331 </action>
1332
1333 <action>
1334 <touch key="back"/>
1335 <action function="page">main</action>
1336 </action>
1337 </page>
1338
1339 <page name="wipe_type2">
1340 <template name="page"/>
1341
1342 <template name="statusbar"/>
1343
1344 <text style="text_m">
1345 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001346 <text>{@wipe_hdr=Wipe} &gt; {@select_type_hdr=Select Type}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001347 </text>
1348
1349 <button style="main_button_full_width">
1350 <condition var1="tw_has_data_media" var2="1"/>
1351 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001352 <text>{@format_data_btn=Format Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001353 <action function="page">formatdata</action>
1354 </button>
1355
1356 <button style="main_button_full_width">
1357 <conditions>
1358 <condition var1="tw_is_encrypted" var2="1"/>
1359 <condition var1="tw_has_data_media" var2="0"/>
1360 </conditions>
1361 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001362 <text>{@wipe_enc_btn=Wipe Encryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001363 <actions>
1364 <action function="set">tw_back=wipe</action>
1365 <action function="set">tw_action=wipe</action>
1366 <action function="set">tw_action_param=DATAMEDIA</action>
1367 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001368 <action function="set">tw_text1={@wipe_enc_confirm=Wipe Encryption from Data?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001369 <action function="set">tw_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001370 <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action>
1371 <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action>
1372 <action function="set">tw_slider_text={@swipe_format_data_s= Format Data}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001373 <action function="page">confirm_action</action>
1374 </actions>
1375 </button>
1376
1377 <button style="main_button_full_width">
1378 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001379 <text>{@file_sys_opt=File System Options}</text><actions>
z31s1g28f0a922015-11-07 18:50:22 +01001380 <action function="set">partitionlisterror=0</action>
1381 <action function="page">partitionoptions_select</action>
1382 </actions>
1383 </button>
1384
1385 <button>
1386 <placement x="%col1_x_left%" y="%row11_y%"/>
1387 <highlight color="%highlight_color%"/>
1388 <image resource="q_btn_arrow_left"/>
1389 <action function="page">wipe_type1</action>
1390 </button>
1391
1392 <action>
1393 <touch key="home"/>
1394 <action function="page">main</action>
1395 </action>
1396
1397 <action>
1398 <touch key="back"/>
1399 <action function="page">main</action>
1400 </action>
1401 </page>
1402
1403 <page name="wipe">
1404 <template name="page"/>
1405
1406 <template name="statusbar"/>
1407
1408 <text style="text_m">
1409 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001410 <text>{@wipe_hdr=Wipe} &gt; {@factory_reset_hdr=Factory Reset}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001411 </text>
1412
1413 <text style="text_m_accent">
1414 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001415 <text>{@factory_reset1=Wipes Data, Cache, and Dalvik}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001416 </text>
1417
1418 <text style="text_m_accent">
bigbiffadc599e2020-05-28 19:36:30 +00001419 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Noah Jacobson81d638d2019-04-28 00:10:07 -04001420 <text>{@factory_reset5=(not including users/lockscreen)}</text>
1421 </text>
1422
1423 <text style="text_m_accent">
1424 <condition var1="tw_has_data_media" var2="1"/>
1425 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001426 <text>{@factory_reset2=(not including internal storage)}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001427 </text>
1428
1429 <text style="text_m_accent">
1430 <conditions>
1431 <condition var1="tw_has_android_secure" var2="1"/>
1432 <condition var1="fileexists" var2="/and-sec"/>
1433 </conditions>
1434 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001435 <text>{@android_secure=Android Secure}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001436 </text>
1437
1438 <text style="text_m_accent">
1439 <condition var1="tw_has_sdext_partition" var2="1"/>
1440 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001441 <text>{@sdext=SD-EXT}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001442 </text>
1443
1444 <text style="text_m">
1445 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001446 <text>{@factory_reset3=Most of the time this is}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001447 </text>
1448
1449 <text style="text_m">
1450 <placement x="%center_x%" y="%row7_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001451 <text>{@factory_reset4=the only wipe that you need.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001452 </text>
1453
1454 <text style="text_m">
1455 <placement x="%center_x%" y="%row9_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001456 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001457 </text>
1458
1459 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05001460 <text>{@swipe_wipe_s= Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001461 <actions>
1462 <action function="set">tw_back=wipe</action>
1463 <action function="set">tw_action=wipe</action>
1464 <action function="set">tw_action_param=data</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001465 <action function="set">tw_action_text1={@factory_resetting=Factory Reset...}</action>
1466 <action function="set">tw_complete_text1={@factory_reset_complete=Factory Reset Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001467 <action function="page">action_page</action>
1468 </actions>
1469 </slider>
1470
1471 <action>
1472 <touch key="back"/>
1473 <action function="page">wipe_type1</action>
1474 </action>
1475
1476 <action>
1477 <touch key="home"/>
1478 <action function="page">main</action>
1479 </action>
1480 </page>
1481
1482 <page name="advancedwipe">
1483 <action>
1484 <action function="set">tw_wipe_list=</action>
1485 </action>
1486
1487 <template name="page"/>
1488
1489 <template name="statusbar"/>
1490
1491 <text style="text_m">
1492 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001493 <text>{@wipe_hdr=Wipe} &gt; {@advanced_wipe_hdr=Advanced Wipe} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001494 </text>
1495
1496 <partitionlist style="partitionlist_headerless_cb">
1497 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
1498 <data name="tw_wipe_list"/>
1499 <listtype name="wipe"/>
1500 </partitionlist>
1501
1502 <fill color="%accent_color%">
1503 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
1504 </fill>
1505
1506 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05001507 <text>{@swipe_wipe_s= Wipe}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001508 <actions>
1509 <action function="set">tw_back=advancedwipe</action>
1510 <action function="set">tw_action=wipe</action>
1511 <action function="set">tw_action_param=LIST</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001512 <action function="set">tw_text1={@wipe_sel_confirm=Wipe Selected Partition(s)?}</action>
1513 <action function="set">tw_action_text1={@wiping_part=Wiping Partition(s)...}</action>
1514 <action function="set">tw_complete_text1={@wipe_complete=Wipe Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001515 <action function="page">action_page</action>
1516 </actions>
1517 </slider>
1518
1519 <action>
1520 <touch key="home"/>
1521 <action function="page">main</action>
1522 </action>
1523
1524 <action>
1525 <touch key="back"/>
1526 <action function="page">wipe_type1</action>
1527 </action>
1528 </page>
1529
1530 <page name="formatdata">
1531 <template name="page"/>
1532
1533 <template name="statusbar"/>
1534
1535 <text style="text_m">
1536 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001537 <text>{@wipe_hdr=Wipe} &gt; {@format_data_hdr=Format Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001538 </text>
1539
1540 <text style="text_m_fail">
1541 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001542 <text>{@format_data_wtc1=Format Data will wipe all of your apps,}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001543 </text>
1544
1545 <text style="text_m_fail">
1546 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001547 <text>{@format_data_wtc2=backups and media. This cannot be undone.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001548 </text>
1549
1550 <text style="text_m">
1551 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001552 <text>{@yes_continue=Type yes to continue. Press back to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001553 </text>
1554
1555 <input>
1556 <placement x="%col1_x_left%" y="%row5_y%" w="%content_width%" h="%input_height%"/>
1557 <text>%tw_confirm_formatdata%</text>
1558 <data name="tw_confirm_formatdata"/>
1559 <restrict minlen="3" maxlen="3" allow="yes"/>
1560 <action function="page">formatdata_confirm</action>
1561 </input>
1562
1563 <fill color="%accent_color%">
1564 <placement x="%col1_x_left%" y="row6_input_y" w="%content_width%" h="input_line_width"/>
1565 </fill>
1566
1567 <template name="keyboardtemplate"/>
1568
1569 <action>
1570 <touch key="home"/>
1571 <action function="page">main</action>
1572 </action>
1573
1574 <action>
1575 <touch key="back"/>
1576 <action function="page">wipe_type2</action>
1577 </action>
1578 </page>
1579
1580 <page name="formatdata_confirm">
1581 <action>
1582 <condition var1="tw_confirm_formatdata" op="=" var2="yes"/>
1583 <actions>
1584 <action function="set">tw_back=formatdata</action>
1585 <action function="set">tw_action=wipe</action>
1586 <action function="set">tw_action_param=DATAMEDIA</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001587 <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action>
1588 <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001589 <action function="page">action_page</action>
1590 </actions>
1591 </action>
1592
1593 <action>
1594 <condition var1="tw_confirm_formatdata" op="!=" var2="yes"/>
1595 <action function="page">formatdata</action>
1596 </action>
1597 </page>
1598
1599 <page name="checkpartitionlist">
1600 <action>
1601 <condition var1="tw_check_partition_list" op="=" var2="1"/>
1602 <actions>
1603 <action function="set">partitionlisterror=0</action>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001604 <action function="getpartitiondetails">tw_wipe_list</action>
z31s1g28f0a922015-11-07 18:50:22 +01001605 <action function="page">partitionoptions</action>
1606 </actions>
1607 </action>
1608
1609 <action>
1610 <condition var1="tw_check_partition_list" op="!=" var2="1"/>
1611 <actions>
1612 <action function="set">partitionlisterror=1</action>
z31s1g28f0a922015-11-07 18:50:22 +01001613 <action function="page">partitionoptions_select</action>
1614 </actions>
1615 </action>
1616 </page>
1617
1618 <page name="partitionoptions_select">
1619 <action>
1620 <action function="set">tw_wipe_list=</action>
1621 </action>
1622
1623 <template name="page"/>
1624
1625 <template name="statusbar"/>
1626
1627 <text style="text_m">
1628 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001629 <text>{@wipe_hdr=Wipe} &gt; {@file_sys_opt=File System Options} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001630 </text>
1631
1632 <partitionlist style="partitionlist_headerless_cb">
1633 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
1634 <data name="tw_wipe_list"/>
1635 <listtype name="wipe"/>
1636 </partitionlist>
1637
1638 <fill color="%accent_color%">
1639 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
1640 </fill>
1641
z31s1g28f0a922015-11-07 18:50:22 +01001642 <text style="text_m_fail">
1643 <condition var1="partitionlisterror" var2="1"/>
1644 <placement x="%col1_x_left%" y="%row12_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001645 <text>{@invalid_part_sel=Invalid partition selection}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001646 </text>
1647
1648 <button>
1649 <placement x="%btn4_col4_x%" y="%row11_y%"/>
1650 <highlight color="%highlight_color%"/>
1651 <image resource="q_btn_arrow_right"/><actions>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001652 <action function="checkpartitionlist">tw_wipe_list</action>
z31s1g28f0a922015-11-07 18:50:22 +01001653 <action function="page">checkpartitionlist</action>
1654 </actions>
1655 </button>
1656
1657 <action>
1658 <touch key="home"/>
1659 <action function="page">main</action>
1660 </action>
1661
1662 <action>
1663 <touch key="back"/>
1664 <action function="page">wipe_type2</action>
1665 </action>
1666 </page>
1667
1668 <page name="partitionoptions">
1669
1670 <template name="page"/>
1671
1672 <template name="statusbar"/>
1673
1674 <text style="text_m">
1675 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001676 <text>{@wipe_hdr=Wipe} &gt; {@file_sys_opt=File System Options} &gt; {@sel_act_hdr=Select Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001677 </text>
1678
1679 <text style="text_m_accent">
1680 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001681 <text>{@partition=Partition: %tw_partition_name%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001682 </text>
1683
1684 <text style="text_m_accent">
1685 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001686 <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001687 </text>
1688
1689 <text style="text_m">
1690 <condition var1="tw_partition_is_present" var2="1"/>
1691 <placement x="%col1_x_left%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001692 <text>{@part_present_yes=Present: Yes}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001693 </text>
1694
1695 <text style="text_m">
1696 <condition var1="tw_partition_is_present" var2="0"/>
1697 <placement x="%col1_x_left%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001698 <text>{@part_present_no=Present: No}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001699 </text>
1700
1701 <text style="text_m">
1702 <condition var1="tw_partition_removable" var2="1"/>
1703 <placement x="%col1_x_right%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001704 <text>{@part_removable_yes=Removable: Yes}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001705 </text>
1706
1707 <text style="text_m">
1708 <condition var1="tw_partition_removable" var2="0"/>
1709 <placement x="%col1_x_right%" y="%row2a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001710 <text>{@part_removable_no=Removable: No}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001711 </text>
1712
1713 <text style="text_m">
1714 <placement x="%col1_x_left%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001715 <text>{@part_size=Size: %tw_partition_size%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001716 </text>
1717
1718 <text style="text_m">
1719 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001720 <text>{@part_used=Used: %tw_partition_used%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001721 </text>
1722
1723 <text style="text_m">
1724 <placement x="%col1_x_left%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001725 <text>{@part_free=Free: %tw_partition_free%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001726 </text>
1727
1728 <text style="text_m">
1729 <placement x="%col1_x_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001730 <text>{@part_backup_size=Backup Size: %tw_partition_backup_size%MB}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001731 </text>
1732
1733 <button style="main_button">
1734 <condition var1="tw_partition_can_resize" op="=" var2="1"/>
1735 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001736 <text>{@resize_btn_s=Resize}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001737 <actions>
1738 <action function="set">tw_back=partitionoptions</action>
1739 <action function="set">tw_action=resize</action>
1740 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1741 <action function="set">tw_has_action2=1</action>
1742 <action function="set">tw_action2=getpartitiondetails</action>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001743 <action function="set">tw_action2_param=tw_wipe_list</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001744 <action function="set">tw_text1={@resize_confirm=Resize %tw_partition_name%?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001745 <action function="set">tw_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001746 <action function="set">tw_action_text1={@resizing=Resizing...}</action>
1747 <action function="set">tw_complete_text1={@resize_complete=Resize Complete}</action>
1748 <action function="set">tw_slider_text={@swipe_resize_s= Resize}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001749 <action function="page">confirm_action</action>
1750 </actions>
1751 </button>
1752
1753 <button style="main_button">
1754 <condition var1="tw_partition_can_repair" op="=" var2="1"/>
1755 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001756 <text>{@repair_btn_s=Repair}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001757 <actions>
1758 <action function="set">tw_back=partitionoptions</action>
1759 <action function="set">tw_action=repair</action>
1760 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1761 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001762 <action function="set">tw_text1={@repair_confirm=Repair %tw_partition_name%?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001763 <action function="set">tw_text2=</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001764 <action function="set">tw_action_text1={@repairing=Repairing...}</action>
1765 <action function="set">tw_complete_text1={@repair_complete=Repair Complete}</action>
1766 <action function="set">tw_slider_text={@swipe_repair_s= Repair}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001767 <action function="page">confirm_action</action>
1768 </actions>
1769 </button>
1770
1771 <button>
1772 <placement x="%col1_x_left%" y="%row11_y%"/>
1773 <highlight color="%highlight_color%"/>
1774 <image resource="q_btn_arrow_left"/>
1775 <action function="page">partitionoptions_select</action>
1776 </button>
1777
1778 <button style="main_button">
1779 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001780 <text>{@change_fs_btn_s=Change}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001781 <action function="page">selectfilesystem</action>
1782 </button>
1783
1784 <action>
1785 <touch key="home"/>
1786 <action function="page">main</action>
1787 </action>
1788
1789 <action>
1790 <touch key="back"/>
1791 <action function="page">partitionoptions_select</action>
1792 </action>
1793 </page>
1794
1795 <page name="refreshfilesystem">
1796 <action>
1797 <condition var1="tw_check_partition_list" op="=" var2="1"/>
1798 <actions>
1799 <action function="set">partitionlisterror=0</action>
Ethan Yonker483e9f42016-01-11 22:21:18 -06001800 <action function="getpartitiondetails">tw_wipe_list</action>
z31s1g28f0a922015-11-07 18:50:22 +01001801 <action function="page">selectfilesystem</action>
1802 </actions>
1803 </action>
1804
1805 <action>
1806 <condition var1="tw_check_partition_list" op="!=" var2="1"/>
1807 <actions>
1808 <action function="set">partitionlisterror=1</action>
1809 <action function="set">tw_wipe_list=</action>
1810 <action function="page">advancedwipe</action>
1811 </actions>
1812 </action>
1813 </page>
1814
1815 <page name="selectfilesystem">
1816 <template name="page"/>
1817
1818 <template name="statusbar"/>
1819
1820 <text style="text_m">
1821 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001822 <text>{@change_fs_for_hdr_s=Partition: %tw_partition_name% &gt; Select File System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001823 </text>
1824
1825 <button style="main_button">
1826 <condition var1="tw_partition_ext" op="=" var2="1"/>
1827 <placement x="%col1_x_left%" y="%row1_y%"/>
1828 <text>EXT2</text>
1829 <actions>
1830 <action function="set">tw_back=refreshfilesystem</action>
1831 <action function="set">tw_action=changefilesystem</action>
1832 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1833 <action function="set">tw_action_new_file_system=ext2</action>
1834 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001835 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1836 <action function="set">tw_text2=EXT2</action>
1837 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1838 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1839 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1840 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1841 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001842 <action function="page">confirm_action</action>
1843 </actions>
1844 </button>
1845
1846 <button style="main_button">
1847 <condition var1="tw_partition_ext" op="=" var2="1"/>
1848 <placement x="%col1_x_left%" y="%row6_y%"/>
1849 <text>EXT3</text>
1850 <actions>
1851 <action function="set">tw_back=refreshfilesystem</action>
1852 <action function="set">tw_action=changefilesystem</action>
1853 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1854 <action function="set">tw_action_new_file_system=ext3</action>
1855 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001856 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1857 <action function="set">tw_text2=EXT3</action>
1858 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1859 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1860 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1861 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1862 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001863 <action function="page">confirm_action</action>
1864 </actions>
1865 </button>
1866
1867 <button style="main_button">
1868 <condition var1="tw_partition_ext" op="=" var2="1"/>
1869 <placement x="%col1_x_left%" y="%row11_y%"/>
1870 <text>EXT4</text>
1871 <actions>
1872 <action function="set">tw_back=refreshfilesystem</action>
1873 <action function="set">tw_action=changefilesystem</action>
1874 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1875 <action function="set">tw_action_new_file_system=ext4</action>
1876 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001877 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1878 <action function="set">tw_text2=EXT4</action>
1879 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1880 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1881 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1882 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1883 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001884 <action function="page">confirm_action</action>
1885 </actions>
1886 </button>
1887
1888 <button style="main_button">
1889 <condition var1="tw_partition_vfat" op="=" var2="1"/>
1890 <placement x="%col1_x_right%" y="%row1_y%"/>
1891 <text>FAT</text>
1892 <actions>
1893 <action function="set">tw_back=refreshfilesystem</action>
1894 <action function="set">tw_action=changefilesystem</action>
1895 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1896 <action function="set">tw_action_new_file_system=vfat</action>
1897 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001898 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1899 <action function="set">tw_text2=FAT</action>
1900 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1901 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1902 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1903 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1904 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001905 <action function="page">confirm_action</action>
1906 </actions>
1907 </button>
1908
1909 <button style="main_button">
1910 <condition var1="tw_partition_exfat" op="=" var2="1"/>
1911 <placement x="%col1_x_right%" y="%row6_y%"/>
1912 <text>exFAT</text>
1913 <actions>
1914 <action function="set">tw_back=refreshfilesystem</action>
1915 <action function="set">tw_action=changefilesystem</action>
1916 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1917 <action function="set">tw_action_new_file_system=exfat</action>
1918 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001919 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1920 <action function="set">tw_text2=exFAT</action>
1921 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1922 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1923 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1924 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1925 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001926 <action function="page">confirm_action</action>
1927 </actions>
1928 </button>
1929
1930 <button style="main_button">
1931 <condition var1="tw_partition_f2fs" op="=" var2="1"/>
1932 <placement x="%col1_x_right%" y="%row11_y%"/>
1933 <text>F2FS</text>
1934 <actions>
1935 <action function="set">tw_back=refreshfilesystem</action>
1936 <action function="set">tw_action=changefilesystem</action>
1937 <action function="set">tw_action_param=%tw_partition_mount_point%</action>
1938 <action function="set">tw_action_new_file_system=f2fs</action>
1939 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05001940 <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action>
1941 <action function="set">tw_text2=F2FS</action>
1942 <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action>
1943 <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action>
1944 <action function="set">tw_action_text1={@formatting=Formatting...}</action>
1945 <action function="set">tw_complete_text1={@format_complete=Format Complete}</action>
1946 <action function="set">tw_slider_text={@swipe_change_s= Change}</action>
z31s1g28f0a922015-11-07 18:50:22 +01001947 <action function="page">confirm_action</action>
1948 </actions>
1949 </button>
1950
1951 <action>
1952 <touch key="home"/>
1953 <action function="page">main</action>
1954 </action>
1955
1956 <action>
1957 <touch key="back"/>
1958 <action function="page">partitionoptions</action>
1959 </action>
1960 </page>
1961
bigbiffce8f83c2015-12-12 18:30:21 -05001962 <page name="backup">
z31s1g28f0a922015-11-07 18:50:22 +01001963 <template name="page"/>
1964
Noah Jacobson81d638d2019-04-28 00:10:07 -04001965 <action>
1966 <conditions>
1967 <condition var1="tw_is_fbe" var2="1"/>
1968 <condition var1="tw_all_users_decrypted" var2="0"/>
1969 <condition var1="tw_multiuser_warning_accepted" op="!=" var2="1"/>
1970 </conditions>
1971 <actions>
1972 <action function="set">tw_multiuser_warning_destination=backup</action>
1973 <action function="page">multiuser_warning</action>
1974 </actions>
1975 </action>
1976
z31s1g28f0a922015-11-07 18:50:22 +01001977 <template name="statusbar"/>
1978
1979 <text style="text_m">
1980 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05001981 <text>{@backup_hdr=Backup} &gt; {@select_storage_hdr=Select Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01001982 </text>
1983
1984 <partitionlist style="partitionlist_headerless_rb">
1985 <data name="tw_storage_path"/>
1986 <listtype name="storage"/>
1987 </partitionlist>
1988
1989 <button>
1990 <placement x="%btn4_col2_x%" y="%row11_y%"/>
1991 <highlight color="%highlight_color%"/>
1992 <image resource="q_btn_refresh"/>
1993 <actions>
1994 <action function="refreshsizes"/>
bigbiffce8f83c2015-12-12 18:30:21 -05001995 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01001996 </actions>
1997 </button>
1998
1999 <button>
2000 <condition var1="tw_back" var2="backup_confirm"/>
2001 <placement x="%btn4_col3_x%" y="%row11_y%"/>
2002 <highlight color="%highlight_color%"/>
2003 <image resource="q_btn_accept"/>
2004 <action function="page">backup_confirm</action>
2005 </button>
2006
2007 <button>
2008 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2009 <highlight color="%highlight_color%"/>
2010 <image resource="q_btn_arrow_right"/>
2011 <actions>
bigbiffce8f83c2015-12-12 18:30:21 -05002012 <action function="set">tw_back=backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01002013 <action function="page">backup_selectpartitions</action>
2014 </actions>
2015 </button>
2016
2017 <action>
2018 <touch key="home"/>
2019 <action function="page">main</action>
2020 </action>
2021
2022 <action>
2023 <touch key="back"/>
2024 <action function="page">%tw_back%</action>
2025 </action>
2026
2027 <action>
2028 <touch key="power+voldown"/>
2029 <action function="screenshot"/>
2030 </action>
2031 </page>
2032
2033 <page name="backup_selectpartitions">
2034 <template name="page"/>
2035
2036 <template name="statusbar"/>
2037
2038 <text style="text_m">
2039 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002040 <text>{@backup_hdr=Backup} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002041 </text>
2042
2043 <partitionlist style="partitionlist_headerless_cb">
2044 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
2045 <data name="tw_backup_list"/>
2046 <listtype name="backup"/>
2047 </partitionlist>
2048
2049 <fill color="%accent_color%">
2050 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
2051 </fill>
2052
2053 <button>
2054 <placement x="%col1_x_left%" y="%row11_y%"/>
2055 <highlight color="%highlight_color%"/>
2056 <image resource="q_btn_arrow_left"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002057 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01002058 </button>
2059
2060 <button>
2061 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2062 <highlight color="%highlight_color%"/>
2063 <image resource="q_btn_refresh"/>
2064 <action function="page">backup_selectpartitions</action>
2065 </button>
2066
2067 <button>
2068 <placement x="%btn4_col3_x%" y="%row11_y%"/>
2069 <highlight color="%highlight_color%"/>
2070 <image resource="q_btn_accept"/>
2071 <action function="page">backup_confirm</action>
2072 </button>
2073
2074 <button>
2075 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2076 <highlight color="%highlight_color%"/>
2077 <image resource="q_btn_arrow_right"/>
2078 <actions>
2079 <action function="set">tw_back=backup_selectpartitions</action>
2080 <action function="page">backup_options</action>
2081 </actions>
2082 </button>
2083
2084 <action>
2085 <touch key="home"/>
2086 <action function="page">main</action>
2087 </action>
2088
2089 <action>
2090 <touch key="back"/>
2091 <action function="page">%tw_back%</action>
2092 </action>
2093
2094 <action>
2095 <touch key="power+voldown"/>
2096 <action function="screenshot"/>
2097 </action>
2098 </page>
2099
Noah Jacobson81d638d2019-04-28 00:10:07 -04002100 <page name="multiuser_warning">
2101 <template name="page"/>
2102
2103 <text style="text_m">
2104 <placement x="%col1_x_left%" y="%row1_header_y%"/>
2105 <text>{@multiuser_warning_hdr=Multiuser Warning}</text>
2106 </text>
2107
2108 <text style="text_m_fail">
2109 <placement x="%center_x%" y="%row6_y%" placement="5"/>
2110 <text>{@multiuser_warning1=Not all users decrypted!}</text>
2111 </text>
2112
2113 <text style="text_m_fail">
2114 <placement x="%center_x%" y="%row7_y%" placement="5"/>
2115 <text>{@multiuser_warning2=Backup/restore operations may fail!}</text>
2116 </text>
2117
2118 <button style="main_button_full_width">
2119 <placement x="%col1_x_left%" y="%row6_y%"/>
2120 <text>{@decrypt_users=Decrypt Users}</text>
2121 <action function="page">decrypt_users</action>
2122 </button>
2123
2124 <slider>
2125 <text>{@multiuser_warning_accept=Continue Anyway}</text>
2126 <actions>
2127 <action function="set">tw_multiuser_warning_accepted=1</action>
2128 <action function="page">%tw_multiuser_warning_destination%</action>
2129 </actions>
2130 </slider>
2131
2132 <action>
2133 <touch key="home"/>
2134 <action function="page">main</action>
2135 </action>
2136
2137 <action>
2138 <touch key="back"/>
2139 <action function="page">main</action>
2140 </action>
2141 </page>
2142
z31s1g28f0a922015-11-07 18:50:22 +01002143 <page name="backup_options">
2144 <template name="page"/>
2145
2146 <template name="statusbar"/>
2147
2148 <text style="text_m">
2149 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002150 <text>{@backup_hdr=Backup} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002151 </text>
2152
2153 <listbox style="scrolllist">
2154 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002155 <listitem name="{@enable_backup_comp_chk=Enable compression}">
z31s1g28f0a922015-11-07 18:50:22 +01002156 <data variable="tw_use_compression"/>
2157 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002158 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
2159 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01002160 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05002161 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
z31s1g28f0a922015-11-07 18:50:22 +01002162 <data variable="tw_disable_free_space"/>
2163 </listitem>
2164 </listbox>
2165
2166 <button>
2167 <placement x="%col1_x_left%" y="%row11_y%"/>
2168 <highlight color="%highlight_color%"/>
2169 <image resource="q_btn_arrow_left"/>
2170 <action function="page">backup_selectpartitions</action>
2171 </button>
2172
2173 <button>
2174 <conditions>
2175 <condition var1="tw_include_encrypted_backup" var2="1"/>
2176 <condition var1="tw_encrypt_backup" var2="0"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002177 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002178 </conditions>
2179 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2180 <highlight color="%highlight_color%"/>
2181 <image resource="q_btn_encryption_dis"/>
2182 <actions>
2183 <action function="set">tw_password_not_match=0</action>
2184 <action function="set">tw_back=backup_options</action>
2185 <action function="page">backupencryption</action>
2186 </actions>
2187 </button>
2188
2189 <button>
2190 <conditions>
2191 <condition var1="tw_include_encrypted_backup" var2="1"/>
2192 <condition var1="tw_encrypt_backup" var2="1"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002193 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002194 </conditions>
2195 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2196 <highlight color="%highlight_color%"/>
2197 <image resource="q_btn_encryption_en"/>
2198 <actions>
2199 <action function="set">tw_password_not_match=0</action>
2200 <action function="set">tw_back=backup_options</action>
2201 <action function="page">backupencryption</action>
2202 </actions>
2203 </button>
2204
2205 <button>
2206 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2207 <highlight color="%highlight_color%"/>
2208 <image resource="q_btn_accept_transp"/>
2209 <actions>
2210 <action function="set">tw_back=backup_options</action>
2211 <action function="page">backup_confirm</action>
2212 </actions>
2213 </button>
2214
2215 <action>
2216 <touch key="home"/>
2217 <action function="page">main</action>
2218 </action>
2219
2220 <action>
2221 <touch key="back"/>
2222 <action function="page">%tw_back%</action>
2223 </action>
2224
2225 <action>
2226 <touch key="power+voldown"/>
2227 <action function="screenshot"/>
2228 </action>
2229 </page>
2230
2231 <page name="backup_confirm">
2232 <template name="page"/>
2233
2234 <template name="statusbar"/>
2235
2236 <text style="text_m">
2237 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker090751a2016-01-23 16:31:41 -06002238 <text>{@backup_hdr=Backup} &gt; {@backup_confirm_hdr=Confirm Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002239 </text>
2240
2241 <text style="text_m_accent">
2242 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002243 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002244 </text>
2245
2246 <text style="text_m">
2247 <placement x="%col1_x_left%" y="%row2_y%"/>
2248 <text>%tw_backup_name%</text>
2249 </text>
2250
2251 <fill color="%accent_color%">
2252 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_half_width%" h="input_line_width" placement="1"/>
2253 </fill>
2254
2255 <button>
2256 <fill color="%transparent%"/>
2257 <placement x="0" y="%row2_header_y%" w="%screen_half_width%" h="48"/>
2258 <actions>
2259 <action function="set">tw_back=backup_confirm</action>
2260 <action function="set">tw_fileexists=0</action>
2261 <action function="page">backup_name1</action>
2262 </actions>
2263 </button>
2264
2265 <fill color="%background_color%">
2266 <placement x="%col1_x_left_negative%" y="%row2_header_y%" w="%screen_half_width%" h="48"/>
2267 </fill>
2268
2269 <text style="text_m_accent">
2270 <placement x="%col1_x_left%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002271 <text>{@partitions=Partitions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002272 </text>
2273
2274 <partitionlist style="partitionlist_summary">
2275 <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/>
2276 <data name="tw_backup_list"/>
2277 <listtype name="backup"/>
2278 </partitionlist>
2279
2280 <button>
2281 <fill color="%transparent%"/>
2282 <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/>
2283 <actions>
2284 <action function="set">tw_back=backup_confirm</action>
2285 <action function="page">backup_selectpartitions</action>
2286 </actions>
2287 </button>
2288
2289 <text style="text_m_accent">
2290 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002291 <text>{@storage=Storage:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002292 </text>
2293
2294 <text style="text_m">
2295 <placement x="%col1_x_right%" y="%row2_y%"/>
2296 <text>%tw_storage_display_name%</text>
2297 </text>
2298
2299 <button>
2300 <fill color="%transparent%"/>
2301 <placement x="%center_x%" y="%row2_header_y%" w="%screen_half_width%" h="48"/>
2302 <actions>
2303 <action function="set">tw_back=backup_confirm</action>
bigbiffce8f83c2015-12-12 18:30:21 -05002304 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01002305 </actions>
2306 </button>
2307
2308 <text style="text_m_accent">
2309 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002310 <text>{@encryption=Encryption:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002311 </text>
2312
2313 <text style="text_m">
2314 <conditions>
2315 <condition var1="tw_include_encrypted_backup" var2="1"/>
2316 <condition var1="tw_encrypt_backup" var2="0"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002317 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002318 </conditions>
2319 <placement x="%col1_x_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002320 <text>{@disabled=Disabled}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002321 </text>
2322
2323 <text style="text_m">
2324 <conditions>
2325 <condition var1="tw_include_encrypted_backup" var2="1"/>
2326 <condition var1="tw_encrypt_backup" var2="1"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002327 <condition var1="tw_enable_adb_backup" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01002328 </conditions>
2329 <placement x="%col1_x_right%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002330 <text>{@enabled=Enabled}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002331 </text>
2332
2333 <button>
2334 <fill color="%transparent%"/>
2335 <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="48"/>
2336 <actions>
2337 <action function="set">tw_back=backup_confirm</action>
2338 <action function="page">backupencryption</action>
2339 </actions>
2340 </button>
2341
2342 <listbox style="listbox_options">
2343 <placement x="%col1_x_right%" y="%row7_y%" w="%content_half_width%" h="80"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002344 <listitem name="{@enable_backup_comp_chk=Enable compression}">
z31s1g28f0a922015-11-07 18:50:22 +01002345 <data variable="tw_use_compression"/>
2346 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002347 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
2348 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01002349 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05002350 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
z31s1g28f0a922015-11-07 18:50:22 +01002351 <data variable="tw_disable_free_space"/>
2352 </listitem>
2353 </listbox>
2354
2355 <text style="text_m_accent">
2356 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002357 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002358 </text>
2359
2360 <button>
2361 <fill color="%transparent%"/>
2362 <placement x="%center_x%" y="%row6_y%" w="%screen_half_width%" h="64"/>
2363 <actions>
2364 <action function="set">tw_back=backup_confirm</action>
2365 <action function="page">backup_options</action>
2366 </actions>
2367 </button>
2368
2369 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05002370 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002371 <action function="page">backup_run</action>
2372 </slider>
2373
2374 <action>
2375 <touch key="home"/>
2376 <action function="page">main</action>
2377 </action>
2378
2379 <action>
2380 <touch key="back"/>
bigbiffce8f83c2015-12-12 18:30:21 -05002381 <action function="page">backup</action>
z31s1g28f0a922015-11-07 18:50:22 +01002382 </action>
2383 </page>
2384
2385 <page name="backup_name1">
2386 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002387 <condition var1="tw_backup_name" op="=" var2="{@auto_generate=(Auto Generate)}"/>
z31s1g28f0a922015-11-07 18:50:22 +01002388 <action function="generatebackupname"/>
2389 </action>
2390
2391 <action>
2392 <action function="page">backup_name2</action>
2393 </action>
2394 </page>
2395
2396 <page name="backup_name2">
2397 <template name="page"/>
2398
2399 <template name="statusbar"/>
2400
2401 <text style="text_m">
2402 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002403 <text>{@backup_hdr=Backup} &gt; {@backup_name_hdr=Set Backup Name}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002404 </text>
2405
2406 <text style="text_m_accent">
2407 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002408 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002409 </text>
2410
2411 <input>
2412 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2413 <text>%tw_backup_name%</text>
2414 <data name="tw_backup_name"/>
2415 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/>
2416 <actions>
2417 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action>
2418 <action function="set">tw_existpage=backup_name2</action>
2419 <action function="set">tw_notexistpage=backup_confirm</action>
2420 <action function="page">filecheck</action>
2421 </actions>
2422 </input>
2423
2424 <fill color="%accent_color%">
2425 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2426 </fill>
2427
2428 <fill color="%text_fail_color%">
2429 <condition var1="tw_fileexists" var2="1"/>
2430 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2431 </fill>
2432
2433 <text style="text_m_fail">
2434 <condition var1="tw_fileexists" var2="1"/>
2435 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002436 <text>{@backup_name_exists=A backup with that name already exists!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002437 </text>
2438
2439 <button style="main_button_half_height">
2440 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002441 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002442 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002443 <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002444 <action function="page">backup_confirm</action>
2445 </actions>
2446 </button>
2447
2448 <button style="main_button_half_height">
2449 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002450 <text>{@append_date_btn=Append Date}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002451 <action function="appenddatetobackupname"/>
2452 </button>
2453
2454 <template name="keyboardtemplate"/>
2455
2456 <action>
2457 <touch key="home"/>
2458 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002459 <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002460 <action function="page">main</action>
2461 </actions>
2462 </action>
2463
2464 <action>
2465 <touch key="back"/>
2466 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002467 <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002468 <action function="page">backup_confirm</action>
2469 </actions>
2470 </action>
2471 </page>
2472
2473 <page name="backupencryption">
2474 <template name="page"/>
2475
2476 <template name="statusbar"/>
2477
2478 <text style="text_m">
2479 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002480 <text>{@backup_hdr=Backup} &gt; {@encrypt_backup=Encrypt your Backup?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002481 </text>
2482
2483 <text style="text_m_accent">
2484 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002485 <text>{@enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002486 </text>
2487
2488 <input>
2489 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2490 <text>%tw_backup_encrypt_display%</text>
2491 <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display"/>
2492 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2493 <action function="page">backupencryption2</action>
2494 </input>
2495
2496 <fill color="%accent_color%">
2497 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2498 </fill>
2499
2500 <fill color="%text_fail_color%">
2501 <condition var1="tw_password_not_match" var2="1"/>
2502 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
2503 </fill>
2504
2505 <text style="text_m_fail">
2506 <condition var1="tw_password_not_match" var2="1"/>
2507 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002508 <text>{@pass_not_match=Passwords do not match!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002509 </text>
2510
2511 <button style="main_button_half_height">
2512 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002513 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002514 <actions>
2515 <action function="set">tw_encrypt_backup=0</action>
2516 <action function="set">tw_backup_password=</action>
2517 <action function="set">tw_backup_password2=</action>
2518 <action function="set">tw_backup_encrypt_display=</action>
2519 <action function="set">tw_backup_encrypt_display2=</action>
2520 <action function="page">%tw_back%</action>
2521 </actions>
2522 </button>
2523
2524 <template name="keyboardtemplate"/>
2525
2526 <action>
2527 <touch key="home"/>
2528 <action function="page">main</action>
2529 </action>
2530
2531 <action>
2532 <touch key="back"/>
2533 <action function="page">%tw_back%</action>
2534 </action>
2535 </page>
2536
2537 <page name="backupencryption2">
2538 <template name="page"/>
2539
2540 <template name="statusbar"/>
2541
2542 <text style="text_m">
2543 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002544 <text>{@backup_hdr=Backup} &gt; {@encrypt_backup=Encrypt your Backup?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002545 </text>
2546
2547 <text style="text_m_accent">
2548 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002549 <text>{@enter_pass2=Enter Password again:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002550 </text>
2551
2552 <input>
2553 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2554 <text>%tw_backup_encrypt_display2%</text>
2555 <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2"/>
2556 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2557 <action function="page">checkbackuppassword</action>
2558 </input>
2559
2560 <fill color="%accent_color%">
2561 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2562 </fill>
2563
2564 <button style="main_button_half_height">
2565 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002566 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002567 <actions>
2568 <action function="set">tw_encrypt_backup=0</action>
2569 <action function="set">tw_backup_password=</action>
2570 <action function="set">tw_backup_password2=</action>
2571 <action function="set">tw_backup_encrypt_display=</action>
2572 <action function="set">tw_backup_encrypt_display2=</action>
2573 <action function="page">%tw_back%</action>
2574 </actions>
2575 </button>
2576
2577 <template name="keyboardtemplate"/>
2578
2579 <action>
2580 <touch key="home"/>
2581 <action function="page">main</action>
2582 </action>
2583
2584 <action>
2585 <touch key="back"/>
2586 <action function="page">%tw_back%</action>
2587 </action>
2588 </page>
2589
2590 <page name="checkbackuppassword">
2591 <action>
2592 <condition var1="tw_backup_password2" var2="tw_backup_password"/>
2593 <actions>
2594 <action function="set">tw_encrypt_backup=1</action>
2595 <action function="page">%tw_back%</action>
2596 </actions>
2597 </action>
2598
2599 <action>
2600 <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password"/>
2601 <actions>
2602 <action function="set">tw_encrypt_backup=0</action>
2603 <action function="set">tw_password_not_match=1</action>
2604 <action function="set">tw_backup_password=</action>
2605 <action function="set">tw_backup_password2=</action>
2606 <action function="set">tw_backup_encrypt_display=</action>
2607 <action function="set">tw_backup_encrypt_display2=</action>
2608 <action function="page">backupencryption</action>
2609 </actions>
2610 </action>
2611 </page>
2612
2613 <page name="backup_run">
2614 <template name="page"/>
2615
2616 <template name="statusbar"/>
2617
2618 <text style="text_m">
2619 <placement x="%col1_x_left%" y="%row1_header_y%"/>
2620 <text>%tw_operation% %tw_partition%</text>
2621 </text>
2622
2623 <template name="console"/>
2624
2625 <template name="progress_bar"/>
2626
2627 <text style="text_m">
2628 <placement x="%indent%" y="%row13a_y%"/>
2629 <text>%tw_file_progress%</text>
2630 </text>
2631
2632 <text style="text_m">
2633 <placement x="%indent%" y="%row14a_y%"/>
2634 <text>%tw_size_progress%</text>
2635 </text>
2636
2637 <button style="main_button_half_height">
2638 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002639 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002640 <action function="cancelbackup"/>
2641 </button>
2642
2643 <action>
2644 <action function="nandroid">backup</action>
2645 </action>
2646
2647 <action>
2648 <condition var1="tw_operation_state" var2="1"/>
2649 <condition var1="tw_cancel_backup" var2="0"/>
2650 <actions>
2651 <action function="set">tw_back=backup_selectpartitions</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002652 <action function="set">tw_complete_text1={@backup_complete=Backup Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002653 <action function="set">tw_show_reboot=1</action>
2654 <action function="page">action_complete</action>
2655 </actions>
2656 </action>
2657
2658 <action>
2659 <condition var1="tw_operation_state" var2="1"/>
2660 <condition var1="tw_cancel_backup" var2="1"/>
2661 <actions>
2662 <action function="set">tw_back=backup_selectpartitions</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002663 <action function="set">tw_complete_text1={@backup_cancel=Backup Cancelled}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002664 <action function="set">tw_show_reboot=1</action>
2665 <action function="page">action_complete</action>
2666 </actions>
2667 </action>
2668 </page>
2669
2670 <page name="restore">
2671 <template name="page"/>
2672
Noah Jacobson81d638d2019-04-28 00:10:07 -04002673 <action>
2674 <conditions>
2675 <condition var1="tw_is_fbe" var2="1"/>
2676 <condition var1="tw_all_users_decrypted" var2="0"/>
2677 <condition var1="tw_multiuser_warning_accepted" op="!=" var2="1"/>
2678 </conditions>
2679 <actions>
2680 <action function="set">tw_multiuser_warning_destination=restore</action>
2681 <action function="page">multiuser_warning</action>
2682 </actions>
2683 </action>
2684
z31s1g28f0a922015-11-07 18:50:22 +01002685 <template name="statusbar"/>
2686
2687 <text style="text_m">
2688 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002689 <text>{@restore_hdr=Restore} &gt; {@sel_backup_hdr=Select Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002690 </text>
2691
2692 <fileselector>
2693 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
2694 <text>%tw_storage_display_name%</text>
bigbiff bigbiff19fb79c2016-09-05 21:04:51 -04002695 <filter folders="1" files="1" nav="0" extn=".ab"/>
z31s1g28f0a922015-11-07 18:50:22 +01002696 <path name="tw_backups_folder"/>
2697 <data name="tw_restore" default=""/>
2698 <selection name="tw_restore_name"/>
2699 </fileselector>
2700
2701 <button>
2702 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2703 <highlight color="%highlight_color%"/>
2704 <image resource="q_btn_storage"/>
2705 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05002706 <action function="set">tw_storagetext={@restore_btn=Restore} &gt; {@select_storage_btn=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002707 <action function="set">tw_back=restore</action>
2708 <action function="page">select_storage</action>
2709 </actions>
2710 </button>
2711
2712 <action>
bigbiff8f5fad32021-11-03 20:39:02 -04002713 <condition var1="tw_crypto_pwtype" op="!=" var2="0"/>
2714 <actions>
2715 <action function="page">restore_pin</action>
2716 </actions>
2717 </action>
2718
2719 <action>
2720 <condition var1="tw_restore" op="modified"/>
2721 <actions>
2722 <action function="readBackup"/>
2723 <action function="set">tw_back=restore</action>
2724 <action function="page">restore_read</action>
2725 </actions>
2726 </action>
2727
2728 <action>
2729 <touch key="home"/>
2730 <action function="page">main</action>
2731 </action>
2732
2733 <action>
2734 <touch key="back"/>
2735 <action function="page">main</action>
2736 </action>
2737 </page>
2738
2739 <page name="restore_force">
2740 <template name="page"/>
2741
2742 <action>
2743 <conditions>
2744 <condition var1="tw_is_fbe" var2="1"/>
2745 <condition var1="tw_all_users_decrypted" var2="0"/>
2746 <condition var1="tw_multiuser_warning_accepted" op="!=" var2="1"/>
2747 </conditions>
2748 <actions>
2749 <action function="set">tw_multiuser_warning_destination=restore</action>
2750 <action function="page">multiuser_warning</action>
2751 </actions>
2752 </action>
2753
2754 <template name="statusbar"/>
2755
2756 <text style="text_m">
2757 <placement x="%col1_x_left%" y="%row1_header_y%"/>
2758 <text>{@restore_hdr=Restore} &gt; {@sel_backup_hdr=Select Backup}</text>
2759 </text>
2760
2761 <fileselector>
2762 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
2763 <text>%tw_storage_display_name%</text>
2764 <filter folders="1" files="1" nav="0" extn=".ab"/>
2765 <path name="tw_backups_folder"/>
2766 <data name="tw_restore" default=""/>
2767 <selection name="tw_restore_name"/>
2768 </fileselector>
2769
2770 <button>
2771 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2772 <highlight color="%highlight_color%"/>
2773 <image resource="q_btn_storage"/>
2774 <actions>
2775 <action function="set">tw_storagetext={@restore_btn=Restore} &gt; {@select_storage_btn=Select Storage}</action>
2776 <action function="set">tw_back=restore</action>
2777 <action function="page">select_storage</action>
2778 </actions>
2779 </button>
2780
2781 <action>
z31s1g28f0a922015-11-07 18:50:22 +01002782 <condition var1="tw_restore" op="modified"/>
2783 <actions>
2784 <action function="readBackup"/>
2785 <action function="set">tw_back=restore</action>
2786 <action function="page">restore_read</action>
2787 </actions>
2788 </action>
2789
2790 <action>
2791 <touch key="home"/>
2792 <action function="page">main</action>
2793 </action>
2794
2795 <action>
2796 <touch key="back"/>
2797 <action function="page">main</action>
2798 </action>
2799 </page>
2800
2801 <page name="restore_read">
2802 <action>
2803 <condition var1="tw_restore_encrypted" var2="1"/>
2804 <actions>
2805 <action function="set">tw_password_fail=0</action>
2806 <action function="page">restore_decrypt</action>
2807 </actions>
2808 </action>
2809
2810 <action>
2811 <condition var1="tw_restore_encrypted" var2="0"/>
2812 <actions>
2813 <action function="page">restore_select</action>
2814 </actions>
2815 </action>
2816 </page>
2817
2818 <page name="restore_decrypt">
2819 <template name="page"/>
2820
2821 <template name="statusbar"/>
2822
2823 <text style="text_m">
2824 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002825 <text>{@restore_hdr=Restore} &gt; {@restore_enc_backup_hdr=Encrypted Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002826 </text>
2827
2828 <text style="text_m_accent">
2829 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002830 <text>{@enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002831 </text>
2832
2833 <input>
2834 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2835 <text>%tw_restore_display%</text>
2836 <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/>
2837 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2838 <action function="page">try_restore_decrypt</action>
2839 </input>
2840
2841 <fill color="%accent_color%">
2842 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2843 </fill>
2844
2845 <fill color="%text_fail_color%">
2846 <condition var1="tw_password_fail" var2="1"/>
2847 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
2848 </fill>
2849
2850 <text style="text_m_fail">
2851 <condition var1="tw_password_fail" var2="1"/>
2852 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002853 <text>{@restore_dec_fail=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002854 </text>
2855
2856 <button style="main_button_half_height">
2857 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002858 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002859 <actions>
2860 <action function="set">tw_page_done=1</action>
2861 <action function="page">restore</action>
2862 </actions>
2863 </button>
2864
2865 <button style="main_button_half_height">
2866 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002867 <text>{@del_backup_btn=Delete Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002868 <actions>
2869 <action function="set">tw_back=restore</action>
2870 <action function="set">tw_action=cmd</action>
2871 <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 -05002872 <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action>
2873 <action function="set">tw_text2=%tw_restore_name%</action>
2874 <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action>
2875 <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action>
2876 <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action>
2877 <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002878 <action function="page">confirm_action</action>
2879 </actions>
2880 </button>
2881
2882 <template name="keyboardtemplate"/>
2883
2884 <action>
2885 <touch key="home"/>
2886 <action function="page">main</action>
2887 </action>
2888
2889 <action>
2890 <touch key="back"/>
2891 <action function="page">restore</action>
2892 </action>
2893 </page>
2894
2895 <page name="try_restore_decrypt">
2896 <template name="page"/>
2897
2898 <template name="statusbar"/>
2899
2900 <text style="text_m">
2901 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002902 <text>{@restore_hdr=Restore} &gt; {@restore_try_decrypt_s=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002903 </text>
2904
2905 <template name="console"/>
2906
2907 <template name="progress_bar"/>
2908
2909 <action>
2910 <action function="decrypt_backup"/>
2911 </action>
2912
2913 <action>
2914 <conditions>
2915 <condition var1="tw_operation_state" var2="1"/>
2916 <condition var1="tw_operation_status" op="!=" var2="0"/>
2917 </conditions>
2918 <actions>
2919 <action function="set">tw_password_fail=1</action>
2920 <action function="page">restore_decrypt</action>
2921 </actions>
2922 </action>
2923
2924 <action>
2925 <conditions>
2926 <condition var1="tw_operation_state" var2="1"/>
2927 <condition var1="tw_operation_status" op="=" var2="0"/>
2928 </conditions>
2929 <actions>
2930 <action function="set">tw_page_done=1</action>
2931 <action function="page">restore_select</action>
2932 </actions>
2933 </action>
2934 </page>
2935
2936 <page name="restore_select">
2937 <template name="page"/>
2938
2939 <template name="statusbar"/>
2940
2941 <text style="text_m">
2942 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002943 <text>{@restore_hdr=Restore} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002944 </text>
2945
2946 <partitionlist style="partitionlist_headerless_cb">
2947 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
2948 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
2949 <listtype name="restore"/>
2950 </partitionlist>
2951
2952 <fill color="%accent_color%">
2953 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
2954 </fill>
2955
2956 <button>
2957 <placement x="%col1_x_left%" y="%row11_y%"/>
2958 <highlight color="%highlight_color%"/>
2959 <image resource="q_btn_arrow_left"/>
2960 <action function="page">restore</action>
2961 </button>
2962
2963 <button>
2964 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2965 <highlight color="%highlight_color%"/>
2966 <image resource="q_btn_delete"/>
2967 <actions>
2968 <action function="set">tw_back=restore</action>
2969 <action function="set">tw_action=cmd</action>
2970 <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 -05002971 <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002972 <action function="set">tw_text2=%tw_restore_name%</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002973 <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action>
2974 <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action>
2975 <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action>
2976 <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002977 <action function="page">confirm_action</action>
2978 </actions>
2979 </button>
2980
2981 <button>
2982 <placement x="%btn4_col3_x%" y="%row11_y%"/>
2983 <highlight color="%highlight_color%"/>
2984 <image resource="q_btn_accept"/>
2985 <action function="page">restore_confirm</action>
2986 </button>
2987
2988 <button>
2989 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2990 <highlight color="%highlight_color%"/>
2991 <image resource="q_btn_arrow_right"/>
2992 <actions>
2993 <action function="set">tw_back=restore_select</action>
2994 <action function="page">restore_options</action>
2995 </actions>
2996 </button>
2997
2998 <action>
2999 <touch key="home"/>
3000 <action function="page">main</action>
3001 </action>
3002
3003 <action>
3004 <touch key="back"/>
3005 <action function="page">%tw_back%</action>
3006 </action>
3007 </page>
3008
3009 <page name="restore_options">
3010 <template name="page"/>
3011
3012 <template name="statusbar"/>
3013
3014 <text style="text_m">
3015 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003016 <text>{@restore_hdr=Restore} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003017 </text>
3018
3019 <listbox style="scrolllist">
bigbiff bigbiff19fb79c2016-09-05 21:04:51 -04003020 <condition var1="tw_enable_adb_backup" op="=" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +01003021 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003022 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
3023 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003024 </listitem>
3025 </listbox>
3026
3027 <button>
3028 <placement x="%col1_x_left%" y="%row11_y%"/>
3029 <highlight color="%highlight_color%"/>
3030 <image resource="q_btn_arrow_left"/>
3031 <action function="page">restore_select</action>
3032 </button>
3033
3034 <button>
3035 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3036 <highlight color="%highlight_color%"/>
3037 <image resource="q_btn_accept_transp"/>
3038 <actions>
3039 <action function="set">tw_back=restore_options</action>
3040 <action function="page">restore_confirm</action>
3041 </actions>
3042 </button>
3043
3044 <action>
3045 <touch key="home"/>
3046 <action function="page">main</action>
3047 </action>
3048
3049 <action>
3050 <touch key="back"/>
3051 <action function="page">%tw_back%</action>
3052 </action>
3053
3054 <action>
3055 <touch key="power+voldown"/>
3056 <action function="screenshot"/>
3057 </action>
3058 </page>
3059
3060 <page name="renamebackup">
3061 <template name="page"/>
3062
3063 <template name="statusbar"/>
3064
3065 <text style="text_m">
3066 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003067 <text>{@restore_hdr=Restore} &gt; {@rename_backup_hdr=Rename Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003068 </text>
3069
3070 <text style="text_m_accent">
3071 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003072 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003073 </text>
3074
3075 <input>
3076 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
3077 <text>%tw_backup_rename%</text>
3078 <data name="tw_backup_rename"/>
3079 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/>
3080 <actions>
3081 <action function="set">tw_back=restore</action>
3082 <action function="set">tw_action=cmd</action>
3083 <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 -05003084 <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action>
3085 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
3086 <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action>
3087 <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action>
3088 <action function="set">tw_slider_text={@swipe_rename= Rename}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003089 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action>
3090 <action function="set">tw_existpage=renamebackup</action>
3091 <action function="set">tw_notexistpage=confirm_action</action>
3092 <action function="page">filecheck</action>
3093 </actions>
3094 </input>
3095
3096 <fill color="%accent_color%">
3097 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
3098 </fill>
3099
3100 <fill color="%text_fail_color%">
3101 <condition var1="tw_fileexists" var2="1"/>
3102 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
3103 </fill>
3104
3105 <text style="text_m_fail">
3106 <condition var1="tw_fileexists" var2="1"/>
3107 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003108 <text>{@backup_name_exists=A backup with that name already exists!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003109 </text>
3110
3111 <button style="main_button_half_height">
3112 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003113 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003114 <action function="page">restore_confirm</action>
3115 </button>
3116
3117 <template name="keyboardtemplate"/>
3118
3119 <action>
3120 <touch key="home"/>
3121 <action function="page">main</action>
3122 </action>
3123
3124 <action>
3125 <touch key="back"/>
3126 <action function="page">restore_confirm</action>
3127 </action>
3128 </page>
3129
3130 <page name="restore_confirm">
3131 <template name="page"/>
3132
3133 <template name="statusbar"/>
3134
3135 <text style="text_m">
3136 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003137 <text>{@restore_hdr=Restore} &gt; {@confirm_hdr=Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003138 </text>
3139
3140 <text style="text_m_accent">
3141 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003142 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003143 </text>
3144
3145 <text style="text_m">
3146 <placement x="%indent%" y="%row2_y%"/>
3147 <text>%tw_restore_name%</text>
3148 </text>
3149
3150 <fill color="%accent_color%">
3151 <placement x="%indent%" y="64" w="%content_width%" h="input_line_width" placement="1"/>
3152 </fill>
3153
3154 <button>
3155 <fill color="%transparent%"/>
3156 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
3157 <actions>
3158 <action function="set">tw_back=restore_confirm</action>
3159 <action function="set">tw_backup_rename=%tw_restore_name%</action>
3160 <action function="set">tw_fileexists=0</action>
3161 <action function="page">renamebackup</action>
3162 </actions>
3163 </button>
3164
3165 <text style="text_m_accent">
3166 <placement x="%indent%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003167 <text>{@partitions=Partitions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003168 </text>
3169
3170 <partitionlist style="partitionlist_summary">
3171 <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/>
3172 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
3173 <listtype name="restore"/>
3174 </partitionlist>
3175
3176 <button>
3177 <fill color="%transparent%"/>
3178 <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/>
3179 <actions>
3180 <action function="set">tw_back=restore_confirm</action>
3181 <action function="page">restore_select</action>
3182 </actions>
3183 </button>
3184
3185 <listbox style="listbox_options">
3186 <placement x="%col1_x_right%" y="%row4a_y%" w="%content_half_width%" h="80"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003187 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
3188 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003189 </listitem>
3190 </listbox>
3191
3192 <text style="text_m_accent">
3193 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003194 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003195 </text>
3196
3197 <button>
3198 <fill color="%transparent%"/>
3199 <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="64"/>
3200 <actions>
3201 <action function="set">tw_back=restore_confirm</action>
3202 <action function="page">restore_options</action>
3203 </actions>
3204 </button>
3205
3206 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05003207 <text>{@swipe_restore_s= Restore}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003208 <action function="page">restore_run</action>
3209 </slider>
3210
3211 <action>
3212 <touch key="home"/>
3213 <action function="page">main</action>
3214 </action>
3215
3216 <action>
3217 <touch key="back"/>
3218 <action function="page">restore_options</action>
3219 </action>
3220 </page>
3221
3222 <page name="restore_run">
3223 <template name="page"/>
3224
3225 <template name="statusbar"/>
3226
3227 <text style="text_m">
3228 <placement x="%col1_x_left%" y="%row1_header_y%"/>
3229 <text>%tw_operation% %tw_partition%</text>
3230 </text>
3231
3232 <template name="console"/>
3233
3234 <template name="progress_bar"/>
3235
3236 <text style="text_m">
3237 <placement x="%indent%" y="%row14a_y%"/>
3238 <text>%tw_size_progress%</text>
3239 </text>
3240
3241 <action>
3242 <condition var1="tw_operation_state" var2="1"/>
3243 <actions>
3244 <action function="set">tw_back=restore</action>
Matt Mower3c366972015-12-25 19:28:31 -06003245 <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003246 <action function="set">tw_show_reboot=1</action>
3247 <action function="page">action_complete</action>
3248 </actions>
3249 </action>
3250
3251 <action>
3252 <action function="nandroid">restore</action>
3253 </action>
3254 </page>
3255
3256 <page name="mount">
3257 <template name="page"/>
3258
3259 <template name="statusbar"/>
3260
3261 <text style="text_m">
3262 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003263 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003264 </text>
3265
3266 <partitionlist style="partitionlist_headerless_cb">
3267 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
3268 <listtype name="mount"/>
3269 </partitionlist>
3270
3271 <fill color="%accent_color%">
3272 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
3273 </fill>
3274
3275 <button style="checkbox">
bigbiffee7b7ff2020-03-23 15:08:27 -04003276 <conditions>
bigbiffb640d972021-10-12 19:08:10 -04003277 <condition var1="tw_mount_system_ro" op="=" var2="0"/>
bigbiffee7b7ff2020-03-23 15:08:27 -04003278 <condition var1="tw_is_super" op="=" var2="0"/>
3279 </conditions>
z31s1g28f0a922015-11-07 18:50:22 +01003280 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003281 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003282 <image resource="checkbox_false"/>
3283 <action function="mountsystemtoggle">1</action>
3284 </button>
3285
3286 <button style="checkbox">
bigbiffee7b7ff2020-03-23 15:08:27 -04003287 <conditions>
3288 <condition var1="tw_mount_system_ro" op="!=" var2="0"/>
3289 <condition var1="tw_is_super" op="=" var2="0"/>
3290 </conditions>
z31s1g28f0a922015-11-07 18:50:22 +01003291 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003292 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003293 <image resource="checkbox_true"/>
3294 <actions>
3295 <action function="set">tw_lifetime_writes=2</action>
3296 <action function="page">system_readonly_check</action>
3297 </actions>
3298 </button>
3299
3300 <button style="checkbox">
3301 <conditions>
3302 <condition var1="tw_has_mtp" var2="1"/>
3303 <condition var1="tw_mtp_enabled" var2="0"/>
3304 </conditions>
3305 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3306 <image resource="checkbox_false"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003307 <text>{@enable_mtp_btn=Enable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003308 <action function="startmtp"/>
3309 </button>
3310
3311 <button style="checkbox">
3312 <conditions>
3313 <condition var1="tw_has_mtp" var2="1"/>
3314 <condition var1="tw_mtp_enabled" var2="1"/>
3315 </conditions>
3316 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3317 <image resource="checkbox_true"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003318 <text>{@disable_mtp_btn=Disable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003319 <action function="stopmtp"/>
3320 </button>
3321
3322 <button>
3323 <placement x="%btn4_col3_x%" y="%row11_y%"/>
3324 <highlight color="%highlight_color%"/>
3325 <image resource="q_btn_storage"/>
3326 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05003327 <action function="set">tw_storagetext={@mount_hdr=Mount} &gt; {@select_storage_hdr=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003328 <action function="set">tw_back=mount</action>
3329 <action function="page">select_storage</action>
3330 </actions>
3331 </button>
3332
3333 <button>
3334 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3335 <highlight color="%highlight_color%"/>
3336 <image resource="q_btn_arrow_right"/>
3337 <action function="page">mount_options</action>
3338 </button>
3339
3340 <action>
3341 <touch key="home"/>
3342 <action function="page">main</action>
3343 </action>
3344
3345 <action>
3346 <touch key="back"/>
3347 <action function="page">main</action>
3348 </action>
3349 </page>
3350
3351 <page name="mount_options">
3352 <template name="page"/>
3353
3354 <template name="statusbar"/>
3355
3356 <text style="text_m">
3357 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003358 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003359 </text>
3360
3361 <button style="main_button_full_width">
3362 <condition var1="tw_has_usb_storage" var2="1"/>
3363 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003364 <text>{@mount_usb_storage_btn=Mount USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003365 <action function="page">usb_mount</action>
3366 </button>
3367
3368 <button style="main_button_full_width">
3369 <conditions>
3370 <condition var1="tw_is_encrypted" var2="1"/>
3371 <condition var1="tw_is_decrypted" var2="0"/>
3372 </conditions>
3373 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003374 <text>{@decrypt_data_btn=Decrypt Data}</text>
Noah Jacobson81d638d2019-04-28 00:10:07 -04003375 <action function="set">tw_crypto_user_id=0</action>
3376 <action function="set">tw_crypto_password=</action>
3377 <action function="set">tw_password_fail=0</action>
3378 <action function="set">tw_crypto_pwtype=%tw_crypto_pwtype_0%</action>
z31s1g28f0a922015-11-07 18:50:22 +01003379 <action function="page">decrypt</action>
3380 </button>
3381
3382 <button>
3383 <placement x="%col1_x_left%" y="%row11_y%"/>
3384 <highlight color="%highlight_color%"/>
3385 <image resource="q_btn_arrow_left"/>
3386 <action function="page">mount</action>
3387 </button>
3388
3389 <action>
3390 <touch key="home"/>
3391 <action function="page">main</action>
3392 </action>
3393
3394 <action>
3395 <touch key="back"/>
3396 <action function="page">mount</action>
3397 </action>
3398 </page>
3399
3400 <page name="usb_mount">
3401 <template name="page"/>
3402
3403 <template name="statusbar"/>
3404
3405 <text style="text_m">
3406 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003407 <text>{@mount_hdr=Mount} &gt; {@usb_storage_hdr=USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003408 </text>
3409
3410 <text style="text_m_accent">
3411 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003412 <text>{@usb_stor_mnt1=USB Storage Mounted}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003413 </text>
3414
3415 <text style="text_m_fail">
3416 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003417 <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003418 </text>
3419
3420 <text style="text_m_fail">
3421 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003422 <text>{@usb_stor_mnt3=from your computer before unmounting!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003423 </text>
3424
3425 <button style="main_button">
3426 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003427 <text>{@unmount_btn=Unmount}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003428 <action function="page">usb_umount</action>
3429 </button>
3430
3431 <action>
3432 <action function="mount">usb</action>
3433 <action function="set">tw_busy=1</action>
3434 </action>
3435 </page>
3436
3437 <page name="usb_umount">
3438 <action>
3439 <action function="unmount">usb</action>
3440 </action>
3441
3442 <action>
3443 <action function="page">mount_options</action>
3444 <action function="set">tw_busy=0</action>
3445 </action>
3446 </page>
3447
3448 <page name="system_readonly_check">
3449 <action>
3450 <action function="checkpartitionlifetimewrites">/system</action>
3451 </action>
3452
3453 <action>
3454 <condition var1="tw_lifetime_writes" var2="1"/>
3455 <actions>
3456 <action function="mountsystemtoggle">0</action>
3457 <action function="page">mount</action>
3458 </actions>
3459 </action>
3460
3461 <action>
3462 <condition var1="tw_lifetime_writes" var2="0"/>
3463 <actions>
3464 <action function="set">tw_back=mount</action>
3465 <action function="page">system_readonly</action>
3466 </actions>
3467 </action>
3468 </page>
3469
3470 <page name="reboot">
Ethan Yonker8581ab32020-12-17 14:51:50 -06003471 <action>
3472 <action function="checkforapp"></action>
3473 <action function="page">reboot2</action>
3474 </action>
3475 </page>
3476
3477 <page name="reboot2">
z31s1g28f0a922015-11-07 18:50:22 +01003478 <template name="page"/>
3479
3480 <template name="statusbar"/>
3481
3482 <text style="text_m">
3483 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003484 <text>{@reboot_hdr=Reboot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003485 </text>
3486
3487 <button style="main_button">
3488 <condition var1="tw_reboot_system" var2="1"/>
3489 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003490 <text>{@rb_system_btn=System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003491 <actions>
3492 <action function="set">tw_back=reboot</action>
Matt Mower908dd252016-05-25 02:26:50 -05003493 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +01003494 </actions>
3495 </button>
3496
3497 <button style="main_button">
3498 <condition var1="tw_reboot_poweroff" var2="1"/>
3499 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003500 <text>{@rb_poweroff_btn=Power Off}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003501 <actions>
3502 <action function="set">tw_back=reboot</action>
3503 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003504 <action function="set">tw_action_param=poweroff</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003505 <action function="set">tw_reboot_param=poweroff</action>
z31s1g28f0a922015-11-07 18:50:22 +01003506 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003507 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3508 <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action>
3509 <action function="set">tw_action_text1={@turning_off=Turning Off...}</action>
3510 <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action>
3511 <action function="set">tw_slider_text={@swipe_power_off_s=Power Off}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003512 <action function="page">rebootcheck</action>
3513 </actions>
3514 </button>
3515
3516 <button style="main_button">
3517 <condition var1="tw_reboot_recovery" var2="1"/>
3518 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003519 <text>{@rb_recovery_btn=Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003520 <actions>
3521 <action function="set">tw_back=reboot</action>
3522 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003523 <action function="set">tw_action_param=recovery</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003524 <action function="set">tw_reboot_param=recovery</action>
z31s1g28f0a922015-11-07 18:50:22 +01003525 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003526 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3527 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3528 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3529 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3530 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003531 <action function="page">rebootcheck</action>
3532 </actions>
3533 </button>
3534
3535 <button style="main_button">
3536 <condition var1="tw_reboot_bootloader" var2="1"/>
3537 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003538 <text>{@rb_bootloader_btn=Bootloader}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003539 <actions>
3540 <action function="set">tw_back=reboot</action>
3541 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003542 <action function="set">tw_action_param=bootloader</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003543 <action function="set">tw_reboot_param=bootloader</action>
z31s1g28f0a922015-11-07 18:50:22 +01003544 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003545 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3546 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3547 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3548 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3549 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003550 <action function="page">rebootcheck</action>
3551 </actions>
3552 </button>
3553
3554 <button style="main_button">
3555 <condition var1="tw_download_mode" var2="1"/>
3556 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003557 <text>{@rb_download_btn=Download}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003558 <actions>
3559 <action function="set">tw_back=reboot</action>
3560 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003561 <action function="set">tw_action_param=download</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003562 <action function="set">tw_reboot_param=download</action>
z31s1g28f0a922015-11-07 18:50:22 +01003563 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003564 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3565 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3566 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3567 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3568 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003569 <action function="page">rebootcheck</action>
3570 </actions>
3571 </button>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003572
mauronofrioe9a49ef2018-10-03 13:38:16 +02003573 <button style="main_button">
3574 <condition var1="tw_edl_mode" var2="1"/>
3575 <placement x="%col1_x_right%" y="%row11_y%"/>
Aseem Athaledd81b9a2021-11-08 13:12:30 +05303576 <text>{@rb_edl_btn=EDL}</text>
mauronofrioe9a49ef2018-10-03 13:38:16 +02003577 <actions>
3578 <action function="set">tw_back=reboot</action>
3579 <action function="set">tw_action=reboot</action>
3580 <action function="set">tw_action_param=edl</action>
3581 <action function="set">tw_reboot_param=edl</action>
3582 <action function="set">tw_has_action2=0</action>
3583 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3584 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3585 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3586 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3587 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
3588 <action function="page">rebootcheck</action>
3589 </actions>
3590 </button>
z31s1g28f0a922015-11-07 18:50:22 +01003591
3592 <action>
3593 <touch key="home"/>
3594 <action function="page">main</action>
3595 </action>
3596
3597 <action>
3598 <touch key="back"/>
3599 <action function="page">main</action>
3600 </action>
3601 </page>
3602
Ethan Yonker8581ab32020-12-17 14:51:50 -06003603 <page name="installapp">
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003604 <template name="page"/>
3605
3606 <template name="statusbar"/>
3607
3608 <text style="text_m">
3609 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003610 <text>%tw_appinstall_title% &gt; {@reboot_install_app_hdr=Install TWRP App}</text>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003611 </text>
3612
3613 <text style="text_m_accent">
3614 <placement x="%center_x%" y="%row1_y%" placement="5"/>
3615 <text>{@reboot_install_app1=Would you like to install the Official TWRP App?}</text>
3616 </text>
3617
3618 <text style="text_m">
3619 <placement x="%center_x%" y="%row2_y%" placement="5"/>
3620 <text>{@reboot_install_app2=The app can check for new TWRP versions.}</text>
3621 </text>
3622
3623 <checkbox>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003624 <condition var1="tw_mount_system_ro" var2="0"/>
3625 <placement x="%indent%" y="%row5_y%"/>
3626 <text>{@reboot_install_app_system=Install as a System App}</text>
3627 <data variable="tw_app_install_system"/>
3628 </checkbox>
3629
3630 <button style="main_button_half_height">
3631 <placement x="%indent%" y="%row7_y%"/>
Ethan Yonkerfa67cbf2018-07-20 12:22:33 -05003632 <text>{@install_cancel=Do not Install}</text>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003633 <action function="page">%tw_back%</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003634 </button>
3635
Ethan Yonker8581ab32020-12-17 14:51:50 -06003636 <slider>
3637 <text>{@swipe_confirm= Confirm}</text>
3638 <actions>
3639 <action function="set">tw_action=installapp</action>
3640 <action function="set">tw_action_text1={@reboot_installing_app=Installing App...}</action>
3641 <action function="set">tw_action_text2=</action>
3642 <action function="set">tw_complete_text1={@successful=Successful}</action>
3643 <action function="page">action_page</action>
3644 </actions>
3645 </slider>
3646
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003647 <action>
3648 <touch key="home"/>
3649 <actions>
3650 <action function="set">tw_app_install_status=0</action>
3651 <action function="page">main</action>
3652 </actions>
3653 </action>
3654
3655 <action>
3656 <touch key="back"/>
3657 <actions>
3658 <action function="set">tw_app_install_status=0</action>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003659 <action function="page">%tw_back%</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003660 </actions>
3661 </action>
3662 </page>
3663
z31s1g28f0a922015-11-07 18:50:22 +01003664 <page name="system_readonly">
3665 <template name="page"/>
3666
3667 <template name="statusbar"/>
3668
3669 <text style="text_m">
3670 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003671 <text>{@sys_ro_hdr=Unmodified System Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003672 </text>
3673
3674 <text style="text_m_accent">
3675 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003676 <text>{@sys_ro_keep=Keep System Read only?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003677 </text>
3678
3679 <text style="text_m">
3680 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003681 <text>{@sys_rop1=TWRP can leave your system partition unmodified}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003682 </text>
3683
3684 <text style="text_m">
3685 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003686 <text>{@sys_rop2=to make it easier for you to take official updates.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003687 </text>
3688
3689 <text style="text_m">
3690 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003691 <text>{@sys_rop3=TWRP will be unable to prevent the stock ROM from}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003692 </text>
3693
3694 <text style="text_m">
3695 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003696 <text>{@sys_rop4=replacing TWRP and will not offer to root your device.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003697 </text>
3698
3699 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003700 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003701 <text>{@sys_rop5=Installing zips or performing adb operations may still}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003702 </text>
3703
3704 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003705 <placement x="%center_x%" y="%row7_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003706 <text>{@sys_rop6=modify the system partition.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003707 </text>
3708
z31s1g608d7ff2016-01-18 19:47:25 +01003709 <button style="main_button_half_height">
3710 <placement x="%col1_x_right%" y="%row8a_y%"/>
3711 <text>{@sel_lang_btn=Select Language}</text>
3712 <action function="page">settings_language</action>
3713 </button>
3714
z31s1g28f0a922015-11-07 18:50:22 +01003715 <checkbox>
3716 <condition var1="tw_is_encrypted" var2="0"/>
z31s1g608d7ff2016-01-18 19:47:25 +01003717 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003718 <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003719 <data variable="tw_never_show_system_ro_page"/>
3720 </checkbox>
3721
3722 <button style="main_button_half_height">
3723 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003724 <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003725 <actions>
3726 <action function="mountsystemtoggle">1</action>
3727 <action function="set">tw_page_done=1</action>
3728 <action function="page">%tw_back%</action>
3729 </actions>
3730 </button>
3731
3732 <button style="main_button_half_height">
3733 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003734 <text>{@swipe_allow_mod_s=Allow Modifications}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003735 <actions>
3736 <action function="mountsystemtoggle">0</action>
3737 <action function="set">tw_page_done=1</action>
3738 <action function="page">%tw_back%</action>
3739 </actions>
3740 </button>
3741 </page>
3742
3743 <page name="settings">
3744 <template name="page"/>
3745
3746 <template name="statusbar"/>
3747
3748 <text style="text_m">
3749 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003750 <text>{@settings_hdr=Settings}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003751 </text>
3752
3753 <button style="main_button">
3754 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003755 <text>{@settings_gen_btn=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003756 <action function="page">settings_general</action>
3757 </button>
3758
3759 <button style="main_button">
3760 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003761 <text>{@settings_tz_btn=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003762 <action function="page">settings_timezone</action>
3763 </button>
3764
3765 <button style="main_button">
3766 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003767 <text>{@settings_screen_btn=Screen}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003768 <action function="page">settings_screen</action>
3769 </button>
3770
3771 <button style="main_button">
bigbiff bigbiff3ed778a2019-03-12 19:28:31 -04003772 <condition var1="tw_disable_haptics" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +01003773 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003774 <text>{@settings_vibration_btn=Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003775 <action function="page">settings_vibration</action>
3776 </button>
3777
3778 <button style="main_button">
3779 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003780 <text>{@settings_language_btn=Language}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003781 <action function="page">settings_language</action>
3782 </button>
3783
3784 <button>
3785 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3786 <highlight color="%highlight_color%"/>
3787 <image resource="q_btn_reset"/>
3788 <action function="restoredefaultsettings"/>
3789 </button>
3790
3791 <action>
3792 <touch key="home"/>
3793 <action function="page">main</action>
3794 </action>
3795
3796 <action>
3797 <touch key="back"/>
3798 <action function="page">main3</action>
3799 </action>
3800 </page>
3801
3802 <page name="settings_general">
3803 <template name="page"/>
3804
3805 <template name="statusbar"/>
3806
3807 <text style="text_m">
3808 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003809 <text>{@settings_hdr=Settings} &gt; {@settings_gen_s_hdr=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003810 </text>
3811
3812 <listbox style="scrolllist">
3813 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_settings_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003814 <listitem name="{@zip_sig_chk=Zip signature verification}">
z31s1g28f0a922015-11-07 18:50:22 +01003815 <data variable="tw_signed_zip_verify"/>
3816 </listitem>
Matt Mower8dc25b72016-04-25 23:06:53 -05003817 <listitem name="{@install_reboot_chk=Reboot after installation is complete}">
3818 <data variable="tw_install_reboot"/>
3819 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003820 <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}">
z31s1g28f0a922015-11-07 18:50:22 +01003821 <data variable="tw_rm_rf"/>
3822 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05003823 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
3824 <data variable="tw_disable_free_space"/>
3825 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003826 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
3827 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01003828 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003829 <listitem name="{@restore_enable_digest_chk=Enable Digest verification of backup files}">
3830 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003831 </listitem>
epicX9597b842021-03-20 21:58:17 +05303832 <listitem name="{@skip_digest_zip_chk=Skip Digest check before installing zip}">
3833 <data variable="tw_skip_digest_check_zip"/>
3834 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003835 <listitem name="{@use24clock_chk=Use 24-hour clock}">
z31s1g28f0a922015-11-07 18:50:22 +01003836 <data variable="tw_military_time"/>
3837 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003838 <listitem name="{@simact_chk=Simulate actions for theme testing}">
z31s1g28f0a922015-11-07 18:50:22 +01003839 <data variable="tw_simulate_actions"/>
3840 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003841 <listitem name="{@simfail_chk=Simulate failure for actions}">
z31s1g28f0a922015-11-07 18:50:22 +01003842 <data variable="tw_simulate_fail"/>
3843 <condition var1="tw_simulate_actions" var2="1"/>
3844 </listitem>
bigbiff bigbiff1c01fab2017-08-07 18:41:14 -04003845 <listitem name="{@sha2_chk=Use SHA2 for hashing}">
3846 <condition var1="tw_no_sha2" var2="0"/>
3847 <data variable="tw_use_sha2"/>
3848 </listitem>
Chaosmasterff4f9582020-01-26 15:38:11 +01003849 <listitem name="{@unmount_sys_install=Unmount System before installing a ZIP}">
3850 <data variable="tw_unmount_system"/>
3851 </listitem>
nebrassyac29e692021-05-20 13:03:30 +02003852 <listitem name="{@auto_reflashtwrp_chk=Automatically Reflash TWRP after flashing a ROM}">
3853 <conditions>
3854 <condition var1="tw_has_boot_slots" var2="1"/>
3855 <condition var1="tw_has_repack_tools" var2="1"/>
3856 </conditions>
3857 <data variable="tw_auto_reflashtwrp"/>
3858 </listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003859 </listbox>
3860
3861 <action>
3862 <touch key="home"/>
3863 <action function="page">main</action>
3864 </action>
3865
3866 <action>
3867 <touch key="back"/>
3868 <action function="page">settings</action>
3869 </action>
3870 </page>
3871
3872 <page name="settings_timezone">
3873 <template name="page"/>
3874
3875 <template name="statusbar"/>
3876
3877 <text style="text_m">
3878 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003879 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003880 </text>
3881
3882 <text color="%text_color%">
3883 <font resource="font_m"/>
3884 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3885 <text>%tw_time%</text>
3886 </text>
3887
3888 <listbox style="listbox_headerless">
3889 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_timezone_height%"/>
3890 <data name="tw_time_zone_guisel"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003891 <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem>
3892 <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem>
3893 <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem>
3894 <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem>
3895 <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem>
3896 <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem>
3897 <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem>
3898 <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem>
3899 <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem>
3900 <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem>
3901 <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem>
3902 <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem>
3903 <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem>
3904 <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem>
3905 <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem>
3906 <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem>
3907 <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem>
3908 <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem>
3909 <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem>
3910 <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem>
3911 <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem>
3912 <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem>
3913 <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem>
3914 <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003915 </listbox>
3916
3917 <button>
3918 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3919 <highlight color="%highlight_color%"/>
3920 <image resource="q_btn_arrow_right"/>
3921 <actions>
3922 <action function="setguitimezone"/>
3923 <action function="page">settings_timezone2</action>
3924 </actions>
3925 </button>
3926
3927 <action>
3928 <condition var1="tw_time_zone_guisel" op="modified"/>
3929 <action function="setguitimezone"/>
3930 </action>
3931
3932 <action>
3933 <touch key="home"/>
3934 <actions>
3935 <action function="page">main</action>
3936 <action function="setguitimezone"/>
3937 </actions>
3938 </action>
3939
3940 <action>
3941 <touch key="back"/>
3942 <actions>
3943 <action function="page">settings</action>
3944 <action function="setguitimezone"/>
3945 </actions>
3946 </action>
3947
3948 <action>
3949 <touch key="power+voldown"/>
3950 <action function="screenshot"/>
3951 </action>
3952 </page>
3953
3954 <page name="settings_timezone2">
3955 <template name="page"/>
3956
3957 <template name="statusbar"/>
3958
3959 <text style="text_m">
3960 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003961 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003962 </text>
3963
3964 <text color="%text_color%">
3965 <font resource="font_m"/>
3966 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3967 <text>%tw_time%</text>
3968 </text>
3969
3970 <checkbox>
3971 <placement x="%col1_x_left%" y="%row1_y%"/>
3972 <font resource="font_m" color="%text_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003973 <text>{@use_dst_chk=Use daylight savings time (DST)}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003974 <data variable="tw_time_zone_guidst"/>
3975 <image checked="checkbox_true" unchecked="checkbox_false"/>
3976 </checkbox>
3977
3978 <text style="text_m_accent">
3979 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003980 <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003981 </text>
3982
3983 <button style="main_button_quarter_width">
3984 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003985 <text>{@tz_offset_0=0}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003986 <actions>
3987 <action function="set">tw_time_zone_guioffset=0</action>
3988 <action function="setguitimezone"/>
3989 </actions>
3990 </button>
3991
3992 <button style="main_button_quarter_width">
3993 <placement x="%btn4_col2_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003994 <text>{@tz_offset_15=15}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003995 <actions>
3996 <action function="set">tw_time_zone_guioffset=15</action>
3997 <action function="setguitimezone"/>
3998 </actions>
3999 </button>
4000
4001 <button style="main_button_quarter_width">
4002 <placement x="%btn4_col3_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004003 <text>{@tz_offset_30=30}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004004 <actions>
4005 <action function="set">tw_time_zone_guioffset=30</action>
4006 <action function="setguitimezone"/>
4007 </actions>
4008 </button>
4009
4010 <button style="main_button_quarter_width">
4011 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004012 <text>{@tz_offset_45=45}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004013 <actions>
4014 <action function="set">tw_time_zone_guioffset=45</action>
4015 <action function="setguitimezone"/>
4016 </actions>
4017 </button>
4018
4019 <button>
4020 <placement x="%col1_x_left%" y="%row11_y%"/>
4021 <highlight color="%highlight_color%"/>
4022 <image resource="q_btn_arrow_left"/>
4023 <actions>
4024 <action function="setguitimezone"/>
4025 <action function="page">settings_timezone</action>
4026 </actions>
4027 </button>
4028
4029 <text style="text_m_accent">
4030 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004031 <text>{@curr_tz_s=Current Time Zone:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004032 </text>
4033
4034 <text style="text_m">
4035 <placement x="%btn4_col2_x%" y="%row12a_y%"/>
4036 <text>%tw_time_zone%</text>
4037 </text>
4038
4039 <action>
4040 <condition var1="tw_time_zone_guidst" op="modified"/>
4041 <action function="setguitimezone"/>
4042 </action>
4043
4044 <action>
4045 <touch key="home"/>
4046 <actions>
4047 <action function="setguitimezone"/>
4048 <action function="page">main</action>
4049 </actions>
4050 </action>
4051
4052 <action>
4053 <touch key="back"/>
4054 <actions>
4055 <action function="setguitimezone"/>
4056 <action function="page">settings_timezone</action>
4057 </actions>
4058 </action>
4059 </page>
4060
4061 <page name="settings_screen">
4062 <template name="page"/>
4063
4064 <template name="statusbar"/>
4065
4066 <text style="text_m">
4067 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004068 <text>{@settings_hdr=Settings} &gt; {@settings_screen_timeout_hdr=Screen Timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004069 </text>
4070
4071 <button style="checkbox">
4072 <condition var1="tw_screen_timeout_secs" op="=" var2="0"/>
4073 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
4074 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004075 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004076 <image resource="checkbox_false"/>
4077 <action function="set">tw_screen_timeout_secs=60</action>
4078 </button>
4079
4080 <button style="checkbox">
4081 <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/>
4082 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
4083 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004084 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004085 <image resource="checkbox_true"/>
4086 <action function="set">tw_screen_timeout_secs=0</action>
4087 </button>
4088
4089 <slidervalue>
4090 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
4091 <placement x="col1_x_left" y="%row2a_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004092 <text>{@screen_to_slider_s=Screen timeout in seconds (0=disabled): %tw_screen_timeout_secs%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004093 <data variable="tw_screen_timeout_secs" min="15" max="300"/>
4094 </slidervalue>
4095
4096 <text style="text_m_fail">
4097 <condition var1="tw_no_screen_timeout" op="=" var2="1"/>
4098 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004099 <text>{@screen_to_na=Screen timeout setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004100 </text>
4101
4102 <button>
4103 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4104 <highlight color="%highlight_color%"/>
4105 <image resource="q_btn_arrow_right"/>
4106 <action function="page">settings_screen2</action>
4107 </button>
4108
4109 <action>
4110 <touch key="home"/>
4111 <action function="page">main</action>
4112 </action>
4113
4114 <action>
4115 <touch key="back"/>
4116 <action function="page">settings</action>
4117 </action>
4118 </page>
4119
4120 <page name="settings_screen2">
4121 <template name="page"/>
4122
4123 <template name="statusbar"/>
4124
4125 <text style="text_m">
4126 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004127 <text>{@settings_hdr=Settings} &gt; {@settings_screen_bright_btn=Screen Brightness}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004128 </text>
4129
4130 <slidervalue>
4131 <condition var1="tw_has_brightnesss_file" var2="1"/>
4132 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004133 <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004134 <data variable="tw_brightness_pct" min="10" max="100"/>
4135 <actions>
4136 <action function="set">tw_brightness=%tw_brightness_max%</action>
4137 <action function="compute">tw_brightness*%tw_brightness_pct%</action>
4138 <action function="compute">tw_brightness/100</action>
4139 <action function="setbrightness">%tw_brightness%</action>
4140 </actions>
4141 </slidervalue>
4142
4143 <text style="text_m_fail">
4144 <condition var1="tw_has_brightnesss_file" var2="0"/>
4145 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004146 <text>{@screen_bright_na=Brightness setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004147 </text>
4148
4149 <button>
4150 <placement x="%col1_x_left%" y="%row11_y%"/>
4151 <highlight color="%highlight_color%"/>
4152 <image resource="q_btn_arrow_left"/>
4153 <action function="page">settings_screen</action>
4154 </button>
4155
4156 <action>
4157 <touch key="home"/>
4158 <action function="page">main</action>
4159 </action>
4160
4161 <action>
4162 <touch key="back"/>
4163 <action function="page">settings</action>
4164 </action>
4165 </page>
4166
4167 <page name="settings_vibration">
4168 <template name="page"/>
4169
4170 <template name="statusbar"/>
4171
4172 <text style="text_m">
4173 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004174 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@button_vibration_hdr=Button Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004175 </text>
4176
4177 <slidervalue>
4178 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004179 <text>{@button_vibration=Button Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004180 <data variable="tw_button_vibrate" min="0" max="300"/>
4181 </slidervalue>
4182
4183 <button>
4184 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4185 <highlight color="%highlight_color%"/>
4186 <image resource="q_btn_arrow_right"/>
4187 <action function="page">settings_vibration2</action>
4188 </button>
4189
4190 <action>
4191 <touch key="home"/>
4192 <action function="page">main</action>
4193 </action>
4194
4195 <action>
4196 <touch key="back"/>
4197 <action function="page">settings</action>
4198 </action>
4199 </page>
4200
4201 <page name="settings_vibration2">
4202 <template name="page"/>
4203
4204 <template name="statusbar"/>
4205
4206 <text style="text_m">
4207 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004208 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@kb_vibration_hdr=Keyboard Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004209 </text>
4210
4211 <slidervalue>
4212 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004213 <text>{@kb_vibration=Keyboard Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004214 <data variable="tw_keyboard_vibrate" min="0" max="300"/>
4215 </slidervalue>
4216
4217 <button>
4218 <placement x="%col1_x_left%" y="%row11_y%"/>
4219 <highlight color="%highlight_color%"/>
4220 <image resource="q_btn_arrow_left"/>
4221 <action function="page">settings_vibration</action>
4222 </button>
4223
4224 <button>
4225 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4226 <highlight color="%highlight_color%"/>
4227 <image resource="q_btn_arrow_right"/>
4228 <action function="page">settings_vibration3</action>
4229 </button>
4230
4231 <action>
4232 <touch key="home"/>
4233 <action function="page">main</action>
4234 </action>
4235
4236 <action>
4237 <touch key="back"/>
4238 <action function="page">settings</action>
4239 </action>
4240 </page>
4241
4242 <page name="settings_vibration3">
4243 <template name="page"/>
4244
4245 <template name="statusbar"/>
4246
4247 <text style="text_m">
4248 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004249 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@act_vibration_hdr=Action Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004250 </text>
4251
4252 <slidervalue>
4253 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004254 <text>{@act_vibration=Action Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004255 <data variable="tw_action_vibrate" min="0" max="500"/>
4256 </slidervalue>
4257
4258 <button>
4259 <placement x="%col1_x_left%" y="%row11_y%"/>
4260 <highlight color="%highlight_color%"/>
4261 <image resource="q_btn_arrow_left"/>
4262 <action function="page">settings_vibration2</action>
4263 </button>
4264
4265 <action>
4266 <touch key="home"/>
4267 <action function="page">main</action>
4268 </action>
4269
4270 <action>
4271 <touch key="back"/>
4272 <action function="page">settings</action>
4273 </action>
4274 </page>
4275
Ethan Yonker74db1572015-10-28 12:44:49 -05004276 <page name="settings_language">
4277 <template name="page"/>
4278
4279 <template name="statusbar"/>
4280
4281 <text style="text_m">
4282 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4283 <text>{@settings_hdr=Settings} &gt; {@language_hdr=Language} - %tw_language_display%</text>
4284 </text>
4285
z31s1g608d7ff2016-01-18 19:47:25 +01004286 <listbox style="scrolllist">
Ethan Yonker74db1572015-10-28 12:44:49 -05004287 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4288 <icon selected="radio_true" unselected="radio_false" />
4289 <data name="tw_language" />
z31s1g608d7ff2016-01-18 19:47:25 +01004290 </listbox>
Ethan Yonker74db1572015-10-28 12:44:49 -05004291
4292 <button>
4293 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4294 <highlight color="%highlight_color%"/>
z31s1g608d7ff2016-01-18 19:47:25 +01004295 <image resource="q_btn_accept_transp"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004296 <action function="setlanguage"></action>
4297 </button>
4298
z31s1g608d7ff2016-01-18 19:47:25 +01004299 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004300 <touch key="home" />
4301 <action function="page">main</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004302 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004303
z31s1g608d7ff2016-01-18 19:47:25 +01004304 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004305 <touch key="back" />
4306 <action function="page">settings</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004307 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004308 </page>
4309
z31s1g28f0a922015-11-07 18:50:22 +01004310 <page name="advanced">
4311 <template name="page"/>
4312
4313 <template name="statusbar"/>
4314
4315 <text style="text_m">
4316 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004317 <text>{@advanced_hdr=Advanced}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004318 </text>
4319
4320 <button style="main_button">
4321 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004322 <text>{@terminal_btn=Terminal}</text>
z31s1g56189522016-01-13 19:12:40 +01004323 <action function="page">terminalcommand</action>
z31s1g28f0a922015-11-07 18:50:22 +01004324 </button>
4325
4326 <button style="main_button">
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004327 <condition var1="tw_has_data_media" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01004328 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004329 <text>{@fix_context_btn=Fix Contexts}</text>
4330 <action function="page">fixcontexts</action>
z31s1g28f0a922015-11-07 18:50:22 +01004331 </button>
4332
Ethan Yonker64e0a652018-07-25 09:52:17 -05004333 <button>
4334 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4335 <highlight color="%highlight_color%"/>
4336 <image resource="q_btn_arrow_right"/>
4337 <action function="page">advanced2</action>
z31s1g28f0a922015-11-07 18:50:22 +01004338 </button>
4339
Ethan Yonker64e0a652018-07-25 09:52:17 -05004340 <action>
4341 <touch key="home"/>
4342 <action function="page">main</action>
4343 </action>
z31s1g28f0a922015-11-07 18:50:22 +01004344
Ethan Yonker64e0a652018-07-25 09:52:17 -05004345 <action>
4346 <touch key="back"/>
4347 <action function="page">main3</action>
4348 </action>
4349 </page>
4350
4351 <page name="advanced2">
4352 <template name="page"/>
4353
4354 <template name="statusbar"/>
4355
4356 <text style="text_m">
4357 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4358 <text>{@advanced_hdr=Advanced}</text>
4359 </text>
4360
4361 <listbox style="advanced_listbox">
4362 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
epicXa721f952021-01-04 13:01:31 +05304363 <listitem name="{@change_twrp_folder_btn=Change TWRP folder}">
4364 <condition var1="tw_is_encrypted" var2="0"/>
4365 <action function="page">changeTwrpFolder</action>
4366 </listitem>
Noah Jacobson81d638d2019-04-28 00:10:07 -04004367 <listitem name="{@decrypt_users=Decrypt Users}">
4368 <conditions>
4369 <condition var1="tw_is_fbe" var2="1"/>
4370 <condition var1="tw_all_users_decrypted" var2="0"/>
4371 </conditions>
4372 <actions>
4373 <action function="set">tw_crypto_user_id=</action>
4374 <action function="page">decrypt_users</action>
4375 </actions>
4376 </listitem>
Ethan Yonker64e0a652018-07-25 09:52:17 -05004377 <listitem name="{@reload_theme_btn=Reload Theme}">
4378 <action function="reload"/>
4379 </listitem>
4380 <listitem name="{@part_sd_btn=Partition SD Card}">
4381 <condition var1="tw_allow_partition_sdcard" var2="1"/>
4382 <actions>
4383 <action function="set">partitionlisterror=0</action>
4384 <action function="page">partsdcardsel</action>
4385 </actions>
4386 </listitem>
4387 <listitem name="{@dumlock_btn=HTC Dumlock}">
4388 <condition var1="tw_show_dumlock" var2="1"/>
4389 <action function="page">htcdumlock</action>
4390 </listitem>
4391 <listitem name="{@inject_twrp_btn=Inject TWRP}">
4392 <condition var1="tw_has_injecttwrp" var2="1"/>
4393 <actions>
4394 <action function="set">tw_back=advanced</action>
4395 <action function="set">tw_action=reinjecttwrp</action>
4396 <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action>
4397 <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action>
4398 <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action>
4399 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4400 <action function="page">confirm_action</action>
4401 </actions>
4402 </listitem>
Ethan Yonker53796e72019-01-11 22:49:52 -06004403 <listitem name="{@install_twrp_ramdisk=Install Recovery Ramdisk}">
4404 <conditions>
4405 <condition var1="tw_has_boot_slots" var2="1"/>
4406 <condition var1="tw_has_repack_tools" var2="1"/>
4407 </conditions>
4408 <actions>
4409 <action function="set">tw_repack_kernel=0</action>
4410 <action function="page">repackselect</action>
4411 </actions>
4412 </listitem>
nebrassyac29e692021-05-20 13:03:30 +02004413 <listitem name="{@reflash_twrp=Flash Current TWRP}">
4414 <conditions>
4415 <condition var1="tw_has_boot_slots" var2="1"/>
4416 <condition var1="tw_has_repack_tools" var2="1"/>
4417 </conditions>
4418 <actions>
4419 <action function="set">tw_repack_kernel=0</action>
4420 <action function="set">tw_back=advanced</action>
4421 <action function="set">tw_action=reflashtwrp</action>
4422 <action function="set">tw_text1={@reflash_twrp_confirm=Flash Current TWRP?}</action>
4423 <action function="set">tw_action_text1={@reflashing_twrp=Flashing TWRP...}</action>
4424 <action function="set">tw_complete_text1={@reflash_twrp_complete=Done Flashing TWRP}</action>
4425 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4426 <action function="page">confirm_action</action>
4427 </actions>
4428 </listitem>
Ethan Yonker53796e72019-01-11 22:49:52 -06004429 <listitem name="{@install_kernel=Install Kernel}">
4430 <conditions>
4431 <condition var1="tw_has_boot_slots" var2="1"/>
4432 <condition var1="tw_has_repack_tools" var2="1"/>
4433 </conditions>
4434 <actions>
4435 <action function="set">tw_repack_kernel=1</action>
4436 <action function="page">repackselect</action>
4437 </actions>
4438 </listitem>
4439 <listitem name="{@fix_recovery_loop=Fix Recovery Bootloop}">
4440 <conditions>
4441 <condition var1="tw_has_boot_slots" var2="1"/>
4442 <condition var1="tw_has_repack_tools" var2="1"/>
Captain Throwbackbc2cfa32021-09-16 10:04:26 -04004443 <condition var1="tw_uses_initramfs" var2="1"/>
Ethan Yonker53796e72019-01-11 22:49:52 -06004444 </conditions>
4445 <actions>
4446 <action function="set">tw_back=advanced</action>
4447 <action function="set">tw_action=fixabrecoverybootloop</action>
4448 <action function="set">tw_text1={@fix_recovery_loop_confirm=Fix Recovery Bootloop?}</action>
4449 <action function="set">tw_action_text1={@fixing_recovery_loop=Fixing Recovery Bootloop...}</action>
4450 <action function="set">tw_complete_text1={@fix_recovery_loop_complete=Fix Recovery Bootloop Complete}</action>
4451 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4452 <action function="page">confirm_action</action>
4453 </actions>
4454 </listitem>
Ethan Yonker8581ab32020-12-17 14:51:50 -06004455 <listitem name="{@reboot_install_app_hdr=Install TWRP App}">
4456 <condition var1="tw_app_install_status" var2="1"/>
4457 <actions>
4458 <action function="set">tw_back=advanced2</action>
4459 <action function="set">tw_appinstall_title={@advanced_hdr=Advanced}</action>
4460 <action function="page">installapp</action>
4461 </actions>
4462 </listitem>
Ethan Yonker76bbd3a2019-05-10 10:50:04 -05004463 <listitem name="{@uninstall_twrp_system_app=Uninstall TWRP App from System}">
4464 <condition var1="tw_app_installed_in_system" var2="1"/>
4465 <actions>
4466 <action function="set">tw_back=advanced</action>
4467 <action function="set">tw_action=uninstalltwrpsystemapp</action>
4468 <action function="set">tw_text1={@uninstall_twrp_system_app_confirm=Uninstall TWRP App from System?}</action>
4469 <action function="set">tw_action_text1={@uninstalling_twrp_system_app=Uninstalling TWRP App from System...}</action>
4470 <action function="set">tw_complete_text1={@uninstall_twrp_system_app_complete=Uninstall TWRP App from System Complete}</action>
4471 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4472 <action function="page">confirm_action</action>
4473 </actions>
4474 </listitem>
bigbiffcfa875c2021-06-20 16:20:27 -04004475 <listitem name="{@unmap_super_devices=Unmap Super Devices}">
bigbiffab76bd72021-10-11 10:17:48 -04004476 <condition var1="tw_virtual_ab.enabled" op="=" var2="1"/>
bigbiffcfa875c2021-06-20 16:20:27 -04004477 <actions>
4478 <action function="set">tw_back=advanced</action>
4479 <action function="set">tw_action=unmapsuperdevices</action>
4480 <action function="set">tw_text1={@unmap_super_devices_confirm=Unmap all Super Devices?}</action>
4481 <action function="set">tw_action_text1={@unmapping_super_devices=Unmapping Super Devices...}</action>
4482 <action function="set">tw_complete_text1={@unmap_super_devices_complete=Unmapped all Super Devices}</action>
4483 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4484 <action function="page">confirm_action</action>
4485 </actions>
4486 </listitem>
bigbiffd21252f2021-09-18 15:56:32 -04004487 <listitem name="{@merges_snapshots=Merge Snapshots}">
bigbiffab76bd72021-10-11 10:17:48 -04004488 <condition var1="tw_virtual_ab.enabled" op="=" var2="1"/>
bigbiffd21252f2021-09-18 15:56:32 -04004489 <actions>
4490 <action function="set">tw_back=advanced</action>
4491 <action function="set">tw_action=mergesnapshots</action>
4492 <action function="set">tw_text1={@merge_snapshots_confirm=Merge Snapshots?}</action>
4493 <action function="set">tw_action_text1={@merging_snapshots=Merging Snapshots...}</action>
4494 <action function="set">tw_complete_text1={@merging_snapshots_complete=Merged Snapshots}</action>
4495 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4496 <action function="page">confirm_action</action>
4497 </actions>
4498 </listitem>
Ethan Yonker64e0a652018-07-25 09:52:17 -05004499 </listbox>
4500
4501 <button>
z31s1g28f0a922015-11-07 18:50:22 +01004502 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker64e0a652018-07-25 09:52:17 -05004503 <highlight color="%highlight_color%"/>
4504 <image resource="q_btn_arrow_left"/>
4505 <action function="page">advanced</action>
z31s1g28f0a922015-11-07 18:50:22 +01004506 </button>
4507
4508 <action>
4509 <touch key="home"/>
4510 <action function="page">main</action>
4511 </action>
4512
4513 <action>
4514 <touch key="back"/>
4515 <action function="page">main3</action>
4516 </action>
4517 </page>
4518
Ethan Yonker483e9f42016-01-11 22:21:18 -06004519 <page name="partsdcardsel">
4520 <template name="page"/>
4521
4522 <template name="statusbar"/>
4523
4524 <text style="text_m">
4525 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4526 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
4527 </text>
4528
4529 <partitionlist style="partitionlist_headerless_rb">
4530 <data name="tw_storage_path"/>
4531 <listtype name="storage"/>
4532 </partitionlist>
4533
4534 <text style="text_m_fail">
4535 <condition var1="partitionlisterror" var2="1"/>
4536 <placement x="%center_x%" y="%row9_y%" placement="5"/>
4537 <text>{@invalid_partsd_sel=You must select a removable device}</text>
4538 </text>
4539
4540 <button>
4541 <placement x="%btn4_col2_x%" y="%row11_y%"/>
4542 <highlight color="%highlight_color%"/>
4543 <image resource="q_btn_refresh"/>
4544 <action function="refreshsizes"/>
4545 </button>
4546
4547 <button>
4548 <placement x="%btn4_col3_x%" y="%row11_y%"/>
4549 <highlight color="%highlight_color%"/>
4550 <image resource="q_btn_accept"/>
4551 <actions>
4552 <action function="getpartitiondetails">tw_storage_path</action>
4553 <action function="page">partsdcardcheck</action>
4554 </actions>
4555 </button>
4556
4557 <action>
4558 <touch key="home"/>
4559 <action function="page">main</action>
4560 </action>
4561
4562 <action>
4563 <touch key="back"/>
4564 <action function="page">advanced</action>
4565 </action>
4566 </page>
4567
4568 <page name="partsdcardcheck">
4569 <action>
4570 <condition var1="tw_partition_removable" op="=" var2="1"/>
4571 <actions>
4572 <action function="set">partitionlisterror=0</action>
4573 <action function="page">partsdcard</action>
4574 </actions>
4575 </action>
4576
4577 <action>
4578 <condition var1="tw_partition_removable" op="!=" var2="1"/>
4579 <actions>
4580 <action function="set">partitionlisterror=1</action>
4581 <action function="page">partsdcardsel</action>
4582 </actions>
4583 </action>
4584 </page>
4585
z31s1g28f0a922015-11-07 18:50:22 +01004586 <page name="partsdcard">
4587 <template name="page"/>
4588
4589 <template name="statusbar"/>
4590
4591 <text style="text_m">
4592 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004593 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004594 </text>
4595
4596 <text style="text_m_fail">
4597 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004598 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004599 </text>
4600
4601 <text style="text_m_fail">
4602 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004603 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004604 </text>
4605
4606 <text style="text_m_accent">
4607 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004608 <text>{@part_sd_ext_sz=EXT Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004609 </text>
4610
4611 <text style="text_m">
4612 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4613 <text>%tw_sdext_size%</text>
4614 </text>
4615
4616 <button style="main_button_quarter_width">
4617 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004618 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004619 <action function="addsubtract">tw_sdext_size-256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004620 </button>
4621
4622 <button style="main_button_quarter_width">
4623 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004624 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004625 <action function="addsubtract">tw_sdext_size+256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004626 </button>
4627
4628 <button>
4629 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4630 <highlight color="%highlight_color%"/>
4631 <image resource="q_btn_arrow_right"/>
4632 <action function="page">partsdcard2</action>
4633 </button>
4634
4635 <action>
4636 <touch key="home"/>
4637 <action function="page">main</action>
4638 </action>
4639
4640 <action>
4641 <touch key="back"/>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004642 <action function="page">partsdcardsel</action>
z31s1g28f0a922015-11-07 18:50:22 +01004643 </action>
4644 </page>
4645
4646 <page name="partsdcard2">
4647 <template name="page"/>
4648
4649 <template name="statusbar"/>
4650
4651 <text style="text_m">
4652 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004653 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004654 </text>
4655
4656 <text style="text_m_fail">
4657 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004658 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004659 </text>
4660
4661 <text style="text_m_fail">
4662 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004663 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004664 </text>
4665
4666 <text style="text_m_accent">
4667 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004668 <text>{@part_sd_swap_sz=Swap Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004669 </text>
4670
4671 <text style="text_m">
4672 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4673 <text>%tw_swap_size%</text>
4674 </text>
4675
4676 <button style="main_button_quarter_width">
4677 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004678 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004679 <action function="addsubtract">tw_swap_size-64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004680 </button>
4681
4682 <button style="main_button_quarter_width">
4683 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004684 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004685 <action function="addsubtract">tw_swap_size+64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004686 </button>
4687
4688 <button>
4689 <placement x="%col1_x_left%" y="%row11_y%"/>
4690 <highlight color="%highlight_color%"/>
4691 <image resource="q_btn_arrow_left"/>
4692 <action function="page">partsdcard</action>
4693 </button>
4694
4695 <button>
4696 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4697 <highlight color="%highlight_color%"/>
4698 <image resource="q_btn_arrow_right"/>
4699 <action function="page">partsdcard3</action>
4700 </button>
4701
4702 <action>
4703 <touch key="home"/>
4704 <action function="page">main</action>
4705 </action>
4706
4707 <action>
4708 <touch key="back"/>
4709 <action function="page">advanced</action>
4710 </action>
4711 </page>
4712
4713 <page name="partsdcard3">
4714 <template name="page"/>
4715
4716 <template name="statusbar"/>
4717
4718 <text style="text_m">
4719 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004720 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004721 </text>
4722
4723 <text style="text_m_fail">
4724 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004725 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004726 </text>
4727
4728 <text style="text_m_fail">
4729 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004730 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004731 </text>
4732
4733 <text style="text_m_accent">
4734 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004735 <text>{@file_system=File System:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004736 </text>
4737
4738 <text style="text_m">
4739 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4740 <text>%tw_sdpart_file_system%</text>
4741 </text>
4742
4743 <button style="main_button_quarter_width">
4744 <placement x="%indent%" y="%row6_y%"/>
4745 <text>EXT3</text>
4746 <action function="set">tw_sdpart_file_system=ext3</action>
4747 </button>
4748
4749 <button style="main_button_quarter_width">
4750 <placement x="%btn4_col4_x%" y="%row6_y%"/>
4751 <text>EXT4</text>
4752 <action function="set">tw_sdpart_file_system=ext4</action>
4753 </button>
4754
4755 <button>
4756 <placement x="%col1_x_left%" y="%row11_y%"/>
4757 <highlight color="%highlight_color%"/>
4758 <image resource="q_btn_arrow_left"/>
4759 <action function="page">partsdcard2</action>
4760 </button>
4761
4762 <button>
4763 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4764 <highlight color="%highlight_color%"/>
4765 <image resource="q_btn_arrow_right"/>
4766 <action function="page">partsdcard_confirm</action>
4767 </button>
4768
4769 <action>
4770 <touch key="home"/>
4771 <action function="page">main</action>
4772 </action>
4773
4774 <action>
4775 <touch key="back"/>
4776 <action function="page">advanced</action>
4777 </action>
4778 </page>
4779
4780 <page name="partsdcard_confirm">
4781 <template name="page"/>
4782
4783 <template name="statusbar"/>
4784
4785 <text style="text_m">
4786 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004787 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004788 </text>
4789
4790 <text style="text_m_fail">
4791 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004792 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004793 </text>
4794
4795 <text style="text_m_fail">
4796 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004797 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004798 </text>
4799
4800 <text style="text_m_accent">
4801 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004802 <text>{@part_sd_ext_sz=EXT Size:} %tw_sdext_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004803 </text>
4804
4805 <text style="text_m_accent">
4806 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004807 <text>{@part_sd_swap_sz=Swap Size:} %tw_swap_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004808 </text>
4809
4810 <text style="text_m_accent">
4811 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004812 <text>{@file_system=File System:} %tw_sdpart_file_system%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004813 </text>
4814
4815 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004816 <text>{@swipe_part_sd_s=Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004817 <action function="page">partsdcardaction</action>
4818 <actions>
4819 <action function="set">tw_back=partsdcard</action>
4820 <action function="set">tw_action=partitionsd</action>
4821 <action function="set">tw_has_action2=1</action>
4822 <action function="set">tw_action2=set</action>
4823 <action function="set">tw_action2_param=tw_zip_location=/sdcard</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004824 <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action>
4825 <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action>
4826 <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004827 <action function="page">action_page</action>
4828 </actions>
4829 </slider>
4830
4831 <action>
4832 <touch key="home"/>
4833 <action function="page">main</action>
4834 </action>
4835
4836 <action>
4837 <touch key="back"/>
4838 <action function="page">advanced</action>
4839 </action>
4840 </page>
4841
4842 <page name="htcdumlock">
4843 <template name="page"/>
4844
4845 <template name="statusbar"/>
4846
4847 <text style="text_m">
4848 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004849 <text>{@advanced_hdr=Advanced} &gt; {@dumlock_hdr=HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004850 </text>
4851
4852 <button style="main_button_full_width">
4853 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004854 <text>{@dumlock_restore_btn=Restore Original Boot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004855 <actions>
4856 <action function="set">tw_back=htcdumlock</action>
4857 <action function="set">tw_action=htcdumlockrestoreboot</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004858 <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action>
4859 <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action>
4860 <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action>
4861 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004862 <action function="page">confirm_action</action>
4863 </actions>
4864 </button>
4865
4866 <button style="main_button_full_width">
4867 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004868 <text>{@dumlock_reflash_btn=Reflash Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004869 <actions>
4870 <action function="set">tw_back=htcdumlock</action>
4871 <action function="set">tw_action=htcdumlockreflashrecovery</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004872 <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action>
4873 <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action>
4874 <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action>
4875 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004876 <action function="page">confirm_action</action>
4877 </actions>
4878 </button>
4879
4880 <button style="main_button_full_width">
4881 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004882 <text>{@dumlock_install_btn=Install HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004883 <actions>
4884 <action function="set">tw_back=htcdumlock</action>
4885 <action function="set">tw_action=installhtcdumlock</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004886 <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action>
4887 <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action>
4888 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4889 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004890 <action function="page">confirm_action</action>
4891 </actions>
4892 </button>
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">advanced</action>
4902 </action>
4903 </page>
4904
Ethan Yonker53796e72019-01-11 22:49:52 -06004905 <page name="repackselect">
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%"/>
4912 <text>{@repack_image_hdr=Select Image}</text>
4913 </text>
4914
4915 <fileselector>
4916 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
4917 <text>%tw_zip_location%</text>
4918 <filter extn=".img" folders="1" files="1"/>
4919 <path name="tw_zip_location" default="/sdcard"/>
4920 <data name="tw_filename"/>
4921 <selection name="tw_file"/>
4922 </fileselector>
4923
4924 <button>
4925 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4926 <highlight color="%highlight_color%"/>
4927 <image resource="q_btn_storage"/>
4928 <actions>
4929 <action function="set">tw_storagetext={@install_hdr=Install} &gt; {@select_storage_hdr=Select Storage}</action>
4930 <action function="set">tw_back=install</action>
4931 <action function="page">select_storage</action>
4932 </actions>
4933 </button>
4934
4935 <action>
4936 <conditions>
4937 <condition var1="tw_filename" op="modified"/>
4938 </conditions>
4939 <action function="page">repackconfirm</action>
4940 </action>
4941
4942 <action>
4943 <touch key="back"/>
4944 <action function="page">advanced</action>
4945 </action>
4946
4947 <action>
4948 <touch key="home"/>
4949 <action function="page">main</action>
4950 </action>
4951 </page>
4952
4953 <page name="repackconfirm">
4954 <template name="page"/>
4955
4956 <template name="statusbar"/>
4957
4958 <text style="text_m">
4959 <condition var1="tw_repack_kernel" var2="1"/>
4960 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4961 <text>{@repack_kernel_confirm=Install Kernel?}</text>
4962 </text>
4963
4964 <text style="text_m">
4965 <condition var1="tw_repack_kernel" var2="0"/>
4966 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4967 <text>{@repack_ramdisk_confirm=Install Recovery?}</text>
4968 </text>
4969
4970 <text style="text_m_accent">
4971 <placement x="%indent%" y="%row2_y%"/>
4972 <text>{@folder=Folder:}</text>
4973 </text>
4974
4975 <text style="text_m">
4976 <placement x="%indent%" y="%row3_y%"/>
4977 <text>%tw_zip_location%</text>
4978 </text>
4979
4980 <text style="text_m_accent">
4981 <placement x="%indent%" y="%row4_y%"/>
4982 <text>{@file=File:}</text>
4983 </text>
4984
4985 <text style="text_m">
4986 <placement x="%indent%" y="%row5_y%"/>
4987 <text>%tw_file%</text>
4988 </text>
4989
4990 <checkbox>
4991 <placement x="%indent%" y="%row7_y%"/>
4992 <text>{@repack_backup_first=Back up existing image first}</text>
4993 <data variable="tw_repack_backup_first"/>
4994 </checkbox>
4995
4996 <slider>
4997 <text>{@swipe_to_install=Swipe to Install}</text>
4998 <actions>
4999 <action function="set">tw_back=advanced</action>
5000 <action function="set">tw_action=repackimage</action>
5001 <action function="set">tw_action_param=/boot</action>
5002 <action function="set">tw_action_text1={@installing=Installing...}</action>
5003 <action function="set">tw_action_text2=</action>
5004 <action function="set">tw_complete_text1={@install_complete=Install Complete}</action>
5005 <action function="page">action_page</action>
5006 </actions>
5007 </slider>
5008
5009 <action>
5010 <touch key="back"/>
5011 <action function="page">repackselect</action>
5012 </action>
5013
5014 <action>
5015 <touch key="home"/>
5016 <action function="page">main</action>
5017 </action>
5018 </page>
5019
z31s1g28f0a922015-11-07 18:50:22 +01005020 <page name="lock">
5021 <background color="%semi_transparent%"/>
5022
5023 <image>
5024 <image resource="unlock_icon"/>
5025 <placement x="%center_x%" y="%row6_y%" placement="4"/>
5026 </image>
5027
5028 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005029 <text>{@swipe_unlock= Unlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005030 <action function="overlay"/>
5031 </slider>
Matt Mower9472ba12016-01-20 18:12:47 -06005032
5033 <action>
5034 <touch key="power"/>
5035 <action function="togglebacklight"/>
5036 </action>
z31s1g28f0a922015-11-07 18:50:22 +01005037 </page>
5038
5039 <page name="filemanagerlist">
5040 <template name="page"/>
5041
5042 <template name="statusbar"/>
5043
5044 <text style="text_m">
5045 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005046 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_file=Select a File or Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005047 </text>
5048
5049 <fileselector>
5050 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
5051 <text>%tw_file_location1%</text>
5052 <filter folders="1" files="1"/>
5053 <path name="tw_file_location1" default="/"/>
5054 <data name="tw_filename1"/>
5055 <selection name="tw_selection1"/>
5056 </fileselector>
5057
5058 <button>
5059 <placement x="%btn4_col4_x%" y="%row11_y%"/>
5060 <highlight color="%highlight_color%"/>
5061 <image resource="q_btn_folder"/>
5062 <actions>
5063 <action function="set">tw_filename1=tw_file_location1</action>
5064 <action function="set">tw_fm_isfolder=1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005065 <action function="set">tw_fm_type={@fm_type_folder=Folder}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005066 <action function="page">filemanageroptions</action>
5067 </actions>
5068 </button>
5069
5070 <action>
5071 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05005072 <action function="set">tw_fm_type={@fm_type_file=File}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005073 <action function="set">tw_fm_isfolder=0</action>
5074 </actions>
5075 </action>
5076
5077 <action>
5078 <touch key="home"/>
5079 <action function="page">main</action>
5080 </action>
5081
5082 <action>
5083 <touch key="back"/>
5084 <action function="page">main3</action>
5085 </action>
5086
5087 <action>
5088 <condition var1="tw_filename1" op="modified"/>
5089 <action function="page">filemanageroptions</action>
5090 </action>
5091 </page>
5092
5093 <page name="filemanageroptions">
5094 <template name="page"/>
5095
5096 <template name="statusbar"/>
5097
5098 <text style="text_m">
5099 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005100 <text>%tw_fm_type% &gt; %tw_filename1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005101 </text>
5102
5103 <button style="main_button">
5104 <condition var1="tw_fm_isfolder" var2="0"/>
5105 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005106 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005107 <actions>
5108 <action function="set">tw_filemanager_command=cp</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005109 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005110 <action function="page">choosedestinationfolder</action>
5111 </actions>
5112 </button>
5113
5114 <button style="main_button">
5115 <condition var1="tw_fm_isfolder" var2="1"/>
5116 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005117 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005118 <actions>
5119 <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 -05005120 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005121 <action function="page">choosedestinationfolder</action>
5122 </actions>
5123 </button>
5124
5125 <button style="main_button">
5126 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005127 <text>{@fm_move_btn=Move}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005128 <actions>
5129 <action function="set">tw_filemanager_command=mv</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005130 <action function="set">tw_fm_text1={@fm_moving=Moving}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005131 <action function="page">choosedestinationfolder</action>
5132 </actions>
5133 </button>
5134
5135 <button style="main_button">
5136 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005137 <text>{@fm_chmod755_btn=chmod 755}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005138 <actions>
5139 <action function="set">tw_filemanager_command=chmod 755</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005140 <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005141 <action function="set">tw_fm_text2=</action>
5142 <action function="set">tw_fm_text3=</action>
5143 <action function="set">tw_include_text3=0</action>
5144 <action function="set">tw_back=filemanageroptions</action>
5145 <action function="page">filemanagerconfirm</action>
5146 </actions>
5147 </button>
5148
5149 <button style="main_button">
5150 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005151 <text>{@fm_chmod_btn=chmod}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005152 <actions>
5153 <action function="set">tw_filemanager_rename=0000</action>
5154 <action function="set">tw_fm_text2=</action>
5155 <action function="set">tw_fm_text3=</action>
5156 <action function="set">tw_include_text3=0</action>
5157 <action function="set">tw_back=filemanageroptions</action>
5158 <action function="page">filemanagerchmod</action>
5159 </actions>
5160 </button>
5161
5162 <button style="main_button">
5163 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005164 <text>{@fm_delete_btn=Delete}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005165 <actions>
5166 <action function="set">tw_filemanager_command=rm -rf</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005167 <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005168 <action function="set">tw_fm_text2=</action>
5169 <action function="set">tw_fm_text3=</action>
5170 <action function="set">tw_include_text3=0</action>
5171 <action function="set">tw_back=filemanageroptions</action>
5172 <action function="page">filemanagerconfirm</action>
5173 </actions>
5174 </button>
5175
5176 <button style="main_button">
5177 <condition var1="tw_fm_isfolder" var2="0"/>
5178 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005179 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005180 <actions>
5181 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005182 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005183 <action function="set">tw_filemanager_command=mv</action>
5184 <action function="page">filemanagerrenamefile</action>
5185 </actions>
5186 </button>
5187
5188 <button style="main_button">
5189 <condition var1="tw_fm_isfolder" var2="1"/>
5190 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005191 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005192 <actions>
5193 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005194 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005195 <action function="set">tw_filemanager_command=cd "%tw_file_location1%" &amp;&amp; cd .. &amp;&amp; mv</action>
5196 <action function="page">filemanagerrenamefolder</action>
5197 </actions>
5198 </button>
5199
5200 <action>
5201 <touch key="home"/>
5202 <action function="page">main</action>
5203 </action>
5204
5205 <action>
5206 <touch key="back"/>
5207 <action function="page">filemanagerlist</action>
5208 </action>
5209 </page>
5210
5211 <page name="choosedestinationfolder">
5212 <template name="page"/>
5213
5214 <template name="statusbar"/>
5215
5216 <text style="text_m">
5217 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005218 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_dest=Select Destination Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005219 </text>
5220
5221 <fileselector>
5222 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
5223 <text>%tw_file_location2%</text>
5224 <filter folders="1" files="0"/>
5225 <path name="tw_file_location2" default="/"/>
5226 <data name="tw_filename2"/>
5227 <selection name="tw_selection2"/>
5228 </fileselector>
5229
5230 <button>
5231 <placement x="%btn4_col4_x%" y="%row11_y%"/>
5232 <highlight color="%highlight_color%"/>
5233 <image resource="q_btn_folder"/>
5234 <actions>
5235 <action function="set">tw_fm_text2=to</action>
5236 <action function="set">tw_fm_text3=%tw_file_location2%</action>
5237 <action function="set">tw_include_text3=1</action>
5238 <action function="set">tw_back=filemanageroptions</action>
5239 <action function="page">filemanagerconfirm</action>
5240 </actions>
5241 </button>
5242
5243 <action>
5244 <touch key="home"/>
5245 <action function="page">main</action>
5246 </action>
5247
5248 <action>
5249 <touch key="back"/>
5250 <action function="page">filemanageroptions</action>
5251 </action>
5252 </page>
5253
5254 <page name="filemanagerrenamefile">
5255 <template name="page"/>
5256
5257 <template name="statusbar"/>
5258
5259 <text style="text_m">
5260 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005261 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005262 </text>
5263
5264 <text style="text_m_accent">
5265 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005266 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005267 </text>
5268
5269 <input>
5270 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5271 <text>%tw_filemanager_rename%</text>
5272 <data name="tw_filemanager_rename"/>
5273 <restrict minlen="1" maxlen="128"/>
5274 <actions>
5275 <action function="set">tw_fm_text2=to</action>
5276 <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action>
5277 <action function="set">tw_include_text3=1</action>
5278 <action function="set">tw_back=filemanageroptions</action>
5279 <action function="page">filemanagerconfirm</action>
5280 </actions>
5281 </input>
5282
5283 <fill color="%accent_color%">
5284 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
5285 </fill>
5286
5287 <button style="main_button_half_height">
5288 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005289 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005290 <action function="page">filemanageroptions</action>
5291 </button>
5292
5293 <template name="keyboardtemplate"/>
5294
5295 <action>
5296 <touch key="home"/>
5297 <action function="page">main</action>
5298 </action>
5299
5300 <action>
5301 <touch key="back"/>
5302 <action function="page">filemanageroptions</action>
5303 </action>
5304 </page>
5305
5306 <page name="filemanagerrenamefolder">
5307 <template name="page"/>
5308
5309 <template name="statusbar"/>
5310
5311 <text style="text_m">
5312 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005313 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005314 </text>
5315
5316 <text style="text_m_accent">
5317 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005318 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005319 </text>
5320
5321 <input>
5322 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5323 <text>%tw_filemanager_rename%</text>
5324 <data name="tw_filemanager_rename"/>
5325 <restrict minlen="1" maxlen="128"/>
5326 <actions>
5327 <action function="set">tw_fm_text2=to</action>
5328 <action function="set">tw_fm_text3=%tw_filemanager_rename%</action>
5329 <action function="set">tw_include_text3=1</action>
5330 <action function="set">tw_back=filemanageroptions</action>
5331 <action function="page">filemanagerconfirm</action>
5332 </actions>
5333 </input>
5334
5335 <fill color="%accent_color%">
5336 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
5337 </fill>
5338
5339 <button style="main_button_half_height">
5340 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005341 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005342 <action function="page">filemanageroptions</action>
5343 </button>
5344
5345 <template name="keyboardtemplate"/>
5346
5347 <action>
5348 <touch key="home"/>
5349 <action function="page">main</action>
5350 </action>
5351
5352 <action>
5353 <touch key="back"/>
5354 <action function="page">filemanageroptions</action>
5355 </action>
5356 </page>
5357
5358 <page name="filemanagerchmod">
5359 <template name="page"/>
5360
5361 <template name="statusbar"/>
5362
5363 <text style="text_m">
5364 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005365 <text>{@fm_hdr=File Manager} &gt; {@fm_set_perms_hdr=Set Permissions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005366 </text>
5367
5368 <text style="text_m_accent">
5369 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005370 <text>{@fm_perms=Permissions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005371 </text>
5372
5373 <input>
5374 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5375 <text>%tw_filemanager_rename%</text>
5376 <data name="tw_filemanager_rename"/>
5377 <restrict minlen="3" maxlen="4" allow="0123456789"/>
5378 <actions>
5379 <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action>
5380 <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action>
5381 <action function="set">tw_back=filemanageroptions</action>
5382 <action function="page">filemanagerconfirm</action>
5383 </actions>
5384 </input>
5385
5386 <fill color="%accent_color%">
5387 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
5388 </fill>
5389
5390 <button style="main_button_half_height">
5391 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005392 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005393 <action function="page">filemanageroptions</action>
5394 </button>
5395
5396 <template name="keyboardtemplate"/>
5397
5398 <action>
5399 <touch key="home"/>
5400 <action function="page">main</action>
5401 </action>
5402
5403 <action>
5404 <touch key="back"/>
5405 <action function="page">filemanageroptions</action>
5406 </action>
5407 </page>
5408
5409 <page name="filemanagerconfirm">
5410 <template name="page"/>
5411
5412 <template name="statusbar"/>
5413
5414 <text style="text_m">
5415 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005416 <text>{@fm_hdr=File Manager} &gt; {@confirm_action=Confirm Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005417 </text>
5418
5419 <text style="text_m_accent">
5420 <placement x="%center_x%" y="%row2_y%" placement="5"/>
5421 <text>%tw_fm_text1%</text>
5422 </text>
5423
5424 <text style="text_m">
5425 <placement x="%center_x%" y="%row3_y%" placement="5"/>
5426 <text>%tw_filename1%</text>
5427 </text>
5428
5429 <text style="text_m_accent">
5430 <placement x="%center_x%" y="%row5_y%" placement="5"/>
5431 <text>%tw_fm_text2%</text>
5432 </text>
5433
5434 <text style="text_m">
5435 <placement x="%center_x%" y="%row6_y%" placement="5"/>
5436 <text>%tw_fm_text3%</text>
5437 </text>
5438
5439 <text style="text_m">
5440 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005441 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005442 </text>
5443
5444 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005445 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005446 <action function="page">filemanageraction</action>
5447 </slider>
5448
5449 <action>
5450 <touch key="back"/>
5451 <action function="page">%tw_back%</action>
5452 </action>
5453
5454 <action>
5455 <touch key="home"/>
5456 <action function="page">main</action>
5457 </action>
5458 </page>
5459
5460 <page name="filemanageraction">
5461 <template name="page"/>
5462
5463 <template name="statusbar"/>
5464
5465 <text style="text_m">
5466 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005467 <text>{@fm_hdr=File Manager} &gt; %tw_fm_text1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005468 </text>
5469
5470 <template name="console"/>
5471
5472 <template name="progress_bar"/>
5473
5474 <action>
5475 <conditions>
5476 <condition var1="tw_operation_state" var2="1"/>
5477 <condition var1="tw_operation_status" var2="0"/>
5478 </conditions>
5479 <actions>
5480 <action function="set">tw_back=filemanagerlist</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005481 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005482 <action function="page">action_complete</action>
5483 </actions>
5484 </action>
5485
5486 <action>
5487 <conditions>
5488 <condition var1="tw_operation_state" var2="1"/>
5489 <condition var1="tw_operation_status" op="!=" var2="0"/>
5490 </conditions>
5491 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05005492 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005493 <action function="page">action_complete</action>
5494 </actions>
5495 </action>
5496
5497 <action>
5498 <condition var1="tw_include_text3" var2="0"/>
5499 <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action>
5500 </action>
5501
5502 <action>
5503 <condition var1="tw_include_text3" var2="1"/>
5504 <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action>
5505 </action>
5506 </page>
5507
5508 <page name="decrypt">
5509 <template name="page"/>
5510
5511 <template name="statusbar"/>
5512
5513 <action>
5514 <condition var1="tw_crypto_pwtype" var2="2"/>
5515 <action function="page">decrypt_pattern</action>
5516 </action>
5517
Captain Throwbackfec0c3b2021-11-04 15:50:36 -04005518 <action>
5519 <condition var1="tw_crypto_pwtype" var2="3"/>
5520 <action function="page">decrypt_pin</action>
5521 </action>
5522
z31s1g28f0a922015-11-07 18:50:22 +01005523 <text style="text_m">
5524 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005525 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005526 </text>
5527
5528 <text style="text_m_accent">
Noah Jacobson81d638d2019-04-28 00:10:07 -04005529 <condition var1="tw_is_fbe" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01005530 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005531 <text>{@decrypt_data_enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005532 </text>
5533
Noah Jacobson81d638d2019-04-28 00:10:07 -04005534 <text style="text_m_accent">
5535 <condition var1="tw_is_fbe" var2="1"/>
5536 <placement x="%col1_x_left%" y="%row1_y%"/>
5537 <text>{@decrypt_data_enter_pass_fbe=Enter Password for User [%tw_crypto_user_id%]}</text>
5538 </text>
5539
z31s1g28f0a922015-11-07 18:50:22 +01005540 <input>
5541 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5542 <text>%tw_crypto_display%</text>
5543 <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/>
5544 <restrict minlen="1" maxlen="254"/>
5545 <action function="page">trydecrypt</action>
5546 </input>
5547
5548 <fill color="%accent_color%">
5549 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5550 </fill>
5551
5552 <fill color="%text_fail_color%">
5553 <condition var1="tw_password_fail" var2="1"/>
5554 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5555 </fill>
5556
5557 <text style="text_m_fail">
5558 <condition var1="tw_password_fail" var2="1"/>
5559 <placement x="%col1_x_left%" y="%row3_input_y%"/>
sndnvaps793ec582016-01-28 19:41:44 +08005560 <text>{@decrypt_data_failed=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005561 </text>
5562
5563 <button style="main_button_half_height">
z31s1g608d7ff2016-01-18 19:47:25 +01005564 <placement x="%col1_x_left%" y="%row4_y%"/>
5565 <text>{@sel_lang_btn=Select Language}</text>
5566 <action function="page">settings_language</action>
5567 </button>
5568
5569 <button style="main_button_half_height">
z31s1g28f0a922015-11-07 18:50:22 +01005570 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005571 <text>{@cancel_btn=Cancel}</text>
Captain Throwback89b56a12021-02-10 18:25:07 -05005572 <action function="page">canceldecrypt</action>
z31s1g28f0a922015-11-07 18:50:22 +01005573 </button>
5574
5575 <template name="keyboardtemplate"/>
5576 </page>
5577
5578 <page name="decrypt_pattern">
5579 <template name="page"/>
5580
5581 <template name="statusbar"/>
5582
Aleksa Saraib25a1832015-12-31 17:36:00 +01005583 <action>
5584 <action function="set">tw_gui_pattern_grid_size=3</action>
5585 </action>
5586
z31s1g28f0a922015-11-07 18:50:22 +01005587 <text style="text_m">
5588 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005589 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005590 </text>
5591
5592 <text style="text_m_accent">
Noah Jacobson81d638d2019-04-28 00:10:07 -04005593 <condition var1="tw_is_fbe" op="!=" var2="1"/>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005594 <condition var1="tw_password_fail" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01005595 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005596 <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005597 </text>
5598
Noah Jacobson81d638d2019-04-28 00:10:07 -04005599 <text style="text_m_accent">
5600 <condition var1="tw_is_fbe" var2="1"/>
5601 <condition var1="tw_password_fail" op="!=" var2="1"/>
5602 <placement x="%center_x%" y="%row5_y%" placement="5"/>
5603 <text>{@decrypt_data_enter_pattern_fbe=Enter Pattern for User [%tw_crypto_user_id%]}</text>
5604 </text>
5605
Aleksa Saraib25a1832015-12-31 17:36:00 +01005606 <text style="text_m_fail">
5607 <condition var1="tw_password_fail" var2="1"/>
5608 <placement x="%center_x%" y="%row5_y%" placement="5"/>
sndnvaps793ec582016-01-28 19:41:44 +08005609 <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005610 </text>
5611
z31s1g28f0a922015-11-07 18:50:22 +01005612 <text style="text_m">
5613 <placement x="%center_x%" y="%row10_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005614 <text>{@back_cancel=Press back to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005615 </text>
5616
5617 <patternpassword>
5618 <placement x="%pattern_x%" y="%row2_y%" w="%pattern_size%" h="%pattern_size%"/>
z31s1g28f0a922015-11-07 18:50:22 +01005619 <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/>
5620 <line color="%fileselector_linecolor%" width="%pattern_line_w%"/>
5621 <data name="tw_crypto_password"/>
5622 <action function="page">trydecrypt</action>
5623 </patternpassword>
5624
5625 <fill color="#000000">
5626 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5627 </fill>
5628
5629 <button>
5630 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
5631 <image resource="back"/>
5632 <condition var1="tw_busy" var2="0"/>
Captain Throwback89b56a12021-02-10 18:25:07 -05005633 <action function="page">canceldecrypt</action>
z31s1g28f0a922015-11-07 18:50:22 +01005634 </button>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005635
5636 <button>
5637 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5638 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5639 <image resource="grid_less"/>
5640 <action function="set">tw_gui_pattern_grid_size=3</action>
5641 </button>
5642
5643 <button>
5644 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5645 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5646 <image resource="grid_less"/>
5647 <action function="set">tw_gui_pattern_grid_size=3</action>
5648 </button>
5649
5650 <button>
5651 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5652 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5653 <image resource="grid_less"/>
5654 <action function="set">tw_gui_pattern_grid_size=4</action>
5655 </button>
5656
5657 <button>
5658 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5659 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5660 <image resource="grid_less"/>
5661 <action function="set">tw_gui_pattern_grid_size=5</action>
5662 </button>
5663
5664 <button>
5665 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5666 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5667 <image resource="grid_more"/>
5668 <action function="set">tw_gui_pattern_grid_size=4</action>
5669 </button>
5670
5671 <button>
5672 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5673 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5674 <image resource="grid_more"/>
5675 <action function="set">tw_gui_pattern_grid_size=5</action>
5676 </button>
5677
5678 <button>
5679 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5680 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5681 <image resource="grid_more"/>
5682 <action function="set">tw_gui_pattern_grid_size=6</action>
5683 </button>
5684
5685 <button>
5686 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5687 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5688 <image resource="grid_more"/>
5689 <action function="set">tw_gui_pattern_grid_size=6</action>
5690 </button>
z31s1g28f0a922015-11-07 18:50:22 +01005691 </page>
5692
Captain Throwbackfec0c3b2021-11-04 15:50:36 -04005693 <page name="decrypt_pin">
5694 <template name="page"/>
5695
5696 <template name="statusbar"/>
5697
5698 <text style="text_m">
5699 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5700 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
5701 </text>
5702
5703 <text style="text_m_accent">
5704 <condition var1="tw_is_fbe" op="!=" var2="1"/>
5705 <placement x="%col1_x_left%" y="%row1_y%"/>
5706 <text>{@decrypt_data_enter_pass=Enter PIN:}</text>
5707 </text>
5708
5709 <text style="text_m_accent">
5710 <condition var1="tw_is_fbe" var2="1"/>
5711 <placement x="%col1_x_left%" y="%row1_y%"/>
5712 <text>{@decrypt_data_enter_pass_fbe=Enter PIN for User [%tw_crypto_user_id%]}</text>
5713 </text>
5714
5715 <input>
5716 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5717 <text>%tw_crypto_display%</text>
5718 <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/>
5719 <restrict minlen="1" maxlen="254"/>
5720 <action function="page">trydecrypt</action>
5721 </input>
5722
5723 <fill color="%accent_color%">
5724 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5725 </fill>
5726
5727 <fill color="%text_fail_color%">
5728 <condition var1="tw_password_fail" var2="1"/>
5729 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5730 </fill>
5731
5732 <text style="text_m_fail">
5733 <condition var1="tw_password_fail" var2="1"/>
5734 <placement x="%col1_x_left%" y="%row3_input_y%"/>
5735 <text>{@decrypt_data_failed=PIN failed, please try again!}</text>
5736 </text>
5737
5738 <button style="main_button_half_height">
5739 <placement x="%col1_x_left%" y="%row4_y%"/>
5740 <text>{@sel_lang_btn=Select Language}</text>
5741 <action function="page">settings_language</action>
5742 </button>
5743
5744 <button style="main_button_half_height">
5745 <placement x="%col1_x_right%" y="%row4_y%"/>
5746 <text>{@cancel_btn=Cancel}</text>
5747 <action function="page">canceldecrypt</action>
5748 </button>
5749
5750 <template name="keyboardnum"/>
5751 </page>
5752
z31s1g28f0a922015-11-07 18:50:22 +01005753 <page name="trydecrypt">
5754 <template name="page"/>
5755
5756 <template name="statusbar"/>
5757
5758 <text style="text_m">
5759 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005760 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_trying=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005761 </text>
5762
5763 <template name="console"/>
5764
5765 <template name="progress_bar"/>
5766
5767 <action>
5768 <action function="decrypt"/>
5769 </action>
5770
5771 <action>
5772 <conditions>
5773 <condition var1="tw_operation_state" var2="1"/>
5774 <condition var1="tw_operation_status" op="!=" var2="0"/>
5775 </conditions>
5776 <actions>
5777 <action function="set">tw_password_fail=1</action>
5778 <action function="page">decrypt</action>
5779 </actions>
5780 </action>
5781
5782 <action>
5783 <conditions>
5784 <condition var1="tw_operation_state" var2="1"/>
5785 <condition var1="tw_operation_status" op="=" var2="0"/>
5786 </conditions>
5787 <actions>
5788 <action function="set">tw_page_done=1</action>
5789 <action function="page">main</action>
5790 </actions>
5791 </action>
5792 </page>
5793
Captain Throwback89b56a12021-02-10 18:25:07 -05005794 <page name="canceldecrypt">
5795 <template name="page"/>
5796
5797 <template name="statusbar"/>
5798
5799 <text style="text_m">
5800 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5801 <text>{@cancel_btn=Cancel} &gt; {@refresh_sizes_btn=Refresh Sizes}</text>
5802 </text>
5803
5804 <template name="console"/>
5805
5806 <template name="progress_bar"/>
5807
5808 <action>
5809 <action function="refreshsizes"/>
5810 </action>
5811
5812 <action>
5813 <conditions>
5814 <condition var1="tw_operation_state" var2="1"/>
5815 </conditions>
5816 <actions>
5817 <action function="set">tw_page_done=1</action>
5818 <action function="page">main</action>
5819 </actions>
5820 </action>
5821 </page>
5822
z31s1g28f0a922015-11-07 18:50:22 +01005823 <page name="terminalcommand">
z31s1g56189522016-01-13 19:12:40 +01005824 <terminal>
5825 <condition var1="tw_hide_kb" var2="0"/>
5826 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_s_height%"/>
5827 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005828
z31s1g56189522016-01-13 19:12:40 +01005829 <terminal>
5830 <condition var1="tw_hide_kb" var2="1"/>
5831 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_l_height%"/>
5832 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005833
z31s1g56189522016-01-13 19:12:40 +01005834 <template name="keyboardterminaltemplate"/>
z31s1g28f0a922015-11-07 18:50:22 +01005835
5836 <template name="keyboardtemplate"/>
5837
z31s1g608d7ff2016-01-18 19:47:25 +01005838 <fill color="#000000">
z31s1g56189522016-01-13 19:12:40 +01005839 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" />
z31s1g608d7ff2016-01-18 19:47:25 +01005840 </fill>
z31s1g56189522016-01-13 19:12:40 +01005841
z31s1g608d7ff2016-01-18 19:47:25 +01005842 <button>
z31s1g56189522016-01-13 19:12:40 +01005843 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" />
5844 <image resource="back" />
5845 <condition var1="tw_busy" var2="0" />
5846 <actions>
5847 <action function="set">tw_hide_kb=0</action>
5848 <action function="key">back</action>
5849 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005850 </button>
z31s1g56189522016-01-13 19:12:40 +01005851
z31s1g608d7ff2016-01-18 19:47:25 +01005852 <button>
z31s1g56189522016-01-13 19:12:40 +01005853 <placement x="%center_x%" y="%navbar_btn_y%" placement="4" />
5854 <image resource="home" />
5855 <condition var1="tw_busy" var2="0" />
5856 <actions>
5857 <action function="set">tw_hide_kb=0</action>
5858 <action function="key">home</action>
5859 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005860 </button>
z31s1g56189522016-01-13 19:12:40 +01005861
z31s1g608d7ff2016-01-18 19:47:25 +01005862 <button>
z31s1g56189522016-01-13 19:12:40 +01005863 <condition var1="tw_hide_kb" var2="0"/>
5864 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5865 <image resource="kb_hide" />
5866 <condition var1="tw_busy" var2="0" />
5867 <actions>
5868 <action function="set">tw_hide_kb=1</action>
5869 <action function="page">terminalcommand</action>
5870 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005871 </button>
z31s1g56189522016-01-13 19:12:40 +01005872
z31s1g608d7ff2016-01-18 19:47:25 +01005873 <button>
z31s1g56189522016-01-13 19:12:40 +01005874 <condition var1="tw_hide_kb" var2="1"/>
5875 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5876 <image resource="kb_show" />
5877 <condition var1="tw_busy" var2="0" />
5878 <actions>
5879 <action function="set">tw_hide_kb=0</action>
5880 <action function="page">terminalcommand</action>
5881 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005882 </button>
z31s1g56189522016-01-13 19:12:40 +01005883
z31s1g28f0a922015-11-07 18:50:22 +01005884 <action>
5885 <touch key="home"/>
z31s1g56189522016-01-13 19:12:40 +01005886 <actions>
5887 <action function="set">tw_hide_kb=0</action>
5888 <action function="page">main</action>
5889 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005890 </action>
5891
5892 <action>
5893 <touch key="back"/>
z31s1g56189522016-01-13 19:12:40 +01005894 <actions>
5895 <action function="set">tw_hide_kb=0</action>
5896 <action function="page">advanced</action>
5897 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005898 </action>
z31s1g56189522016-01-13 19:12:40 +01005899
z31s1g608d7ff2016-01-18 19:47:25 +01005900 <action>
z31s1g56189522016-01-13 19:12:40 +01005901 <touch key="power+voldown" />
5902 <action function="screenshot" />
z31s1g608d7ff2016-01-18 19:47:25 +01005903 </action>
z31s1g28f0a922015-11-07 18:50:22 +01005904 </page>
5905
5906 <page name="sideload">
5907 <template name="page"/>
5908
5909 <template name="statusbar"/>
5910
5911 <text style="text_m">
5912 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005913 <text>{@install_hdr=Install} &gt; {@adb_sideload_hdr=ADB Sideload}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005914 </text>
5915
5916 <text style="text_m_accent">
5917 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005918 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005919 </text>
5920
5921 <checkbox>
5922 <placement x="%indent%" y="%row2_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005923 <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005924 <data variable="tw_wipe_dalvik"/>
5925 </checkbox>
5926
5927 <checkbox>
5928 <placement x="%indent%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005929 <text>{@sideload_wipe_cache_chk=Wipe Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005930 <data variable="tw_wipe_cache"/>
5931 </checkbox>
5932
5933 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005934 <text>{@swipe_sideload= Start}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005935 <actions>
5936 <action function="set">tw_back=install_type</action>
5937 <action function="set">tw_action=adbsideload</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005938 <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action>
5939 <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action>
5940 <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005941 <action function="set">tw_has_cancel=1</action>
5942 <action function="set">tw_show_reboot=1</action>
5943 <action function="set">tw_cancel_action=adbsideloadcancel</action>
5944 <action function="page">action_page</action>
5945 </actions>
5946 </slider>
5947
5948 <action>
5949 <touch key="home"/>
5950 <action function="page">main</action>
5951 </action>
5952
5953 <action>
5954 <touch key="back"/>
5955 <action function="page">install_type</action>
5956 </action>
5957 </page>
5958
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005959 <page name="fixcontexts">
z31s1g28f0a922015-11-07 18:50:22 +01005960 <template name="page"/>
5961
5962 <template name="statusbar"/>
5963
5964 <text style="text_m">
5965 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005966 <text>{@advanced_hdr=Advanced} &gt; {@fix_contexts_hdr=Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005967 </text>
5968
5969 <text style="text_m_accent">
5970 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005971 <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005972 </text>
5973
z31s1g28f0a922015-11-07 18:50:22 +01005974 <text style="text_m_fail">
5975 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005976 <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005977 </text>
5978
5979 <text style="text_m_fail">
5980 <placement x="%center_x%" y="%row7a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005981 <text>{@fix_contexts_note3=your device to not boot properly.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005982 </text>
5983
5984 <slider>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005985 <text>{@swipe_fix_contexts= Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005986 <actions>
5987 <action function="set">tw_back=advanced</action>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005988 <action function="set">tw_action=fixcontexts</action>
5989 <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action>
5990 <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005991 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005992 <action function="set">tw_show_reboot=1</action>
5993 <action function="page">action_page</action>
5994 </actions>
5995 </slider>
5996
5997 <action>
5998 <touch key="home"/>
5999 <action function="page">main</action>
6000 </action>
6001
6002 <action>
6003 <touch key="back"/>
6004 <action function="page">advanced</action>
6005 </action>
6006 </page>
6007
z31s1g28f0a922015-11-07 18:50:22 +01006008 <page name="slideout">
6009 <fill color="%background_color%">
6010 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/>
6011 </fill>
6012
6013 <console>
6014 <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%slideout_height%"/>
6015 </console>
6016
6017 <fill color="%fileselector_linecolor%">
6018 <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/>
6019 </fill>
6020
6021 <fill color="%fileselector_linecolor%">
6022 <placement x="%indent%" y="row15a_y" w="%content_width%" h="input_line_width"/>
6023 </fill>
6024
6025 <button>
6026 <fill color="%transparent%"/>
6027 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
6028 <action function="overlay"/>
6029 </button>
6030
6031 <action>
Matt Mower0c347d52016-01-21 23:14:39 -06006032 <touch key="power"/>
6033 <action function="togglebacklight"/>
6034 </action>
6035
6036 <action>
z31s1g28f0a922015-11-07 18:50:22 +01006037 <touch key="power+voldown"/>
6038 <action function="screenshot"/>
6039 </action>
6040 </page>
6041
6042 <page name="select_storage">
6043 <template name="page"/>
6044
6045 <template name="statusbar"/>
6046
6047 <text style="text_m">
6048 <placement x="%col1_x_left%" y="%row1_header_y%"/>
6049 <text>%tw_storagetext%</text>
6050 </text>
6051
6052 <partitionlist style="partitionlist_headerless_rb">
6053 <data name="tw_storage_path"/>
6054 <listtype name="storage"/>
6055 </partitionlist>
6056
6057 <button>
6058 <placement x="%btn4_col2_x%" y="%row11_y%"/>
6059 <highlight color="%highlight_color%"/>
6060 <image resource="q_btn_refresh"/>
6061 <actions>
6062 <action function="refreshsizes"/>
6063 <action function="page">select_storage</action>
6064 </actions>
6065 </button>
6066
6067 <button>
6068 <placement x="%btn4_col3_x%" y="%row11_y%"/>
6069 <highlight color="%highlight_color%"/>
6070 <image resource="q_btn_accept"/>
6071 <actions>
6072 <action function="set">tw_clear_destination=%tw_back%</action>
6073 <action function="page">clear_vars</action>
6074 </actions>
6075 </button>
6076
6077 <action>
6078 <touch key="power+voldown"/>
6079 <action function="screenshot"/>
6080 </action>
6081 </page>
Noah Jacobson81d638d2019-04-28 00:10:07 -04006082
6083 <page name="decrypt_users">
6084 <template name="page"/>
6085
6086 <text style="text_l">
6087 <placement x="%col1_x_header%" y="%row3_header_y%"/>
6088 <text>{@decrypt_users=Decrypt Users}</text>
6089 </text>
6090
6091 <text style="text_m_accent">
6092 <placement x="%center_x%" y="%row2_y%" placement="5"/>
6093 <text>{@decrypt_users_selection=Select a user ID to decrypt}</text>
6094 </text>
6095
6096 <listbox>
6097 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
6098 <text>{@select_user=Select User}</text>
6099 <icon selected="radio_true" unselected="radio_false" />
6100 <data name="tw_crypto_user_id" />
6101 </listbox>
6102
6103 <button style="main_button_half_height">
6104 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
6105 <text>{@decrypt_users=Decrypt Users}</text>
6106 <action function="set">tw_crypto_password=</action>
6107 <action function="set">tw_password_fail=0</action>
6108 <action function="page">decrypt</action>
6109 </button>
6110
6111 <action>
6112 <touch key="home"/>
6113 <action function="page">main</action>
6114 </action>
6115
6116 <action>
6117 <touch key="back"/>
6118 <action function="page">advanced</action>
6119 </action>
6120 </page>
epicXa721f952021-01-04 13:01:31 +05306121
6122 <page name="changeTwrpFolder">
6123 <template name="page"/>
6124
6125 <template name="statusbar"/>
6126
6127 <text style="text_m">
6128 <placement x="%col1_x_left%" y="%row1_header_y%"/>
6129 <text>{@change_twrp_folder_btn=Change TWRP folder}</text>
6130 </text>
6131
6132 <text style="text_m_accent">
6133 <placement x="%col1_x_left%" y="%row1_y%"/>
6134 <text>{@name=Name:}</text>
6135 </text>
6136
6137 <input>
6138 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
6139 <text>%tw_custom_folder%</text>
6140 <data name="tw_custom_folder"/>
6141 <restrict minlen="1" maxlen="64" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"/>
6142 <actions>
6143 <action function="set">tw_back=changeTwrpFolder</action>
6144 <action function="set">tw_action=applycustomtwrpfolder</action>
6145 <action function="set">tw_action_param=%tw_custom_folder%</action>
6146 <action function="set">tw_text1={@confirm_action=Confirm}</action>
6147 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
6148 <action function="set">tw_action_text1={@change_twrp_folder_on_process=Changing TWRP folder}</action>
6149 <action function="set">tw_complete_text1={@change_twrp_folder_after_process=TWRP folder changed to} %tw_custom_folder%</action>
6150 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
6151 <action function="set">tw_filecheck=/sdcard/%tw_custom_folder%</action>
6152 <action function="set">tw_existpage=changeTwrpFolder</action>
6153 <action function="set">tw_notexistpage=confirm_action</action>
6154 <action function="page">filecheck</action>
6155 </actions>
6156 </input>
6157
6158 <fill color="%accent_color%">
6159 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
6160 </fill>
6161
6162 <fill color="%text_fail_color%">
6163 <condition var1="tw_fileexists" var2="1"/>
6164 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
6165 </fill>
6166
6167 <text style="text_m_fail">
6168 <condition var1="tw_fileexists" var2="1"/>
6169 <placement x="%col1_x_left%" y="%row3_input_y%"/>
6170 <text>{@tw_folder_exists=A folder with that name already exists!}</text>
6171 </text>
6172
6173 <button style="main_button_half_width_low">
6174 <placement x="%col1_x_left%" y="%row4_y%"/>
6175 <text>{@cancel_btn=Cancel}</text>
6176 <action function="page">advanced2</action>
6177 </button>
6178
6179 <button style="main_button_half_height">
6180 <condition var1="tw_recovery_folder" op="!=" var2="/TWRP"/>
6181 <placement x="%col1_x_right%" y="%row4_y%"/>
6182 <text>{@restore_defaults_btn=Restore Defaults}</text>
6183 <actions>
6184 <action function="set">tw_back=changeTwrpFolder</action>
6185 <action function="set">tw_action=applycustomtwrpfolder</action>
6186 <action function="set">tw_action_param=TWRP</action>
6187 <action function="set">tw_text1={@confirm_action=Confirm}</action>
6188 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
6189 <action function="set">tw_action_text1={@change_twrp_folder_on_process=Changing TWRP folder}</action>
6190 <action function="set">tw_complete_text1={@change_twrp_folder_after_process=TWRP folder changed to} TWRP</action>
6191 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
6192 <action function="set">tw_filecheck=/sdcard/TWRP</action>
6193 <action function="set">tw_existpage=changeTwrpFolder</action>
6194 <action function="set">tw_notexistpage=confirm_action</action>
6195 <action function="page">filecheck</action>
6196 </actions>
6197 </button>
6198
6199 <template name="keyboardtemplate"/>
6200
6201 <action>
6202 <touch key="home"/>
6203 <actions>
6204 <action function="page">main</action>
6205 </actions>
6206 </action>
6207
6208 <action>
6209 <touch key="back"/>
6210 <actions>
6211 <action function="page">advanced2</action>
6212 </actions>
6213 </action>
6214 </page>
bigbiff8f5fad32021-11-03 20:39:02 -04006215
6216 <page name="restore_pin">
6217 <template name="page"/>
6218 <text style="text_m_accent">
6219 <condition var1="tw_crypto_pwtype" var2="1"/>
6220 <placement x="%center_x%" y="%row1_y%" placement="5"/>
6221 <text>{@restore_with_pin1=PIN/Password is enabled}</text>
6222 </text>
6223 <text style="text_m_accent">
6224 <condition var1="tw_crypto_pwtype" var2="1"/>
6225 <placement x="%center_x%" y="%row2_y%" placement="5"/>
6226 <text>{@restore_with_pin2=PIN/Password should be disabled before restore}</text>
6227 </text>
6228 <text style="text_l">
6229 <condition var1="tw_crypto_pwtype" var2="1"/>
6230 <placement x="%center_x%" y="%row3_y%" placement="5"/>
6231 <text>{@restore_pin=Restore While PIN/Password Enabled?}</text>
6232 </text>
6233 <text style="text_m_accent">
6234 <condition var1="tw_crypto_pwtype" var2="2"/>
6235 <placement x="%center_x%" y="%row1_y%" placement="5"/>
6236 <text>{@restore_with_pattern1=Pattern is enabled}</text>
6237 </text>
6238 <text style="text_m_accent">
6239 <condition var1="tw_crypto_pwtype" var2="2"/>
6240 <placement x="%center_x%" y="%row2_y%" placement="5"/>
6241 <text>{@restore_with_pattern2=Pattern should be disabled before restore}</text>
6242 </text>
6243 <text style="text_l">
6244 <condition var1="tw_crypto_pwtype" var2="2"/>
6245 <placement x="%center_x%" y="%row3_y%" placement="5"/>
6246 <text>{@restore_pattern=Restore While Pattern Enabled?}</text>
6247 </text>
6248
6249 <text style="text_m_accent">
6250 <condition var1="tw_crypto_pwtype" var2="2"/>
6251 <placement x="%center_x%" y="%row2_y%" placement="5"/>
6252 <text>{@restore_with_pin1=PIN is enabled}</text>
6253 </text>
6254
6255 <text style="text_m_accent">
6256 <condition var1="tw_crypto_pwtype" var2="3"/>
6257 <placement x="%center_x%" y="%row2_y%" placement="5"/>
6258 <text>{@restore_with_pin2=PIN should be disabled before restore}</text>
6259 </text>
6260
6261 <text style="text_l">
6262 <condition var1="tw_crypto_pwtype" var2="3"/>
6263 <placement x="%center_x%" y="%row3_y%" placement="5"/>
6264 <text>{@restore_pin=Restore While PIN Enabled?}</text>
6265 </text>
6266
6267 <slider>
6268 <text>{@continue_restore_encrypted=Continue Restore?}</text>
6269 <actions>
6270 <action function="page">restore_force</action>
6271 </actions>
6272 </slider>
6273 <action>
6274 <touch key="home"/>
6275 <action function="page">main</action>
6276 </action>
6277 <action>
6278 <touch key="back"/>
6279 <actions>
6280 <action function="page">main</action>
6281 </actions>
6282 </action>
6283 </page>
z31s1g28f0a922015-11-07 18:50:22 +01006284 </pages>
6285</recovery>