Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | |
| 3 | <recovery> |
| 4 | <details> |
| 5 | <resolution width="1920" height="1200" /> |
| 6 | <author>TeamWin</author> |
| 7 | <title>Backup Naowz</title> |
| 8 | <description>Default basic theme</description> |
| 9 | <preview>preview.jpg</preview> |
| 10 | </details> |
| 11 | |
Ethan Yonker | 780cd39 | 2014-07-21 15:24:39 -0500 | [diff] [blame] | 12 | <include> |
| 13 | <xmlfile name="landscape.xml" /> |
| 14 | </include> |
| 15 | |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 16 | <resources> |
Vojtech Bocek | 76ee903 | 2014-09-07 15:01:56 +0200 | [diff] [blame] | 17 | <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="30" fallback="Roboto-Regular-30" /> |
Matt Mower | 989709a | 2015-02-26 00:34:36 -0600 | [diff] [blame] | 18 | <resource name="fixed" type="font" filename="DroidSansMono.ttf" size="22" /> |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 19 | <resource name="twrplogo" type="image" filename="twrplogo" retainaspect="1" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 20 | <resource name="main_button" type="image" filename="button" /> |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 21 | <resource name="file_icon" type="image" filename="file" retainaspect="1" /> |
| 22 | <resource name="folder_icon" type="image" filename="folder" retainaspect="1" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 23 | <resource name="progress" type="animation" filename="indeterminate" /> |
| 24 | <resource name="progress_empty" type="image" filename="progress_empty" /> |
| 25 | <resource name="progress_full" type="image" filename="progress_fill" /> |
Ethan Yonker | 63e414f | 2015-02-06 15:44:39 -0600 | [diff] [blame] | 26 | <resource name="checkbox_false" type="image" filename="checkbox_empty" retainaspect="1" /> |
| 27 | <resource name="checkbox_true" type="image" filename="checkbox_checked" retainaspect="1" /> |
| 28 | <resource name="radio_false" type="image" filename="radio_empty" retainaspect="1" /> |
| 29 | <resource name="radio_true" type="image" filename="radio_selected" retainaspect="1" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 30 | <resource name="medium_button" type="image" filename="medium-button" /> |
| 31 | <resource name="mediumwide_button" type="image" filename="mediumwide-button" /> |
| 32 | <resource name="sort_button" type="image" filename="sort-button" /> |
| 33 | <resource name="minus_button" type="image" filename="minus-button" /> |
| 34 | <resource name="plus_button" type="image" filename="plus-button" /> |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 35 | <resource name="home_icon" type="image" filename="home-icon" retainaspect="1" /> |
| 36 | <resource name="back_icon" type="image" filename="back-icon" retainaspect="1" /> |
| 37 | <resource name="console_button" type="image" filename="console-toggle" retainaspect="1" /> |
| 38 | <resource name="slider" type="image" filename="slider" retainaspect="1" /> |
| 39 | <resource name="slider-used" type="image" filename="slider-used" retainaspect="1" /> |
| 40 | <resource name="slider-touch" type="image" filename="slider-touch" retainaspect="1" /> |
| 41 | <resource name="unlock-icon" type="image" filename="unlock" retainaspect="1" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 42 | <resource name="keyboard1" type="image" filename="keyboard1" /> |
| 43 | <resource name="keyboard2" type="image" filename="keyboard2" /> |
| 44 | <resource name="keyboard3" type="image" filename="keyboard3" /> |
| 45 | <resource name="keyboard4" type="image" filename="keyboard4" /> |
Ethan Yonker | 63e414f | 2015-02-06 15:44:39 -0600 | [diff] [blame] | 46 | <resource name="cursor" type="image" filename="cursor" retainaspect="1" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 47 | </resources> |
| 48 | |
| 49 | <variables> |
| 50 | <variable name="col1_x" value="210" /> |
| 51 | <variable name="col2_x" value="590" /> |
| 52 | <variable name="col3_x" value="970" /> |
| 53 | <variable name="col4_x" value="1350" /> |
| 54 | <variable name="row1_y" value="220" /> |
Dees_Troy | 2f9117a | 2013-02-17 19:52:09 -0600 | [diff] [blame] | 55 | <variable name="row2_y" value="680" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 56 | <variable name="col_center_x" value="780" /> |
| 57 | <variable name="center_x" value="960" /> |
| 58 | <variable name="screen_width" value="1920" /> |
| 59 | <variable name="screen_height" value="1200" /> |
| 60 | <variable name="col_progressbar_x" value="771" /> |
| 61 | <variable name="row_progressbar_y" value="1100" /> |
| 62 | <variable name="col1_medium_x" value="570" /> |
| 63 | <variable name="col2_medium_x" value="770" /> |
| 64 | <variable name="col3_medium_x" value="970" /> |
| 65 | <variable name="col4_medium_x" value="1170" /> |
| 66 | <variable name="row1_medium_y" value="105" /> |
Dees_Troy | 2f9117a | 2013-02-17 19:52:09 -0600 | [diff] [blame] | 67 | <variable name="row2_medium_y" value="365" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 68 | <variable name="row3_medium_y" value="245" /> |
Dees_Troy | 2f9117a | 2013-02-17 19:52:09 -0600 | [diff] [blame] | 69 | <variable name="row4_medium_y" value="720" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 70 | <variable name="row5_medium_y" value="700" /> |
| 71 | <variable name="row1_text_y" value="90" /> |
| 72 | <variable name="row2_text_y" value="140" /> |
| 73 | <variable name="row3_text_y" value="190" /> |
| 74 | <variable name="row4_text_y" value="240" /> |
| 75 | <variable name="row5_text_y" value="290" /> |
| 76 | <variable name="row6_text_y" value="340" /> |
| 77 | <variable name="row7_text_y" value="390" /> |
| 78 | <variable name="row8_text_y" value="440" /> |
| 79 | <variable name="row9_text_y" value="490" /> |
| 80 | <variable name="row10_text_y" value="540" /> |
| 81 | <variable name="row11_text_y" value="590" /> |
| 82 | <variable name="row12_text_y" value="640" /> |
| 83 | <variable name="row13_text_y" value="690" /> |
| 84 | <variable name="row14_text_y" value="740" /> |
| 85 | <variable name="row15_text_y" value="790" /> |
| 86 | <variable name="row16_text_y" value="840" /> |
| 87 | <variable name="row17_text_y" value="890" /> |
| 88 | <variable name="row18_text_y" value="940" /> |
| 89 | <variable name="row_offsetmedium_y" value="775" /> |
| 90 | <variable name="home_button_x" value="1620" /> |
| 91 | <variable name="home_button_y" value="5" /> |
| 92 | <variable name="back_button_x" value="1720" /> |
| 93 | <variable name="back_button_y" value="5" /> |
| 94 | <variable name="console_button_x" value="1820" /> |
| 95 | <variable name="console_button_y" value="5" /> |
| 96 | <variable name="nandcheck_col1" value="328" /> |
| 97 | <variable name="nandcheck_col2" value="800" /> |
| 98 | <variable name="nandcheck_row1" value="200" /> |
| 99 | <variable name="nandcheck_row2" value="275" /> |
| 100 | <variable name="nandcheck_row3" value="350" /> |
| 101 | <variable name="nandcheck_row4" value="425" /> |
| 102 | <variable name="nandcheck_row5" value="500" /> |
| 103 | <variable name="nandcheck_row6" value="575" /> |
| 104 | <variable name="nandcheck_row7" value="650" /> |
bigbiff | bf1d672 | 2015-02-14 16:25:59 -0500 | [diff] [blame] | 105 | <variable name="nandcheck_row8" value="725" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 106 | <variable name="button_text_color" value="#AAAAAA" /> |
| 107 | <variable name="text_color" value="#A0A0A0" /> |
| 108 | <variable name="text_success_color" value="#33B5E5" /> |
| 109 | <variable name="text_fail_color" value="#FF0101" /> |
Dees_Troy | 1a7a667 | 2013-02-15 09:39:07 -0600 | [diff] [blame] | 110 | <variable name="highlight_color" value="#90909080" /> |
Ethan Yonker | c3120d4 | 2014-02-17 07:55:00 -0600 | [diff] [blame] | 111 | <variable name="caps_highlight_color" value="#33B5E580" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 112 | <variable name="slider_y" value="1000" /> |
| 113 | <variable name="slider_text_y" value="1075" /> |
| 114 | <variable name="sort_text_x" value="400" /> |
| 115 | <variable name="sort_asc_text_y" value="1045" /> |
| 116 | <variable name="sort_asc_button_y" value="1040" /> |
| 117 | <variable name="sort_desc_text_y" value="1105" /> |
| 118 | <variable name="sort_desc_button_y" value="1100" /> |
| 119 | <variable name="sort_col1_button_x" value="670" /> |
| 120 | <variable name="sort_col2_button_x" value="770" /> |
| 121 | <variable name="sort_col3_button_x" value="870" /> |
| 122 | <variable name="col1_sdext_x" value="720" /> |
| 123 | <variable name="col2_sdext_x" value="1100" /> |
| 124 | <variable name="row1_sdext_y" value="180" /> |
| 125 | <variable name="row2_sdext_y" value="265" /> |
| 126 | <variable name="row_extsize_y" value="175" /> |
| 127 | <variable name="row_swapsize_y" value="260" /> |
| 128 | <variable name="input_x" value="50" /> |
| 129 | <variable name="input_width" value="1820" /> |
| 130 | <variable name="input_height" value="50" /> |
| 131 | <variable name="input_background_color" value="#303030" /> |
| 132 | <variable name="input_cursor_color" value="#33B5E5" /> |
| 133 | <variable name="input_cursor_width" value="3" /> |
| 134 | <variable name="console_x" value="50" /> |
| 135 | <variable name="console_width" value="1820" /> |
| 136 | <variable name="console_foreground" value="#A0A0A0" /> |
Ethan Yonker | bf2cb1c | 2014-07-02 10:15:54 -0500 | [diff] [blame] | 137 | <variable name="warning" value="#F8F8A0" /> |
| 138 | <variable name="error" value="#FF4040" /> |
| 139 | <variable name="highlight" value="#33B5E5" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 140 | <variable name="console_background" value="#303030" /> |
| 141 | <variable name="console_scroll" value="#303030" /> |
| 142 | <variable name="console_action_height" value="320" /> |
| 143 | <variable name="console_install_height" value="440" /> |
| 144 | <variable name="console_installdone_height" value="300" /> |
| 145 | <variable name="fileselector_folder_x" value="50" /> |
| 146 | <variable name="fileselector_folder_width" value="610" /> |
| 147 | <variable name="fileselector_folderonly_width" value="800" /> |
| 148 | <variable name="fileselector_file_x" value="700" /> |
| 149 | <variable name="fileselector_file_width" value="1170" /> |
Dees_Troy | a13d74f | 2013-03-24 08:54:55 -0500 | [diff] [blame] | 150 | <variable name="fileselector_install_y" value="205" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 151 | <variable name="fileselector_install_height" value="800" /> |
| 152 | <variable name="fileselector_header_background" value="#202020" /> |
| 153 | <variable name="fileselector_header_textcolor" value="#AAAAAA" /> |
| 154 | <variable name="fileselector_header_separatorcolor" value="#33B5E5" /> |
| 155 | <variable name="fileselector_header_separatorheight" value="3" /> |
| 156 | <variable name="fileselector_separatorcolor" value="#505050" /> |
| 157 | <variable name="fileselector_separatorheight" value="2" /> |
| 158 | <variable name="fileselector_background" value="#303030" /> |
Dees_Troy | e7585ca | 2013-02-15 11:42:29 -0600 | [diff] [blame] | 159 | <variable name="fileselector_highlight_color" value="#505050" /> |
| 160 | <variable name="fileselector_highlight_font_color" value="#33B5E5" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 161 | <variable name="fileselector_spacing" value="18" /> |
that | 18e13a9 | 2015-03-05 22:38:43 +0100 | [diff] [blame] | 162 | <variable name="fastscroll_linecolor" value="#50505080" /> |
| 163 | <variable name="fastscroll_rectcolor" value="#33B5E580" /> |
Vojtech Bocek | 7cc278b | 2013-02-24 01:40:19 +0100 | [diff] [blame] | 164 | <variable name="fastscroll_w" value="60" /> |
| 165 | <variable name="fastscroll_linew" value="3" /> |
that | 18e13a9 | 2015-03-05 22:38:43 +0100 | [diff] [blame] | 166 | <variable name="fastscroll_rectw" value="15" /> |
| 167 | <variable name="fastscroll_recth" value="40" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 168 | <variable name="zipstorage_text_y" value="130" /> |
| 169 | <variable name="listbox_x" value="560" /> |
| 170 | <variable name="listbox_y" value="150" /> |
| 171 | <variable name="listbox_width" value="800" /> |
| 172 | <variable name="listbox_tz_height" value="400" /> |
| 173 | <variable name="listbox_background" value="#303030" /> |
| 174 | <variable name="listbox_spacing" value="18" /> |
| 175 | <variable name="sd_plus_x" value="408" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 176 | <variable name="lock_y" value="300" /> |
| 177 | <variable name="filemanager_select_x" value="1500" /> |
| 178 | <variable name="filemanager_select_y" value="980" /> |
| 179 | <variable name="backup_name_text_y" value="440" /> |
| 180 | <variable name="backup_name_button_y" value="390" /> |
| 181 | <variable name="col_right_x" value="1870" /> |
| 182 | <variable name="cancel_button_y" value="240" /> |
| 183 | <variable name="terminal_console_y" value="0" /> |
| 184 | <variable name="terminal_console_height" value="610" /> |
| 185 | <variable name="terminal_text_y" value="624" /> |
| 186 | <variable name="terminal_button_y" value="615" /> |
| 187 | <variable name="terminal_input_width" value="1550" /> |
Dees_Troy | a13d74f | 2013-03-24 08:54:55 -0500 | [diff] [blame] | 188 | <variable name="button_fill_color" value="#303030" /> |
| 189 | <variable name="button_fill_full_width" value="960" /> |
| 190 | <variable name="button_fill_main_width" value="900" /> |
| 191 | <variable name="button_fill_main_height" value="240" /> |
Dees_Troy | 83bd483 | 2013-05-04 12:39:56 +0000 | [diff] [blame] | 192 | <variable name="button_fill_half_height" value="80" /> |
Dees_Troy | a13d74f | 2013-03-24 08:54:55 -0500 | [diff] [blame] | 193 | <variable name="button_fill_quarter_height" value="60" /> |
| 194 | <variable name="button_full_center_x" value="480" /> |
Ethan Yonker | 96af84a | 2015-01-05 14:58:36 -0600 | [diff] [blame] | 195 | <variable name="flash_list_height" value="300" /> |
Dees_Troy | a13d74f | 2013-03-24 08:54:55 -0500 | [diff] [blame] | 196 | <variable name="backup_list_x" value="50" /> |
| 197 | <variable name="backup_list_y" value="160" /> |
| 198 | <variable name="backup_list_width" value="900" /> |
| 199 | <variable name="backup_list_height" value="660" /> |
| 200 | <variable name="backup_storage_y" value="405" /> |
Dees_Troy | 83bd483 | 2013-05-04 12:39:56 +0000 | [diff] [blame] | 201 | <variable name="backup_encrypt_y" value="495" /> |
Dees_Troy | a13d74f | 2013-03-24 08:54:55 -0500 | [diff] [blame] | 202 | <variable name="restore_list_y" value="190" /> |
| 203 | <variable name="restore_list_height" value="600" /> |
| 204 | <variable name="mount_list_height" value="900" /> |
| 205 | <variable name="mount_storage_row" value="850" /> |
| 206 | <variable name="wipe_list_height" value="850" /> |
| 207 | <variable name="wipe_button_y" value="375" /> |
Vojtech Bocek | 8593234 | 2013-04-01 22:11:33 +0200 | [diff] [blame] | 208 | <variable name="slidervalue_x" value="540" /> |
| 209 | <variable name="slidervalue_w" value="960" /> |
| 210 | <variable name="slidervalue_line_clr" value="#FFFFFF" /> |
| 211 | <variable name="slidervalue_slider_clr" value="#33B5E5" /> |
| 212 | <variable name="slidervalue_lineh" value="3" /> |
| 213 | <variable name="slidervalue_padding" value="0" /> |
| 214 | <variable name="slidervalue_sliderw" value="20" /> |
| 215 | <variable name="slidervalue_sliderh" value="80" /> |
Vojtech Bocek | 7e11ac5 | 2015-03-05 23:21:49 +0100 | [diff] [blame] | 216 | <variable name="pattern_x" value="480" /> |
| 217 | <variable name="pattern_y" value="240" /> |
| 218 | <variable name="pattern_width" value="720" /> |
| 219 | <variable name="pattern_dot_color" value="#33B5E5" /> |
| 220 | <variable name="pattern_dot_color_active" value="#FFFFFF" /> |
| 221 | <variable name="pattern_dot_radius" value="23" /> |
| 222 | <variable name="pattern_line_color" value="#33B5E5" /> |
| 223 | <variable name="pattern_line_width" value="18" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 224 | </variables> |
| 225 | |
Vojtech Bocek | 1fc30fc | 2014-01-29 18:37:19 +0100 | [diff] [blame] | 226 | <mousecursor> |
| 227 | <placement w="15" h="15" /> |
| 228 | <background color="#FFFF00FF" resource="cursor" /> |
| 229 | <speed multiplier="2.5" /> |
| 230 | </mousecursor> |
| 231 | |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 232 | <templates> |
| 233 | <template name="header"> |
| 234 | <background color="#000000FF" /> |
| 235 | |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 236 | <object type="fill" color="%button_fill_color%"> |
| 237 | <placement x="0" y="0" w="1920" h="87" /> |
| 238 | </object> |
| 239 | |
| 240 | <object type="fill" color="%highlight%"> |
| 241 | <placement x="0" y="87" w="1920" h="3" /> |
| 242 | </object> |
| 243 | |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 244 | <object type="image"> |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 245 | <image resource="twrplogo" /> |
| 246 | <placement x="55" y="45" placement="4" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 247 | </object> |
| 248 | |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 249 | <object type="text" color="%text_color%"> |
| 250 | <font resource="font" /> |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 251 | <placement x="100" y="5" /> |
Dees_Troy | e7e0ae8 | 2013-07-05 14:46:07 +0000 | [diff] [blame] | 252 | <text>Team Win Recovery Project v%tw_version%</text> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 253 | </object> |
| 254 | |
| 255 | <object type="text" color="%text_color%"> |
| 256 | <font resource="font" /> |
Ethan Yonker | 591b920 | 2015-03-11 11:17:15 -0500 | [diff] [blame] | 257 | <placement x="100" y="40" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 258 | <conditions> |
| 259 | <condition var1="tw_no_battery_percent" var2="0" /> |
Matt Mower | 8293153 | 2015-02-27 14:19:59 -0600 | [diff] [blame] | 260 | <condition var1="tw_battery" op=">" var2="0" /> |
| 261 | <condition var1="tw_battery" op="<" var2="101" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 262 | </conditions> |
| 263 | <text>Battery Level: %tw_battery%</text> |
| 264 | </object> |
| 265 | |
| 266 | <object type="text" color="%text_color%"> |
| 267 | <font resource="font" /> |
| 268 | <placement x="600" y="40" /> |
| 269 | <text>%tw_time%</text> |
| 270 | </object> |
| 271 | |
| 272 | <object type="text" color="%text_color%"> |
Jenkins | 1710bf2 | 2014-10-02 20:22:21 -0400 | [diff] [blame] | 273 | <font resource="font" /> |
| 274 | <placement x="1150" y="40" /> |
| 275 | <conditions> |
| 276 | <condition var1="tw_no_cpu_temp" var2="0" /> |
| 277 | </conditions> |
| 278 | <text>CPU: %tw_cpu_temp% C</text> |
| 279 | </object> |
| 280 | |
| 281 | <object type="text" color="%text_color%"> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 282 | <condition var1="tw_simulate_actions" var2="1" /> |
| 283 | <font resource="font" /> |
Jenkins | 1710bf2 | 2014-10-02 20:22:21 -0400 | [diff] [blame] | 284 | <placement x="750" y="40" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 285 | <text>SIMULATING ACTIONS</text> |
| 286 | </object> |
| 287 | |
| 288 | <object type="button"> |
| 289 | <placement x="%home_button_x%" y="%home_button_y%" /> |
| 290 | <font resource="font" color="%button_text_color%" /> |
| 291 | <text></text> |
| 292 | <image resource="home_icon" /> |
| 293 | <condition var1="tw_busy" var2="0" /> |
| 294 | <action function="key">home</action> |
| 295 | </object> |
| 296 | |
| 297 | <object type="button"> |
| 298 | <placement x="%back_button_x%" y="%back_button_y%" /> |
| 299 | <font resource="font" color="%button_text_color%" /> |
| 300 | <text></text> |
| 301 | <image resource="back_icon" /> |
| 302 | <condition var1="tw_busy" var2="0" /> |
| 303 | <action function="key">back</action> |
| 304 | </object> |
| 305 | |
| 306 | <object type="action"> |
| 307 | <touch key="power" /> |
| 308 | <action function="overlay">lock</action> |
| 309 | </object> |
Vojtech Bocek | 03fd6c5 | 2014-03-13 18:46:34 +0100 | [diff] [blame] | 310 | |
| 311 | <object type="action"> |
| 312 | <touch key="power+voldown" /> |
| 313 | <action function="screenshot" /> |
| 314 | </object> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 315 | </template> |
| 316 | |
| 317 | <template name="progress_bar"> |
| 318 | <object type="progressbar"> |
| 319 | <placement x="%col_progressbar_x%" y="%row_progressbar_y%" /> |
Matt Mower | fb1c4ff | 2014-04-16 13:43:36 -0500 | [diff] [blame] | 320 | <resource empty="progress_empty" full="progress_full" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 321 | <data name="ui_progress" /> |
| 322 | </object> |
| 323 | |
| 324 | <object type="animation"> |
| 325 | <placement x="%col_progressbar_x%" y="%row_progressbar_y%" /> |
| 326 | <resource name="progress" /> |
| 327 | <speed fps="15" render="6" /> |
| 328 | <loop frame="1" /> |
| 329 | </object> |
| 330 | </template> |
| 331 | |
| 332 | <template name="sort_options"> |
| 333 | <object type="text" color="%text_color%"> |
| 334 | <font resource="font" /> |
| 335 | <placement x="%sort_text_x%" y="%sort_asc_text_y%" /> |
| 336 | <text>Sort Ascending:</text> |
| 337 | </object> |
| 338 | |
| 339 | <object type="button"> |
| 340 | <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" /> |
| 341 | <font resource="font" color="%button_text_color%" /> |
| 342 | <text>Name</text> |
| 343 | <image resource="sort_button" /> |
| 344 | <action function="set">tw_gui_sort_order=1</action> |
| 345 | </object> |
| 346 | |
| 347 | <object type="button"> |
| 348 | <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" /> |
| 349 | <font resource="font" color="%button_text_color%" /> |
| 350 | <text>Date</text> |
| 351 | <image resource="sort_button" /> |
| 352 | <action function="set">tw_gui_sort_order=2</action> |
| 353 | </object> |
| 354 | |
| 355 | <object type="button"> |
| 356 | <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" /> |
| 357 | <font resource="font" color="%button_text_color%" /> |
| 358 | <text>Size</text> |
| 359 | <image resource="sort_button" /> |
| 360 | <action function="set">tw_gui_sort_order=3</action> |
| 361 | </object> |
| 362 | |
| 363 | <object type="text" color="%text_color%"> |
| 364 | <font resource="font" /> |
| 365 | <placement x="%sort_text_x%" y="%sort_desc_text_y%" /> |
| 366 | <text>Sort Descending:</text> |
| 367 | </object> |
| 368 | |
| 369 | <object type="button"> |
| 370 | <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" /> |
| 371 | <font resource="font" color="%button_text_color%" /> |
| 372 | <text>Name</text> |
| 373 | <image resource="sort_button" /> |
| 374 | <action function="set">tw_gui_sort_order=-1</action> |
| 375 | </object> |
| 376 | |
| 377 | <object type="button"> |
| 378 | <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" /> |
| 379 | <font resource="font" color="%button_text_color%" /> |
| 380 | <text>Date</text> |
| 381 | <image resource="sort_button" /> |
| 382 | <action function="set">tw_gui_sort_order=-2</action> |
| 383 | </object> |
| 384 | |
| 385 | <object type="button"> |
| 386 | <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" /> |
| 387 | <font resource="font" color="%button_text_color%" /> |
| 388 | <text>Size</text> |
| 389 | <image resource="sort_button" /> |
| 390 | <action function="set">tw_gui_sort_order=-3</action> |
| 391 | </object> |
| 392 | </template> |
| 393 | |
| 394 | <template name="flash_zip_console"> |
| 395 | <object type="console"> |
| 396 | <placement x="%console_x%" y="140" w="%console_width%" h="700" /> |
| 397 | <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" /> |
| 398 | <font resource="fixed" /> |
| 399 | </object> |
| 400 | </template> |
| 401 | |
| 402 | <template name="action_page_console"> |
| 403 | <object type="console"> |
| 404 | <placement x="%console_x%" y="400" w="%console_width%" h="600" /> |
| 405 | <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" /> |
| 406 | <font resource="fixed" /> |
| 407 | </object> |
| 408 | </template> |
| 409 | |
| 410 | <template name="footer"> |
| 411 | <object type="console"> |
| 412 | <slideout resource="console_button" x="%console_button_x%" y="%console_button_y%" /> |
| 413 | <placement x="%console_x%" y="150" w="%console_width%" h="1000" /> |
| 414 | <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" /> |
| 415 | <font resource="fixed" /> |
| 416 | </object> |
| 417 | </template> |
| 418 | |
| 419 | <template name="keyboardtemplate"> |
| 420 | <object type="keyboard"> |
| 421 | <placement x="0" y="684" /> |
| 422 | <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" /> |
Dees_Troy | 1a7a667 | 2013-02-15 09:39:07 -0600 | [diff] [blame] | 423 | <highlight color="%highlight_color%" /> |
Ethan Yonker | c3120d4 | 2014-02-17 07:55:00 -0600 | [diff] [blame] | 424 | <capshighlight color="%caps_highlight_color%" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 425 | <layout1> |
| 426 | <keysize height="129" width="159" /> |
| 427 | <row1 key01="153:" key02="q" long02="1" key03="w" long03="2" key04="e" long04="3" key05="r" long05="4" key06="t" long06="5" key07="y" long07="6" key08="u" long08="7" key09="i" long09="8" key10="o" long10="9" key11="p" long11="0" key12="177:c:8" /> |
| 428 | <row2 key01="213:layout3" key02="156:a" key03="156:s" key04="156:d" key05="156:f" key06="156:g" key07="156:h" key08="156:j" key09="k" key10="156:l" key11="303:action" /> |
| 429 | <row3 key01="269:layout2" key02="154:z" key03="154:x" key04="154:c" key05="154:v" key06="154:b" key07="154:n" key08="154:m" key09="154:," long09="!" key10="154:." long10="?" key11="265:layout2" /> |
that | 7cec636 | 2015-03-14 22:52:15 +0100 | [diff] [blame] | 430 | <row4 key01="600:" key02="720: " key03="/" long03=":" key04="-" long04="_" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 431 | </layout1> |
| 432 | <layout2> |
Ethan Yonker | c3120d4 | 2014-02-17 07:55:00 -0600 | [diff] [blame] | 433 | <keysize height="129" width="159" capslock="0" revert_layout="1" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 434 | <row1 key01="153:" key02="Q" long02="1" key03="W" long03="2" key04="E" long04="3" key05="R" long05="4" key06="T" long06="5" key07="Y" long07="6" key08="U" long08="7" key09="I" long09="8" key10="O" long10="9" key11="P" long11="0" key12="177:c:8" /> |
| 435 | <row2 key01="213:layout3" key02="156:A" key03="156:S" key04="156:D" key05="156:F" key06="156:G" key07="156:H" key08="156:J" key09="156:K" key10="156:L" key11="303:action" /> |
that | 7cec636 | 2015-03-14 22:52:15 +0100 | [diff] [blame] | 436 | <row3 key01="269:layout1" key02="154:Z" key03="154:X" key04="154:C" key05="154:V" key06="154:B" key07="154:N" key08="154:M" key09="154:!" key10="154:?" key11="265:layout1" /> |
| 437 | <row4 key01="600:" key02="720: " key03=":" key04="_" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 438 | </layout2> |
| 439 | <layout3> |
| 440 | <keysize height="129" width="159" /> |
| 441 | <row1 key01="153:" key02="1" key03="2" key04="3" key05="4" key06="5" key07="6" key08="7" key09="8" key10="9" key11="0" key12="177:c:8" /> |
Matt Mower | 8293153 | 2015-02-27 14:19:59 -0600 | [diff] [blame] | 442 | <row2 key01="213:layout1" key02="156:#" key03="156:$" key04="156:%" key05="156:&" key06="156:*" key07="156:-" key08="156:+" key09="156:(" key10="156:)" key11="303:action" /> |
| 443 | <row3 key01="269:layout4" key02="154:<" key03="154:>" key04="154:=" key05="154:'" key06="154:;" key07="154:," key08="154:." key09="154:!" key10="154:?" key11="265:layout4" /> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 444 | <row4 key01="282:" key02="/" key03="@" key04="720: " key05="159:c:34" key06="_" /> |
| 445 | </layout3> |
| 446 | <layout4> |
| 447 | <keysize height="129" width="159" /> |
| 448 | <row1 key01="153:" key02="~" key03="`" key04="|" key05="159:" key06="159:" key07="159:" key08="159:" key09="159:" key10="159:" key11="159:" key12="177:c:8" /> |
| 449 | <row2 key01="213:layout1" key02="156:" key03="156:" key04="156:" key05="156:" key06="156:^" key07="156:" key08="156:" key09="156:{" key10="156:}" key11="303:action" /> |
| 450 | <row3 key01="269:layout3" key02="154:\" key03="154:" key04="154:" key05="154:" key06="154:" key07="154:[" key08="154:]" key09="154:!" key10="154:?" key11="265:layout3" /> |
| 451 | <row4 key01="600:" key02="720: " /> |
| 452 | </layout4> |
| 453 | </object> |
| 454 | </template> |
| 455 | </templates> |
Dees_Troy | 51a0e82 | 2012-09-05 15:24:24 -0400 | [diff] [blame] | 456 | </recovery> |