blob: 84dd4f66d31a7d35b57b39403cd6a0c589cccd39 [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>
2713 <condition var1="tw_restore" op="modified"/>
2714 <actions>
2715 <action function="readBackup"/>
2716 <action function="set">tw_back=restore</action>
2717 <action function="page">restore_read</action>
2718 </actions>
2719 </action>
2720
2721 <action>
2722 <touch key="home"/>
2723 <action function="page">main</action>
2724 </action>
2725
2726 <action>
2727 <touch key="back"/>
2728 <action function="page">main</action>
2729 </action>
2730 </page>
2731
2732 <page name="restore_read">
2733 <action>
2734 <condition var1="tw_restore_encrypted" var2="1"/>
2735 <actions>
2736 <action function="set">tw_password_fail=0</action>
2737 <action function="page">restore_decrypt</action>
2738 </actions>
2739 </action>
2740
2741 <action>
2742 <condition var1="tw_restore_encrypted" var2="0"/>
2743 <actions>
2744 <action function="page">restore_select</action>
2745 </actions>
2746 </action>
2747 </page>
2748
2749 <page name="restore_decrypt">
2750 <template name="page"/>
2751
2752 <template name="statusbar"/>
2753
2754 <text style="text_m">
2755 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002756 <text>{@restore_hdr=Restore} &gt; {@restore_enc_backup_hdr=Encrypted Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002757 </text>
2758
2759 <text style="text_m_accent">
2760 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002761 <text>{@enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002762 </text>
2763
2764 <input>
2765 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
2766 <text>%tw_restore_display%</text>
2767 <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/>
2768 <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/>
2769 <action function="page">try_restore_decrypt</action>
2770 </input>
2771
2772 <fill color="%accent_color%">
2773 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
2774 </fill>
2775
2776 <fill color="%text_fail_color%">
2777 <condition var1="tw_password_fail" var2="1"/>
2778 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
2779 </fill>
2780
2781 <text style="text_m_fail">
2782 <condition var1="tw_password_fail" var2="1"/>
2783 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002784 <text>{@restore_dec_fail=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002785 </text>
2786
2787 <button style="main_button_half_height">
2788 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002789 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002790 <actions>
2791 <action function="set">tw_page_done=1</action>
2792 <action function="page">restore</action>
2793 </actions>
2794 </button>
2795
2796 <button style="main_button_half_height">
2797 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002798 <text>{@del_backup_btn=Delete Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002799 <actions>
2800 <action function="set">tw_back=restore</action>
2801 <action function="set">tw_action=cmd</action>
2802 <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 -05002803 <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action>
2804 <action function="set">tw_text2=%tw_restore_name%</action>
2805 <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action>
2806 <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action>
2807 <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action>
2808 <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002809 <action function="page">confirm_action</action>
2810 </actions>
2811 </button>
2812
2813 <template name="keyboardtemplate"/>
2814
2815 <action>
2816 <touch key="home"/>
2817 <action function="page">main</action>
2818 </action>
2819
2820 <action>
2821 <touch key="back"/>
2822 <action function="page">restore</action>
2823 </action>
2824 </page>
2825
2826 <page name="try_restore_decrypt">
2827 <template name="page"/>
2828
2829 <template name="statusbar"/>
2830
2831 <text style="text_m">
2832 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002833 <text>{@restore_hdr=Restore} &gt; {@restore_try_decrypt_s=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002834 </text>
2835
2836 <template name="console"/>
2837
2838 <template name="progress_bar"/>
2839
2840 <action>
2841 <action function="decrypt_backup"/>
2842 </action>
2843
2844 <action>
2845 <conditions>
2846 <condition var1="tw_operation_state" var2="1"/>
2847 <condition var1="tw_operation_status" op="!=" var2="0"/>
2848 </conditions>
2849 <actions>
2850 <action function="set">tw_password_fail=1</action>
2851 <action function="page">restore_decrypt</action>
2852 </actions>
2853 </action>
2854
2855 <action>
2856 <conditions>
2857 <condition var1="tw_operation_state" var2="1"/>
2858 <condition var1="tw_operation_status" op="=" var2="0"/>
2859 </conditions>
2860 <actions>
2861 <action function="set">tw_page_done=1</action>
2862 <action function="page">restore_select</action>
2863 </actions>
2864 </action>
2865 </page>
2866
2867 <page name="restore_select">
2868 <template name="page"/>
2869
2870 <template name="statusbar"/>
2871
2872 <text style="text_m">
2873 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002874 <text>{@restore_hdr=Restore} &gt; {@sel_part_hdr=Select Partitions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002875 </text>
2876
2877 <partitionlist style="partitionlist_headerless_cb">
2878 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
2879 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
2880 <listtype name="restore"/>
2881 </partitionlist>
2882
2883 <fill color="%accent_color%">
2884 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
2885 </fill>
2886
2887 <button>
2888 <placement x="%col1_x_left%" y="%row11_y%"/>
2889 <highlight color="%highlight_color%"/>
2890 <image resource="q_btn_arrow_left"/>
2891 <action function="page">restore</action>
2892 </button>
2893
2894 <button>
2895 <placement x="%btn4_col2_x%" y="%row11_y%"/>
2896 <highlight color="%highlight_color%"/>
2897 <image resource="q_btn_delete"/>
2898 <actions>
2899 <action function="set">tw_back=restore</action>
2900 <action function="set">tw_action=cmd</action>
2901 <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 -05002902 <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002903 <action function="set">tw_text2=%tw_restore_name%</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05002904 <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action>
2905 <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action>
2906 <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action>
2907 <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01002908 <action function="page">confirm_action</action>
2909 </actions>
2910 </button>
2911
2912 <button>
2913 <placement x="%btn4_col3_x%" y="%row11_y%"/>
2914 <highlight color="%highlight_color%"/>
2915 <image resource="q_btn_accept"/>
2916 <action function="page">restore_confirm</action>
2917 </button>
2918
2919 <button>
2920 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2921 <highlight color="%highlight_color%"/>
2922 <image resource="q_btn_arrow_right"/>
2923 <actions>
2924 <action function="set">tw_back=restore_select</action>
2925 <action function="page">restore_options</action>
2926 </actions>
2927 </button>
2928
2929 <action>
2930 <touch key="home"/>
2931 <action function="page">main</action>
2932 </action>
2933
2934 <action>
2935 <touch key="back"/>
2936 <action function="page">%tw_back%</action>
2937 </action>
2938 </page>
2939
2940 <page name="restore_options">
2941 <template name="page"/>
2942
2943 <template name="statusbar"/>
2944
2945 <text style="text_m">
2946 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002947 <text>{@restore_hdr=Restore} &gt; {@options_hdr=Options}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002948 </text>
2949
2950 <listbox style="scrolllist">
bigbiff bigbiff19fb79c2016-09-05 21:04:51 -04002951 <condition var1="tw_enable_adb_backup" op="=" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +01002952 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04002953 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
2954 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01002955 </listitem>
2956 </listbox>
2957
2958 <button>
2959 <placement x="%col1_x_left%" y="%row11_y%"/>
2960 <highlight color="%highlight_color%"/>
2961 <image resource="q_btn_arrow_left"/>
2962 <action function="page">restore_select</action>
2963 </button>
2964
2965 <button>
2966 <placement x="%btn4_col4_x%" y="%row11_y%"/>
2967 <highlight color="%highlight_color%"/>
2968 <image resource="q_btn_accept_transp"/>
2969 <actions>
2970 <action function="set">tw_back=restore_options</action>
2971 <action function="page">restore_confirm</action>
2972 </actions>
2973 </button>
2974
2975 <action>
2976 <touch key="home"/>
2977 <action function="page">main</action>
2978 </action>
2979
2980 <action>
2981 <touch key="back"/>
2982 <action function="page">%tw_back%</action>
2983 </action>
2984
2985 <action>
2986 <touch key="power+voldown"/>
2987 <action function="screenshot"/>
2988 </action>
2989 </page>
2990
2991 <page name="renamebackup">
2992 <template name="page"/>
2993
2994 <template name="statusbar"/>
2995
2996 <text style="text_m">
2997 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05002998 <text>{@restore_hdr=Restore} &gt; {@rename_backup_hdr=Rename Backup}</text>
z31s1g28f0a922015-11-07 18:50:22 +01002999 </text>
3000
3001 <text style="text_m_accent">
3002 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003003 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003004 </text>
3005
3006 <input>
3007 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
3008 <text>%tw_backup_rename%</text>
3009 <data name="tw_backup_rename"/>
3010 <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/>
3011 <actions>
3012 <action function="set">tw_back=restore</action>
3013 <action function="set">tw_action=cmd</action>
3014 <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 -05003015 <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action>
3016 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
3017 <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action>
3018 <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action>
3019 <action function="set">tw_slider_text={@swipe_rename= Rename}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003020 <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action>
3021 <action function="set">tw_existpage=renamebackup</action>
3022 <action function="set">tw_notexistpage=confirm_action</action>
3023 <action function="page">filecheck</action>
3024 </actions>
3025 </input>
3026
3027 <fill color="%accent_color%">
3028 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
3029 </fill>
3030
3031 <fill color="%text_fail_color%">
3032 <condition var1="tw_fileexists" var2="1"/>
3033 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
3034 </fill>
3035
3036 <text style="text_m_fail">
3037 <condition var1="tw_fileexists" var2="1"/>
3038 <placement x="%col1_x_left%" y="%row3_input_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003039 <text>{@backup_name_exists=A backup with that name already exists!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003040 </text>
3041
3042 <button style="main_button_half_height">
3043 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003044 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003045 <action function="page">restore_confirm</action>
3046 </button>
3047
3048 <template name="keyboardtemplate"/>
3049
3050 <action>
3051 <touch key="home"/>
3052 <action function="page">main</action>
3053 </action>
3054
3055 <action>
3056 <touch key="back"/>
3057 <action function="page">restore_confirm</action>
3058 </action>
3059 </page>
3060
3061 <page name="restore_confirm">
3062 <template name="page"/>
3063
3064 <template name="statusbar"/>
3065
3066 <text style="text_m">
3067 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003068 <text>{@restore_hdr=Restore} &gt; {@confirm_hdr=Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003069 </text>
3070
3071 <text style="text_m_accent">
3072 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003073 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003074 </text>
3075
3076 <text style="text_m">
3077 <placement x="%indent%" y="%row2_y%"/>
3078 <text>%tw_restore_name%</text>
3079 </text>
3080
3081 <fill color="%accent_color%">
3082 <placement x="%indent%" y="64" w="%content_width%" h="input_line_width" placement="1"/>
3083 </fill>
3084
3085 <button>
3086 <fill color="%transparent%"/>
3087 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/>
3088 <actions>
3089 <action function="set">tw_back=restore_confirm</action>
3090 <action function="set">tw_backup_rename=%tw_restore_name%</action>
3091 <action function="set">tw_fileexists=0</action>
3092 <action function="page">renamebackup</action>
3093 </actions>
3094 </button>
3095
3096 <text style="text_m_accent">
3097 <placement x="%indent%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003098 <text>{@partitions=Partitions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003099 </text>
3100
3101 <partitionlist style="partitionlist_summary">
3102 <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/>
3103 <data name="tw_restore_list" selectedlist="tw_restore_selected"/>
3104 <listtype name="restore"/>
3105 </partitionlist>
3106
3107 <button>
3108 <fill color="%transparent%"/>
3109 <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/>
3110 <actions>
3111 <action function="set">tw_back=restore_confirm</action>
3112 <action function="page">restore_select</action>
3113 </actions>
3114 </button>
3115
3116 <listbox style="listbox_options">
3117 <placement x="%col1_x_right%" y="%row4a_y%" w="%content_half_width%" h="80"/>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003118 <listitem name="{@restore_enable_digest_chk=Enable Digest Verification of Backup Files}">
3119 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003120 </listitem>
3121 </listbox>
3122
3123 <text style="text_m_accent">
3124 <placement x="%col1_x_right%" y="%row3a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003125 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003126 </text>
3127
3128 <button>
3129 <fill color="%transparent%"/>
3130 <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="64"/>
3131 <actions>
3132 <action function="set">tw_back=restore_confirm</action>
3133 <action function="page">restore_options</action>
3134 </actions>
3135 </button>
3136
3137 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05003138 <text>{@swipe_restore_s= Restore}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003139 <action function="page">restore_run</action>
3140 </slider>
3141
3142 <action>
3143 <touch key="home"/>
3144 <action function="page">main</action>
3145 </action>
3146
3147 <action>
3148 <touch key="back"/>
3149 <action function="page">restore_options</action>
3150 </action>
3151 </page>
3152
3153 <page name="restore_run">
3154 <template name="page"/>
3155
3156 <template name="statusbar"/>
3157
3158 <text style="text_m">
3159 <placement x="%col1_x_left%" y="%row1_header_y%"/>
3160 <text>%tw_operation% %tw_partition%</text>
3161 </text>
3162
3163 <template name="console"/>
3164
3165 <template name="progress_bar"/>
3166
3167 <text style="text_m">
3168 <placement x="%indent%" y="%row14a_y%"/>
3169 <text>%tw_size_progress%</text>
3170 </text>
3171
3172 <action>
3173 <condition var1="tw_operation_state" var2="1"/>
3174 <actions>
3175 <action function="set">tw_back=restore</action>
Matt Mower3c366972015-12-25 19:28:31 -06003176 <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003177 <action function="set">tw_show_reboot=1</action>
3178 <action function="page">action_complete</action>
3179 </actions>
3180 </action>
3181
3182 <action>
3183 <action function="nandroid">restore</action>
3184 </action>
3185 </page>
3186
3187 <page name="mount">
3188 <template name="page"/>
3189
3190 <template name="statusbar"/>
3191
3192 <text style="text_m">
3193 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003194 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003195 </text>
3196
3197 <partitionlist style="partitionlist_headerless_cb">
3198 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/>
3199 <listtype name="mount"/>
3200 </partitionlist>
3201
3202 <fill color="%accent_color%">
3203 <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/>
3204 </fill>
3205
3206 <button style="checkbox">
bigbiffee7b7ff2020-03-23 15:08:27 -04003207 <conditions>
3208 <condition var1="tw_mount_system_ro" op="!=" var2="0"/>
3209 <condition var1="tw_is_super" op="=" var2="0"/>
3210 </conditions>
z31s1g28f0a922015-11-07 18:50:22 +01003211 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003212 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003213 <image resource="checkbox_false"/>
3214 <action function="mountsystemtoggle">1</action>
3215 </button>
3216
3217 <button style="checkbox">
bigbiffee7b7ff2020-03-23 15:08:27 -04003218 <conditions>
3219 <condition var1="tw_mount_system_ro" op="!=" var2="0"/>
3220 <condition var1="tw_is_super" op="=" var2="0"/>
3221 </conditions>
z31s1g28f0a922015-11-07 18:50:22 +01003222 <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003223 <text>{@mount_sys_ro_s_chk=Mount System RO}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003224 <image resource="checkbox_true"/>
3225 <actions>
3226 <action function="set">tw_lifetime_writes=2</action>
3227 <action function="page">system_readonly_check</action>
3228 </actions>
3229 </button>
3230
3231 <button style="checkbox">
3232 <conditions>
3233 <condition var1="tw_has_mtp" var2="1"/>
3234 <condition var1="tw_mtp_enabled" var2="0"/>
3235 </conditions>
3236 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3237 <image resource="checkbox_false"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003238 <text>{@enable_mtp_btn=Enable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003239 <action function="startmtp"/>
3240 </button>
3241
3242 <button style="checkbox">
3243 <conditions>
3244 <condition var1="tw_has_mtp" var2="1"/>
3245 <condition var1="tw_mtp_enabled" var2="1"/>
3246 </conditions>
3247 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
3248 <image resource="checkbox_true"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003249 <text>{@disable_mtp_btn=Disable MTP}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003250 <action function="stopmtp"/>
3251 </button>
3252
3253 <button>
3254 <placement x="%btn4_col3_x%" y="%row11_y%"/>
3255 <highlight color="%highlight_color%"/>
3256 <image resource="q_btn_storage"/>
3257 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05003258 <action function="set">tw_storagetext={@mount_hdr=Mount} &gt; {@select_storage_hdr=Select Storage}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003259 <action function="set">tw_back=mount</action>
3260 <action function="page">select_storage</action>
3261 </actions>
3262 </button>
3263
3264 <button>
3265 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3266 <highlight color="%highlight_color%"/>
3267 <image resource="q_btn_arrow_right"/>
3268 <action function="page">mount_options</action>
3269 </button>
3270
3271 <action>
3272 <touch key="home"/>
3273 <action function="page">main</action>
3274 </action>
3275
3276 <action>
3277 <touch key="back"/>
3278 <action function="page">main</action>
3279 </action>
3280 </page>
3281
3282 <page name="mount_options">
3283 <template name="page"/>
3284
3285 <template name="statusbar"/>
3286
3287 <text style="text_m">
3288 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003289 <text>{@mount_hdr=Mount} &gt; %tw_storage_display_name%</text>
z31s1g28f0a922015-11-07 18:50:22 +01003290 </text>
3291
3292 <button style="main_button_full_width">
3293 <condition var1="tw_has_usb_storage" var2="1"/>
3294 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003295 <text>{@mount_usb_storage_btn=Mount USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003296 <action function="page">usb_mount</action>
3297 </button>
3298
3299 <button style="main_button_full_width">
3300 <conditions>
3301 <condition var1="tw_is_encrypted" var2="1"/>
3302 <condition var1="tw_is_decrypted" var2="0"/>
3303 </conditions>
3304 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003305 <text>{@decrypt_data_btn=Decrypt Data}</text>
Noah Jacobson81d638d2019-04-28 00:10:07 -04003306 <action function="set">tw_crypto_user_id=0</action>
3307 <action function="set">tw_crypto_password=</action>
3308 <action function="set">tw_password_fail=0</action>
3309 <action function="set">tw_crypto_pwtype=%tw_crypto_pwtype_0%</action>
z31s1g28f0a922015-11-07 18:50:22 +01003310 <action function="page">decrypt</action>
3311 </button>
3312
3313 <button>
3314 <placement x="%col1_x_left%" y="%row11_y%"/>
3315 <highlight color="%highlight_color%"/>
3316 <image resource="q_btn_arrow_left"/>
3317 <action function="page">mount</action>
3318 </button>
3319
3320 <action>
3321 <touch key="home"/>
3322 <action function="page">main</action>
3323 </action>
3324
3325 <action>
3326 <touch key="back"/>
3327 <action function="page">mount</action>
3328 </action>
3329 </page>
3330
3331 <page name="usb_mount">
3332 <template name="page"/>
3333
3334 <template name="statusbar"/>
3335
3336 <text style="text_m">
3337 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003338 <text>{@mount_hdr=Mount} &gt; {@usb_storage_hdr=USB Storage}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003339 </text>
3340
3341 <text style="text_m_accent">
3342 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003343 <text>{@usb_stor_mnt1=USB Storage Mounted}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003344 </text>
3345
3346 <text style="text_m_fail">
3347 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003348 <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003349 </text>
3350
3351 <text style="text_m_fail">
3352 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003353 <text>{@usb_stor_mnt3=from your computer before unmounting!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003354 </text>
3355
3356 <button style="main_button">
3357 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003358 <text>{@unmount_btn=Unmount}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003359 <action function="page">usb_umount</action>
3360 </button>
3361
3362 <action>
3363 <action function="mount">usb</action>
3364 <action function="set">tw_busy=1</action>
3365 </action>
3366 </page>
3367
3368 <page name="usb_umount">
3369 <action>
3370 <action function="unmount">usb</action>
3371 </action>
3372
3373 <action>
3374 <action function="page">mount_options</action>
3375 <action function="set">tw_busy=0</action>
3376 </action>
3377 </page>
3378
3379 <page name="system_readonly_check">
3380 <action>
3381 <action function="checkpartitionlifetimewrites">/system</action>
3382 </action>
3383
3384 <action>
3385 <condition var1="tw_lifetime_writes" var2="1"/>
3386 <actions>
3387 <action function="mountsystemtoggle">0</action>
3388 <action function="page">mount</action>
3389 </actions>
3390 </action>
3391
3392 <action>
3393 <condition var1="tw_lifetime_writes" var2="0"/>
3394 <actions>
3395 <action function="set">tw_back=mount</action>
3396 <action function="page">system_readonly</action>
3397 </actions>
3398 </action>
3399 </page>
3400
3401 <page name="reboot">
Ethan Yonker8581ab32020-12-17 14:51:50 -06003402 <action>
3403 <action function="checkforapp"></action>
3404 <action function="page">reboot2</action>
3405 </action>
3406 </page>
3407
3408 <page name="reboot2">
z31s1g28f0a922015-11-07 18:50:22 +01003409 <template name="page"/>
3410
3411 <template name="statusbar"/>
3412
3413 <text style="text_m">
3414 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Matt Mower3c366972015-12-25 19:28:31 -06003415 <text>{@reboot_hdr=Reboot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003416 </text>
3417
3418 <button style="main_button">
3419 <condition var1="tw_reboot_system" var2="1"/>
3420 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003421 <text>{@rb_system_btn=System}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003422 <actions>
3423 <action function="set">tw_back=reboot</action>
Matt Mower908dd252016-05-25 02:26:50 -05003424 <action function="page">reboot_system_routine</action>
z31s1g28f0a922015-11-07 18:50:22 +01003425 </actions>
3426 </button>
3427
3428 <button style="main_button">
3429 <condition var1="tw_reboot_poweroff" var2="1"/>
3430 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003431 <text>{@rb_poweroff_btn=Power Off}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003432 <actions>
3433 <action function="set">tw_back=reboot</action>
3434 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003435 <action function="set">tw_action_param=poweroff</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003436 <action function="set">tw_reboot_param=poweroff</action>
z31s1g28f0a922015-11-07 18:50:22 +01003437 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003438 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3439 <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action>
3440 <action function="set">tw_action_text1={@turning_off=Turning Off...}</action>
3441 <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action>
3442 <action function="set">tw_slider_text={@swipe_power_off_s=Power Off}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003443 <action function="page">rebootcheck</action>
3444 </actions>
3445 </button>
3446
3447 <button style="main_button">
3448 <condition var1="tw_reboot_recovery" var2="1"/>
3449 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003450 <text>{@rb_recovery_btn=Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003451 <actions>
3452 <action function="set">tw_back=reboot</action>
3453 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003454 <action function="set">tw_action_param=recovery</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003455 <action function="set">tw_reboot_param=recovery</action>
z31s1g28f0a922015-11-07 18:50:22 +01003456 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003457 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3458 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3459 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3460 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3461 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003462 <action function="page">rebootcheck</action>
3463 </actions>
3464 </button>
3465
3466 <button style="main_button">
3467 <condition var1="tw_reboot_bootloader" var2="1"/>
3468 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003469 <text>{@rb_bootloader_btn=Bootloader}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003470 <actions>
3471 <action function="set">tw_back=reboot</action>
3472 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003473 <action function="set">tw_action_param=bootloader</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003474 <action function="set">tw_reboot_param=bootloader</action>
z31s1g28f0a922015-11-07 18:50:22 +01003475 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003476 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3477 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3478 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3479 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3480 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003481 <action function="page">rebootcheck</action>
3482 </actions>
3483 </button>
3484
3485 <button style="main_button">
3486 <condition var1="tw_download_mode" var2="1"/>
3487 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003488 <text>{@rb_download_btn=Download}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003489 <actions>
3490 <action function="set">tw_back=reboot</action>
3491 <action function="set">tw_action=reboot</action>
Ethan Yonker0afc1fd2017-03-22 15:27:47 -05003492 <action function="set">tw_action_param=download</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003493 <action function="set">tw_reboot_param=download</action>
z31s1g28f0a922015-11-07 18:50:22 +01003494 <action function="set">tw_has_action2=0</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05003495 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3496 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3497 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3498 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3499 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
z31s1g28f0a922015-11-07 18:50:22 +01003500 <action function="page">rebootcheck</action>
3501 </actions>
3502 </button>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003503
mauronofrioe9a49ef2018-10-03 13:38:16 +02003504 <button style="main_button">
3505 <condition var1="tw_edl_mode" var2="1"/>
3506 <placement x="%col1_x_right%" y="%row11_y%"/>
3507 <text>{@rb_edl_btn=Edl}</text>
3508 <actions>
3509 <action function="set">tw_back=reboot</action>
3510 <action function="set">tw_action=reboot</action>
3511 <action function="set">tw_action_param=edl</action>
3512 <action function="set">tw_reboot_param=edl</action>
3513 <action function="set">tw_has_action2=0</action>
3514 <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action>
3515 <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action>
3516 <action function="set">tw_action_text1={@rebooting=Rebooting...}</action>
3517 <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action>
3518 <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action>
3519 <action function="page">rebootcheck</action>
3520 </actions>
3521 </button>
z31s1g28f0a922015-11-07 18:50:22 +01003522
3523 <action>
3524 <touch key="home"/>
3525 <action function="page">main</action>
3526 </action>
3527
3528 <action>
3529 <touch key="back"/>
3530 <action function="page">main</action>
3531 </action>
3532 </page>
3533
Ethan Yonker8581ab32020-12-17 14:51:50 -06003534 <page name="installapp">
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003535 <template name="page"/>
3536
3537 <template name="statusbar"/>
3538
3539 <text style="text_m">
3540 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003541 <text>%tw_appinstall_title% &gt; {@reboot_install_app_hdr=Install TWRP App}</text>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003542 </text>
3543
3544 <text style="text_m_accent">
3545 <placement x="%center_x%" y="%row1_y%" placement="5"/>
3546 <text>{@reboot_install_app1=Would you like to install the Official TWRP App?}</text>
3547 </text>
3548
3549 <text style="text_m">
3550 <placement x="%center_x%" y="%row2_y%" placement="5"/>
3551 <text>{@reboot_install_app2=The app can check for new TWRP versions.}</text>
3552 </text>
3553
3554 <checkbox>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003555 <condition var1="tw_mount_system_ro" var2="0"/>
3556 <placement x="%indent%" y="%row5_y%"/>
3557 <text>{@reboot_install_app_system=Install as a System App}</text>
3558 <data variable="tw_app_install_system"/>
3559 </checkbox>
3560
3561 <button style="main_button_half_height">
3562 <placement x="%indent%" y="%row7_y%"/>
Ethan Yonkerfa67cbf2018-07-20 12:22:33 -05003563 <text>{@install_cancel=Do not Install}</text>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003564 <action function="page">%tw_back%</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003565 </button>
3566
Ethan Yonker8581ab32020-12-17 14:51:50 -06003567 <slider>
3568 <text>{@swipe_confirm= Confirm}</text>
3569 <actions>
3570 <action function="set">tw_action=installapp</action>
3571 <action function="set">tw_action_text1={@reboot_installing_app=Installing App...}</action>
3572 <action function="set">tw_action_text2=</action>
3573 <action function="set">tw_complete_text1={@successful=Successful}</action>
3574 <action function="page">action_page</action>
3575 </actions>
3576 </slider>
3577
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003578 <action>
3579 <touch key="home"/>
3580 <actions>
3581 <action function="set">tw_app_install_status=0</action>
3582 <action function="page">main</action>
3583 </actions>
3584 </action>
3585
3586 <action>
3587 <touch key="back"/>
3588 <actions>
3589 <action function="set">tw_app_install_status=0</action>
Ethan Yonker8581ab32020-12-17 14:51:50 -06003590 <action function="page">%tw_back%</action>
Ethan Yonker64c5c0a2017-03-06 12:42:54 -06003591 </actions>
3592 </action>
3593 </page>
3594
z31s1g28f0a922015-11-07 18:50:22 +01003595 <page name="system_readonly">
3596 <template name="page"/>
3597
3598 <template name="statusbar"/>
3599
3600 <text style="text_m">
3601 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003602 <text>{@sys_ro_hdr=Unmodified System Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003603 </text>
3604
3605 <text style="text_m_accent">
3606 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003607 <text>{@sys_ro_keep=Keep System Read only?}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003608 </text>
3609
3610 <text style="text_m">
3611 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003612 <text>{@sys_rop1=TWRP can leave your system partition unmodified}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003613 </text>
3614
3615 <text style="text_m">
3616 <placement x="%center_x%" y="%row3_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003617 <text>{@sys_rop2=to make it easier for you to take official updates.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003618 </text>
3619
3620 <text style="text_m">
3621 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003622 <text>{@sys_rop3=TWRP will be unable to prevent the stock ROM from}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003623 </text>
3624
3625 <text style="text_m">
3626 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003627 <text>{@sys_rop4=replacing TWRP and will not offer to root your device.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003628 </text>
3629
3630 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003631 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003632 <text>{@sys_rop5=Installing zips or performing adb operations may still}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003633 </text>
3634
3635 <text style="text_m_fail">
z31s1g608d7ff2016-01-18 19:47:25 +01003636 <placement x="%center_x%" y="%row7_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003637 <text>{@sys_rop6=modify the system partition.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003638 </text>
3639
z31s1g608d7ff2016-01-18 19:47:25 +01003640 <button style="main_button_half_height">
3641 <placement x="%col1_x_right%" y="%row8a_y%"/>
3642 <text>{@sel_lang_btn=Select Language}</text>
3643 <action function="page">settings_language</action>
3644 </button>
3645
z31s1g28f0a922015-11-07 18:50:22 +01003646 <checkbox>
3647 <condition var1="tw_is_encrypted" var2="0"/>
z31s1g608d7ff2016-01-18 19:47:25 +01003648 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003649 <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003650 <data variable="tw_never_show_system_ro_page"/>
3651 </checkbox>
3652
3653 <button style="main_button_half_height">
3654 <placement x="%col1_x_left%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003655 <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003656 <actions>
3657 <action function="mountsystemtoggle">1</action>
3658 <action function="set">tw_page_done=1</action>
3659 <action function="page">%tw_back%</action>
3660 </actions>
3661 </button>
3662
3663 <button style="main_button_half_height">
3664 <placement x="%col1_x_right%" y="%row13_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003665 <text>{@swipe_allow_mod_s=Allow Modifications}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003666 <actions>
3667 <action function="mountsystemtoggle">0</action>
3668 <action function="set">tw_page_done=1</action>
3669 <action function="page">%tw_back%</action>
3670 </actions>
3671 </button>
3672 </page>
3673
3674 <page name="settings">
3675 <template name="page"/>
3676
3677 <template name="statusbar"/>
3678
3679 <text style="text_m">
3680 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003681 <text>{@settings_hdr=Settings}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003682 </text>
3683
3684 <button style="main_button">
3685 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003686 <text>{@settings_gen_btn=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003687 <action function="page">settings_general</action>
3688 </button>
3689
3690 <button style="main_button">
3691 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003692 <text>{@settings_tz_btn=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003693 <action function="page">settings_timezone</action>
3694 </button>
3695
3696 <button style="main_button">
3697 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003698 <text>{@settings_screen_btn=Screen}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003699 <action function="page">settings_screen</action>
3700 </button>
3701
3702 <button style="main_button">
bigbiff bigbiff3ed778a2019-03-12 19:28:31 -04003703 <condition var1="tw_disable_haptics" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +01003704 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003705 <text>{@settings_vibration_btn=Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003706 <action function="page">settings_vibration</action>
3707 </button>
3708
3709 <button style="main_button">
3710 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003711 <text>{@settings_language_btn=Language}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003712 <action function="page">settings_language</action>
3713 </button>
3714
3715 <button>
3716 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3717 <highlight color="%highlight_color%"/>
3718 <image resource="q_btn_reset"/>
3719 <action function="restoredefaultsettings"/>
3720 </button>
3721
3722 <action>
3723 <touch key="home"/>
3724 <action function="page">main</action>
3725 </action>
3726
3727 <action>
3728 <touch key="back"/>
3729 <action function="page">main3</action>
3730 </action>
3731 </page>
3732
3733 <page name="settings_general">
3734 <template name="page"/>
3735
3736 <template name="statusbar"/>
3737
3738 <text style="text_m">
3739 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003740 <text>{@settings_hdr=Settings} &gt; {@settings_gen_s_hdr=General}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003741 </text>
3742
3743 <listbox style="scrolllist">
3744 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_settings_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003745 <listitem name="{@zip_sig_chk=Zip signature verification}">
z31s1g28f0a922015-11-07 18:50:22 +01003746 <data variable="tw_signed_zip_verify"/>
3747 </listitem>
Matt Mower8dc25b72016-04-25 23:06:53 -05003748 <listitem name="{@install_reboot_chk=Reboot after installation is complete}">
3749 <data variable="tw_install_reboot"/>
3750 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003751 <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}">
z31s1g28f0a922015-11-07 18:50:22 +01003752 <data variable="tw_rm_rf"/>
3753 </listitem>
Matt Mowerbfccfb82016-04-25 23:22:31 -05003754 <listitem name="{@disable_backup_space_chk=Disable free space check before backup}">
3755 <data variable="tw_disable_free_space"/>
3756 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003757 <listitem name="{@skip_digest_backup_chk=Skip Digest generation during backup}">
3758 <data variable="tw_skip_digest_generate"/>
z31s1g28f0a922015-11-07 18:50:22 +01003759 </listitem>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04003760 <listitem name="{@restore_enable_digest_chk=Enable Digest verification of backup files}">
3761 <data variable="tw_skip_digest_check"/>
z31s1g28f0a922015-11-07 18:50:22 +01003762 </listitem>
epicX9597b842021-03-20 21:58:17 +05303763 <listitem name="{@skip_digest_zip_chk=Skip Digest check before installing zip}">
3764 <data variable="tw_skip_digest_check_zip"/>
3765 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003766 <listitem name="{@use24clock_chk=Use 24-hour clock}">
z31s1g28f0a922015-11-07 18:50:22 +01003767 <data variable="tw_military_time"/>
3768 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003769 <listitem name="{@simact_chk=Simulate actions for theme testing}">
z31s1g28f0a922015-11-07 18:50:22 +01003770 <data variable="tw_simulate_actions"/>
3771 </listitem>
Ethan Yonker74db1572015-10-28 12:44:49 -05003772 <listitem name="{@simfail_chk=Simulate failure for actions}">
z31s1g28f0a922015-11-07 18:50:22 +01003773 <data variable="tw_simulate_fail"/>
3774 <condition var1="tw_simulate_actions" var2="1"/>
3775 </listitem>
bigbiff bigbiff1c01fab2017-08-07 18:41:14 -04003776 <listitem name="{@sha2_chk=Use SHA2 for hashing}">
3777 <condition var1="tw_no_sha2" var2="0"/>
3778 <data variable="tw_use_sha2"/>
3779 </listitem>
Chaosmasterff4f9582020-01-26 15:38:11 +01003780 <listitem name="{@unmount_sys_install=Unmount System before installing a ZIP}">
3781 <data variable="tw_unmount_system"/>
3782 </listitem>
nebrassyac29e692021-05-20 13:03:30 +02003783 <listitem name="{@auto_reflashtwrp_chk=Automatically Reflash TWRP after flashing a ROM}">
3784 <conditions>
3785 <condition var1="tw_has_boot_slots" var2="1"/>
3786 <condition var1="tw_has_repack_tools" var2="1"/>
3787 </conditions>
3788 <data variable="tw_auto_reflashtwrp"/>
3789 </listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003790 </listbox>
3791
3792 <action>
3793 <touch key="home"/>
3794 <action function="page">main</action>
3795 </action>
3796
3797 <action>
3798 <touch key="back"/>
3799 <action function="page">settings</action>
3800 </action>
3801 </page>
3802
3803 <page name="settings_timezone">
3804 <template name="page"/>
3805
3806 <template name="statusbar"/>
3807
3808 <text style="text_m">
3809 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003810 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003811 </text>
3812
3813 <text color="%text_color%">
3814 <font resource="font_m"/>
3815 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3816 <text>%tw_time%</text>
3817 </text>
3818
3819 <listbox style="listbox_headerless">
3820 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_timezone_height%"/>
3821 <data name="tw_time_zone_guisel"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003822 <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem>
3823 <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem>
3824 <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem>
3825 <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem>
3826 <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem>
3827 <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem>
3828 <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem>
3829 <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem>
3830 <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem>
3831 <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem>
3832 <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem>
3833 <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem>
3834 <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem>
3835 <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem>
3836 <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem>
3837 <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem>
3838 <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem>
3839 <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem>
3840 <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem>
3841 <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem>
3842 <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem>
3843 <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem>
3844 <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem>
3845 <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem>
z31s1g28f0a922015-11-07 18:50:22 +01003846 </listbox>
3847
3848 <button>
3849 <placement x="%btn4_col4_x%" y="%row11_y%"/>
3850 <highlight color="%highlight_color%"/>
3851 <image resource="q_btn_arrow_right"/>
3852 <actions>
3853 <action function="setguitimezone"/>
3854 <action function="page">settings_timezone2</action>
3855 </actions>
3856 </button>
3857
3858 <action>
3859 <condition var1="tw_time_zone_guisel" op="modified"/>
3860 <action function="setguitimezone"/>
3861 </action>
3862
3863 <action>
3864 <touch key="home"/>
3865 <actions>
3866 <action function="page">main</action>
3867 <action function="setguitimezone"/>
3868 </actions>
3869 </action>
3870
3871 <action>
3872 <touch key="back"/>
3873 <actions>
3874 <action function="page">settings</action>
3875 <action function="setguitimezone"/>
3876 </actions>
3877 </action>
3878
3879 <action>
3880 <touch key="power+voldown"/>
3881 <action function="screenshot"/>
3882 </action>
3883 </page>
3884
3885 <page name="settings_timezone2">
3886 <template name="page"/>
3887
3888 <template name="statusbar"/>
3889
3890 <text style="text_m">
3891 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003892 <text>{@settings_hdr=Settings} &gt; {@time_zone_hdr=Time Zone}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003893 </text>
3894
3895 <text color="%text_color%">
3896 <font resource="font_m"/>
3897 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
3898 <text>%tw_time%</text>
3899 </text>
3900
3901 <checkbox>
3902 <placement x="%col1_x_left%" y="%row1_y%"/>
3903 <font resource="font_m" color="%text_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003904 <text>{@use_dst_chk=Use daylight savings time (DST)}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003905 <data variable="tw_time_zone_guidst"/>
3906 <image checked="checkbox_true" unchecked="checkbox_false"/>
3907 </checkbox>
3908
3909 <text style="text_m_accent">
3910 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003911 <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003912 </text>
3913
3914 <button style="main_button_quarter_width">
3915 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003916 <text>{@tz_offset_0=0}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003917 <actions>
3918 <action function="set">tw_time_zone_guioffset=0</action>
3919 <action function="setguitimezone"/>
3920 </actions>
3921 </button>
3922
3923 <button style="main_button_quarter_width">
3924 <placement x="%btn4_col2_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003925 <text>{@tz_offset_15=15}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003926 <actions>
3927 <action function="set">tw_time_zone_guioffset=15</action>
3928 <action function="setguitimezone"/>
3929 </actions>
3930 </button>
3931
3932 <button style="main_button_quarter_width">
3933 <placement x="%btn4_col3_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003934 <text>{@tz_offset_30=30}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003935 <actions>
3936 <action function="set">tw_time_zone_guioffset=30</action>
3937 <action function="setguitimezone"/>
3938 </actions>
3939 </button>
3940
3941 <button style="main_button_quarter_width">
3942 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003943 <text>{@tz_offset_45=45}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003944 <actions>
3945 <action function="set">tw_time_zone_guioffset=45</action>
3946 <action function="setguitimezone"/>
3947 </actions>
3948 </button>
3949
3950 <button>
3951 <placement x="%col1_x_left%" y="%row11_y%"/>
3952 <highlight color="%highlight_color%"/>
3953 <image resource="q_btn_arrow_left"/>
3954 <actions>
3955 <action function="setguitimezone"/>
3956 <action function="page">settings_timezone</action>
3957 </actions>
3958 </button>
3959
3960 <text style="text_m_accent">
3961 <placement x="%btn4_col2_x%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003962 <text>{@curr_tz_s=Current Time Zone:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01003963 </text>
3964
3965 <text style="text_m">
3966 <placement x="%btn4_col2_x%" y="%row12a_y%"/>
3967 <text>%tw_time_zone%</text>
3968 </text>
3969
3970 <action>
3971 <condition var1="tw_time_zone_guidst" op="modified"/>
3972 <action function="setguitimezone"/>
3973 </action>
3974
3975 <action>
3976 <touch key="home"/>
3977 <actions>
3978 <action function="setguitimezone"/>
3979 <action function="page">main</action>
3980 </actions>
3981 </action>
3982
3983 <action>
3984 <touch key="back"/>
3985 <actions>
3986 <action function="setguitimezone"/>
3987 <action function="page">settings_timezone</action>
3988 </actions>
3989 </action>
3990 </page>
3991
3992 <page name="settings_screen">
3993 <template name="page"/>
3994
3995 <template name="statusbar"/>
3996
3997 <text style="text_m">
3998 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05003999 <text>{@settings_hdr=Settings} &gt; {@settings_screen_timeout_hdr=Screen Timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004000 </text>
4001
4002 <button style="checkbox">
4003 <condition var1="tw_screen_timeout_secs" op="=" var2="0"/>
4004 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
4005 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004006 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004007 <image resource="checkbox_false"/>
4008 <action function="set">tw_screen_timeout_secs=60</action>
4009 </button>
4010
4011 <button style="checkbox">
4012 <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/>
4013 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
4014 <placement x="%indent%" y="%row1_y%" textplacement="6"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004015 <text>{@enable_timeout_chk=Enable screen timeout}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004016 <image resource="checkbox_true"/>
4017 <action function="set">tw_screen_timeout_secs=0</action>
4018 </button>
4019
4020 <slidervalue>
4021 <condition var1="tw_no_screen_timeout" op="!=" var2="1"/>
4022 <placement x="col1_x_left" y="%row2a_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004023 <text>{@screen_to_slider_s=Screen timeout in seconds (0=disabled): %tw_screen_timeout_secs%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004024 <data variable="tw_screen_timeout_secs" min="15" max="300"/>
4025 </slidervalue>
4026
4027 <text style="text_m_fail">
4028 <condition var1="tw_no_screen_timeout" op="=" var2="1"/>
4029 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004030 <text>{@screen_to_na=Screen timeout setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004031 </text>
4032
4033 <button>
4034 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4035 <highlight color="%highlight_color%"/>
4036 <image resource="q_btn_arrow_right"/>
4037 <action function="page">settings_screen2</action>
4038 </button>
4039
4040 <action>
4041 <touch key="home"/>
4042 <action function="page">main</action>
4043 </action>
4044
4045 <action>
4046 <touch key="back"/>
4047 <action function="page">settings</action>
4048 </action>
4049 </page>
4050
4051 <page name="settings_screen2">
4052 <template name="page"/>
4053
4054 <template name="statusbar"/>
4055
4056 <text style="text_m">
4057 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004058 <text>{@settings_hdr=Settings} &gt; {@settings_screen_bright_btn=Screen Brightness}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004059 </text>
4060
4061 <slidervalue>
4062 <condition var1="tw_has_brightnesss_file" var2="1"/>
4063 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004064 <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004065 <data variable="tw_brightness_pct" min="10" max="100"/>
4066 <actions>
4067 <action function="set">tw_brightness=%tw_brightness_max%</action>
4068 <action function="compute">tw_brightness*%tw_brightness_pct%</action>
4069 <action function="compute">tw_brightness/100</action>
4070 <action function="setbrightness">%tw_brightness%</action>
4071 </actions>
4072 </slidervalue>
4073
4074 <text style="text_m_fail">
4075 <condition var1="tw_has_brightnesss_file" var2="0"/>
4076 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004077 <text>{@screen_bright_na=Brightness setting unavailable}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004078 </text>
4079
4080 <button>
4081 <placement x="%col1_x_left%" y="%row11_y%"/>
4082 <highlight color="%highlight_color%"/>
4083 <image resource="q_btn_arrow_left"/>
4084 <action function="page">settings_screen</action>
4085 </button>
4086
4087 <action>
4088 <touch key="home"/>
4089 <action function="page">main</action>
4090 </action>
4091
4092 <action>
4093 <touch key="back"/>
4094 <action function="page">settings</action>
4095 </action>
4096 </page>
4097
4098 <page name="settings_vibration">
4099 <template name="page"/>
4100
4101 <template name="statusbar"/>
4102
4103 <text style="text_m">
4104 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004105 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@button_vibration_hdr=Button Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004106 </text>
4107
4108 <slidervalue>
4109 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004110 <text>{@button_vibration=Button Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004111 <data variable="tw_button_vibrate" min="0" max="300"/>
4112 </slidervalue>
4113
4114 <button>
4115 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4116 <highlight color="%highlight_color%"/>
4117 <image resource="q_btn_arrow_right"/>
4118 <action function="page">settings_vibration2</action>
4119 </button>
4120
4121 <action>
4122 <touch key="home"/>
4123 <action function="page">main</action>
4124 </action>
4125
4126 <action>
4127 <touch key="back"/>
4128 <action function="page">settings</action>
4129 </action>
4130 </page>
4131
4132 <page name="settings_vibration2">
4133 <template name="page"/>
4134
4135 <template name="statusbar"/>
4136
4137 <text style="text_m">
4138 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004139 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@kb_vibration_hdr=Keyboard Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004140 </text>
4141
4142 <slidervalue>
4143 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004144 <text>{@kb_vibration=Keyboard Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004145 <data variable="tw_keyboard_vibrate" min="0" max="300"/>
4146 </slidervalue>
4147
4148 <button>
4149 <placement x="%col1_x_left%" y="%row11_y%"/>
4150 <highlight color="%highlight_color%"/>
4151 <image resource="q_btn_arrow_left"/>
4152 <action function="page">settings_vibration</action>
4153 </button>
4154
4155 <button>
4156 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4157 <highlight color="%highlight_color%"/>
4158 <image resource="q_btn_arrow_right"/>
4159 <action function="page">settings_vibration3</action>
4160 </button>
4161
4162 <action>
4163 <touch key="home"/>
4164 <action function="page">main</action>
4165 </action>
4166
4167 <action>
4168 <touch key="back"/>
4169 <action function="page">settings</action>
4170 </action>
4171 </page>
4172
4173 <page name="settings_vibration3">
4174 <template name="page"/>
4175
4176 <template name="statusbar"/>
4177
4178 <text style="text_m">
4179 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004180 <text>{@settings_hdr=Settings} &gt; {@vibration_hdr=Vibration} - {@act_vibration_hdr=Action Vibration}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004181 </text>
4182
4183 <slidervalue>
4184 <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004185 <text>{@act_vibration=Action Vibration:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004186 <data variable="tw_action_vibrate" min="0" max="500"/>
4187 </slidervalue>
4188
4189 <button>
4190 <placement x="%col1_x_left%" y="%row11_y%"/>
4191 <highlight color="%highlight_color%"/>
4192 <image resource="q_btn_arrow_left"/>
4193 <action function="page">settings_vibration2</action>
4194 </button>
4195
4196 <action>
4197 <touch key="home"/>
4198 <action function="page">main</action>
4199 </action>
4200
4201 <action>
4202 <touch key="back"/>
4203 <action function="page">settings</action>
4204 </action>
4205 </page>
4206
Ethan Yonker74db1572015-10-28 12:44:49 -05004207 <page name="settings_language">
4208 <template name="page"/>
4209
4210 <template name="statusbar"/>
4211
4212 <text style="text_m">
4213 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4214 <text>{@settings_hdr=Settings} &gt; {@language_hdr=Language} - %tw_language_display%</text>
4215 </text>
4216
z31s1g608d7ff2016-01-18 19:47:25 +01004217 <listbox style="scrolllist">
Ethan Yonker74db1572015-10-28 12:44:49 -05004218 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4219 <icon selected="radio_true" unselected="radio_false" />
4220 <data name="tw_language" />
z31s1g608d7ff2016-01-18 19:47:25 +01004221 </listbox>
Ethan Yonker74db1572015-10-28 12:44:49 -05004222
4223 <button>
4224 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4225 <highlight color="%highlight_color%"/>
z31s1g608d7ff2016-01-18 19:47:25 +01004226 <image resource="q_btn_accept_transp"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004227 <action function="setlanguage"></action>
4228 </button>
4229
z31s1g608d7ff2016-01-18 19:47:25 +01004230 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004231 <touch key="home" />
4232 <action function="page">main</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004233 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004234
z31s1g608d7ff2016-01-18 19:47:25 +01004235 <action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004236 <touch key="back" />
4237 <action function="page">settings</action>
z31s1g608d7ff2016-01-18 19:47:25 +01004238 </action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004239 </page>
4240
z31s1g28f0a922015-11-07 18:50:22 +01004241 <page name="advanced">
4242 <template name="page"/>
4243
4244 <template name="statusbar"/>
4245
4246 <text style="text_m">
4247 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004248 <text>{@advanced_hdr=Advanced}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004249 </text>
4250
4251 <button style="main_button">
4252 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004253 <text>{@terminal_btn=Terminal}</text>
z31s1g56189522016-01-13 19:12:40 +01004254 <action function="page">terminalcommand</action>
z31s1g28f0a922015-11-07 18:50:22 +01004255 </button>
4256
4257 <button style="main_button">
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004258 <condition var1="tw_has_data_media" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01004259 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06004260 <text>{@fix_context_btn=Fix Contexts}</text>
4261 <action function="page">fixcontexts</action>
z31s1g28f0a922015-11-07 18:50:22 +01004262 </button>
4263
Ethan Yonker64e0a652018-07-25 09:52:17 -05004264 <button>
4265 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4266 <highlight color="%highlight_color%"/>
4267 <image resource="q_btn_arrow_right"/>
4268 <action function="page">advanced2</action>
z31s1g28f0a922015-11-07 18:50:22 +01004269 </button>
4270
Ethan Yonker64e0a652018-07-25 09:52:17 -05004271 <action>
4272 <touch key="home"/>
4273 <action function="page">main</action>
4274 </action>
z31s1g28f0a922015-11-07 18:50:22 +01004275
Ethan Yonker64e0a652018-07-25 09:52:17 -05004276 <action>
4277 <touch key="back"/>
4278 <action function="page">main3</action>
4279 </action>
4280 </page>
4281
4282 <page name="advanced2">
4283 <template name="page"/>
4284
4285 <template name="statusbar"/>
4286
4287 <text style="text_m">
4288 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4289 <text>{@advanced_hdr=Advanced}</text>
4290 </text>
4291
4292 <listbox style="advanced_listbox">
4293 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
epicXa721f952021-01-04 13:01:31 +05304294 <listitem name="{@change_twrp_folder_btn=Change TWRP folder}">
4295 <condition var1="tw_is_encrypted" var2="0"/>
4296 <action function="page">changeTwrpFolder</action>
4297 </listitem>
Noah Jacobson81d638d2019-04-28 00:10:07 -04004298 <listitem name="{@decrypt_users=Decrypt Users}">
4299 <conditions>
4300 <condition var1="tw_is_fbe" var2="1"/>
4301 <condition var1="tw_all_users_decrypted" var2="0"/>
4302 </conditions>
4303 <actions>
4304 <action function="set">tw_crypto_user_id=</action>
4305 <action function="page">decrypt_users</action>
4306 </actions>
4307 </listitem>
Ethan Yonker64e0a652018-07-25 09:52:17 -05004308 <listitem name="{@reload_theme_btn=Reload Theme}">
4309 <action function="reload"/>
4310 </listitem>
4311 <listitem name="{@part_sd_btn=Partition SD Card}">
4312 <condition var1="tw_allow_partition_sdcard" var2="1"/>
4313 <actions>
4314 <action function="set">partitionlisterror=0</action>
4315 <action function="page">partsdcardsel</action>
4316 </actions>
4317 </listitem>
4318 <listitem name="{@dumlock_btn=HTC Dumlock}">
4319 <condition var1="tw_show_dumlock" var2="1"/>
4320 <action function="page">htcdumlock</action>
4321 </listitem>
4322 <listitem name="{@inject_twrp_btn=Inject TWRP}">
4323 <condition var1="tw_has_injecttwrp" var2="1"/>
4324 <actions>
4325 <action function="set">tw_back=advanced</action>
4326 <action function="set">tw_action=reinjecttwrp</action>
4327 <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action>
4328 <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action>
4329 <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action>
4330 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4331 <action function="page">confirm_action</action>
4332 </actions>
4333 </listitem>
Ethan Yonker53796e72019-01-11 22:49:52 -06004334 <listitem name="{@install_twrp_ramdisk=Install Recovery Ramdisk}">
4335 <conditions>
4336 <condition var1="tw_has_boot_slots" var2="1"/>
4337 <condition var1="tw_has_repack_tools" var2="1"/>
4338 </conditions>
4339 <actions>
4340 <action function="set">tw_repack_kernel=0</action>
4341 <action function="page">repackselect</action>
4342 </actions>
4343 </listitem>
nebrassyac29e692021-05-20 13:03:30 +02004344 <listitem name="{@reflash_twrp=Flash Current TWRP}">
4345 <conditions>
4346 <condition var1="tw_has_boot_slots" var2="1"/>
4347 <condition var1="tw_has_repack_tools" var2="1"/>
4348 </conditions>
4349 <actions>
4350 <action function="set">tw_repack_kernel=0</action>
4351 <action function="set">tw_back=advanced</action>
4352 <action function="set">tw_action=reflashtwrp</action>
4353 <action function="set">tw_text1={@reflash_twrp_confirm=Flash Current TWRP?}</action>
4354 <action function="set">tw_action_text1={@reflashing_twrp=Flashing TWRP...}</action>
4355 <action function="set">tw_complete_text1={@reflash_twrp_complete=Done Flashing TWRP}</action>
4356 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4357 <action function="page">confirm_action</action>
4358 </actions>
4359 </listitem>
Ethan Yonker53796e72019-01-11 22:49:52 -06004360 <listitem name="{@install_kernel=Install Kernel}">
4361 <conditions>
4362 <condition var1="tw_has_boot_slots" var2="1"/>
4363 <condition var1="tw_has_repack_tools" var2="1"/>
4364 </conditions>
4365 <actions>
4366 <action function="set">tw_repack_kernel=1</action>
4367 <action function="page">repackselect</action>
4368 </actions>
4369 </listitem>
4370 <listitem name="{@fix_recovery_loop=Fix Recovery Bootloop}">
4371 <conditions>
4372 <condition var1="tw_has_boot_slots" var2="1"/>
4373 <condition var1="tw_has_repack_tools" var2="1"/>
Captain Throwbackbc2cfa32021-09-16 10:04:26 -04004374 <condition var1="tw_uses_initramfs" var2="1"/>
Ethan Yonker53796e72019-01-11 22:49:52 -06004375 </conditions>
4376 <actions>
4377 <action function="set">tw_back=advanced</action>
4378 <action function="set">tw_action=fixabrecoverybootloop</action>
4379 <action function="set">tw_text1={@fix_recovery_loop_confirm=Fix Recovery Bootloop?}</action>
4380 <action function="set">tw_action_text1={@fixing_recovery_loop=Fixing Recovery Bootloop...}</action>
4381 <action function="set">tw_complete_text1={@fix_recovery_loop_complete=Fix Recovery Bootloop Complete}</action>
4382 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4383 <action function="page">confirm_action</action>
4384 </actions>
4385 </listitem>
Ethan Yonker8581ab32020-12-17 14:51:50 -06004386 <listitem name="{@reboot_install_app_hdr=Install TWRP App}">
4387 <condition var1="tw_app_install_status" var2="1"/>
4388 <actions>
4389 <action function="set">tw_back=advanced2</action>
4390 <action function="set">tw_appinstall_title={@advanced_hdr=Advanced}</action>
4391 <action function="page">installapp</action>
4392 </actions>
4393 </listitem>
Ethan Yonker76bbd3a2019-05-10 10:50:04 -05004394 <listitem name="{@uninstall_twrp_system_app=Uninstall TWRP App from System}">
4395 <condition var1="tw_app_installed_in_system" var2="1"/>
4396 <actions>
4397 <action function="set">tw_back=advanced</action>
4398 <action function="set">tw_action=uninstalltwrpsystemapp</action>
4399 <action function="set">tw_text1={@uninstall_twrp_system_app_confirm=Uninstall TWRP App from System?}</action>
4400 <action function="set">tw_action_text1={@uninstalling_twrp_system_app=Uninstalling TWRP App from System...}</action>
4401 <action function="set">tw_complete_text1={@uninstall_twrp_system_app_complete=Uninstall TWRP App from System Complete}</action>
4402 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4403 <action function="page">confirm_action</action>
4404 </actions>
4405 </listitem>
bigbiffcfa875c2021-06-20 16:20:27 -04004406 <listitem name="{@unmap_super_devices=Unmap Super Devices}">
4407 <actions>
4408 <action function="set">tw_back=advanced</action>
4409 <action function="set">tw_action=unmapsuperdevices</action>
4410 <action function="set">tw_text1={@unmap_super_devices_confirm=Unmap all Super Devices?}</action>
4411 <action function="set">tw_action_text1={@unmapping_super_devices=Unmapping Super Devices...}</action>
4412 <action function="set">tw_complete_text1={@unmap_super_devices_complete=Unmapped all Super Devices}</action>
4413 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4414 <action function="page">confirm_action</action>
4415 </actions>
4416 </listitem>
Ethan Yonker64e0a652018-07-25 09:52:17 -05004417 </listbox>
4418
4419 <button>
z31s1g28f0a922015-11-07 18:50:22 +01004420 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker64e0a652018-07-25 09:52:17 -05004421 <highlight color="%highlight_color%"/>
4422 <image resource="q_btn_arrow_left"/>
4423 <action function="page">advanced</action>
z31s1g28f0a922015-11-07 18:50:22 +01004424 </button>
4425
4426 <action>
4427 <touch key="home"/>
4428 <action function="page">main</action>
4429 </action>
4430
4431 <action>
4432 <touch key="back"/>
4433 <action function="page">main3</action>
4434 </action>
4435 </page>
4436
Ethan Yonker483e9f42016-01-11 22:21:18 -06004437 <page name="partsdcardsel">
4438 <template name="page"/>
4439
4440 <template name="statusbar"/>
4441
4442 <text style="text_m">
4443 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4444 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
4445 </text>
4446
4447 <partitionlist style="partitionlist_headerless_rb">
4448 <data name="tw_storage_path"/>
4449 <listtype name="storage"/>
4450 </partitionlist>
4451
4452 <text style="text_m_fail">
4453 <condition var1="partitionlisterror" var2="1"/>
4454 <placement x="%center_x%" y="%row9_y%" placement="5"/>
4455 <text>{@invalid_partsd_sel=You must select a removable device}</text>
4456 </text>
4457
4458 <button>
4459 <placement x="%btn4_col2_x%" y="%row11_y%"/>
4460 <highlight color="%highlight_color%"/>
4461 <image resource="q_btn_refresh"/>
4462 <action function="refreshsizes"/>
4463 </button>
4464
4465 <button>
4466 <placement x="%btn4_col3_x%" y="%row11_y%"/>
4467 <highlight color="%highlight_color%"/>
4468 <image resource="q_btn_accept"/>
4469 <actions>
4470 <action function="getpartitiondetails">tw_storage_path</action>
4471 <action function="page">partsdcardcheck</action>
4472 </actions>
4473 </button>
4474
4475 <action>
4476 <touch key="home"/>
4477 <action function="page">main</action>
4478 </action>
4479
4480 <action>
4481 <touch key="back"/>
4482 <action function="page">advanced</action>
4483 </action>
4484 </page>
4485
4486 <page name="partsdcardcheck">
4487 <action>
4488 <condition var1="tw_partition_removable" op="=" var2="1"/>
4489 <actions>
4490 <action function="set">partitionlisterror=0</action>
4491 <action function="page">partsdcard</action>
4492 </actions>
4493 </action>
4494
4495 <action>
4496 <condition var1="tw_partition_removable" op="!=" var2="1"/>
4497 <actions>
4498 <action function="set">partitionlisterror=1</action>
4499 <action function="page">partsdcardsel</action>
4500 </actions>
4501 </action>
4502 </page>
4503
z31s1g28f0a922015-11-07 18:50:22 +01004504 <page name="partsdcard">
4505 <template name="page"/>
4506
4507 <template name="statusbar"/>
4508
4509 <text style="text_m">
4510 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004511 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004512 </text>
4513
4514 <text style="text_m_fail">
4515 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004516 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004517 </text>
4518
4519 <text style="text_m_fail">
4520 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004521 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004522 </text>
4523
4524 <text style="text_m_accent">
4525 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004526 <text>{@part_sd_ext_sz=EXT Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004527 </text>
4528
4529 <text style="text_m">
4530 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4531 <text>%tw_sdext_size%</text>
4532 </text>
4533
4534 <button style="main_button_quarter_width">
4535 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004536 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004537 <action function="addsubtract">tw_sdext_size-256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004538 </button>
4539
4540 <button style="main_button_quarter_width">
4541 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004542 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004543 <action function="addsubtract">tw_sdext_size+256</action>
z31s1g28f0a922015-11-07 18:50:22 +01004544 </button>
4545
4546 <button>
4547 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4548 <highlight color="%highlight_color%"/>
4549 <image resource="q_btn_arrow_right"/>
4550 <action function="page">partsdcard2</action>
4551 </button>
4552
4553 <action>
4554 <touch key="home"/>
4555 <action function="page">main</action>
4556 </action>
4557
4558 <action>
4559 <touch key="back"/>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004560 <action function="page">partsdcardsel</action>
z31s1g28f0a922015-11-07 18:50:22 +01004561 </action>
4562 </page>
4563
4564 <page name="partsdcard2">
4565 <template name="page"/>
4566
4567 <template name="statusbar"/>
4568
4569 <text style="text_m">
4570 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004571 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004572 </text>
4573
4574 <text style="text_m_fail">
4575 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004576 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004577 </text>
4578
4579 <text style="text_m_fail">
4580 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004581 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004582 </text>
4583
4584 <text style="text_m_accent">
4585 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004586 <text>{@part_sd_swap_sz=Swap Size:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004587 </text>
4588
4589 <text style="text_m">
4590 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4591 <text>%tw_swap_size%</text>
4592 </text>
4593
4594 <button style="main_button_quarter_width">
4595 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004596 <text>{@part_sd_m=-}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004597 <action function="addsubtract">tw_swap_size-64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004598 </button>
4599
4600 <button style="main_button_quarter_width">
4601 <placement x="%btn4_col4_x%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004602 <text>{@part_sd_p=+}</text>
Ethan Yonker483e9f42016-01-11 22:21:18 -06004603 <action function="addsubtract">tw_swap_size+64</action>
z31s1g28f0a922015-11-07 18:50:22 +01004604 </button>
4605
4606 <button>
4607 <placement x="%col1_x_left%" y="%row11_y%"/>
4608 <highlight color="%highlight_color%"/>
4609 <image resource="q_btn_arrow_left"/>
4610 <action function="page">partsdcard</action>
4611 </button>
4612
4613 <button>
4614 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4615 <highlight color="%highlight_color%"/>
4616 <image resource="q_btn_arrow_right"/>
4617 <action function="page">partsdcard3</action>
4618 </button>
4619
4620 <action>
4621 <touch key="home"/>
4622 <action function="page">main</action>
4623 </action>
4624
4625 <action>
4626 <touch key="back"/>
4627 <action function="page">advanced</action>
4628 </action>
4629 </page>
4630
4631 <page name="partsdcard3">
4632 <template name="page"/>
4633
4634 <template name="statusbar"/>
4635
4636 <text style="text_m">
4637 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004638 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004639 </text>
4640
4641 <text style="text_m_fail">
4642 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004643 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004644 </text>
4645
4646 <text style="text_m_fail">
4647 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004648 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004649 </text>
4650
4651 <text style="text_m_accent">
4652 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004653 <text>{@file_system=File System:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004654 </text>
4655
4656 <text style="text_m">
4657 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
4658 <text>%tw_sdpart_file_system%</text>
4659 </text>
4660
4661 <button style="main_button_quarter_width">
4662 <placement x="%indent%" y="%row6_y%"/>
4663 <text>EXT3</text>
4664 <action function="set">tw_sdpart_file_system=ext3</action>
4665 </button>
4666
4667 <button style="main_button_quarter_width">
4668 <placement x="%btn4_col4_x%" y="%row6_y%"/>
4669 <text>EXT4</text>
4670 <action function="set">tw_sdpart_file_system=ext4</action>
4671 </button>
4672
4673 <button>
4674 <placement x="%col1_x_left%" y="%row11_y%"/>
4675 <highlight color="%highlight_color%"/>
4676 <image resource="q_btn_arrow_left"/>
4677 <action function="page">partsdcard2</action>
4678 </button>
4679
4680 <button>
4681 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4682 <highlight color="%highlight_color%"/>
4683 <image resource="q_btn_arrow_right"/>
4684 <action function="page">partsdcard_confirm</action>
4685 </button>
4686
4687 <action>
4688 <touch key="home"/>
4689 <action function="page">main</action>
4690 </action>
4691
4692 <action>
4693 <touch key="back"/>
4694 <action function="page">advanced</action>
4695 </action>
4696 </page>
4697
4698 <page name="partsdcard_confirm">
4699 <template name="page"/>
4700
4701 <template name="statusbar"/>
4702
4703 <text style="text_m">
4704 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004705 <text>{@advanced_hdr=Advanced} &gt; {@part_sd_hdr=Partition SD Card}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004706 </text>
4707
4708 <text style="text_m_fail">
4709 <placement x="%center_x%" y="%row1_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004710 <text>{@part_sd_lose=You will lose all files on your SD card!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004711 </text>
4712
4713 <text style="text_m_fail">
4714 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004715 <text>{@part_sd_undo=This action cannot be undone!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004716 </text>
4717
4718 <text style="text_m_accent">
4719 <placement x="%center_x%" y="%row4_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004720 <text>{@part_sd_ext_sz=EXT Size:} %tw_sdext_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004721 </text>
4722
4723 <text style="text_m_accent">
4724 <placement x="%center_x%" y="%row6_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004725 <text>{@part_sd_swap_sz=Swap Size:} %tw_swap_size%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004726 </text>
4727
4728 <text style="text_m_accent">
4729 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004730 <text>{@file_system=File System:} %tw_sdpart_file_system%</text>
z31s1g28f0a922015-11-07 18:50:22 +01004731 </text>
4732
4733 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004734 <text>{@swipe_part_sd_s=Partition}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004735 <action function="page">partsdcardaction</action>
4736 <actions>
4737 <action function="set">tw_back=partsdcard</action>
4738 <action function="set">tw_action=partitionsd</action>
4739 <action function="set">tw_has_action2=1</action>
4740 <action function="set">tw_action2=set</action>
4741 <action function="set">tw_action2_param=tw_zip_location=/sdcard</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004742 <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action>
4743 <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action>
4744 <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004745 <action function="page">action_page</action>
4746 </actions>
4747 </slider>
4748
4749 <action>
4750 <touch key="home"/>
4751 <action function="page">main</action>
4752 </action>
4753
4754 <action>
4755 <touch key="back"/>
4756 <action function="page">advanced</action>
4757 </action>
4758 </page>
4759
4760 <page name="htcdumlock">
4761 <template name="page"/>
4762
4763 <template name="statusbar"/>
4764
4765 <text style="text_m">
4766 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004767 <text>{@advanced_hdr=Advanced} &gt; {@dumlock_hdr=HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004768 </text>
4769
4770 <button style="main_button_full_width">
4771 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004772 <text>{@dumlock_restore_btn=Restore Original Boot}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004773 <actions>
4774 <action function="set">tw_back=htcdumlock</action>
4775 <action function="set">tw_action=htcdumlockrestoreboot</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004776 <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action>
4777 <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action>
4778 <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action>
4779 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004780 <action function="page">confirm_action</action>
4781 </actions>
4782 </button>
4783
4784 <button style="main_button_full_width">
4785 <placement x="%indent%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004786 <text>{@dumlock_reflash_btn=Reflash Recovery}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004787 <actions>
4788 <action function="set">tw_back=htcdumlock</action>
4789 <action function="set">tw_action=htcdumlockreflashrecovery</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004790 <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action>
4791 <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action>
4792 <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action>
4793 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004794 <action function="page">confirm_action</action>
4795 </actions>
4796 </button>
4797
4798 <button style="main_button_full_width">
4799 <placement x="%indent%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004800 <text>{@dumlock_install_btn=Install HTC Dumlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004801 <actions>
4802 <action function="set">tw_back=htcdumlock</action>
4803 <action function="set">tw_action=installhtcdumlock</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004804 <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action>
4805 <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action>
4806 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
4807 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004808 <action function="page">confirm_action</action>
4809 </actions>
4810 </button>
4811
4812 <action>
4813 <touch key="home"/>
4814 <action function="page">main</action>
4815 </action>
4816
4817 <action>
4818 <touch key="back"/>
4819 <action function="page">advanced</action>
4820 </action>
4821 </page>
4822
Ethan Yonker53796e72019-01-11 22:49:52 -06004823 <page name="repackselect">
4824 <template name="page"/>
4825
4826 <template name="statusbar"/>
4827
4828 <text style="text_m">
4829 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4830 <text>{@repack_image_hdr=Select Image}</text>
4831 </text>
4832
4833 <fileselector>
4834 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
4835 <text>%tw_zip_location%</text>
4836 <filter extn=".img" folders="1" files="1"/>
4837 <path name="tw_zip_location" default="/sdcard"/>
4838 <data name="tw_filename"/>
4839 <selection name="tw_file"/>
4840 </fileselector>
4841
4842 <button>
4843 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4844 <highlight color="%highlight_color%"/>
4845 <image resource="q_btn_storage"/>
4846 <actions>
4847 <action function="set">tw_storagetext={@install_hdr=Install} &gt; {@select_storage_hdr=Select Storage}</action>
4848 <action function="set">tw_back=install</action>
4849 <action function="page">select_storage</action>
4850 </actions>
4851 </button>
4852
4853 <action>
4854 <conditions>
4855 <condition var1="tw_filename" op="modified"/>
4856 </conditions>
4857 <action function="page">repackconfirm</action>
4858 </action>
4859
4860 <action>
4861 <touch key="back"/>
4862 <action function="page">advanced</action>
4863 </action>
4864
4865 <action>
4866 <touch key="home"/>
4867 <action function="page">main</action>
4868 </action>
4869 </page>
4870
4871 <page name="repackconfirm">
4872 <template name="page"/>
4873
4874 <template name="statusbar"/>
4875
4876 <text style="text_m">
4877 <condition var1="tw_repack_kernel" var2="1"/>
4878 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4879 <text>{@repack_kernel_confirm=Install Kernel?}</text>
4880 </text>
4881
4882 <text style="text_m">
4883 <condition var1="tw_repack_kernel" var2="0"/>
4884 <placement x="%col1_x_left%" y="%row1_header_y%"/>
4885 <text>{@repack_ramdisk_confirm=Install Recovery?}</text>
4886 </text>
4887
4888 <text style="text_m_accent">
4889 <placement x="%indent%" y="%row2_y%"/>
4890 <text>{@folder=Folder:}</text>
4891 </text>
4892
4893 <text style="text_m">
4894 <placement x="%indent%" y="%row3_y%"/>
4895 <text>%tw_zip_location%</text>
4896 </text>
4897
4898 <text style="text_m_accent">
4899 <placement x="%indent%" y="%row4_y%"/>
4900 <text>{@file=File:}</text>
4901 </text>
4902
4903 <text style="text_m">
4904 <placement x="%indent%" y="%row5_y%"/>
4905 <text>%tw_file%</text>
4906 </text>
4907
4908 <checkbox>
4909 <placement x="%indent%" y="%row7_y%"/>
4910 <text>{@repack_backup_first=Back up existing image first}</text>
4911 <data variable="tw_repack_backup_first"/>
4912 </checkbox>
4913
4914 <slider>
4915 <text>{@swipe_to_install=Swipe to Install}</text>
4916 <actions>
4917 <action function="set">tw_back=advanced</action>
4918 <action function="set">tw_action=repackimage</action>
4919 <action function="set">tw_action_param=/boot</action>
4920 <action function="set">tw_action_text1={@installing=Installing...}</action>
4921 <action function="set">tw_action_text2=</action>
4922 <action function="set">tw_complete_text1={@install_complete=Install Complete}</action>
4923 <action function="page">action_page</action>
4924 </actions>
4925 </slider>
4926
4927 <action>
4928 <touch key="back"/>
4929 <action function="page">repackselect</action>
4930 </action>
4931
4932 <action>
4933 <touch key="home"/>
4934 <action function="page">main</action>
4935 </action>
4936 </page>
4937
z31s1g28f0a922015-11-07 18:50:22 +01004938 <page name="lock">
4939 <background color="%semi_transparent%"/>
4940
4941 <image>
4942 <image resource="unlock_icon"/>
4943 <placement x="%center_x%" y="%row6_y%" placement="4"/>
4944 </image>
4945
4946 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05004947 <text>{@swipe_unlock= Unlock}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004948 <action function="overlay"/>
4949 </slider>
Matt Mower9472ba12016-01-20 18:12:47 -06004950
4951 <action>
4952 <touch key="power"/>
4953 <action function="togglebacklight"/>
4954 </action>
z31s1g28f0a922015-11-07 18:50:22 +01004955 </page>
4956
4957 <page name="filemanagerlist">
4958 <template name="page"/>
4959
4960 <template name="statusbar"/>
4961
4962 <text style="text_m">
4963 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05004964 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_file=Select a File or Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01004965 </text>
4966
4967 <fileselector>
4968 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
4969 <text>%tw_file_location1%</text>
4970 <filter folders="1" files="1"/>
4971 <path name="tw_file_location1" default="/"/>
4972 <data name="tw_filename1"/>
4973 <selection name="tw_selection1"/>
4974 </fileselector>
4975
4976 <button>
4977 <placement x="%btn4_col4_x%" y="%row11_y%"/>
4978 <highlight color="%highlight_color%"/>
4979 <image resource="q_btn_folder"/>
4980 <actions>
4981 <action function="set">tw_filename1=tw_file_location1</action>
4982 <action function="set">tw_fm_isfolder=1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05004983 <action function="set">tw_fm_type={@fm_type_folder=Folder}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004984 <action function="page">filemanageroptions</action>
4985 </actions>
4986 </button>
4987
4988 <action>
4989 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05004990 <action function="set">tw_fm_type={@fm_type_file=File}</action>
z31s1g28f0a922015-11-07 18:50:22 +01004991 <action function="set">tw_fm_isfolder=0</action>
4992 </actions>
4993 </action>
4994
4995 <action>
4996 <touch key="home"/>
4997 <action function="page">main</action>
4998 </action>
4999
5000 <action>
5001 <touch key="back"/>
5002 <action function="page">main3</action>
5003 </action>
5004
5005 <action>
5006 <condition var1="tw_filename1" op="modified"/>
5007 <action function="page">filemanageroptions</action>
5008 </action>
5009 </page>
5010
5011 <page name="filemanageroptions">
5012 <template name="page"/>
5013
5014 <template name="statusbar"/>
5015
5016 <text style="text_m">
5017 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005018 <text>%tw_fm_type% &gt; %tw_filename1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005019 </text>
5020
5021 <button style="main_button">
5022 <condition var1="tw_fm_isfolder" var2="0"/>
5023 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005024 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005025 <actions>
5026 <action function="set">tw_filemanager_command=cp</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005027 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005028 <action function="page">choosedestinationfolder</action>
5029 </actions>
5030 </button>
5031
5032 <button style="main_button">
5033 <condition var1="tw_fm_isfolder" var2="1"/>
5034 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005035 <text>{@fm_copy_btn=Copy}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005036 <actions>
5037 <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 -05005038 <action function="set">tw_fm_text1={@fm_copying=Copying}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005039 <action function="page">choosedestinationfolder</action>
5040 </actions>
5041 </button>
5042
5043 <button style="main_button">
5044 <placement x="%col1_x_right%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005045 <text>{@fm_move_btn=Move}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005046 <actions>
5047 <action function="set">tw_filemanager_command=mv</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005048 <action function="set">tw_fm_text1={@fm_moving=Moving}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005049 <action function="page">choosedestinationfolder</action>
5050 </actions>
5051 </button>
5052
5053 <button style="main_button">
5054 <placement x="%col1_x_left%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005055 <text>{@fm_chmod755_btn=chmod 755}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005056 <actions>
5057 <action function="set">tw_filemanager_command=chmod 755</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005058 <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005059 <action function="set">tw_fm_text2=</action>
5060 <action function="set">tw_fm_text3=</action>
5061 <action function="set">tw_include_text3=0</action>
5062 <action function="set">tw_back=filemanageroptions</action>
5063 <action function="page">filemanagerconfirm</action>
5064 </actions>
5065 </button>
5066
5067 <button style="main_button">
5068 <placement x="%col1_x_right%" y="%row6_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005069 <text>{@fm_chmod_btn=chmod}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005070 <actions>
5071 <action function="set">tw_filemanager_rename=0000</action>
5072 <action function="set">tw_fm_text2=</action>
5073 <action function="set">tw_fm_text3=</action>
5074 <action function="set">tw_include_text3=0</action>
5075 <action function="set">tw_back=filemanageroptions</action>
5076 <action function="page">filemanagerchmod</action>
5077 </actions>
5078 </button>
5079
5080 <button style="main_button">
5081 <placement x="%col1_x_left%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005082 <text>{@fm_delete_btn=Delete}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005083 <actions>
5084 <action function="set">tw_filemanager_command=rm -rf</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005085 <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005086 <action function="set">tw_fm_text2=</action>
5087 <action function="set">tw_fm_text3=</action>
5088 <action function="set">tw_include_text3=0</action>
5089 <action function="set">tw_back=filemanageroptions</action>
5090 <action function="page">filemanagerconfirm</action>
5091 </actions>
5092 </button>
5093
5094 <button style="main_button">
5095 <condition var1="tw_fm_isfolder" var2="0"/>
5096 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005097 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005098 <actions>
5099 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005100 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005101 <action function="set">tw_filemanager_command=mv</action>
5102 <action function="page">filemanagerrenamefile</action>
5103 </actions>
5104 </button>
5105
5106 <button style="main_button">
5107 <condition var1="tw_fm_isfolder" var2="1"/>
5108 <placement x="%col1_x_right%" y="%row11_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005109 <text>{@fm_rename_btn=Rename}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005110 <actions>
5111 <action function="set">tw_filemanager_rename=tw_selection1</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005112 <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005113 <action function="set">tw_filemanager_command=cd "%tw_file_location1%" &amp;&amp; cd .. &amp;&amp; mv</action>
5114 <action function="page">filemanagerrenamefolder</action>
5115 </actions>
5116 </button>
5117
5118 <action>
5119 <touch key="home"/>
5120 <action function="page">main</action>
5121 </action>
5122
5123 <action>
5124 <touch key="back"/>
5125 <action function="page">filemanagerlist</action>
5126 </action>
5127 </page>
5128
5129 <page name="choosedestinationfolder">
5130 <template name="page"/>
5131
5132 <template name="statusbar"/>
5133
5134 <text style="text_m">
5135 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005136 <text>{@fm_hdr=File Manager} &gt; {@fm_sel_dest=Select Destination Folder}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005137 </text>
5138
5139 <fileselector>
5140 <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/>
5141 <text>%tw_file_location2%</text>
5142 <filter folders="1" files="0"/>
5143 <path name="tw_file_location2" default="/"/>
5144 <data name="tw_filename2"/>
5145 <selection name="tw_selection2"/>
5146 </fileselector>
5147
5148 <button>
5149 <placement x="%btn4_col4_x%" y="%row11_y%"/>
5150 <highlight color="%highlight_color%"/>
5151 <image resource="q_btn_folder"/>
5152 <actions>
5153 <action function="set">tw_fm_text2=to</action>
5154 <action function="set">tw_fm_text3=%tw_file_location2%</action>
5155 <action function="set">tw_include_text3=1</action>
5156 <action function="set">tw_back=filemanageroptions</action>
5157 <action function="page">filemanagerconfirm</action>
5158 </actions>
5159 </button>
5160
5161 <action>
5162 <touch key="home"/>
5163 <action function="page">main</action>
5164 </action>
5165
5166 <action>
5167 <touch key="back"/>
5168 <action function="page">filemanageroptions</action>
5169 </action>
5170 </page>
5171
5172 <page name="filemanagerrenamefile">
5173 <template name="page"/>
5174
5175 <template name="statusbar"/>
5176
5177 <text style="text_m">
5178 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005179 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005180 </text>
5181
5182 <text style="text_m_accent">
5183 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005184 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005185 </text>
5186
5187 <input>
5188 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5189 <text>%tw_filemanager_rename%</text>
5190 <data name="tw_filemanager_rename"/>
5191 <restrict minlen="1" maxlen="128"/>
5192 <actions>
5193 <action function="set">tw_fm_text2=to</action>
5194 <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action>
5195 <action function="set">tw_include_text3=1</action>
5196 <action function="set">tw_back=filemanageroptions</action>
5197 <action function="page">filemanagerconfirm</action>
5198 </actions>
5199 </input>
5200
5201 <fill color="%accent_color%">
5202 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
5203 </fill>
5204
5205 <button style="main_button_half_height">
5206 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005207 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005208 <action function="page">filemanageroptions</action>
5209 </button>
5210
5211 <template name="keyboardtemplate"/>
5212
5213 <action>
5214 <touch key="home"/>
5215 <action function="page">main</action>
5216 </action>
5217
5218 <action>
5219 <touch key="back"/>
5220 <action function="page">filemanageroptions</action>
5221 </action>
5222 </page>
5223
5224 <page name="filemanagerrenamefolder">
5225 <template name="page"/>
5226
5227 <template name="statusbar"/>
5228
5229 <text style="text_m">
5230 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005231 <text>{@fm_hdr=File Manager} &gt; {@fm_rename_hdr=Rename} %tw_fm_type%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005232 </text>
5233
5234 <text style="text_m_accent">
5235 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005236 <text>{@name=Name:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005237 </text>
5238
5239 <input>
5240 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5241 <text>%tw_filemanager_rename%</text>
5242 <data name="tw_filemanager_rename"/>
5243 <restrict minlen="1" maxlen="128"/>
5244 <actions>
5245 <action function="set">tw_fm_text2=to</action>
5246 <action function="set">tw_fm_text3=%tw_filemanager_rename%</action>
5247 <action function="set">tw_include_text3=1</action>
5248 <action function="set">tw_back=filemanageroptions</action>
5249 <action function="page">filemanagerconfirm</action>
5250 </actions>
5251 </input>
5252
5253 <fill color="%accent_color%">
5254 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
5255 </fill>
5256
5257 <button style="main_button_half_height">
5258 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005259 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005260 <action function="page">filemanageroptions</action>
5261 </button>
5262
5263 <template name="keyboardtemplate"/>
5264
5265 <action>
5266 <touch key="home"/>
5267 <action function="page">main</action>
5268 </action>
5269
5270 <action>
5271 <touch key="back"/>
5272 <action function="page">filemanageroptions</action>
5273 </action>
5274 </page>
5275
5276 <page name="filemanagerchmod">
5277 <template name="page"/>
5278
5279 <template name="statusbar"/>
5280
5281 <text style="text_m">
5282 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005283 <text>{@fm_hdr=File Manager} &gt; {@fm_set_perms_hdr=Set Permissions}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005284 </text>
5285
5286 <text style="text_m_accent">
5287 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005288 <text>{@fm_perms=Permissions:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005289 </text>
5290
5291 <input>
5292 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5293 <text>%tw_filemanager_rename%</text>
5294 <data name="tw_filemanager_rename"/>
5295 <restrict minlen="3" maxlen="4" allow="0123456789"/>
5296 <actions>
5297 <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action>
5298 <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action>
5299 <action function="set">tw_back=filemanageroptions</action>
5300 <action function="page">filemanagerconfirm</action>
5301 </actions>
5302 </input>
5303
5304 <fill color="%accent_color%">
5305 <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/>
5306 </fill>
5307
5308 <button style="main_button_half_height">
5309 <placement x="%col1_x_left%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005310 <text>{@cancel_btn=Cancel}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005311 <action function="page">filemanageroptions</action>
5312 </button>
5313
5314 <template name="keyboardtemplate"/>
5315
5316 <action>
5317 <touch key="home"/>
5318 <action function="page">main</action>
5319 </action>
5320
5321 <action>
5322 <touch key="back"/>
5323 <action function="page">filemanageroptions</action>
5324 </action>
5325 </page>
5326
5327 <page name="filemanagerconfirm">
5328 <template name="page"/>
5329
5330 <template name="statusbar"/>
5331
5332 <text style="text_m">
5333 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005334 <text>{@fm_hdr=File Manager} &gt; {@confirm_action=Confirm Action}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005335 </text>
5336
5337 <text style="text_m_accent">
5338 <placement x="%center_x%" y="%row2_y%" placement="5"/>
5339 <text>%tw_fm_text1%</text>
5340 </text>
5341
5342 <text style="text_m">
5343 <placement x="%center_x%" y="%row3_y%" placement="5"/>
5344 <text>%tw_filename1%</text>
5345 </text>
5346
5347 <text style="text_m_accent">
5348 <placement x="%center_x%" y="%row5_y%" placement="5"/>
5349 <text>%tw_fm_text2%</text>
5350 </text>
5351
5352 <text style="text_m">
5353 <placement x="%center_x%" y="%row6_y%" placement="5"/>
5354 <text>%tw_fm_text3%</text>
5355 </text>
5356
5357 <text style="text_m">
5358 <placement x="%center_x%" y="%row8_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005359 <text>{@back_cancel=Press back button to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005360 </text>
5361
5362 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005363 <text>{@swipe_confirm= Confirm}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005364 <action function="page">filemanageraction</action>
5365 </slider>
5366
5367 <action>
5368 <touch key="back"/>
5369 <action function="page">%tw_back%</action>
5370 </action>
5371
5372 <action>
5373 <touch key="home"/>
5374 <action function="page">main</action>
5375 </action>
5376 </page>
5377
5378 <page name="filemanageraction">
5379 <template name="page"/>
5380
5381 <template name="statusbar"/>
5382
5383 <text style="text_m">
5384 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005385 <text>{@fm_hdr=File Manager} &gt; %tw_fm_text1%</text>
z31s1g28f0a922015-11-07 18:50:22 +01005386 </text>
5387
5388 <template name="console"/>
5389
5390 <template name="progress_bar"/>
5391
5392 <action>
5393 <conditions>
5394 <condition var1="tw_operation_state" var2="1"/>
5395 <condition var1="tw_operation_status" var2="0"/>
5396 </conditions>
5397 <actions>
5398 <action function="set">tw_back=filemanagerlist</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005399 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005400 <action function="page">action_complete</action>
5401 </actions>
5402 </action>
5403
5404 <action>
5405 <conditions>
5406 <condition var1="tw_operation_state" var2="1"/>
5407 <condition var1="tw_operation_status" op="!=" var2="0"/>
5408 </conditions>
5409 <actions>
Ethan Yonker74db1572015-10-28 12:44:49 -05005410 <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005411 <action function="page">action_complete</action>
5412 </actions>
5413 </action>
5414
5415 <action>
5416 <condition var1="tw_include_text3" var2="0"/>
5417 <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action>
5418 </action>
5419
5420 <action>
5421 <condition var1="tw_include_text3" var2="1"/>
5422 <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action>
5423 </action>
5424 </page>
5425
5426 <page name="decrypt">
5427 <template name="page"/>
5428
5429 <template name="statusbar"/>
5430
5431 <action>
5432 <condition var1="tw_crypto_pwtype" var2="2"/>
5433 <action function="page">decrypt_pattern</action>
5434 </action>
5435
5436 <text style="text_m">
5437 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005438 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005439 </text>
5440
5441 <text style="text_m_accent">
Noah Jacobson81d638d2019-04-28 00:10:07 -04005442 <condition var1="tw_is_fbe" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01005443 <placement x="%col1_x_left%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005444 <text>{@decrypt_data_enter_pass=Enter Password:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005445 </text>
5446
Noah Jacobson81d638d2019-04-28 00:10:07 -04005447 <text style="text_m_accent">
5448 <condition var1="tw_is_fbe" var2="1"/>
5449 <placement x="%col1_x_left%" y="%row1_y%"/>
5450 <text>{@decrypt_data_enter_pass_fbe=Enter Password for User [%tw_crypto_user_id%]}</text>
5451 </text>
5452
z31s1g28f0a922015-11-07 18:50:22 +01005453 <input>
5454 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5455 <text>%tw_crypto_display%</text>
5456 <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/>
5457 <restrict minlen="1" maxlen="254"/>
5458 <action function="page">trydecrypt</action>
5459 </input>
5460
5461 <fill color="%accent_color%">
5462 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5463 </fill>
5464
5465 <fill color="%text_fail_color%">
5466 <condition var1="tw_password_fail" var2="1"/>
5467 <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/>
5468 </fill>
5469
5470 <text style="text_m_fail">
5471 <condition var1="tw_password_fail" var2="1"/>
5472 <placement x="%col1_x_left%" y="%row3_input_y%"/>
sndnvaps793ec582016-01-28 19:41:44 +08005473 <text>{@decrypt_data_failed=Password failed, please try again!}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005474 </text>
5475
5476 <button style="main_button_half_height">
z31s1g608d7ff2016-01-18 19:47:25 +01005477 <placement x="%col1_x_left%" y="%row4_y%"/>
5478 <text>{@sel_lang_btn=Select Language}</text>
5479 <action function="page">settings_language</action>
5480 </button>
5481
5482 <button style="main_button_half_height">
z31s1g28f0a922015-11-07 18:50:22 +01005483 <placement x="%col1_x_right%" y="%row4_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005484 <text>{@cancel_btn=Cancel}</text>
Captain Throwback89b56a12021-02-10 18:25:07 -05005485 <action function="page">canceldecrypt</action>
z31s1g28f0a922015-11-07 18:50:22 +01005486 </button>
5487
5488 <template name="keyboardtemplate"/>
5489 </page>
5490
5491 <page name="decrypt_pattern">
5492 <template name="page"/>
5493
5494 <template name="statusbar"/>
5495
Aleksa Saraib25a1832015-12-31 17:36:00 +01005496 <action>
5497 <action function="set">tw_gui_pattern_grid_size=3</action>
5498 </action>
5499
z31s1g28f0a922015-11-07 18:50:22 +01005500 <text style="text_m">
5501 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005502 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_hdr=Decrypt Data}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005503 </text>
5504
5505 <text style="text_m_accent">
Noah Jacobson81d638d2019-04-28 00:10:07 -04005506 <condition var1="tw_is_fbe" op="!=" var2="1"/>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005507 <condition var1="tw_password_fail" op="!=" var2="1"/>
z31s1g28f0a922015-11-07 18:50:22 +01005508 <placement x="%center_x%" y="%row5_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005509 <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005510 </text>
5511
Noah Jacobson81d638d2019-04-28 00:10:07 -04005512 <text style="text_m_accent">
5513 <condition var1="tw_is_fbe" var2="1"/>
5514 <condition var1="tw_password_fail" op="!=" var2="1"/>
5515 <placement x="%center_x%" y="%row5_y%" placement="5"/>
5516 <text>{@decrypt_data_enter_pattern_fbe=Enter Pattern for User [%tw_crypto_user_id%]}</text>
5517 </text>
5518
Aleksa Saraib25a1832015-12-31 17:36:00 +01005519 <text style="text_m_fail">
5520 <condition var1="tw_password_fail" var2="1"/>
5521 <placement x="%center_x%" y="%row5_y%" placement="5"/>
sndnvaps793ec582016-01-28 19:41:44 +08005522 <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005523 </text>
5524
z31s1g28f0a922015-11-07 18:50:22 +01005525 <text style="text_m">
5526 <placement x="%center_x%" y="%row10_y%" placement="5"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005527 <text>{@back_cancel=Press back to cancel.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005528 </text>
5529
5530 <patternpassword>
5531 <placement x="%pattern_x%" y="%row2_y%" w="%pattern_size%" h="%pattern_size%"/>
z31s1g28f0a922015-11-07 18:50:22 +01005532 <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/>
5533 <line color="%fileselector_linecolor%" width="%pattern_line_w%"/>
5534 <data name="tw_crypto_password"/>
5535 <action function="page">trydecrypt</action>
5536 </patternpassword>
5537
5538 <fill color="#000000">
5539 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5540 </fill>
5541
5542 <button>
5543 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
5544 <image resource="back"/>
5545 <condition var1="tw_busy" var2="0"/>
Captain Throwback89b56a12021-02-10 18:25:07 -05005546 <action function="page">canceldecrypt</action>
z31s1g28f0a922015-11-07 18:50:22 +01005547 </button>
Aleksa Saraib25a1832015-12-31 17:36:00 +01005548
5549 <button>
5550 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5551 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5552 <image resource="grid_less"/>
5553 <action function="set">tw_gui_pattern_grid_size=3</action>
5554 </button>
5555
5556 <button>
5557 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5558 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5559 <image resource="grid_less"/>
5560 <action function="set">tw_gui_pattern_grid_size=3</action>
5561 </button>
5562
5563 <button>
5564 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5565 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5566 <image resource="grid_less"/>
5567 <action function="set">tw_gui_pattern_grid_size=4</action>
5568 </button>
5569
5570 <button>
5571 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5572 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
5573 <image resource="grid_less"/>
5574 <action function="set">tw_gui_pattern_grid_size=5</action>
5575 </button>
5576
5577 <button>
5578 <condition var1="tw_gui_pattern_grid_size" var2="3"/>
5579 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5580 <image resource="grid_more"/>
5581 <action function="set">tw_gui_pattern_grid_size=4</action>
5582 </button>
5583
5584 <button>
5585 <condition var1="tw_gui_pattern_grid_size" var2="4"/>
5586 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5587 <image resource="grid_more"/>
5588 <action function="set">tw_gui_pattern_grid_size=5</action>
5589 </button>
5590
5591 <button>
5592 <condition var1="tw_gui_pattern_grid_size" var2="5"/>
5593 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5594 <image resource="grid_more"/>
5595 <action function="set">tw_gui_pattern_grid_size=6</action>
5596 </button>
5597
5598 <button>
5599 <condition var1="tw_gui_pattern_grid_size" var2="6"/>
5600 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
5601 <image resource="grid_more"/>
5602 <action function="set">tw_gui_pattern_grid_size=6</action>
5603 </button>
z31s1g28f0a922015-11-07 18:50:22 +01005604 </page>
5605
5606 <page name="trydecrypt">
5607 <template name="page"/>
5608
5609 <template name="statusbar"/>
5610
5611 <text style="text_m">
5612 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005613 <text>{@mount_hdr=Mount} &gt; {@decrypt_data_trying=Trying Decryption}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005614 </text>
5615
5616 <template name="console"/>
5617
5618 <template name="progress_bar"/>
5619
5620 <action>
5621 <action function="decrypt"/>
5622 </action>
5623
5624 <action>
5625 <conditions>
5626 <condition var1="tw_operation_state" var2="1"/>
5627 <condition var1="tw_operation_status" op="!=" var2="0"/>
5628 </conditions>
5629 <actions>
5630 <action function="set">tw_password_fail=1</action>
5631 <action function="page">decrypt</action>
5632 </actions>
5633 </action>
5634
5635 <action>
5636 <conditions>
5637 <condition var1="tw_operation_state" var2="1"/>
5638 <condition var1="tw_operation_status" op="=" var2="0"/>
5639 </conditions>
5640 <actions>
5641 <action function="set">tw_page_done=1</action>
5642 <action function="page">main</action>
5643 </actions>
5644 </action>
5645 </page>
5646
Captain Throwback89b56a12021-02-10 18:25:07 -05005647 <page name="canceldecrypt">
5648 <template name="page"/>
5649
5650 <template name="statusbar"/>
5651
5652 <text style="text_m">
5653 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5654 <text>{@cancel_btn=Cancel} &gt; {@refresh_sizes_btn=Refresh Sizes}</text>
5655 </text>
5656
5657 <template name="console"/>
5658
5659 <template name="progress_bar"/>
5660
5661 <action>
5662 <action function="refreshsizes"/>
5663 </action>
5664
5665 <action>
5666 <conditions>
5667 <condition var1="tw_operation_state" var2="1"/>
5668 </conditions>
5669 <actions>
5670 <action function="set">tw_page_done=1</action>
5671 <action function="page">main</action>
5672 </actions>
5673 </action>
5674 </page>
5675
z31s1g28f0a922015-11-07 18:50:22 +01005676 <page name="terminalcommand">
z31s1g56189522016-01-13 19:12:40 +01005677 <terminal>
5678 <condition var1="tw_hide_kb" var2="0"/>
5679 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_s_height%"/>
5680 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005681
z31s1g56189522016-01-13 19:12:40 +01005682 <terminal>
5683 <condition var1="tw_hide_kb" var2="1"/>
5684 <placement x="0" y="0" w="%screen_width%" h="%console_terminal_l_height%"/>
5685 </terminal>
z31s1g28f0a922015-11-07 18:50:22 +01005686
z31s1g56189522016-01-13 19:12:40 +01005687 <template name="keyboardterminaltemplate"/>
z31s1g28f0a922015-11-07 18:50:22 +01005688
5689 <template name="keyboardtemplate"/>
5690
z31s1g608d7ff2016-01-18 19:47:25 +01005691 <fill color="#000000">
z31s1g56189522016-01-13 19:12:40 +01005692 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" />
z31s1g608d7ff2016-01-18 19:47:25 +01005693 </fill>
z31s1g56189522016-01-13 19:12:40 +01005694
z31s1g608d7ff2016-01-18 19:47:25 +01005695 <button>
z31s1g56189522016-01-13 19:12:40 +01005696 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" />
5697 <image resource="back" />
5698 <condition var1="tw_busy" var2="0" />
5699 <actions>
5700 <action function="set">tw_hide_kb=0</action>
5701 <action function="key">back</action>
5702 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005703 </button>
z31s1g56189522016-01-13 19:12:40 +01005704
z31s1g608d7ff2016-01-18 19:47:25 +01005705 <button>
z31s1g56189522016-01-13 19:12:40 +01005706 <placement x="%center_x%" y="%navbar_btn_y%" placement="4" />
5707 <image resource="home" />
5708 <condition var1="tw_busy" var2="0" />
5709 <actions>
5710 <action function="set">tw_hide_kb=0</action>
5711 <action function="key">home</action>
5712 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005713 </button>
z31s1g56189522016-01-13 19:12:40 +01005714
z31s1g608d7ff2016-01-18 19:47:25 +01005715 <button>
z31s1g56189522016-01-13 19:12:40 +01005716 <condition var1="tw_hide_kb" var2="0"/>
5717 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5718 <image resource="kb_hide" />
5719 <condition var1="tw_busy" var2="0" />
5720 <actions>
5721 <action function="set">tw_hide_kb=1</action>
5722 <action function="page">terminalcommand</action>
5723 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005724 </button>
z31s1g56189522016-01-13 19:12:40 +01005725
z31s1g608d7ff2016-01-18 19:47:25 +01005726 <button>
z31s1g56189522016-01-13 19:12:40 +01005727 <condition var1="tw_hide_kb" var2="1"/>
5728 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" />
5729 <image resource="kb_show" />
5730 <condition var1="tw_busy" var2="0" />
5731 <actions>
5732 <action function="set">tw_hide_kb=0</action>
5733 <action function="page">terminalcommand</action>
5734 </actions>
z31s1g608d7ff2016-01-18 19:47:25 +01005735 </button>
z31s1g56189522016-01-13 19:12:40 +01005736
z31s1g28f0a922015-11-07 18:50:22 +01005737 <action>
5738 <touch key="home"/>
z31s1g56189522016-01-13 19:12:40 +01005739 <actions>
5740 <action function="set">tw_hide_kb=0</action>
5741 <action function="page">main</action>
5742 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005743 </action>
5744
5745 <action>
5746 <touch key="back"/>
z31s1g56189522016-01-13 19:12:40 +01005747 <actions>
5748 <action function="set">tw_hide_kb=0</action>
5749 <action function="page">advanced</action>
5750 </actions>
z31s1g28f0a922015-11-07 18:50:22 +01005751 </action>
z31s1g56189522016-01-13 19:12:40 +01005752
z31s1g608d7ff2016-01-18 19:47:25 +01005753 <action>
z31s1g56189522016-01-13 19:12:40 +01005754 <touch key="power+voldown" />
5755 <action function="screenshot" />
z31s1g608d7ff2016-01-18 19:47:25 +01005756 </action>
z31s1g28f0a922015-11-07 18:50:22 +01005757 </page>
5758
5759 <page name="sideload">
5760 <template name="page"/>
5761
5762 <template name="statusbar"/>
5763
5764 <text style="text_m">
5765 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005766 <text>{@install_hdr=Install} &gt; {@adb_sideload_hdr=ADB Sideload}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005767 </text>
5768
5769 <text style="text_m_accent">
5770 <placement x="%indent%" y="%row1_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005771 <text>{@options=Options:}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005772 </text>
5773
5774 <checkbox>
5775 <placement x="%indent%" y="%row2_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005776 <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005777 <data variable="tw_wipe_dalvik"/>
5778 </checkbox>
5779
5780 <checkbox>
5781 <placement x="%indent%" y="%row4a_y%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -05005782 <text>{@sideload_wipe_cache_chk=Wipe Cache}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005783 <data variable="tw_wipe_cache"/>
5784 </checkbox>
5785
5786 <slider>
Ethan Yonker74db1572015-10-28 12:44:49 -05005787 <text>{@swipe_sideload= Start}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005788 <actions>
5789 <action function="set">tw_back=install_type</action>
5790 <action function="set">tw_action=adbsideload</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005791 <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action>
5792 <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action>
5793 <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005794 <action function="set">tw_has_cancel=1</action>
5795 <action function="set">tw_show_reboot=1</action>
5796 <action function="set">tw_cancel_action=adbsideloadcancel</action>
5797 <action function="page">action_page</action>
5798 </actions>
5799 </slider>
5800
5801 <action>
5802 <touch key="home"/>
5803 <action function="page">main</action>
5804 </action>
5805
5806 <action>
5807 <touch key="back"/>
5808 <action function="page">install_type</action>
5809 </action>
5810 </page>
5811
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005812 <page name="fixcontexts">
z31s1g28f0a922015-11-07 18:50:22 +01005813 <template name="page"/>
5814
5815 <template name="statusbar"/>
5816
5817 <text style="text_m">
5818 <placement x="%col1_x_left%" y="%row1_header_y%"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005819 <text>{@advanced_hdr=Advanced} &gt; {@fix_contexts_hdr=Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005820 </text>
5821
5822 <text style="text_m_accent">
5823 <placement x="%center_x%" y="%row2_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005824 <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005825 </text>
5826
z31s1g28f0a922015-11-07 18:50:22 +01005827 <text style="text_m_fail">
5828 <placement x="%center_x%" y="%row6a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005829 <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005830 </text>
5831
5832 <text style="text_m_fail">
5833 <placement x="%center_x%" y="%row7a_y%" placement="5"/>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005834 <text>{@fix_contexts_note3=your device to not boot properly.}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005835 </text>
5836
5837 <slider>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005838 <text>{@swipe_fix_contexts= Fix Contexts}</text>
z31s1g28f0a922015-11-07 18:50:22 +01005839 <actions>
5840 <action function="set">tw_back=advanced</action>
Ethan Yonkerb5fab762016-01-28 14:03:33 -06005841 <action function="set">tw_action=fixcontexts</action>
5842 <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action>
5843 <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action>
Ethan Yonker74db1572015-10-28 12:44:49 -05005844 <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action>
z31s1g28f0a922015-11-07 18:50:22 +01005845 <action function="set">tw_show_reboot=1</action>
5846 <action function="page">action_page</action>
5847 </actions>
5848 </slider>
5849
5850 <action>
5851 <touch key="home"/>
5852 <action function="page">main</action>
5853 </action>
5854
5855 <action>
5856 <touch key="back"/>
5857 <action function="page">advanced</action>
5858 </action>
5859 </page>
5860
z31s1g28f0a922015-11-07 18:50:22 +01005861 <page name="slideout">
5862 <fill color="%background_color%">
5863 <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/>
5864 </fill>
5865
5866 <console>
5867 <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%slideout_height%"/>
5868 </console>
5869
5870 <fill color="%fileselector_linecolor%">
5871 <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/>
5872 </fill>
5873
5874 <fill color="%fileselector_linecolor%">
5875 <placement x="%indent%" y="row15a_y" w="%content_width%" h="input_line_width"/>
5876 </fill>
5877
5878 <button>
5879 <fill color="%transparent%"/>
5880 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
5881 <action function="overlay"/>
5882 </button>
5883
5884 <action>
Matt Mower0c347d52016-01-21 23:14:39 -06005885 <touch key="power"/>
5886 <action function="togglebacklight"/>
5887 </action>
5888
5889 <action>
z31s1g28f0a922015-11-07 18:50:22 +01005890 <touch key="power+voldown"/>
5891 <action function="screenshot"/>
5892 </action>
5893 </page>
5894
5895 <page name="select_storage">
5896 <template name="page"/>
5897
5898 <template name="statusbar"/>
5899
5900 <text style="text_m">
5901 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5902 <text>%tw_storagetext%</text>
5903 </text>
5904
5905 <partitionlist style="partitionlist_headerless_rb">
5906 <data name="tw_storage_path"/>
5907 <listtype name="storage"/>
5908 </partitionlist>
5909
5910 <button>
5911 <placement x="%btn4_col2_x%" y="%row11_y%"/>
5912 <highlight color="%highlight_color%"/>
5913 <image resource="q_btn_refresh"/>
5914 <actions>
5915 <action function="refreshsizes"/>
5916 <action function="page">select_storage</action>
5917 </actions>
5918 </button>
5919
5920 <button>
5921 <placement x="%btn4_col3_x%" y="%row11_y%"/>
5922 <highlight color="%highlight_color%"/>
5923 <image resource="q_btn_accept"/>
5924 <actions>
5925 <action function="set">tw_clear_destination=%tw_back%</action>
5926 <action function="page">clear_vars</action>
5927 </actions>
5928 </button>
5929
5930 <action>
5931 <touch key="power+voldown"/>
5932 <action function="screenshot"/>
5933 </action>
5934 </page>
Noah Jacobson81d638d2019-04-28 00:10:07 -04005935
5936 <page name="decrypt_users">
5937 <template name="page"/>
5938
5939 <text style="text_l">
5940 <placement x="%col1_x_header%" y="%row3_header_y%"/>
5941 <text>{@decrypt_users=Decrypt Users}</text>
5942 </text>
5943
5944 <text style="text_m_accent">
5945 <placement x="%center_x%" y="%row2_y%" placement="5"/>
5946 <text>{@decrypt_users_selection=Select a user ID to decrypt}</text>
5947 </text>
5948
5949 <listbox>
5950 <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/>
5951 <text>{@select_user=Select User}</text>
5952 <icon selected="radio_true" unselected="radio_false" />
5953 <data name="tw_crypto_user_id" />
5954 </listbox>
5955
5956 <button style="main_button_half_height">
5957 <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/>
5958 <text>{@decrypt_users=Decrypt Users}</text>
5959 <action function="set">tw_crypto_password=</action>
5960 <action function="set">tw_password_fail=0</action>
5961 <action function="page">decrypt</action>
5962 </button>
5963
5964 <action>
5965 <touch key="home"/>
5966 <action function="page">main</action>
5967 </action>
5968
5969 <action>
5970 <touch key="back"/>
5971 <action function="page">advanced</action>
5972 </action>
5973 </page>
epicXa721f952021-01-04 13:01:31 +05305974
5975 <page name="changeTwrpFolder">
5976 <template name="page"/>
5977
5978 <template name="statusbar"/>
5979
5980 <text style="text_m">
5981 <placement x="%col1_x_left%" y="%row1_header_y%"/>
5982 <text>{@change_twrp_folder_btn=Change TWRP folder}</text>
5983 </text>
5984
5985 <text style="text_m_accent">
5986 <placement x="%col1_x_left%" y="%row1_y%"/>
5987 <text>{@name=Name:}</text>
5988 </text>
5989
5990 <input>
5991 <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/>
5992 <text>%tw_custom_folder%</text>
5993 <data name="tw_custom_folder"/>
5994 <restrict minlen="1" maxlen="64" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"/>
5995 <actions>
5996 <action function="set">tw_back=changeTwrpFolder</action>
5997 <action function="set">tw_action=applycustomtwrpfolder</action>
5998 <action function="set">tw_action_param=%tw_custom_folder%</action>
5999 <action function="set">tw_text1={@confirm_action=Confirm}</action>
6000 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
6001 <action function="set">tw_action_text1={@change_twrp_folder_on_process=Changing TWRP folder}</action>
6002 <action function="set">tw_complete_text1={@change_twrp_folder_after_process=TWRP folder changed to} %tw_custom_folder%</action>
6003 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
6004 <action function="set">tw_filecheck=/sdcard/%tw_custom_folder%</action>
6005 <action function="set">tw_existpage=changeTwrpFolder</action>
6006 <action function="set">tw_notexistpage=confirm_action</action>
6007 <action function="page">filecheck</action>
6008 </actions>
6009 </input>
6010
6011 <fill color="%accent_color%">
6012 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
6013 </fill>
6014
6015 <fill color="%text_fail_color%">
6016 <condition var1="tw_fileexists" var2="1"/>
6017 <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/>
6018 </fill>
6019
6020 <text style="text_m_fail">
6021 <condition var1="tw_fileexists" var2="1"/>
6022 <placement x="%col1_x_left%" y="%row3_input_y%"/>
6023 <text>{@tw_folder_exists=A folder with that name already exists!}</text>
6024 </text>
6025
6026 <button style="main_button_half_width_low">
6027 <placement x="%col1_x_left%" y="%row4_y%"/>
6028 <text>{@cancel_btn=Cancel}</text>
6029 <action function="page">advanced2</action>
6030 </button>
6031
6032 <button style="main_button_half_height">
6033 <condition var1="tw_recovery_folder" op="!=" var2="/TWRP"/>
6034 <placement x="%col1_x_right%" y="%row4_y%"/>
6035 <text>{@restore_defaults_btn=Restore Defaults}</text>
6036 <actions>
6037 <action function="set">tw_back=changeTwrpFolder</action>
6038 <action function="set">tw_action=applycustomtwrpfolder</action>
6039 <action function="set">tw_action_param=TWRP</action>
6040 <action function="set">tw_text1={@confirm_action=Confirm}</action>
6041 <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action>
6042 <action function="set">tw_action_text1={@change_twrp_folder_on_process=Changing TWRP folder}</action>
6043 <action function="set">tw_complete_text1={@change_twrp_folder_after_process=TWRP folder changed to} TWRP</action>
6044 <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action>
6045 <action function="set">tw_filecheck=/sdcard/TWRP</action>
6046 <action function="set">tw_existpage=changeTwrpFolder</action>
6047 <action function="set">tw_notexistpage=confirm_action</action>
6048 <action function="page">filecheck</action>
6049 </actions>
6050 </button>
6051
6052 <template name="keyboardtemplate"/>
6053
6054 <action>
6055 <touch key="home"/>
6056 <actions>
6057 <action function="page">main</action>
6058 </actions>
6059 </action>
6060
6061 <action>
6062 <touch key="back"/>
6063 <actions>
6064 <action function="page">advanced2</action>
6065 </actions>
6066 </action>
6067 </page>
z31s1g28f0a922015-11-07 18:50:22 +01006068 </pages>
6069</recovery>