blob: f9ce5b09dc37518c85251aef5ac84e7b4b8478ed [file] [log] [blame]
z31s1g28f0a922015-11-07 18:50:22 +01001<?xml version="1.0"?>
z31s1g28f0a922015-11-07 18:50:22 +01002<recovery>
3 <details>
z31s1g56189522016-01-13 19:12:40 +01004 <resolution width="1080" height="1920"/>
z31s1g28f0a922015-11-07 18:50:22 +01005 <author>TeamWin</author>
6 <title>Backup Naowz</title>
7 <description>Default basic theme</description>
Ethan Yonkere95c4862016-01-27 10:57:26 -06008 <preview>preview.png</preview>
bigbiff bigbiff56cf5642016-08-19 17:43:45 -04009 <themeversion>3</themeversion>
z31s1g28f0a922015-11-07 18:50:22 +010010 </details>
11
12 <include>
z31s1g56189522016-01-13 19:12:40 +010013 <xmlfile name="portrait.xml"/>
z31s1g28f0a922015-11-07 18:50:22 +010014 </include>
15
16 <resources>
z31s1g56189522016-01-13 19:12:40 +010017 <font name="font_l" filename="RobotoCondensed-Regular.ttf" size="54"/>
18 <font name="font_m" filename="RobotoCondensed-Regular.ttf" size="42"/>
19 <font name="font_s" filename="RobotoCondensed-Regular.ttf" size="36"/>
20 <font name="fixed" filename="DroidSansMono.ttf" size="30"/>
z31s1g28f0a922015-11-07 18:50:22 +010021
z31s1g56189522016-01-13 19:12:40 +010022 <font name="keylabel" filename="RobotoCondensed-Regular.ttf" size="64"/>
23 <font name="keylabel-small" filename="RobotoCondensed-Regular.ttf" size="46"/>
24 <font name="keylabel-longpress" filename="RobotoCondensed-Regular.ttf" size="32"/>
z31s1g28f0a922015-11-07 18:50:22 +010025
z31s1g56189522016-01-13 19:12:40 +010026 <image name="logo" filename="logo" retainaspect="1"/>
27 <image name="main_button" filename="main_button"/>
28 <image name="main_button_half_height" filename="main_button_half_height"/>
29 <image name="main_button_half_height_full_width" filename="main_button_half_height_full_width"/>
30 <image name="fab_selectfolder" filename="fab_selectfolder" retainaspect="1"/>
31 <image name="tab_3" filename="tab_3"/>
32 <image name="tab_4" filename="tab_4"/>
33 <image name="file" filename="file" retainaspect="1"/>
34 <image name="folder" filename="folder" retainaspect="1"/>
35 <image name="unlock_icon" filename="unlock_icon" retainaspect="1"/>
36 <image name="home" filename="home" retainaspect="1"/>
37 <image name="back" filename="back" retainaspect="1"/>
38 <image name="console" filename="console" retainaspect="1"/>
39 <image name="kb_hide" filename="kb_hide" retainaspect="1"/>
40 <image name="kb_show" filename="kb_show" retainaspect="1"/>
41 <image name="checkbox_false" filename="checkbox_false" retainaspect="1"/>
42 <image name="checkbox_true" filename="checkbox_true" retainaspect="1"/>
43 <image name="radio_false" filename="radio_false" retainaspect="1"/>
44 <image name="radio_true" filename="radio_true" retainaspect="1"/>
45 <image name="sort_asc" filename="sort_asc"/>
46 <image name="sort_desc" filename="sort_desc"/>
47 <image name="sort_empty" filename="sort_empty"/>
48 <animation name="progress" filename="indeterminate"/>
49 <image name="progress_empty" filename="progress_empty"/>
50 <image name="progress_full" filename="progress_fill"/>
51 <image name="slider" filename="slider"/>
52 <image name="slider_used" filename="slider_used"/>
53 <image name="slider_touch" filename="slider_touch"/>
54 <image name="handle" filename="handle"/>
55 <image name="cursor" filename="cursor" retainaspect="1"/>
z31s1g56a7a992016-01-23 17:06:40 +010056 <image name="tab_general" filename="tab_general" retainaspect="1"/>
57 <image name="tab_timezone" filename="tab_timezone" retainaspect="1"/>
58 <image name="tab_display" filename="tab_display" retainaspect="1"/>
59 <image name="tab_vibration" filename="tab_vibration" retainaspect="1"/>
60 <image name="tab_language" filename="tab_language" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010061
z31s1g56189522016-01-13 19:12:40 +010062 <image name="backspace" filename="backspace" retainaspect="1"/>
63 <image name="enter" filename="enter" retainaspect="1"/>
64 <image name="shift" filename="shift" retainaspect="1"/>
65 <image name="shift_fill" filename="shift_fill" retainaspect="1"/>
66 <image name="space" filename="space" retainaspect="1"/>
67 <image name="kb_arrow_left" filename="kb_arrow_left" retainaspect="1"/>
68 <image name="kb_arrow_right" filename="kb_arrow_right" retainaspect="1"/>
69 <image name="kb_arrow_up" filename="kb_arrow_up" retainaspect="1"/>
70 <image name="kb_arrow_down" filename="kb_arrow_down" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010071 </resources>
72
73 <variables>
z31s1g56189522016-01-13 19:12:40 +010074 <variable name="tw_samsung_navbar" value="0" persist="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010075
z31s1gfaa43772016-01-18 09:57:05 -060076 <variable name="tw_hide_kb" value="0"/>
z31s1g56189522016-01-13 19:12:40 +010077 <variable name="screen_width" value="1080"/>
78 <variable name="screen_height" value="1920"/>
79 <variable name="status_height" value="72"/>
80 <variable name="header_height" value="256"/>
81 <variable name="navbar_height" value="130"/>
82 <variable name="content_width" value="1008"/>
83 <variable name="content_overlay_width" value="936"/>
84 <variable name="dialog_height" value="704"/>
85 <variable name="back_button_x" value="240"/>
86 <variable name="console_button_x" value="840"/>
87 <variable name="indent" value="36"/>
88 <variable name="col1_x_left" value="72"/>
89 <variable name="col1_x_header" value="184"/>
90 <variable name="center_x" value="540"/>
91 <variable name="col1_x_right" value="576"/>
92 <variable name="indent_right" value="1044"/>
93 <variable name="tab_height" value="96"/>
94 <variable name="tab_indicator_height" value="6"/>
z31s1g56a7a992016-01-23 17:06:40 +010095 <variable name="tab_y" value="304"/>
z31s1g56189522016-01-13 19:12:40 +010096 <variable name="tab3_width" value="360"/>
97 <variable name="tab4_width" value="270"/>
98 <variable name="tab5_width" value="216"/>
99 <variable name="tab3_col2_x" value="360"/>
100 <variable name="tab3_col3_x" value="720"/>
101 <variable name="tab4_col2_x" value="270"/>
102 <variable name="tab4_col4_x" value="810"/>
103 <variable name="tab5_col2_x" value="216"/>
104 <variable name="tab5_col3_x" value="432"/>
105 <variable name="tab5_col4_x" value="648"/>
106 <variable name="tab5_col5_x" value="864"/>
z31s1g56a7a992016-01-23 17:06:40 +0100107 <variable name="tab5_centered_col1_x" value="108"/>
108 <variable name="tab5_centered_col2_x" value="324"/>
109 <variable name="tab5_centered_col4_x" value="756"/>
110 <variable name="tab5_centered_col5_x" value="972"/>
z31s1g56189522016-01-13 19:12:40 +0100111 <variable name="btn3_col2_x" value="384"/>
112 <variable name="btn3_col3_x" value="732"/>
113 <variable name="btn4_col2_x" value="297"/>
114 <variable name="btn4_col3_x" value="558"/>
115 <variable name="btn4_col4_x" value="819"/>
116 <variable name="row1_header_y" value="4"/>
117 <variable name="row2_header_y" value="72"/>
118 <variable name="row3_header_y" value="90"/>
119 <variable name="row4_header_y" value="168"/>
120 <variable name="row1_y" value="256"/>
121 <variable name="row1a_y" value="288"/>
122 <variable name="row2_y" value="320"/>
123 <variable name="row2a_y" value="352"/>
124 <variable name="row_tab_y" value="346"/>
125 <variable name="row2_input_y" value="381"/>
126 <variable name="row3_y" value="384"/>
127 <variable name="row3_input_y" value="413"/>
128 <variable name="row3a_y" value="416"/>
129 <variable name="row4_y" value="448"/>
130 <variable name="row4_input_y" value="477"/>
131 <variable name="row4a_y" value="480"/>
132 <variable name="row5_y" value="512"/>
133 <variable name="row5a_y" value="544"/>
134 <variable name="row6_y" value="576"/>
135 <variable name="row6a_y" value="608"/>
136 <variable name="row7_y" value="640"/>
137 <variable name="row7a_y" value="672"/>
138 <variable name="row8_y" value="704"/>
139 <variable name="row8a_y" value="736"/>
140 <variable name="row9_y" value="768"/>
141 <variable name="row9a_y" value="800"/>
142 <variable name="row10_y" value="832"/>
143 <variable name="row10a_y" value="864"/>
144 <variable name="row11_y" value="896"/>
145 <variable name="row11a_y" value="928"/>
146 <variable name="row12_y" value="960"/>
147 <variable name="row12a_y" value="992"/>
148 <variable name="row13_y" value="1024"/>
149 <variable name="row13a_y" value="1056"/>
150 <variable name="row14_y" value="1088"/>
151 <variable name="row14a_y" value="1120"/>
152 <variable name="row15_y" value="1152"/>
153 <variable name="row15a_y" value="1184"/>
154 <variable name="row16_y" value="1216"/>
155 <variable name="row16a_y" value="1248"/>
156 <variable name="row17_y" value="1280"/>
157 <variable name="row17a_y" value="1312"/>
158 <variable name="row18_y" value="1344"/>
159 <variable name="row18a_y" value="1376"/>
160 <variable name="row19_y" value="1408"/>
161 <variable name="row19a_y" value="1440"/>
162 <variable name="row20_y" value="1472"/>
163 <variable name="row20a_y" value="1504"/>
164 <variable name="row21_y" value="1536"/>
165 <variable name="row21a_y" value="1568"/>
166 <variable name="row22_y" value="1600"/>
167 <variable name="row22a_y" value="1632"/>
168 <variable name="row23_y" value="1664"/>
169 <variable name="row23a_y" value="1696"/>
170 <variable name="row24_y" value="1728"/>
171 <variable name="row24a_y" value="1760"/>
172 <variable name="row25_y" value="1792"/>
173 <variable name="navbar_y" value="1792"/>
174 <variable name="navbar_btn_y" value="1856"/>
175 <variable name="keyboard_y" value="1149"/>
176 <variable name="keyboard_terminal_y" value="1053"/>
177 <variable name="background_color" value="#1A1A1A"/>
178 <variable name="accent_color" value="#0090CA"/>
z31s1g56a7a992016-01-23 17:06:40 +0100179 <variable name="accent_color_semitransparent" value="#0090CA30"/>
z31s1g56189522016-01-13 19:12:40 +0100180 <variable name="text_color" value="#EEEEEE"/>
181 <variable name="text_button_color" value="#EEEEEE"/>
182 <variable name="text_success_color" value="#76FF03"/>
183 <variable name="text_fail_color" value="#FF0101"/>
184 <variable name="highlight_color" value="#1A1A1A80"/>
185 <variable name="caps_highlight_color" value="#22222280"/>
186 <variable name="transparent" value="#00000000"/>
187 <variable name="semi_transparent" value="#00000099"/>
188 <variable name="warning" value="#F8F8A0"/>
189 <variable name="error" value="#FF0101"/>
190 <variable name="highlight" value="#0090CA"/>
191 <variable name="fileselector_linecolor" value="#555555"/>
192 <variable name="fileselector_highlight_color" value="#555555"/>
193 <variable name="fileselector_separatorheight" value="2"/>
194 <variable name="fileselector_spacing" value="0"/>
195 <variable name="fileselector_install_height" value="1152"/>
196 <variable name="fileselector_filemanager_height" value="1376"/>
197 <variable name="partitionlist_spacing" value="0"/>
198 <variable name="partitionlist_storage_height" value="544"/>
z31s1g64a0e712016-01-31 15:06:57 +0100199 <variable name="partitionlist_flashimage_height" value="544"/>
z31s1g56189522016-01-13 19:12:40 +0100200 <variable name="partitionlist_wipe_height" value="1088"/>
201 <variable name="partitionlist_mount_height" value="832"/>
202 <variable name="partitionlist_backup_height" value="768"/>
203 <variable name="listbox_timezone_height" value="756"/>
204 <variable name="listbox_settings_height" value="960"/>
Ethan Yonker64e0a652018-07-25 09:52:17 -0500205 <variable name="listbox_advanced_height" value="700"/>
z31s1g56189522016-01-13 19:12:40 +0100206 <variable name="fastscroll_w" value="24"/>
207 <variable name="fastscroll_linew" value="2"/>
208 <variable name="fastscroll_rectw" value="24"/>
209 <variable name="fastscroll_recth" value="108"/>
210 <variable name="slidervalue_lineh" value="3"/>
211 <variable name="slidervalue_padding" value="0"/>
212 <variable name="slidervalue_sliderw" value="72"/>
213 <variable name="slidervalue_sliderh" value="108"/>
214 <variable name="slideout_height" value="1686"/>
215 <variable name="slideout_bg_height" value="1720"/>
216 <variable name="input_height" value="64"/>
217 <variable name="input_line_width" value="3"/>
218 <variable name="console_height" value="960"/>
219 <variable name="console_terminal_height" value="950"/>
220 <variable name="dialog_button_x" value="696"/>
221 <variable name="pattern_x" value="126"/>
222 <variable name="pattern_dot_dia" value="32"/>
223 <variable name="pattern_line_w" value="12"/>
224 <variable name="pattern_size" value="828"/>
z31s1g28f0a922015-11-07 18:50:22 +0100225 </variables>
226
227 <mousecursor>
z31s1g56189522016-01-13 19:12:40 +0100228 <placement w="15" h="15"/>
229 <background color="#FFFF00FF" resource="cursor"/>
230 <speed multiplier="2.5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100231 </mousecursor>
232
233 <templates>
234 <template name="page">
z31s1g56189522016-01-13 19:12:40 +0100235 <background color="%background_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100236
z31s1g56189522016-01-13 19:12:40 +0100237 <fill color="%accent_color%">
238 <placement x="0" y="0" w="%screen_width%" h="%header_height%"/>
239 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100240
z31s1g56189522016-01-13 19:12:40 +0100241 <image>
242 <condition var1="tw_busy" var2="1"/>
243 <image resource="logo"/>
244 <placement x="0" y="0"/>
245 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100246
z31s1g56189522016-01-13 19:12:40 +0100247 <button>
248 <condition var1="tw_busy" var2="0"/>
249 <placement x="0" y="0"/>
250 <image resource="logo"/>
z31s1g28f0a922015-11-07 18:50:22 +0100251 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100252 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100253
z31s1g56189522016-01-13 19:12:40 +0100254 <fill color="#00000030">
255 <condition var1="tw_simulate_actions" var2="0"/>
256 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
257 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100258
z31s1g56189522016-01-13 19:12:40 +0100259 <fill color="%text_fail_color%">
260 <condition var1="tw_simulate_actions" var2="1"/>
261 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
262 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100263
z31s1g56189522016-01-13 19:12:40 +0100264 <text color="%text_color%">
265 <condition var1="tw_no_cpu_temp" var2="1"/>
266 <font resource="font_m"/>
267 <placement x="%indent%" y="%row1_header_y%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100268 <text>%tw_version%</text>
z31s1g56189522016-01-13 19:12:40 +0100269 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100270
z31s1g56189522016-01-13 19:12:40 +0100271 <text color="%text_color%">
272 <condition var1="tw_no_cpu_temp" var2="0"/>
273 <font resource="font_m"/>
274 <placement x="%indent%" y="%row1_header_y%"/>
275 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
276 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100277
z31s1g56189522016-01-13 19:12:40 +0100278 <text color="%text_color%">
279 <font resource="font_m"/>
280 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100281 <text>%tw_time%</text>
z31s1g56189522016-01-13 19:12:40 +0100282 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100283
z31s1g56189522016-01-13 19:12:40 +0100284 <text color="%text_color%">
z31s1g28f0a922015-11-07 18:50:22 +0100285 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100286 <condition var1="tw_no_battery_percent" var2="0"/>
287 <condition var1="tw_battery" op="&gt;" var2="0"/>
288 <condition var1="tw_battery" op="&lt;" var2="101"/>
z31s1g28f0a922015-11-07 18:50:22 +0100289 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100290 <font resource="font_m"/>
291 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500292 <text>{@battery_pct=Battery: %tw_battery%}</text>
z31s1g56189522016-01-13 19:12:40 +0100293 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100294
z31s1g56189522016-01-13 19:12:40 +0100295 <fill color="#000000">
bigbiff bigbiff3157f122019-03-10 20:18:45 -0400296 <condition var1="tw_busy" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100297 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
298 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100299
z31s1g56189522016-01-13 19:12:40 +0100300 <button>
301 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
302 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
303 <image resource="back"/>
304 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100305 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100306 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100307
z31s1g56189522016-01-13 19:12:40 +0100308 <button>
309 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
310 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
311 <image resource="console"/>
312 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100313 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100314 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100315
z31s1g56189522016-01-13 19:12:40 +0100316 <button>
317 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
318 <image resource="home"/>
319 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100320 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100321 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100322
z31s1g56189522016-01-13 19:12:40 +0100323 <button>
324 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
325 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
326 <image resource="console"/>
327 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100328 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100329 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100330
z31s1g56189522016-01-13 19:12:40 +0100331 <button>
332 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
333 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
334 <image resource="back"/>
335 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100336 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100337 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100338
z31s1g56189522016-01-13 19:12:40 +0100339 <action>
340 <touch key="power"/>
Matt Mower9472ba12016-01-20 18:12:47 -0600341 <action function="togglebacklight"/>
z31s1g56189522016-01-13 19:12:40 +0100342 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100343
z31s1g56189522016-01-13 19:12:40 +0100344 <action>
345 <touch key="power+voldown"/>
346 <action function="screenshot"/>
347 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100348 </template>
349
350 <template name="progress_bar">
z31s1g56189522016-01-13 19:12:40 +0100351 <progressbar>
352 <placement x="%indent%" y="%row17a_y%"/>
353 <resource empty="progress_empty" full="progress_full"/>
354 <data name="ui_progress"/>
355 </progressbar>
z31s1g28f0a922015-11-07 18:50:22 +0100356
z31s1g56189522016-01-13 19:12:40 +0100357 <animation>
358 <placement x="%indent%" y="%row17a_y%"/>
359 <resource name="progress"/>
360 <speed fps="24" render="2"/>
361 <loop frame="1"/>
362 </animation>
z31s1g28f0a922015-11-07 18:50:22 +0100363 </template>
364
365 <template name="sort_options">
z31s1g56189522016-01-13 19:12:40 +0100366 <image>
367 <placement x="%indent%" y="%row1a_y%"/>
368 <image resource="tab_3"/>
369 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100370
z31s1g56189522016-01-13 19:12:40 +0100371 <image>
372 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
373 <image resource="tab_3"/>
374 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100375
z31s1g56189522016-01-13 19:12:40 +0100376 <image>
377 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
378 <image resource="tab_3"/>
379 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100380
z31s1g56189522016-01-13 19:12:40 +0100381 <button>
382 <highlight color="%highlight_color%"/>
383 <condition var1="tw_gui_sort_order" op="=" var2="1"/>
384 <placement x="%indent%" y="%row1a_y%"/>
385 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500386 <text>{@sort_by_name_only=Name}</text>
z31s1g56189522016-01-13 19:12:40 +0100387 <image resource="sort_asc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100388 <action function="set">tw_gui_sort_order=-1</action>
z31s1g56189522016-01-13 19:12:40 +0100389 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100390
z31s1g56189522016-01-13 19:12:40 +0100391 <button>
392 <highlight color="%highlight_color%"/>
393 <condition var1="tw_gui_sort_order" op="=" var2="-1"/>
394 <placement x="%indent%" y="%row1a_y%"/>
395 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500396 <text>{@sort_by_name_only=Name}</text>
z31s1g56189522016-01-13 19:12:40 +0100397 <image resource="sort_desc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100398 <action function="set">tw_gui_sort_order=1</action>
z31s1g56189522016-01-13 19:12:40 +0100399 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100400
z31s1g56189522016-01-13 19:12:40 +0100401 <button>
402 <highlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100403 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100404 <condition var1="tw_gui_sort_order" op="!=" var2="1"/>
405 <condition var1="tw_gui_sort_order" op="!=" var2="-1"/>
z31s1g28f0a922015-11-07 18:50:22 +0100406 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100407 <placement x="%indent%" y="%row1a_y%"/>
408 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500409 <text>{@sort_by_name_only=Name}</text>
z31s1g56189522016-01-13 19:12:40 +0100410 <image resource="sort_empty"/>
z31s1g28f0a922015-11-07 18:50:22 +0100411 <action function="set">tw_gui_sort_order=1</action>
z31s1g56189522016-01-13 19:12:40 +0100412 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100413
z31s1g56189522016-01-13 19:12:40 +0100414 <button>
415 <highlight color="%highlight_color%"/>
416 <condition var1="tw_gui_sort_order" op="=" var2="2"/>
417 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
418 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500419 <text>{@sort_by_date_only=Date}</text>
z31s1g56189522016-01-13 19:12:40 +0100420 <image resource="sort_asc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100421 <action function="set">tw_gui_sort_order=-2</action>
z31s1g56189522016-01-13 19:12:40 +0100422 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100423
z31s1g56189522016-01-13 19:12:40 +0100424 <button>
425 <highlight color="%highlight_color%"/>
426 <condition var1="tw_gui_sort_order" op="=" var2="-2"/>
427 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
428 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500429 <text>{@sort_by_date_only=Date}</text>
z31s1g56189522016-01-13 19:12:40 +0100430 <image resource="sort_desc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100431 <action function="set">tw_gui_sort_order=2</action>
z31s1g56189522016-01-13 19:12:40 +0100432 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100433
z31s1g56189522016-01-13 19:12:40 +0100434 <button>
435 <highlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100436 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100437 <condition var1="tw_gui_sort_order" op="!=" var2="2"/>
438 <condition var1="tw_gui_sort_order" op="!=" var2="-2"/>
z31s1g28f0a922015-11-07 18:50:22 +0100439 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100440 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
441 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500442 <text>{@sort_by_date_only=Date}</text>
z31s1g56189522016-01-13 19:12:40 +0100443 <image resource="sort_empty"/>
z31s1g28f0a922015-11-07 18:50:22 +0100444 <action function="set">tw_gui_sort_order=2</action>
z31s1g56189522016-01-13 19:12:40 +0100445 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100446
z31s1g56189522016-01-13 19:12:40 +0100447 <button>
448 <highlight color="%highlight_color%"/>
449 <condition var1="tw_gui_sort_order" op="=" var2="3"/>
450 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
451 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500452 <text>{@sort_by_size_only=Size}</text>
z31s1g56189522016-01-13 19:12:40 +0100453 <image resource="sort_asc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100454 <action function="set">tw_gui_sort_order=-3</action>
z31s1g56189522016-01-13 19:12:40 +0100455 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100456
z31s1g56189522016-01-13 19:12:40 +0100457 <button>
458 <highlight color="%highlight_color%"/>
459 <condition var1="tw_gui_sort_order" op="=" var2="-3"/>
460 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
461 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500462 <text>{@sort_by_size_only=Size}</text>
z31s1g56189522016-01-13 19:12:40 +0100463 <image resource="sort_desc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100464 <action function="set">tw_gui_sort_order=3</action>
z31s1g56189522016-01-13 19:12:40 +0100465 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100466
z31s1g56189522016-01-13 19:12:40 +0100467 <button>
468 <highlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100469 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100470 <condition var1="tw_gui_sort_order" op="!=" var2="3"/>
471 <condition var1="tw_gui_sort_order" op="!=" var2="-3"/>
z31s1g28f0a922015-11-07 18:50:22 +0100472 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100473 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
474 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500475 <text>{@sort_by_size_only=Size}</text>
z31s1g56189522016-01-13 19:12:40 +0100476 <image resource="sort_empty"/>
z31s1g28f0a922015-11-07 18:50:22 +0100477 <action function="set">tw_gui_sort_order=3</action>
z31s1g56189522016-01-13 19:12:40 +0100478 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100479 </template>
480
481 <template name="tabs_backup">
z31s1g56a7a992016-01-23 17:06:40 +0100482 <fill color="%accent_color%">
483 <placement x="0" y="row1_y" w="%screen_width%" h="tab_height"/>
484 </fill>
485
z31s1g56189522016-01-13 19:12:40 +0100486 <button style="tab">
487 <placement x="0" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500488 <text>{@tab_backup=BACKUP}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100489 <action function="page">backup</action>
z31s1g56189522016-01-13 19:12:40 +0100490 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100491
z31s1g56189522016-01-13 19:12:40 +0100492 <button style="tab">
493 <placement x="%tab3_col2_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500494 <text>{@tab_options=OPTIONS}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100495 <action function="page">backup_options</action>
z31s1g56189522016-01-13 19:12:40 +0100496 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100497 </template>
498
499 <template name="tabs_settings">
z31s1g56a7a992016-01-23 17:06:40 +0100500 <fill color="%accent_color%">
501 <placement x="0" y="row1_y" w="%screen_width%" h="tab_height"/>
502 </fill>
503
z31s1g56189522016-01-13 19:12:40 +0100504 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100505 <placement x="%tab5_centered_col1_x%" y="%tab_y%" placement="4"/>
506 <image resource="tab_general"/>
z31s1g28f0a922015-11-07 18:50:22 +0100507 <action function="page">settings</action>
z31s1g56189522016-01-13 19:12:40 +0100508 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100509
z31s1g56189522016-01-13 19:12:40 +0100510 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100511 <placement x="%tab5_centered_col2_x%" y="%tab_y%" placement="4"/>
512 <image resource="tab_timezone"/>
z31s1g28f0a922015-11-07 18:50:22 +0100513 <action function="page">settings_timezone</action>
z31s1g56189522016-01-13 19:12:40 +0100514 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100515
z31s1g56189522016-01-13 19:12:40 +0100516 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100517 <placement x="%center_x%" y="%tab_y%" placement="4"/>
518 <image resource="tab_display"/>
z31s1g28f0a922015-11-07 18:50:22 +0100519 <action function="page">settings_screen</action>
z31s1g56189522016-01-13 19:12:40 +0100520 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100521
z31s1g56189522016-01-13 19:12:40 +0100522 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100523 <placement x="%tab5_centered_col4_x%" y="%tab_y%" placement="4"/>
524 <image resource="tab_vibration"/>
z31s1g28f0a922015-11-07 18:50:22 +0100525 <action function="page">settings_vibration</action>
z31s1g56189522016-01-13 19:12:40 +0100526 </button>
Ethan Yonker74db1572015-10-28 12:44:49 -0500527
z31s1g56189522016-01-13 19:12:40 +0100528 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100529 <placement x="%tab5_centered_col5_x%" y="%tab_y%" placement="4"/>
530 <image resource="tab_language"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500531 <action function="page">settings_language</action>
z31s1g56189522016-01-13 19:12:40 +0100532 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100533 </template>
534
535 <template name="console">
z31s1g56189522016-01-13 19:12:40 +0100536 <console>
537 <placement x="%indent%" y="%row2_y%" w="%content_width%" h="%console_height%"/>
538 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100539
z31s1g56189522016-01-13 19:12:40 +0100540 <fill color="%fileselector_linecolor%">
541 <placement x="%indent%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/>
542 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100543
z31s1g56189522016-01-13 19:12:40 +0100544 <fill color="%fileselector_linecolor%">
545 <placement x="%indent%" y="row17_y" w="%content_width%" h="input_line_width"/>
546 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100547 </template>
548
549 <template name="console_terminal">
z31s1g56189522016-01-13 19:12:40 +0100550 <console>
551 <placement x="%indent%" y="%row2_y%" w="content_width" h="%console_terminal_height%"/>
552 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100553
z31s1g56189522016-01-13 19:12:40 +0100554 <fill color="%fileselector_linecolor%">
555 <placement x="%indent%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/>
556 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100557
z31s1g56189522016-01-13 19:12:40 +0100558 <fill color="%fileselector_linecolor%">
559 <placement x="%indent%" y="row11_y" w="%content_width%" h="input_line_width"/>
560 </fill>
561 </template>
562
563 <template name="keyboardterminaltemplate">
564 <keyboard>
565 <condition var1="tw_hide_kb" var2="0"/>
566 <placement x="0" y="%keyboard_terminal_y%" w="%screen_width%" h="96"/>
567 <keymargin x="0" y="0"/>
568 <background color="#111111"/>
569 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
570 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
571 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="12" y="0"/>
572 <keylabel key="0:k:29" text="Ctrl"/>
573 <keylabel key="0:c:27" text="Esc"/>
574 <keylabel key="0:c:9" text="Tab"/>
575 <keylabel key="0:k:105" text="&lt;" resource="kb_arrow_left"/>
576 <keylabel key="0:k:108" text="v" resource="kb_arrow_down"/>
577 <keylabel key="0:k:103" text="^" resource="kb_arrow_up"/>
578 <keylabel key="0:k:106" text="&gt;" resource="kb_arrow_right"/>
579 <highlight color="%highlight_color%"/>
580 <ctrlhighlight color="#0090CA80"/>
581 <layout1>
582 <keysize height="96" width="154"/>
583 <row1 key01="155:k:29" key02="155:c:27" long02=":c:3" key03="154:c:9" key04="154:k:105" key05="154:k:108" key06="154:k:103" key07="154:k:106"/>
584 </layout1>
585 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100586 </template>
587
588 <template name="keyboardtemplate">
z31s1g56189522016-01-13 19:12:40 +0100589 <keyboard>
590 <condition var1="tw_hide_kb" var2="0"/>
591 <placement x="0" y="%keyboard_y%" w="1080" h="644"/>
z31s1g28f0a922015-11-07 18:50:22 +0100592 <keymargin x="8" y="8"/>
593 <background color="#111111"/>
594 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
595 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
596 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="12" y="0"/>
597 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
598 <keylabel key="0:action" text="Enter" resource="enter"/>
599 <keylabel key=" " text="Space" resource="space"/>
z31s1g56189522016-01-13 19:12:40 +0100600 <highlight color="%highlight_color%"/>
601 <capshighlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100602 <layout1>
z31s1g56189522016-01-13 19:12:40 +0100603 <keysize height="161" width="108"/>
604 <row1 key01="q" long01="1" key02="w" long02="2" key03="e" long03="3" key04="r" long04="4" key05="t" long05="5" key06="y" long06="6" key07="u" long07="7" key08="i" long08="8" key09="o" long09="9" key10="p" long10="0"/>
605 <row2 key01="54:" key02="a" long02="@" key03="s" long03="#" key04="d" long04="$" key05="f" long05="%" key06="g" long06="&amp;" key07="h" long07="*" key08="j" long08="-" key09="k" long09="+" key10="l" long10="_" key11="54:"/>
606 <row3 key01="162:layout2" key02="z" long02="!" key03="x" long03="&quot;" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="162:c:8"/>
607 <row4 key01="162:layout3" key02="/" key03="540: " key04="." key05="162:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100608 <keylabel key="0:layout2" text="Shift" resource="shift"/>
609 <keylabel key="0:layout3" text="?123"/>
610 </layout1>
611 <layout2>
612 <keysize height="161" width="108" capslock="0" revert_layout="1"/>
z31s1g56189522016-01-13 19:12:40 +0100613 <row1 key01="Q" long01="1" key02="W" long02="2" key03="E" long03="3" key04="R" long04="4" key05="T" long05="5" key06="Y" long06="6" key07="U" long07="7" key08="I" long08="8" key09="O" long09="9" key10="P" long10="0"/>
614 <row2 key01="54:" key02="A" long02="@" key03="S" long03="#" key04="D" long04="$" key05="F" long05="%" key06="G" long06="&amp;" key07="H" long07="*" key08="J" long08="-" key09="K" long09="+" key10="L" long10="_" key11="54:"/>
615 <row3 key01="162:layout1" key02="Z" long02="!" key03="X" long03="&quot;" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="162:c:8"/>
616 <row4 key01="162:layout3" key02="/" key03="540: " key04="." key05="162:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100617 <keylabel key="0:layout1" text="Shift" resource="shift_fill"/>
618 <keylabel key="0:layout3" text="?123"/>
619 </layout2>
620 <layout3>
z31s1g56189522016-01-13 19:12:40 +0100621 <keysize height="161" width="108"/>
622 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0"/>
623 <row2 key01="@" key02="#" key03="$" key04="%" key05="&amp;" key06="*" key07="-" key08="+" key09="(" key10=")"/>
624 <row3 key01="162:layout4" key02="!" key03="108:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="162:c:8"/>
625 <row4 key01="162:layout1" key02="," key03="540: " key04="." key05="162:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100626 <keylabel key="0:layout1" text="ABC"/>
627 <keylabel key="0:layout4" text="~\{"/>
628 </layout3>
629 <layout4>
z31s1g56189522016-01-13 19:12:40 +0100630 <keysize height="161" width="108"/>
631 <row1 key01="~" key02="`" key03="|" key04="108:" key05="108:" key06="108:" key07="%" key08="108:" key09="{" key10="}"/>
632 <row2 key01="108:" key02="108:" key03="108:" key04="108:" key05="108:" key06="^" key07="_" key08="=" key09="[" key10="]"/>
633 <row3 key01="162:layout3" key02="108:" key03="108:" key04="108:" key05="108:" key06="\" key07="&lt;" key08="&gt;" key09="162:c:8"/>
634 <row4 key01="162:layout1" key02="108:c:34" key03="540: " key04="." key05="162:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100635 <keylabel key="0:layout1" text="ABC"/>
636 <keylabel key="0:layout3" text="?123"/>
637 </layout4>
z31s1g56189522016-01-13 19:12:40 +0100638 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100639 </template>
640 </templates>
641</recovery>