| <?xml version="1.0"?> |
| <recovery> |
| <styles> |
| <style name="text_l"> |
| <font resource="font_l" color="%text_color%"/> |
| </style> |
| |
| <style name="text_m"> |
| <font resource="font_m" color="%text_color%"/> |
| </style> |
| |
| <style name="text_m_accent"> |
| <font resource="font_m" color="%accent_color%"/> |
| </style> |
| |
| <style name="text_m_fail"> |
| <font resource="font_m" color="%text_fail_color%"/> |
| </style> |
| |
| <style name="text_s"> |
| <font resource="font_s" color="%text_color%"/> |
| </style> |
| |
| <style name="input"> |
| <background color="%background_color%"/> |
| <cursor color="%accent_color%" hasfocus="1" width="%input_line_width%"/> |
| <font resource="font_m" color="%text_color%"/> |
| </style> |
| |
| <style name="checkbox"> |
| <font resource="font_m" color="%text_color%"/> |
| <image checked="checkbox_true" unchecked="checkbox_false"/> |
| </style> |
| |
| <style name="radiobutton"> |
| <font resource="font_m" color="%text_color%"/> |
| <image checked="radio_true" unchecked="radio_false"/> |
| </style> |
| |
| <style name="main_button"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_l" color="%text_button_color%"/> |
| <image resource="main_button"/> |
| </style> |
| |
| <style name="main_button_m"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="main_button"/> |
| </style> |
| |
| <style name="main_button_half_width"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="main_button_half_width"/> |
| </style> |
| |
| <style name="main_button_half_width_low"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="main_button_half_width_low"/> |
| </style> |
| |
| <style name="button_third_width"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="tab_3"/> |
| </style> |
| |
| <style name="button_quarter_width"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="tab_4"/> |
| </style> |
| |
| <style name="sort_asc"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="sort_asc"/> |
| </style> |
| |
| <style name="sort_desc"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="sort_desc"/> |
| </style> |
| |
| <style name="sort_empty"> |
| <highlight color="%highlight_color%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <image resource="sort_empty"/> |
| </style> |
| |
| <style name="fab"> |
| <highlight color="%highlight_color%"/> |
| <placement x="%indent_right%" y="%row21a_y%" placement="1"/> |
| <font resource="font_m" color="%button_text_color%"/> |
| </style> |
| |
| <style name="tab"> |
| <highlight color="%highlight_color%"/> |
| <fill color="%accent_color%"/> |
| <font resource="font_s" color="%text_button_color%"/> |
| </style> |
| |
| <style name="console"> |
| <fastscroll rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> |
| <color foreground="%text_color%" background="%background_color%" scroll="%background_color%"/> |
| <font resource="fixed"/> |
| </style> |
| |
| <style name="fileselector"> |
| <highlight color="%fileselector_highlight_color%"/> |
| <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> |
| <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> |
| <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> |
| <sort name="tw_gui_sort_order"/> |
| <icon folder="folder" file="file"/> |
| <background color="%background_color%"/> |
| <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> |
| </style> |
| |
| <style name="listbox"> |
| <highlight color="%fileselector_highlight_color%"/> |
| <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> |
| <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> |
| <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> |
| <icon selected="radio_true" unselected="radio_false"/> |
| <background color="%background_color%"/> |
| <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> |
| </style> |
| |
| <style name="scrolllist"> |
| <background color="%background_color%"/> |
| <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%"/> |
| </style> |
| |
| <style name="partitionlist"> |
| <highlight color="%fileselector_highlight_color%"/> |
| <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> |
| <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> |
| <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> |
| <icon selected="checkbox_true" unselected="checkbox_false"/> |
| <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> |
| <background color="%background_color%"/> |
| <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> |
| </style> |
| |
| <style name="partitionlist_storage"> |
| <highlight color="%fileselector_highlight_color%"/> |
| <placement x="%dialog_content_x%" y="%row4_y%" w="%content_overlay_width%" h="%partitionlist_storage_height%"/> |
| <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> |
| <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> |
| <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> |
| <icon selected="radio_true" unselected="radio_false"/> |
| <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> |
| <background color="%background_color%"/> |
| <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> |
| </style> |
| |
| <style name="slider"> |
| <placement x="%col2_x_right%" y="%row17a_y%"/> |
| <font resource="font_m" color="%text_color%"/> |
| <resource base="slider" used="slider_used" touch="slider_touch"/> |
| </style> |
| |
| <style name="slider_centered"> |
| <placement x="%center_x%" y="%row17a_y%"/> |
| <font resource="font_m" color="%text_color%"/> |
| <resource base="slider" used="slider_used" touch="slider_touch"/> |
| </style> |
| |
| <style name="slidervalue"> |
| <resource handle="handle"/> |
| <font resource="font_m" color="%text_color%"/> |
| <colors line="%fileselector_linecolor%"/> |
| <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> |
| </style> |
| </styles> |
| |
| <pages> |
| <page name="main"> |
| <action> |
| <actions> |
| <action function="set">tw_clear_destination=main2</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="main2"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Team Win Recovery Project</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_no_cpu_temp" var2="0"/> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_version%</text> |
| </text> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Install</text> |
| <actions> |
| <action function="queueclear"/> |
| <action function="set">tw_selectimage=0</action> |
| <action function="page">install</action> |
| </actions> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row2_y%"/> |
| <text>Wipe</text> |
| <action function="page">wipe</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row6a_y%"/> |
| <text>Backup</text> |
| <action function="page">backup</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row6a_y%"/> |
| <text>Restore</text> |
| <action function="page">restore</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>Mount</text> |
| <action function="page">mount</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row11_y%"/> |
| <text>Settings</text> |
| <action function="page">settings</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Advanced</text> |
| <action function="page">advanced</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>Reboot</text> |
| <action function="page">reboot</action> |
| </button> |
| </page> |
| |
| <page name="install"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <condition var1="tw_selectimage" var2="0"/> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Install Zip</text> |
| </text> |
| |
| <text style="text_l"> |
| <condition var1="tw_selectimage" var2="1"/> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Install Image</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Select File from %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <template name="sort_options"/> |
| |
| <fileselector> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%fileselector_install_folder_width%" h="%fileselector_install_height%"/> |
| <text>Folders</text> |
| <filter folders="1" files="0"/> |
| <path name="tw_zip_location" default="/sdcard"/> |
| <data name="select"/> |
| </fileselector> |
| |
| <fileselector> |
| <condition var1="tw_selectimage" var2="0"/> |
| <placement x="%col2_x_left%" y="%row1a_y%" w="%fileselector_install_width%" h="%fileselector_install_height%"/> |
| <text>%tw_zip_location%</text> |
| <filter extn=".zip" folders="0" files="1"/> |
| <path name="tw_zip_location" default="/sdcard"/> |
| <data name="tw_filename"/> |
| <selection name="tw_file"/> |
| </fileselector> |
| |
| <fileselector> |
| <condition var1="tw_selectimage" var2="1"/> |
| <placement x="%col2_x_left%" y="%row1a_y%" w="%fileselector_install_width%" h="%fileselector_install_height%"/> |
| <text>%tw_zip_location%</text> |
| <filter extn=".img" folders="0" files="1"/> |
| <path name="tw_zip_location" default="/sdcard"/> |
| <data name="tw_filename"/> |
| <selection name="tw_file"/> |
| </fileselector> |
| |
| <button style="main_button_half_width_low"> |
| <condition var1="tw_selectimage" var2="0"/> |
| <placement x="%col_button_right%" y="%row13a_y%"/> |
| <text>Install Image</text> |
| <actions> |
| <action function="set">tw_selectimage=1</action> |
| <action function="page">install</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width_low"> |
| <condition var1="tw_selectimage" var2="1"/> |
| <placement x="%col_button_right%" y="%row13a_y%"/> |
| <text>Install Zip</text> |
| <actions> |
| <action function="set">tw_selectimage=0</action> |
| <action function="page">install</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%col_button_right%" y="%row16a_y%"/> |
| <text>Select Storage</text> |
| <actions> |
| <action function="set">tw_back=install</action> |
| <action function="overlay">select_storage</action> |
| </actions> |
| </button> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_selectimage" var2="0"/> |
| <condition var1="tw_filename" op="modified"/> |
| </conditions> |
| <actions> |
| <action function="queuezip"/> |
| <action function="page">flash_confirm</action> |
| </actions> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_selectimage" var2="1"/> |
| <condition var1="tw_filename" op="modified"/> |
| </conditions> |
| <action function="page">flashimage_confirm</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="flash_confirm"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Install Zip</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_zip_queue_count% of max of 10 Files queued</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>This operation may install incompatible</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>software and render your device unusable.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>Press back to cancel adding this zip.</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row8_y%"/> |
| <text>Folder:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row9_y%"/> |
| <text>%tw_zip_location%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>File:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row12_y%"/> |
| <text>%tw_file%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row8_y%"/> |
| <text>Options:</text> |
| </text> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row9_y%"/> |
| <text>Zip file signature verification</text> |
| <data variable="tw_signed_zip_verify"/> |
| </checkbox> |
| |
| <checkbox> |
| <condition var1="tw_has_injecttwrp" var2="1"/> |
| <placement x="%col1_x_right%" y="%row10a_y%"/> |
| <text>Inject TWRP after install</text> |
| <data variable="tw_inject_after_zip"/> |
| </checkbox> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Add more Zips</text> |
| <action function="page">install</action> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Clear Zip Queue</text> |
| <actions> |
| <action function="queueclear"/> |
| <action function="page">install</action> |
| </actions> |
| </button> |
| |
| <slider> |
| <text>Swipe to confirm Flash</text> |
| <action function="flash">flash_zip</action> |
| </slider> |
| |
| <action> |
| <touch key="back"/> |
| <actions> |
| <action function="cancelzip"/> |
| <action function="page">install</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="flash_zip"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Install Zip %tw_zip_index% of %tw_zip_queue_count%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_file%</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <action> |
| <condition var1="tw_operation_state" var2="1"/> |
| <action function="page">flash_done</action> |
| </action> |
| </page> |
| |
| <page name="flash_done"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Install Zip</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_operation_status" op="!=" var2="0"/> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Failed</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_operation_status" var2="0"/> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Successful</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Wipe cache/dalvik</text> |
| <actions> |
| <action function="set">tw_back=flash_done</action> |
| <action function="set">tw_action=wipe</action> |
| <action function="set">tw_action_param=/cache</action> |
| <action function="set">tw_has_action2=1</action> |
| <action function="set">tw_action2=wipe</action> |
| <action function="set">tw_action2_param=dalvik</action> |
| <action function="set">tw_text1=Wipe Cache & Dalvik?</action> |
| <action function="set">tw_action_text1=Wiping Cache & Dalvik...</action> |
| <action function="set">tw_complete_text1=Cache & Dalvik Wipe Complete</action> |
| <action function="set">tw_slider_text=Swipe to Wipe</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>Reboot System</text> |
| <actions> |
| <action function="set">tw_back=main2</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=system</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to reboot?</action> |
| <action function="set">tw_text3=</action> |
| <action function="set">tw_text4=</action> |
| <action function="set">tw_action_text1=Rebooting...</action> |
| <action function="set">tw_action_text2=</action> |
| <action function="set">tw_complete_text1=Rebooting...</action> |
| <action function="set">tw_slider_text=Swipe to Reboot</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="back"/> |
| <actions> |
| <action function="set">tw_clear_destination=install</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <actions> |
| <action function="set">tw_clear_destination=main2</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="flashimage_confirm"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Install Image</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Select Target Partition</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>This operation may install incompatible</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>software and render your device unusable.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>Press back to cancel adding this image.</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row8_y%"/> |
| <text>Folder:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row9_y%"/> |
| <text>%tw_zip_location%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>File:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row12_y%"/> |
| <text>%tw_file%</text> |
| </text> |
| |
| <partitionlist> |
| <placement x="%col1_x_right%" y="%row7a_y%" w="%content_half_width%" h="%partitionlist_flashimage_height%"/> |
| <icon selected="radio_true" unselected="radio_false"/> |
| <text>Select Partition to Flash Image:</text> |
| <data name="tw_flash_partition"/> |
| <listtype name="flashimg"/> |
| </partitionlist> |
| |
| <slider> |
| <text>Swipe to confirm Flash</text> |
| <actions> |
| <action function="set">tw_back=flashimage_confirm</action> |
| <action function="set">tw_action=flashimage</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_action_text1=Flashing Image...</action> |
| <action function="set">tw_action_text2=</action> |
| <action function="set">tw_complete_text1=Image Flashed</action> |
| <action function="page">action_page</action> |
| </actions> |
| <action function="flashimage"/> |
| </slider> |
| |
| <action> |
| <touch key="back"/> |
| <actions> |
| <action function="set">tw_clear_destination=install</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <actions> |
| <action function="set">tw_clear_destination=main2</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="clear_vars"> |
| <action> |
| <action function="set">tw_operation_state=0</action> |
| <action function="set">tw_text1=</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_text3=</action> |
| <action function="set">tw_text4=</action> |
| <action function="set">tw_action_text1=</action> |
| <action function="set">tw_action_text2=</action> |
| <action function="set">tw_action_param=</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_action2=</action> |
| <action function="set">tw_action2_param=</action> |
| <action function="set">tw_has_cancel=0</action> |
| <action function="set">tw_cancel_action=</action> |
| <action function="set">tw_cancel_param=</action> |
| <action function="set">tw_show_exclamation=0</action> |
| <action function="set">tw_show_reboot=0</action> |
| <action function="page">%tw_clear_destination%</action> |
| </action> |
| </page> |
| |
| <page name="confirm_action"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Confirm Action</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text/> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>%tw_text1%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>%tw_text2%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row4_y%" placement="5"/> |
| <text>%tw_text3%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>%tw_text4%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row7_y%" placement="5"/> |
| <text>Press back button to cancel.</text> |
| </text> |
| |
| <slider style="slider_centered"> |
| <text>%tw_slider_text%</text> |
| <action function="page">action_page</action> |
| </slider> |
| |
| <action> |
| <touch key="back"/> |
| <actions> |
| <action function="set">tw_clear_destination=%tw_back%</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="action_page"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>%tw_action_text1%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_action_text2%</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_has_cancel" var2="1"/> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <text>Cancel</text> |
| <action function="%tw_cancel_action%">%tw_cancel_param%</action> |
| </button> |
| |
| <action> |
| <condition var1="tw_operation_state" var2="1"/> |
| <actions> |
| <action function="page">action_complete</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_has_action2" var2="0"/> |
| <actions> |
| <action function="%tw_action%">%tw_action_param%</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_has_action2" var2="1"/> |
| <actions> |
| <action function="%tw_action%">%tw_action_param%</action> |
| <action function="%tw_action2%">%tw_action2_param%</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="singleaction_page"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>%tw_action_text1%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_action_text2%</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <action> |
| <condition var1="tw_operation_state" var2="1"/> |
| <actions> |
| <action function="set">tw_page_done=1</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_has_action2" var2="0"/> |
| <actions> |
| <action function="%tw_action%">%tw_action_param%</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_has_action2" var2="1"/> |
| <actions> |
| <action function="%tw_action%">%tw_action_param%</action> |
| <action function="%tw_action2%">%tw_action2_param%</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="action_complete"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>%tw_complete_text1%</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_operation_status" op="!=" var2="0"/> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Failed</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_operation_status" var2="0"/> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Successful</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Back</text> |
| <actions> |
| <action function="set">tw_clear_destination=%tw_back%</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>Reboot System</text> |
| <actions> |
| <action function="set">tw_back=main2</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=system</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to reboot?</action> |
| <action function="set">tw_text3=</action> |
| <action function="set">tw_text4=</action> |
| <action function="set">tw_action_text1=Rebooting...</action> |
| <action function="set">tw_action_text2=</action> |
| <action function="set">tw_complete_text1=Rebooting...</action> |
| <action function="set">tw_slider_text=Swipe to Reboot</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <actions> |
| <action function="set">tw_clear_destination=main2</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <actions> |
| <action function="set">tw_clear_destination=%tw_back%</action> |
| <action function="page">clear_vars</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="filecheck"> |
| <action> |
| <action function="fileexists">%tw_filecheck%</action> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_fileexists=1</action> |
| <action function="page">%tw_existpage%</action> |
| </actions> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" var2="1"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_fileexists=0</action> |
| <action function="page">%tw_notexistpage%</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="rebootcheck"> |
| <action> |
| <condition var1="tw_backup_system_size" op=">=" var2="%tw_min_system%"/> |
| <action function="reboot">%tw_action_param%</action> |
| </action> |
| |
| <action> |
| <condition var1="tw_backup_system_size" op="<" var2="%tw_min_system%"/> |
| <action function="page">confirm_action</action> |
| </action> |
| </page> |
| |
| <page name="wipe"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Wipe</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Factory Reset</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Wipes Data, Cache, and Dalvik</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <condition var1="tw_has_data_media" var2="1"/> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>(not including internal storage)</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <conditions> |
| <condition var1="tw_has_android_secure" var2="1"/> |
| <condition var1="fileexists" var2="/and-sec"/> |
| </conditions> |
| <placement x="%center_x%" y="%row4_y%" placement="5"/> |
| <text>Android Secure</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <condition var1="tw_has_sdext_partition" var2="1"/> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>SD-EXT</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row7_y%" placement="5"/> |
| <text>Most of the time this is</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row8_y%" placement="5"/> |
| <text>the only wipe that you need.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row10_y%" placement="5"/> |
| <text>Press back button to cancel.</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Advanced Wipe</text> |
| <actions> |
| <action function="set">partitionlisterror=0</action> |
| <action function="page">advancedwipe</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_has_data_media" var2="1"/> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Format Data</text> |
| <action function="page">formatdata</action> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <conditions> |
| <condition var1="tw_is_encrypted" var2="1"/> |
| <condition var1="tw_has_data_media" var2="0"/> |
| </conditions> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Wipe Encryption</text> |
| <actions> |
| <action function="set">tw_back=wipe</action> |
| <action function="set">tw_action=wipe</action> |
| <action function="set">tw_action_param=DATAMEDIA</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Wipe Encryption from Data?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting Data...</action> |
| <action function="set">tw_complete_text1=Data Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Format Data</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <slider> |
| <text>Swipe to Factory Reset</text> |
| <actions> |
| <action function="set">tw_back=wipe</action> |
| <action function="set">tw_action=wipe</action> |
| <action function="set">tw_action_param=data</action> |
| <action function="set">tw_action_text1=Factory Reset...</action> |
| <action function="set">tw_complete_text1=Factory Reset Complete</action> |
| <action function="page">action_page</action> |
| </actions> |
| </slider> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="advancedwipe"> |
| <template name="page"/> |
| |
| <action> |
| <action function="set">tw_wipe_list=</action> |
| </action> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Wipe</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Advanced Wipe</text> |
| </text> |
| |
| <partitionlist> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> |
| <text>Select Partitions to Wipe:</text> |
| <data name="tw_wipe_list"/> |
| <listtype name="wipe"/> |
| </partitionlist> |
| |
| <text style="text_m_fail"> |
| <condition var1="partitionlisterror" var2="1"/> |
| <placement x="%col2_x_left%" y="%row14a_y%" placement="5"/> |
| <text>Invalid partition selection</text> |
| </text> |
| |
| <button style="main_button_m"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Repair or Change File System</text> |
| <actions> |
| <action function="checkpartitionlist"/> |
| <action function="page">checkpartitionlist</action> |
| </actions> |
| </button> |
| |
| <slider> |
| <text>Swipe to Wipe</text> |
| <actions> |
| <action function="set">tw_back=advancedwipe</action> |
| <action function="set">tw_action=wipe</action> |
| <action function="set">tw_action_param=LIST</action> |
| <action function="set">tw_text1=Wipe Selected Partition(s)?</action> |
| <action function="set">tw_action_text1=Wiping Partition(s)...</action> |
| <action function="set">tw_complete_text1=Wipe Complete</action> |
| <action function="page">action_page</action> |
| </actions> |
| </slider> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">wipe</action> |
| </action> |
| </page> |
| |
| <page name="formatdata"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Wipe</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Format Data</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Format Data will wipe all of your apps, backups, pictures, videos, media, and</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>removes encryption on internal storage.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>This cannot be undone. Press back to cancel.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row6_y%" placement="5"/> |
| <text>Type yes to continue.</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row8_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_confirm_formatdata%</text> |
| <data name="tw_confirm_formatdata"/> |
| <restrict minlen="3" maxlen="3" allow="yes"/> |
| <action function="page">formatdata_confirm</action> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row9_y" w="%content_width%" h="input_line_width"/> |
| </fill> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">wipe</action> |
| </action> |
| </page> |
| |
| <page name="formatdata_confirm"> |
| <action> |
| <condition var1="tw_confirm_formatdata" op="=" var2="yes"/> |
| <actions> |
| <action function="set">tw_back=formatdata</action> |
| <action function="set">tw_action=wipe</action> |
| <action function="set">tw_action_param=DATAMEDIA</action> |
| <action function="set">tw_action_text1=Formatting Data...</action> |
| <action function="set">tw_complete_text1=Data Format Complete</action> |
| <action function="page">action_page</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_confirm_formatdata" op="!=" var2="yes"/> |
| <action function="page">formatdata</action> |
| </action> |
| </page> |
| |
| <page name="checkpartitionlist"> |
| <action> |
| <condition var1="tw_check_partition_list" op="=" var2="1"/> |
| <actions> |
| <action function="set">partitionlisterror=0</action> |
| <action function="getpartitiondetails"/> |
| <action function="page">partitionoptions</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_check_partition_list" op="!=" var2="1"/> |
| <actions> |
| <action function="set">partitionlisterror=1</action> |
| <action function="set">tw_wipe_list=</action> |
| <action function="page">advancedwipe</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="partitionoptions"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Wipe</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Partition Options for: %tw_partition_name%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Mount Point: %tw_partition_mount_point%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>Current file system: %tw_partition_file_system%</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_partition_is_present" var2="1"/> |
| <placement x="%col2_x_left%" y="%row5_y%"/> |
| <text>Present: Yes</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_partition_is_present" var2="0"/> |
| <placement x="%col2_x_left%" y="%row5_y%"/> |
| <text>Present: No</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_partition_removable" var2="1"/> |
| <placement x="%col1_x_right%" y="%row5_y%"/> |
| <text>Removable: Yes</text> |
| </text> |
| |
| <text style="text_m"> |
| <condition var1="tw_partition_removable" var2="0"/> |
| <placement x="%col1_x_right%" y="%row5_y%"/> |
| <text>Removable: No</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col2_x_left%" y="%row7_y%"/> |
| <text>Size: %tw_partition_size%MB</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_right%" y="%row7_y%"/> |
| <text>Used: %tw_partition_used%MB</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col2_x_left%" y="%row9_y%"/> |
| <text>Free: %tw_partition_free%MB</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_right%" y="%row9_y%"/> |
| <text>Backup Size: %tw_partition_backup_size%MB</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_can_resize" op="=" var2="1"/> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Resize File System</text> |
| <actions> |
| <action function="set">tw_back=partitionoptions</action> |
| <action function="set">tw_action=resize</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_has_action2=1</action> |
| <action function="set">tw_action2=getpartitiondetails</action> |
| <action function="set">tw_text1=Resize %tw_partition_name%?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Resizing...</action> |
| <action function="set">tw_complete_text1=Resize Complete</action> |
| <action function="set">tw_slider_text=Swipe to Resize</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_can_repair" op="=" var2="1"/> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Repair File System</text> |
| <actions> |
| <action function="set">tw_back=partitionoptions</action> |
| <action function="set">tw_action=repair</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Repair %tw_partition_name%?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Repairing...</action> |
| <action function="set">tw_complete_text1=Repair Complete</action> |
| <action function="set">tw_slider_text=Swipe to Repair</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>Change File System</text> |
| <action function="page">selectfilesystem</action> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advancedwipe</action> |
| </action> |
| </page> |
| |
| <page name="refreshfilesystem"> |
| <action> |
| <condition var1="tw_check_partition_list" op="=" var2="1"/> |
| <actions> |
| <action function="set">partitionlisterror=0</action> |
| <action function="getpartitiondetails"/> |
| <action function="page">selectfilesystem</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_check_partition_list" op="!=" var2="1"/> |
| <actions> |
| <action function="set">partitionlisterror=1</action> |
| <action function="set">tw_wipe_list=</action> |
| <action function="page">advancedwipe</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="selectfilesystem"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Wipe</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Change File System for: %tw_partition_name%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Mount Point: %tw_partition_mount_point%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>Current file system: %tw_partition_file_system%</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>Some ROMs or kernels may not support some</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row6_y%" placement="5"/> |
| <text>file systems. Proceed with caution!</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_ext" op="=" var2="1"/> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>EXT2</text> |
| <actions> |
| <action function="set">tw_back=refreshfilesystem</action> |
| <action function="set">tw_action=changefilesystem</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_action_new_file_system=ext2</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Change %tw_partition_name% to EXT2?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting...</action> |
| <action function="set">tw_complete_text1=Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Change</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_ext" op="=" var2="1"/> |
| <placement x="%col2_x_left%" y="%row11_y%"/> |
| <text>EXT3</text> |
| <actions> |
| <action function="set">tw_back=refreshfilesystem</action> |
| <action function="set">tw_action=changefilesystem</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_action_new_file_system=ext3</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Change %tw_partition_name% to EXT3?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting...</action> |
| <action function="set">tw_complete_text1=Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Change</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_ext" op="=" var2="1"/> |
| <placement x="%center_x%" y="%row11_y%"/> |
| <text>EXT4</text> |
| <actions> |
| <action function="set">tw_back=refreshfilesystem</action> |
| <action function="set">tw_action=changefilesystem</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_action_new_file_system=ext4</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Change %tw_partition_name% to EXT4?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting...</action> |
| <action function="set">tw_complete_text1=Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Change</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_vfat" op="=" var2="1"/> |
| <placement x="%col2_x_right%" y="%row11_y%"/> |
| <text>FAT</text> |
| <actions> |
| <action function="set">tw_back=refreshfilesystem</action> |
| <action function="set">tw_action=changefilesystem</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_action_new_file_system=vfat</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Change %tw_partition_name% to FAT?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting...</action> |
| <action function="set">tw_complete_text1=Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Change</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_exfat" op="=" var2="1"/> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>exFAT</text> |
| <actions> |
| <action function="set">tw_back=refreshfilesystem</action> |
| <action function="set">tw_action=changefilesystem</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_action_new_file_system=exfat</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Change %tw_partition_name% to exFAT?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting...</action> |
| <action function="set">tw_complete_text1=Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Change</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_partition_f2fs" op="=" var2="1"/> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>F2FS</text> |
| <actions> |
| <action function="set">tw_back=refreshfilesystem</action> |
| <action function="set">tw_action=changefilesystem</action> |
| <action function="set">tw_action_param=%tw_partition_mount_point%</action> |
| <action function="set">tw_action_new_file_system=f2fs</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=Change %tw_partition_name% to F2FS?</action> |
| <action function="set">tw_text2=</action> |
| <action function="set">tw_action_text1=Formatting...</action> |
| <action function="set">tw_complete_text1=Format Complete</action> |
| <action function="set">tw_slider_text=Swipe to Change</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">partitionoptions</action> |
| </action> |
| </page> |
| |
| <page name="backup"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Backup</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Name:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row3_y%"/> |
| <text>%tw_backup_name%</text> |
| </text> |
| |
| <fill color="%fileselector_linecolor%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_half_width%" h="input_line_width"/> |
| </fill> |
| |
| <button> |
| <placement x="col1_x_left" y="%row2_y%" w="%content_half_width%" h="%navbar_height%"/> |
| <fill color="%transparent%"/> |
| <actions> |
| <action function="set">tw_fileexists=0</action> |
| <action function="page">backupname1</action> |
| </actions> |
| </button> |
| |
| <partitionlist> |
| <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="%partitionlist_backup_height%"/> |
| <text>Select Partitions to Backup:</text> |
| <data name="tw_backup_list"/> |
| <listtype name="backup"/> |
| </partitionlist> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row2_y%"/> |
| <text>Encryption:</text> |
| </text> |
| |
| <text style="text_m"> |
| <conditions> |
| <condition var1="tw_include_encrypted_backup" var2="1"/> |
| <condition var1="tw_encrypt_backup" var2="0"/> |
| </conditions> |
| <placement x="%col1_x_right%" y="%row3_y%"/> |
| <text>disabled - set a password to enable</text> |
| </text> |
| |
| <text style="text_m"> |
| <conditions> |
| <condition var1="tw_include_encrypted_backup" var2="1"/> |
| <condition var1="tw_encrypt_backup" var2="1"/> |
| </conditions> |
| <placement x="%col1_x_right%" y="%row3_y%"/> |
| <text>enabled</text> |
| </text> |
| |
| <fill color="%fileselector_linecolor%"> |
| <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width"/> |
| </fill> |
| |
| <button> |
| <placement x="col1_x_right" y="%row2_y%" w="%content_half_width%" h="%navbar_height%"/> |
| <fill color="%transparent%"/> |
| <actions> |
| <action function="set">tw_password_not_match=0</action> |
| <action function="page">backupencryption</action> |
| </actions> |
| </button> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row5_y%"/> |
| <text>Options:</text> |
| </text> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row6_y%"/> |
| <text>Enable compression</text> |
| <data variable="tw_use_compression"/> |
| </checkbox> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row7a_y%"/> |
| <text>Skip MD5 generation during backup</text> |
| <data variable="tw_skip_md5_generate"/> |
| </checkbox> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row9_y%"/> |
| <text>Disable Free Space Check</text> |
| <data variable="tw_disable_free_space"/> |
| </checkbox> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Select Storage</text> |
| <actions> |
| <action function="set">tw_back=backup</action> |
| <action function="overlay">select_storage</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Refresh Sizes</text> |
| <actions> |
| <action function="refreshsizes"/> |
| <action function="page">backup</action> |
| </actions> |
| </button> |
| |
| <slider> |
| <text>Swipe to Backup</text> |
| <action function="page">backup_run</action> |
| </slider> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="backupname1"> |
| <action> |
| <condition var1="tw_backup_name" op="=" var2="(Auto Generate)"/> |
| <action function="generatebackupname"/> |
| </action> |
| |
| <action> |
| <action function="page">backupname2</action> |
| </action> |
| </page> |
| |
| <page name="backupname2"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Backup</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Name:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_backup_name%</text> |
| <data name="tw_backup_name"/> |
| <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> |
| <actions> |
| <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action> |
| <action function="set">tw_existpage=backupname2</action> |
| <action function="set">tw_notexistpage=backup</action> |
| <action function="page">filecheck</action> |
| </actions> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_half_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <fill color="%text_fail_color%"> |
| <condition var1="tw_fileexists" var2="1"/> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_half_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_fileexists" var2="1"/> |
| <placement x="%col1_x_left%" y="%row4_y%"/> |
| <text>A backup with that name already exists!</text> |
| </text> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <actions> |
| <action function="set">tw_backup_name=(Auto Generate)</action> |
| <action function="page">backup</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%date_button_x%" y="%row5_y%"/> |
| <text>Append Date</text> |
| <action function="appenddatetobackupname"/> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <actions> |
| <action function="set">tw_backup_name=(Auto Generate)</action> |
| <action function="page">main</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <actions> |
| <action function="set">tw_backup_name=(Auto Generate)</action> |
| <action function="page">backup</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="backupencryption"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Backup</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row2_y%"/> |
| <text>Encryption Password:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_right%" y="%row2_input_y%" w="%content_half_width%" h="%input_height%"/> |
| <text>%tw_backup_encrypt_display%</text> |
| <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display"/> |
| <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> |
| <action function="page">backupencryption2</action> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width"/> |
| </fill> |
| |
| <fill color="%text_fail_color%"> |
| <condition var1="tw_password_not_match" var2="1"/> |
| <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width"/> |
| </fill> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_password_not_match" var2="1"/> |
| <placement x="%col1_x_right%" y="%row4_y%"/> |
| <text>Passwords do not match!</text> |
| </text> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%center_x%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <actions> |
| <action function="set">tw_encrypt_backup=0</action> |
| <action function="set">tw_backup_password=</action> |
| <action function="set">tw_backup_password2=</action> |
| <action function="set">tw_backup_encrypt_display=</action> |
| <action function="set">tw_backup_encrypt_display2=</action> |
| <action function="page">backup</action> |
| </actions> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">backup</action> |
| </action> |
| </page> |
| |
| <page name="backupencryption2"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Backup</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row2_y%"/> |
| <text>Encryption Password:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_right%" y="%row2_input_y%" w="%content_half_width%" h="%input_height%"/> |
| <text>%tw_backup_encrypt_display2%</text> |
| <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2"/> |
| <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> |
| <action function="page">checkbackuppassword</action> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_right%" y="%row4_y%"/> |
| <text>Enter Password again!</text> |
| </text> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%center_x%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <actions> |
| <action function="set">tw_encrypt_backup=0</action> |
| <action function="set">tw_backup_password=</action> |
| <action function="set">tw_backup_password2=</action> |
| <action function="set">tw_backup_encrypt_display=</action> |
| <action function="set">tw_backup_encrypt_display2=</action> |
| <action function="page">backup</action> |
| </actions> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">backup</action> |
| </action> |
| </page> |
| |
| <page name="checkbackuppassword"> |
| <action> |
| <condition var1="tw_backup_password2" var2="tw_backup_password"/> |
| <actions> |
| <action function="set">tw_encrypt_backup=1</action> |
| <action function="page">backup</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password"/> |
| <actions> |
| <action function="set">tw_encrypt_backup=0</action> |
| <action function="set">tw_password_not_match=1</action> |
| <action function="set">tw_backup_password=</action> |
| <action function="set">tw_backup_password2=</action> |
| <action function="set">tw_backup_encrypt_display=</action> |
| <action function="set">tw_backup_encrypt_display2=</action> |
| <action function="page">backupencryption</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="backup_run"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>%tw_operation%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_partition% Partition</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <text style="text_m_accent"> |
| <placement x="%progress_text_x%" y="%progress_text_y%"/> |
| <text>Progress:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%progress_text_x%" y="%row17_y%"/> |
| <text>%tw_file_progress%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%progress_text_x%" y="%row18_y%"/> |
| <text>%tw_size_progress%</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <text>Cancel</text> |
| <action function="cancelbackup"/> |
| </button> |
| |
| <action> |
| <action function="nandroid">backup</action> |
| </action> |
| |
| <action> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_cancel_backup" var2="0"/> |
| <actions> |
| <action function="set">tw_back=backup</action> |
| <action function="set">tw_complete_text1=Backup Complete</action> |
| <action function="set">tw_show_reboot=1</action> |
| <action function="page">action_complete</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_cancel_backup" var2="1"/> |
| <actions> |
| <action function="set">tw_back=backup</action> |
| <action function="set">tw_complete_text1=Backup Cancelled</action> |
| <action function="set">tw_show_reboot=1</action> |
| <action function="page">action_complete</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="restore"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Restore</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Select Backup from %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <template name="sort_options"/> |
| |
| <fileselector> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_install_height%"/> |
| <text>Select Package to Restore:</text> |
| <filter folders="1" files="0" nav="0"/> |
| <path name="tw_backups_folder"/> |
| <data name="tw_restore" default=""/> |
| <selection name="tw_restore_name"/> |
| </fileselector> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%col_button_right%" y="%row16a_y%"/> |
| <text>Select Storage</text> |
| <actions> |
| <action function="set">tw_back=restore</action> |
| <action function="overlay">select_storage</action> |
| </actions> |
| </button> |
| |
| <action> |
| <condition var1="tw_restore" op="modified"/> |
| <actions> |
| <action function="readBackup"/> |
| <action function="page">restore_read</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="restore_read"> |
| <action> |
| <condition var1="tw_restore_encrypted" var2="1"/> |
| <actions> |
| <action function="set">tw_password_fail=0</action> |
| <action function="page">restore_decrypt</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_restore_encrypted" var2="0"/> |
| <actions> |
| <action function="page">restore_select</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="restore_decrypt"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Restore</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Encrypted Backup</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Enter Password:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_restore_display%</text> |
| <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/> |
| <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> |
| <action function="page">try_restore_decrypt</action> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <fill color="%text_fail_color%"> |
| <condition var1="tw_password_fail" var2="1"/> |
| <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_password_fail" var2="1"/> |
| <placement x="%col1_x_left%" y="%row5_y%"/> |
| <text>Password failed, please try again!</text> |
| </text> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row6_y%"/> |
| <text>Cancel</text> |
| <actions> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">restore</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%col_button_right%" y="%row6_y%"/> |
| <text>Delete Backup</text> |
| <actions> |
| <action function="set">tw_back=restore</action> |
| <action function="set">tw_action=cmd</action> |
| <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> |
| <action function="set">tw_text1=Delete Backup? %tw_restore_name%</action> |
| <action function="set">tw_text2=This cannot be undone!</action> |
| <action function="set">tw_action_text1=Deleting Backup...</action> |
| <action function="set">tw_complete_text1=Backup Delete Complete</action> |
| <action function="set">tw_slider_text=Swipe to Delete</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">restore</action> |
| </action> |
| </page> |
| |
| <page name="try_restore_decrypt"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Restore</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Encrypted Backup - Trying Decryption</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <action> |
| <action function="decrypt_backup"/> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" op="!=" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_password_fail=1</action> |
| <action function="page">restore_decrypt</action> |
| </actions> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" op="=" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">restore_select</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="restore_select"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Restore</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Backup made on %tw_restore_file_date%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Name:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row3_y%"/> |
| <text>%tw_restore_name%</text> |
| </text> |
| |
| <fill color="%fileselector_linecolor%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width"/> |
| </fill> |
| |
| <button> |
| <placement x="col1_x_left" y="%row2_y%" w="%content_width%" h="%navbar_height%"/> |
| <fill color="%transparent%"/> |
| <actions> |
| <action function="set">tw_backup_rename=%tw_restore_name%</action> |
| <action function="set">tw_fileexists=0</action> |
| <action function="page">renamebackup</action> |
| </actions> |
| </button> |
| |
| <partitionlist> |
| <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="%partitionlist_backup_height%"/> |
| <text>Select Partitions to Restore:</text> |
| <data name="tw_restore_list" selectedlist="tw_restore_selected"/> |
| <listtype name="restore"/> |
| </partitionlist> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row5_y%"/> |
| <text>Options:</text> |
| </text> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row6_y%"/> |
| <text>Enable MD5 Verification of Backup Files</text> |
| <data variable="tw_skip_md5_check"/> |
| </checkbox> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Delete Backup</text> |
| <actions> |
| <action function="set">tw_back=restore</action> |
| <action function="set">tw_action=cmd</action> |
| <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> |
| <action function="set">tw_text1=Delete Backup?</action> |
| <action function="set">tw_text2=%tw_restore_name%</action> |
| <action function="set">tw_text4=This cannot be undone!</action> |
| <action function="set">tw_action_text1=Deleting Backup...</action> |
| <action function="set">tw_complete_text1=Backup Delete Complete</action> |
| <action function="set">tw_slider_text=Swipe to Delete</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <slider> |
| <text>Swipe to Restore</text> |
| <action function="page">restore_run</action> |
| </slider> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">restore</action> |
| </action> |
| </page> |
| |
| <page name="renamebackup"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Restore</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Rename Backup</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Name:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_backup_rename%</text> |
| <data name="tw_backup_rename"/> |
| <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> |
| <actions> |
| <action function="set">tw_back=restore</action> |
| <action function="set">tw_action=cmd</action> |
| <action function="set">tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%"</action> |
| <action function="set">tw_text1=Rename Backup?</action> |
| <action function="set">tw_text2=This cannot be undone!</action> |
| <action function="set">tw_action_text1=Renaming Backup...</action> |
| <action function="set">tw_complete_text1=Backup Rename Complete</action> |
| <action function="set">tw_slider_text=Swipe to Rename</action> |
| <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action> |
| <action function="set">tw_existpage=renamebackup</action> |
| <action function="set">tw_notexistpage=confirm_action</action> |
| <action function="page">filecheck</action> |
| </actions> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <fill color="%text_fail_color%"> |
| <condition var1="tw_fileexists" var2="1"/> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_fileexists" var2="1"/> |
| <placement x="%col1_x_left%" y="%row4_y%"/> |
| <text>A backup with that name already exists!</text> |
| </text> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <action function="page">restore_select</action> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">restore_select</action> |
| </action> |
| </page> |
| |
| <page name="restore_run"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Restore</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_operation% %tw_partition%</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <text style="text_m_accent"> |
| <placement x="%progress_text_x%" y="%progress_text_y%"/> |
| <text>Progress:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%progress_text_x%" y="%row18_y%"/> |
| <text>%tw_size_progress%</text> |
| </text> |
| |
| <action> |
| <condition var1="tw_operation_state" var2="1"/> |
| <actions> |
| <action function="set">tw_back=restore_select</action> |
| <action function="set">tw_complete_text1=Restore Complete</action> |
| <action function="set">tw_show_reboot=1</action> |
| <action function="page">action_complete</action> |
| </actions> |
| </action> |
| |
| <action> |
| <action function="nandroid">restore</action> |
| </action> |
| </page> |
| |
| <page name="mount"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Mount</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</text> |
| </text> |
| |
| <partitionlist> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%content_width%" h="%partitionlist_mount_height%"/> |
| <text>Select Partitions to Mount:</text> |
| <listtype name="mount"/> |
| </partitionlist> |
| |
| <button style="checkbox"> |
| <condition var1="tw_mount_system_ro" op="=" var2="0"/> |
| <placement x="%col1_x_left%" y="%row14_y%" textplacement="6"/> |
| <text>Mount system partition read-only</text> |
| <image resource="checkbox_false"/> |
| <action function="mountsystemtoggle">1</action> |
| </button> |
| |
| <button style="checkbox"> |
| <condition var1="tw_mount_system_ro" op="!=" var2="0"/> |
| <placement x="%col1_x_left%" y="%row14_y%" textplacement="6"/> |
| <text>Mount system partition read-only</text> |
| <image resource="checkbox_true"/> |
| <actions> |
| <action function="set">tw_lifetime_writes=2</action> |
| <action function="page">system_readonly_check</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_has_usb_storage" var2="1"/> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Mount USB Storage</text> |
| <action function="page">usb_mount</action> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <conditions> |
| <condition var1="tw_is_encrypted" var2="1"/> |
| <condition var1="tw_is_decrypted" var2="0"/> |
| </conditions> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Decrypt Data</text> |
| <action function="page">decrypt</action> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>Select Storage</text> |
| <actions> |
| <action function="set">tw_back=mount</action> |
| <action function="overlay">select_storage</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <conditions> |
| <condition var1="tw_has_mtp" var2="1"/> |
| <condition var1="tw_mtp_enabled" var2="0"/> |
| </conditions> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <text>Enable MTP</text> |
| <action function="startmtp"/> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <conditions> |
| <condition var1="tw_has_mtp" var2="1"/> |
| <condition var1="tw_mtp_enabled" var2="1"/> |
| </conditions> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <text>Disable MTP</text> |
| <action function="stopmtp"/> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="usb_mount"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Mount</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>USB Storage</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>USB Storage Mounted</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row4_y%" placement="5"/> |
| <text>Be sure to safely remove your device</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>from your computer before unmounting!</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Unmount USB-Storage</text> |
| <action function="page">usb_umount</action> |
| </button> |
| |
| <action> |
| <action function="mount">usb</action> |
| <action function="set">tw_busy=1</action> |
| </action> |
| </page> |
| |
| <page name="usb_umount"> |
| <action> |
| <action function="unmount">usb</action> |
| </action> |
| |
| <action> |
| <action function="page">mount</action> |
| <action function="set">tw_busy=0</action> |
| </action> |
| </page> |
| |
| <page name="system_readonly_check"> |
| <action> |
| <action function="checkpartitionlifetimewrites">/system</action> |
| </action> |
| |
| <action> |
| <condition var1="tw_lifetime_writes" var2="1"/> |
| <actions> |
| <action function="mountsystemtoggle">0</action> |
| <action function="page">mount</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_lifetime_writes" var2="0"/> |
| <actions> |
| <action function="set">tw_back=mount</action> |
| <action function="page">system_readonly</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="reboot"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Reboot Menu</text> |
| </text> |
| |
| <button style="main_button"> |
| <condition var1="tw_reboot_system" var2="1"/> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>System</text> |
| <actions> |
| <action function="set">tw_back=reboot</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=system</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to reboot?</action> |
| <action function="set">tw_action_text1=Rebooting...</action> |
| <action function="set">tw_complete_text1=Rebooting...</action> |
| <action function="set">tw_slider_text=Swipe to Reboot</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_reboot_poweroff" var2="1"/> |
| <placement x="%center_x%" y="%row2_y%"/> |
| <text>Power Off</text> |
| <actions> |
| <action function="set">tw_back=reboot</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=poweroff</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to power off?</action> |
| <action function="set">tw_action_text1=Turning Off...</action> |
| <action function="set">tw_complete_text1=Turning Off...</action> |
| <action function="set">tw_slider_text=Swipe to Power Off</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_reboot_recovery" var2="1"/> |
| <placement x="%col1_x_left%" y="%row6a_y%"/> |
| <text>Recovery</text> |
| <actions> |
| <action function="set">tw_back=reboot</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=recovery</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to reboot?</action> |
| <action function="set">tw_action_text1=Rebooting...</action> |
| <action function="set">tw_complete_text1=Rebooting...</action> |
| <action function="set">tw_slider_text=Swipe to Reboot</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_reboot_bootloader" var2="1"/> |
| <placement x="%center_x%" y="%row6a_y%"/> |
| <text>Bootloader</text> |
| <actions> |
| <action function="set">tw_back=reboot</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=bootloader</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to reboot?</action> |
| <action function="set">tw_action_text1=Rebooting...</action> |
| <action function="set">tw_complete_text1=Rebooting...</action> |
| <action function="set">tw_slider_text=Swipe to Reboot</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_download_mode" var2="1"/> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>Download</text> |
| <actions> |
| <action function="set">tw_back=reboot</action> |
| <action function="set">tw_action=reboot</action> |
| <action function="set">tw_action_param=download</action> |
| <action function="set">tw_has_action2=0</action> |
| <action function="set">tw_text1=No OS Installed! Are you</action> |
| <action function="set">tw_text2=sure you wish to reboot?</action> |
| <action function="set">tw_action_text1=Rebooting...</action> |
| <action function="set">tw_complete_text1=Rebooting...</action> |
| <action function="set">tw_slider_text=Swipe to Reboot</action> |
| <action function="page">rebootcheck</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="system_readonly"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Unmodified System Partition</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Keep System Read only?</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row4_y%" placement="5"/> |
| <text>TWRP can leave your system partition unmodified to make it easier for you to take official updates.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>TWRP will be unable to prevent the stock ROM from replacing TWRP and will not offer to root your device.</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row6_y%" placement="5"/> |
| <text>Installing zips or performing adb operations may still modify the system partition.</text> |
| </text> |
| |
| <checkbox> |
| <condition var1="tw_is_encrypted" var2="0"/> |
| <placement x="%col1_x_left%" y="%row14_y%"/> |
| <text>Never show this screen during boot again</text> |
| <data variable="tw_never_show_system_ro_page"/> |
| </checkbox> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>Keep Read Only</text> |
| <actions> |
| <action function="mountsystemtoggle">1</action> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">%tw_back%</action> |
| </actions> |
| </button> |
| |
| <slider> |
| <text>Swipe to Allow Modifications</text> |
| <actions> |
| <action function="mountsystemtoggle">0</action> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">%tw_back%</action> |
| </actions> |
| </slider> |
| </page> |
| |
| <page name="settings"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Settings</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>General Settings</text> |
| </text> |
| |
| <template name="tabs_settings"/> |
| |
| <fill color="%text_color%"> |
| <placement x="0" y="%row_tab_y%" w="%tab4_width%" h="%tab_indicator_height%"/> |
| </fill> |
| |
| <listbox style="scrolllist"> |
| <placement x="%col1_x_left%" y="%row3a_y%" w="%content_half_width%" h="%listbox_settings_height%"/> |
| <icon selected="checkbox_true" unselected="checkbox_false"/> |
| <listitem name="Zip file signature verification"> |
| <data variable="tw_signed_zip_verify"/> |
| </listitem> |
| <listitem name="Use rm -rf instead of formatting"> |
| <data variable="tw_rm_rf"/> |
| </listitem> |
| <listitem name="Skip MD5 generation during backup"> |
| <data variable="tw_skip_md5_generate"/> |
| </listitem> |
| <listitem name="Enable MD5 verification of backup files"> |
| <data variable="tw_skip_md5_check"/> |
| </listitem> |
| <listitem name="Use 24-hour clock"> |
| <data variable="tw_military_time"/> |
| </listitem> |
| <listitem name="Simulate actions for theme testing"> |
| <data variable="tw_simulate_actions"/> |
| </listitem> |
| <listitem name="Simulate failure for actions"> |
| <condition var1="tw_simulate_actions" var2="1"/> |
| <data variable="tw_simulate_fail"/> |
| </listitem> |
| </listbox> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row3a_y%"/> |
| <text>Reversed navbar layout</text> |
| <data variable="tw_samsung_navbar"/> |
| </checkbox> |
| |
| <button style="radiobutton"> |
| <condition var1="tw_navbar_button_position" op="!=" var2="0"/> |
| <placement x="%col1_x_right%" y="%row5_y%" textplacement="6"/> |
| <text>Center navbar buttons</text> |
| <image resource="radio_false"/> |
| <action function="set">tw_navbar_button_position=0</action> |
| </button> |
| |
| <button style="radiobutton"> |
| <condition var1="tw_navbar_button_position" var2="0"/> |
| <placement x="%col1_x_right%" y="%row5_y%" textplacement="6"/> |
| <text>Center navbar buttons</text> |
| <image resource="radio_true"/> |
| <action function="set">tw_navbar_button_position=0</action> |
| </button> |
| |
| <button style="radiobutton"> |
| <condition var1="tw_navbar_button_position" op="!=" var2="1"/> |
| <placement x="%col1_x_right%" y="%row6a_y%" textplacement="6"/> |
| <text>Left align navbar buttons</text> |
| <image resource="radio_false"/> |
| <action function="set">tw_navbar_button_position=1</action> |
| </button> |
| |
| <button style="radiobutton"> |
| <condition var1="tw_navbar_button_position" var2="1"/> |
| <placement x="%col1_x_right%" y="%row6a_y%" textplacement="6"/> |
| <text>Left align navbar buttons</text> |
| <image resource="radio_true"/> |
| <action function="set">tw_navbar_button_position=1</action> |
| </button> |
| |
| <button style="radiobutton"> |
| <condition var1="tw_navbar_button_position" op="!=" var2="2"/> |
| <placement x="%col1_x_right%" y="%row8_y%" textplacement="6"/> |
| <text>Right align navbar buttons</text> |
| <image resource="radio_false"/> |
| <action function="set">tw_navbar_button_position=2</action> |
| </button> |
| |
| <button style="radiobutton"> |
| <condition var1="tw_navbar_button_position" var2="2"/> |
| <placement x="%col1_x_right%" y="%row8_y%" textplacement="6"/> |
| <text>Right align navbar buttons</text> |
| <image resource="radio_true"/> |
| <action function="set">tw_navbar_button_position=2</action> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <text>Restore Defaults</text> |
| <action function="restoredefaultsettings"/> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="settings_timezone"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Settings</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Time Zone Settings</text> |
| </text> |
| |
| <template name="tabs_settings"/> |
| |
| <fill color="%text_color%"> |
| <placement x="%tab4_col2_x%" y="%row_tab_y%" w="%tab4_width%" h="%tab_indicator_height%"/> |
| </fill> |
| |
| <listbox> |
| <placement x="%col1_x_left%" y="%row3_y%" w="%content_half_width%" h="%listbox_timezone_height%"/> |
| <text>Select Time Zone:</text> |
| <data name="tw_time_zone_guisel"/> |
| <listitem name="(UTC -11) Samoa, Midway Island">BST11;BDT</listitem> |
| <listitem name="(UTC -10) Hawaii">HST10;HDT</listitem> |
| <listitem name="(UTC -9) Alaska">AST9;ADT</listitem> |
| <listitem name="(UTC -8) Pacific Time">PST8;PDT,M3.2.0,M11.1.0</listitem> |
| <listitem name="(UTC -7) Mountain Time">MST7;MDT,M3.2.0,M11.1.0</listitem> |
| <listitem name="(UTC -6) Central Time">CST6;CDT,M3.2.0,M11.1.0</listitem> |
| <listitem name="(UTC -5) Eastern Time">EST5;EDT,M3.2.0,M11.1.0</listitem> |
| <listitem name="(UTC -4) Atlantic Time">AST4;ADT</listitem> |
| <listitem name="(UTC -3) Brazil, Buenos Aires">GRNLNDST3;GRNLNDDT</listitem> |
| <listitem name="(UTC -2) Mid-Atlantic">FALKST2;FALKDT</listitem> |
| <listitem name="(UTC -1) Azores, Cape Verde">AZOREST1;AZOREDT</listitem> |
| <listitem name="(UTC 0) London, Dublin, Lisbon">GMT0;BST,M3.5.0,M10.5.0</listitem> |
| <listitem name="(UTC +1) Berlin, Brussels, Paris">CET-1;CEST,M3.5.0,M10.5.0</listitem> |
| <listitem name="(UTC +2) Athens, Istanbul, South Africa">WET-2;WET,M3.5.0,M10.5.0</listitem> |
| <listitem name="(UTC +3) Moscow, Baghdad">SAUST-3;SAUDT</listitem> |
| <listitem name="(UTC +4) Abu Dhabi, Tbilisi, Muscat">WST-4;WDT</listitem> |
| <listitem name="(UTC +5) Yekaterinburg, Islamabad">PAKST-5;PAKDT</listitem> |
| <listitem name="(UTC +6) Almaty, Dhaka, Colombo">TASHST-6;TASHDT</listitem> |
| <listitem name="(UTC +7) Bangkok, Hanoi, Jakarta">THAIST-7;THAIDT</listitem> |
| <listitem name="(UTC +8) Beijing, Singapore, Hong Kong">TAIST-8;TAIDT</listitem> |
| <listitem name="(UTC +9) Tokyo, Seoul, Yakutsk">JST-9;JSTDT</listitem> |
| <listitem name="(UTC +10) Eastern Australia, Guam">EET-10;EETDT</listitem> |
| <listitem name="(UTC +11) Vladivostok, Solomon Islands">MET-11;METDT</listitem> |
| <listitem name="(UTC +12) Auckland, Wellington, Fiji">NZST-12;NZDT</listitem> |
| </listbox> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_right%" y="%row3a_y%"/> |
| <text>Select Offset (usually 0): %tw_time_zone_guioffset%</text> |
| </text> |
| |
| <button style="button_quarter_width"> |
| <placement x="%col1_x_right%" y="%row5_y%"/> |
| <text>None</text> |
| <action function="set">tw_time_zone_guioffset=0</action> |
| </button> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col2_x_right%" y="%row5_y%"/> |
| <text>15</text> |
| <action function="set">tw_time_zone_guioffset=15</action> |
| </button> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col3_x_right%" y="%row5_y%"/> |
| <text>30</text> |
| <action function="set">tw_time_zone_guioffset=30</action> |
| </button> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col4_x_right%" y="%row5_y%"/> |
| <text>45</text> |
| <action function="set">tw_time_zone_guioffset=45</action> |
| </button> |
| |
| <checkbox> |
| <placement x="%col1_x_right%" y="%row7_y%"/> |
| <font resource="font_m" color="%text_color%"/> |
| <text>Use daylight savings time (DST)</text> |
| <data variable="tw_time_zone_guidst"/> |
| <image checked="checkbox_true" unchecked="checkbox_false"/> |
| </checkbox> |
| |
| <text color="%text_color%"> |
| <font resource="font_m"/> |
| <placement x="%col1_x_right%" y="%row9_y%"/> |
| <text>Current Time Zone: %tw_time_zone%</text> |
| </text> |
| |
| <button> |
| <highlight color="%highlight_color%"/> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <text>Set Time Zone</text> |
| <image resource="main_button_half_width"/> |
| <action function="setguitimezone"/> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="settings_screen"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Settings</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Screen Settings</text> |
| </text> |
| |
| <template name="tabs_settings"/> |
| |
| <fill color="%text_color%"> |
| <placement x="%center_x%" y="%row_tab_y%" w="%tab4_width%" h="%tab_indicator_height%"/> |
| </fill> |
| |
| <button> |
| <placement x="%col1_x_left%" y="%row3a_y%" textplacement="6"/> |
| <font resource="font_m" color="%text_color%"/> |
| <condition var1="tw_screen_timeout_secs" op="=" var2="0"/> |
| <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> |
| <text>Enable screen timeout.</text> |
| <image resource="checkbox_false"/> |
| <action function="set">tw_screen_timeout_secs=60</action> |
| </button> |
| |
| <button> |
| <placement x="%col1_x_left%" y="%row3a_y%" textplacement="6"/> |
| <font resource="font_m" color="%text_color%"/> |
| <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> |
| <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> |
| <text>Enable screen timeout.</text> |
| <image resource="checkbox_true"/> |
| <action function="set">tw_screen_timeout_secs=0</action> |
| </button> |
| |
| <slidervalue> |
| <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> |
| <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> |
| <placement x="col1_x_left" y="%row5_y%" w="%content_width%"/> |
| <text>Screen timeout in seconds:</text> |
| <data variable="tw_screen_timeout_secs" min="15" max="300"/> |
| </slidervalue> |
| |
| <slidervalue> |
| <condition var1="tw_has_brightnesss_file" var2="1"/> |
| <placement x="col1_x_left" y="%row10_y%" w="%content_width%"/> |
| <text>Brightness: %tw_brightness_pct%%</text> |
| <data variable="tw_brightness_pct" min="10" max="100"/> |
| <actions> |
| <action function="set">tw_brightness=%tw_brightness_max%</action> |
| <action function="compute">tw_brightness*%tw_brightness_pct%</action> |
| <action function="compute">tw_brightness/100</action> |
| <action function="setbrightness">%tw_brightness%</action> |
| </actions> |
| </slidervalue> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="settings_vibration"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Settings</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Vibration Settings</text> |
| </text> |
| |
| <template name="tabs_settings"/> |
| |
| <fill color="%text_color%"> |
| <placement x="%tab4_col4_x%" y="%row_tab_y%" w="%tab4_width%" h="%tab_indicator_height%"/> |
| </fill> |
| |
| <slidervalue> |
| <placement x="col1_x_left" y="%row4_y%" w="%content_width%"/> |
| <text>Button Vibration:</text> |
| <data variable="tw_button_vibrate" min="0" max="300"/> |
| </slidervalue> |
| |
| <slidervalue> |
| <placement x="col1_x_left" y="%row9_y%" w="%content_width%"/> |
| <text>Keyboard Vibration:</text> |
| <data variable="tw_keyboard_vibrate" min="0" max="300"/> |
| </slidervalue> |
| |
| <slidervalue> |
| <placement x="col1_x_left" y="%row14_y%" w="%content_width%"/> |
| <text>Action Vibration:</text> |
| <data variable="tw_action_vibrate" min="0" max="500"/> |
| </slidervalue> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="advanced"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Advanced</text> |
| </text> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Copy Log to SD</text> |
| <actions> |
| <action function="set">tw_back=advanced</action> |
| <action function="set">tw_action=copylog</action> |
| <action function="set">tw_text1=Copy Log to SD Card?</action> |
| <action function="set">tw_action_text1=Copying Log to SD Card...</action> |
| <action function="set">tw_complete_text1=Log Copy Complete</action> |
| <action function="set">tw_slider_text=Swipe to Confirm</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row2_y%"/> |
| <text>Fix Permissions</text> |
| <action function="page">fixperms</action> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_allow_partition_sdcard" var2="1"/> |
| <placement x="%col1_x_left%" y="%row6a_y%"/> |
| <text>Partition SD Card</text> |
| <action function="page">partsdcard</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row6a_y%"/> |
| <text>File Manager</text> |
| <action function="page">filemanagerlist</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>Terminal</text> |
| <action function="page">terminalfolder</action> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%center_x%" y="%row11_y%"/> |
| <text>Reload Theme</text> |
| <action function="reload"/> |
| </button> |
| |
| <button style="main_button"> |
| <placement x="%col1_x_left%" y="%row15a_y%"/> |
| <text>ADB Sideload</text> |
| <action function="page">sideload</action> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_show_dumlock" var2="1"/> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>HTC Dumlock</text> |
| <action function="page">htcdumlock</action> |
| </button> |
| |
| <button style="main_button"> |
| <condition var1="tw_has_injecttwrp" var2="1"/> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>Re-Inject TWRP</text> |
| <actions> |
| <action function="set">tw_back=advanced</action> |
| <action function="set">tw_action=reinjecttwrp</action> |
| <action function="set">tw_text1=Re-Inject TWRP?</action> |
| <action function="set">tw_action_text1=Re-Injecting TWRP...</action> |
| <action function="set">tw_complete_text1=TWRP Injection Complete</action> |
| <action function="set">tw_slider_text=Swipe to Confirm</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="partsdcard"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Advanced</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Partition SD Card</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>You will lose all files on your SD card!</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>This action cannot be undone!</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>EXT Size:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row6_y%" placement="5"/> |
| <text>%tw_sdext_size%</text> |
| </text> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col3_x_left%" y="%row5_y%"/> |
| <text>-</text> |
| <action function="addsubtract">tw_sdext_size-128</action> |
| </button> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col2_x_right%" y="%row5_y%"/> |
| <text>+</text> |
| <action function="addsubtract">tw_sdext_size+128</action> |
| </button> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row9_y%" placement="5"/> |
| <text>Swap Size:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row10_y%" placement="5"/> |
| <text>%tw_swap_size%</text> |
| </text> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col3_x_left%" y="%row9_y%"/> |
| <text>-</text> |
| <action function="addsubtract">tw_swap_size-32</action> |
| </button> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col2_x_right%" y="%row9_y%"/> |
| <text>+</text> |
| <action function="addsubtract">tw_swap_size+32</action> |
| </button> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row13_y%" placement="5"/> |
| <text>File System:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row14_y%" placement="5"/> |
| <text>%tw_sdpart_file_system%</text> |
| </text> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col3_x_left%" y="%row13_y%"/> |
| <text>EXT3</text> |
| <action function="set">tw_sdpart_file_system=ext3</action> |
| </button> |
| |
| <button style="button_quarter_width"> |
| <placement x="%btn4_col2_x_right%" y="%row13_y%"/> |
| <text>EXT4</text> |
| <action function="set">tw_sdpart_file_system=ext4</action> |
| </button> |
| |
| <slider style="slider_centered"> |
| <text>Swipe to Partition</text> |
| <action function="page">partsdcardaction</action> |
| <actions> |
| <action function="set">tw_back=partsdcard</action> |
| <action function="set">tw_action=partitionsd</action> |
| <action function="set">tw_has_action2=1</action> |
| <action function="set">tw_action2=set</action> |
| <action function="set">tw_action2_param=tw_zip_location=/sdcard</action> |
| <action function="set">tw_action_text1=Partitioning SD Card...</action> |
| <action function="set">tw_action_text2=This will take a few minutes.</action> |
| <action function="set">tw_complete_text1=Partitioning Complete</action> |
| <action function="page">action_page</action> |
| </actions> |
| </slider> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advanced</action> |
| </action> |
| </page> |
| |
| <page name="htcdumlock"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Advanced</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>HTC Dumlock</text> |
| </text> |
| |
| <button style="main_button_m"> |
| <placement x="%col2_x_left%" y="%row2_y%"/> |
| <text>Restore Original Boot</text> |
| <actions> |
| <action function="set">tw_back=htcdumlock</action> |
| <action function="set">tw_action=htcdumlockrestoreboot</action> |
| <action function="set">tw_text1=Restore original boot image?</action> |
| <action function="set">tw_action_text1=Restoring Original Boot...</action> |
| <action function="set">tw_complete_text1=Restore Original Boot Complete</action> |
| <action function="set">tw_slider_text=Swipe to Confirm</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_m"> |
| <placement x="%col2_x_left%" y="%row6a_y%"/> |
| <text>Reflash Recovery</text> |
| <actions> |
| <action function="set">tw_back=htcdumlock</action> |
| <action function="set">tw_action=htcdumlockreflashrecovery</action> |
| <action function="set">tw_text1=Reflash recovery to boot?</action> |
| <action function="set">tw_action_text1=Flashing recovery to boot...</action> |
| <action function="set">tw_complete_text1=Recovery Flash to Boot Complete</action> |
| <action function="set">tw_slider_text=Swipe to Confirm</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_m"> |
| <placement x="%col2_x_left%" y="%row11_y%"/> |
| <text>Install HTC Dumlock</text> |
| <actions> |
| <action function="set">tw_back=htcdumlock</action> |
| <action function="set">tw_action=installhtcdumlock</action> |
| <action function="set">tw_text1=Install HTC dumlock files to ROM?</action> |
| <action function="set">tw_action_text1=Installing HTC Dumlock...</action> |
| <action function="set">tw_complete_text1=HTC Dumlock Install Complete</action> |
| <action function="set">tw_slider_text=Swipe to Confirm</action> |
| <action function="page">confirm_action</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advanced</action> |
| </action> |
| </page> |
| |
| <page name="lock"> |
| <background color="%semi_transparent%"/> |
| |
| <image> |
| <image resource="unlock_icon"/> |
| <placement x="%center_x%" y="%row8_y%" placement="4"/> |
| </image> |
| |
| <slider style="slider_centered"> |
| <text>Swipe to Unlock</text> |
| <action function="overlay"/> |
| </slider> |
| </page> |
| |
| <page name="filemanagerlist"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Select a File or Folder</text> |
| </text> |
| |
| <template name="sort_options"/> |
| |
| <fileselector> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_filemanager_height%"/> |
| <text>%tw_file_location1%</text> |
| <filter folders="1" files="1"/> |
| <path name="tw_file_location1" default="/"/> |
| <data name="tw_filename1"/> |
| <selection name="tw_selection1"/> |
| </fileselector> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%col_button_right%" y="%row16a_y%"/> |
| <text>Select current Folder</text> |
| <actions> |
| <action function="set">tw_filename1=tw_file_location1</action> |
| <action function="set">tw_fm_isfolder=1</action> |
| <action function="set">tw_fm_type=Folder</action> |
| <action function="page">filemanageroptions</action> |
| </actions> |
| </button> |
| |
| <action> |
| <actions> |
| <action function="set">tw_fm_type=File</action> |
| <action function="set">tw_fm_isfolder=0</action> |
| </actions> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advanced</action> |
| </action> |
| |
| <action> |
| <condition var1="tw_filename1" op="modified"/> |
| <action function="page">filemanageroptions</action> |
| </action> |
| </page> |
| |
| <page name="filemanageroptions"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Choose Action</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>%tw_fm_type% selected:</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_left%" y="%row3_y%"/> |
| <text>%tw_filename1%</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_fm_isfolder" var2="0"/> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>Copy File</text> |
| <actions> |
| <action function="set">tw_filemanager_command=cp</action> |
| <action function="set">tw_fm_text1=Copying</action> |
| <action function="page">choosedestinationfolder</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_fm_isfolder" var2="1"/> |
| <placement x="%col1_x_left%" y="%row11_y%"/> |
| <text>Copy Folder</text> |
| <actions> |
| <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R</action> |
| <action function="set">tw_fm_text1=Copying</action> |
| <action function="page">choosedestinationfolder</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row11_y%"/> |
| <text>Move</text> |
| <actions> |
| <action function="set">tw_filemanager_command=mv</action> |
| <action function="set">tw_fm_text1=Moving</action> |
| <action function="page">choosedestinationfolder</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>chmod 755</text> |
| <actions> |
| <action function="set">tw_filemanager_command=chmod 755</action> |
| <action function="set">tw_fm_text1=chmod 755</action> |
| <action function="set">tw_fm_text2=</action> |
| <action function="set">tw_fm_text3=</action> |
| <action function="set">tw_include_text3=0</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerconfirm</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%center_x%" y="%row15a_y%"/> |
| <text>chmod</text> |
| <actions> |
| <action function="set">tw_filemanager_rename=0000</action> |
| <action function="set">tw_fm_text2=</action> |
| <action function="set">tw_fm_text3=</action> |
| <action function="set">tw_include_text3=0</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerchmod</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_right%" y="%row11_y%"/> |
| <text>Delete</text> |
| <actions> |
| <action function="set">tw_filemanager_command=rm -rf</action> |
| <action function="set">tw_fm_text1=Deleting</action> |
| <action function="set">tw_fm_text2=</action> |
| <action function="set">tw_fm_text3=</action> |
| <action function="set">tw_include_text3=0</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerconfirm</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_fm_isfolder" var2="0"/> |
| <placement x="%center_x%" y="%row11_y%"/> |
| <text>Rename File</text> |
| <actions> |
| <action function="set">tw_filemanager_rename=tw_selection1</action> |
| <action function="set">tw_fm_text1=Renaming</action> |
| <action function="set">tw_filemanager_command=mv</action> |
| <action function="page">filemanagerrenamefile</action> |
| </actions> |
| </button> |
| |
| <button style="main_button_half_width"> |
| <condition var1="tw_fm_isfolder" var2="1"/> |
| <placement x="%center_x%" y="%row11_y%"/> |
| <text>Rename Folder</text> |
| <actions> |
| <action function="set">tw_filemanager_rename=tw_selection1</action> |
| <action function="set">tw_fm_text1=Renaming</action> |
| <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv</action> |
| <action function="page">filemanagerrenamefolder</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">filemanagerlist</action> |
| </action> |
| </page> |
| |
| <page name="choosedestinationfolder"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Select Destination Folder</text> |
| </text> |
| |
| <template name="sort_options"/> |
| |
| <fileselector> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_filemanager_height%"/> |
| <text>%tw_file_location2%</text> |
| <filter folders="1" files="0"/> |
| <path name="tw_file_location2" default="/"/> |
| <data name="tw_filename2"/> |
| <selection name="tw_selection2"/> |
| </fileselector> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%col_button_right%" y="%row16a_y%"/> |
| <text>Select current Folder</text> |
| <actions> |
| <action function="set">tw_fm_text2=to</action> |
| <action function="set">tw_fm_text3=%tw_file_location2%</action> |
| <action function="set">tw_include_text3=1</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerconfirm</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">filemanageroptions</action> |
| </action> |
| </page> |
| |
| <page name="filemanagerrenamefile"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Rename %tw_fm_type%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Name:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_filemanager_rename%</text> |
| <data name="tw_filemanager_rename"/> |
| <restrict minlen="1" maxlen="128"/> |
| <actions> |
| <action function="set">tw_fm_text2=to</action> |
| <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action> |
| <action function="set">tw_include_text3=1</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerconfirm</action> |
| </actions> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <action function="page">filemanageroptions</action> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">filemanageroptions</action> |
| </action> |
| </page> |
| |
| <page name="filemanagerrenamefolder"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Rename %tw_fm_type%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Name:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_filemanager_rename%</text> |
| <data name="tw_filemanager_rename"/> |
| <restrict minlen="1" maxlen="128"/> |
| <actions> |
| <action function="set">tw_fm_text2=to</action> |
| <action function="set">tw_fm_text3=%tw_filemanager_rename%</action> |
| <action function="set">tw_include_text3=1</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerconfirm</action> |
| </actions> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <action function="page">filemanageroptions</action> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">filemanageroptions</action> |
| </action> |
| </page> |
| |
| <page name="filemanagerchmod"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Set Permissions</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Permissions:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_filemanager_rename%</text> |
| <data name="tw_filemanager_rename"/> |
| <restrict minlen="3" maxlen="4" allow="0123456789"/> |
| <actions> |
| <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action> |
| <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action> |
| <action function="set">tw_back=filemanageroptions</action> |
| <action function="page">filemanagerconfirm</action> |
| </actions> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row5_y%"/> |
| <text>Cancel</text> |
| <action function="page">filemanageroptions</action> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">filemanageroptions</action> |
| </action> |
| </page> |
| |
| <page name="filemanagerconfirm"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Confirm Action</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>%tw_fm_text1%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row3_y%" placement="5"/> |
| <text>%tw_filename1%</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>%tw_fm_text2%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row6_y%" placement="5"/> |
| <text>%tw_fm_text3%</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row8_y%" placement="5"/> |
| <text>Press back button to cancel.</text> |
| </text> |
| |
| <slider style="slider_centered"> |
| <text>Swipe to Confirm</text> |
| <action function="page">filemanageraction</action> |
| </slider> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">%tw_back%</action> |
| </action> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| </page> |
| |
| <page name="filemanageraction"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>File Manager</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>%tw_fm_text1%</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_back=filemanagerlist</action> |
| <action function="set">tw_complete_text1=File Operation Complete</action> |
| <action function="page">action_complete</action> |
| </actions> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" op="!=" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_complete_text1=File Operation Complete</action> |
| <action function="page">action_complete</action> |
| </actions> |
| </action> |
| |
| <action> |
| <condition var1="tw_include_text3" var2="0"/> |
| <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action> |
| </action> |
| |
| <action> |
| <condition var1="tw_include_text3" var2="1"/> |
| <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action> |
| </action> |
| </page> |
| |
| <page name="decrypt"> |
| <template name="page"/> |
| |
| <action> |
| <condition var1="tw_crypto_pwtype" var2="2"/> |
| <action function="page">decrypt_pattern</action> |
| </action> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Mount</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Decrypt Data</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Enter Password:</text> |
| </text> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_height%"/> |
| <text>%tw_crypto_display%</text> |
| <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/> |
| <restrict minlen="1" maxlen="254"/> |
| <action function="page">trydecrypt</action> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <fill color="%text_fail_color%"> |
| <condition var1="tw_password_fail" var2="1"/> |
| <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <text style="text_m_fail"> |
| <condition var1="tw_password_fail" var2="1"/> |
| <placement x="%col1_x_left%" y="%row5_y%"/> |
| <text>Password failed, please try again!</text> |
| </text> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%indent%" y="%row6_y%"/> |
| <text>Cancel</text> |
| <actions> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">main</action> |
| </actions> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| </page> |
| |
| <page name="decrypt_pattern"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Mount</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Decrypt Data</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Enter Pattern:</text> |
| </text> |
| |
| <patternpassword> |
| <placement x="%pattern_x%" y="%row4_y%" w="%pattern_size%" h="%pattern_size%"/> |
| <size name="tw_pattern_grid_size" default="3"/> |
| <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/> |
| <line color="%fileselector_linecolor%" width="%pattern_line_w%"/> |
| <data name="tw_crypto_password"/> |
| <action function="page">trydecrypt</action> |
| </patternpassword> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_right%" y="%row15a_y%"/> |
| <text>Cancel</text> |
| <actions> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">main</action> |
| </actions> |
| </button> |
| </page> |
| |
| <page name="trydecrypt"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Mount</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Decrypt Data - Trying Decryption</text> |
| </text> |
| |
| <template name="console"/> |
| |
| <template name="progress_bar"/> |
| |
| <action> |
| <action function="decrypt"/> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" op="!=" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_password_fail=1</action> |
| <action function="page">decrypt</action> |
| </actions> |
| </action> |
| |
| <action> |
| <conditions> |
| <condition var1="tw_operation_state" var2="1"/> |
| <condition var1="tw_operation_status" op="=" var2="0"/> |
| </conditions> |
| <actions> |
| <action function="set">tw_page_done=1</action> |
| <action function="page">main</action> |
| </actions> |
| </action> |
| </page> |
| |
| <page name="terminalfolder"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Terminal Command</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Browse to Starting Folder</text> |
| </text> |
| |
| <template name="sort_options"/> |
| |
| <fileselector> |
| <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_filemanager_height%"/> |
| <text>%tw_terminal_location%</text> |
| <filter folders="1" files="0"/> |
| <path name="tw_terminal_location" default="/"/> |
| <data name="tw_terminal"/> |
| <selection name="tw_terminal_selection"/> |
| </fileselector> |
| |
| <button style="main_button_half_width_low"> |
| <placement x="%col_button_right%" y="%row16a_y%"/> |
| <text>Select current Folder</text> |
| <action function="page">terminalcommand</action> |
| </button> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advanced</action> |
| </action> |
| </page> |
| |
| <page name="terminalcommand"> |
| <template name="page"/> |
| |
| <fill color="%background_color%"> |
| <placement x="0" y="%status_height%" w="%screen_width%" h="%header_height%"/> |
| </fill> |
| |
| <template name="console_terminal"/> |
| |
| <input> |
| <placement x="%col1_x_left%" y="%row8_y%" w="%content_quarter_width%" h="%input_height%"/> |
| <text>%tw_terminal_command%</text> |
| <data name="tw_terminal_command"/> |
| <restrict minlen="1"/> |
| <action function="terminalcommand">%tw_terminal_command%</action> |
| </input> |
| |
| <fill color="%accent_color%"> |
| <placement x="%col1_x_left%" y="row9_y" w="%content_quarter_width%" h="input_line_width" placement="1"/> |
| </fill> |
| |
| <button> |
| <condition var1="tw_terminal_state" var2="1"/> |
| <highlight color="%highlight_color%"/> |
| <placement x="%btn4_col4_x_right%" y="%row7a_y%"/> |
| <font resource="font_m" color="%text_button_color%"/> |
| <text>Kill</text> |
| <image resource="tab_4"/> |
| <action function="killterminal"/> |
| </button> |
| |
| <template name="keyboardtemplate"/> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">terminalfolder</action> |
| </action> |
| </page> |
| |
| <page name="sideload"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Advanced</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>ADB Sideload</text> |
| </text> |
| |
| <checkbox> |
| <placement x="%col1_x_left%" y="%row2_y%"/> |
| <text>Wipe Dalvik Cache</text> |
| <data variable="tw_wipe_dalvik"/> |
| </checkbox> |
| |
| <checkbox> |
| <placement x="%col1_x_left%" y="%row3a_y%"/> |
| <text>Wipe Cache</text> |
| <data variable="tw_wipe_cache"/> |
| </checkbox> |
| |
| <slider style="slider_centered"> |
| <text>Swipe to start Sideload</text> |
| <action function="page">partsdcardaction</action> |
| <actions> |
| <action function="set">tw_back=advanced</action> |
| <action function="set">tw_action=adbsideload</action> |
| <action function="set">tw_action_text1=ADB Sideload</action> |
| <action function="set">tw_action_text2=Usage: adb sideload filename.zip</action> |
| <action function="set">tw_complete_text1=ADB Sideload Complete</action> |
| <action function="set">tw_has_cancel=1</action> |
| <action function="set">tw_show_reboot=1</action> |
| <action function="set">tw_cancel_action=adbsideloadcancel</action> |
| <action function="page">action_page</action> |
| </actions> |
| </slider> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advanced</action> |
| </action> |
| </page> |
| |
| <page name="fixperms"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Advanced</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>Fix Permissions</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Note: Fixing permissions is rarely needed.</text> |
| </text> |
| |
| <checkbox> |
| <placement x="%col2_x_left%" y="%row4_y%"/> |
| <text>Also fix SELinux Contexts</text> |
| <data variable="tw_fixperms_restorecon"/> |
| </checkbox> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row6_y%" placement="5"/> |
| <text>Fixing SELinux Contexts may cause</text> |
| </text> |
| |
| <text style="text_m_fail"> |
| <placement x="%center_x%" y="%row7_y%" placement="5"/> |
| <text>your device to not boot properly.</text> |
| </text> |
| |
| <slider style="slider_centered"> |
| <text>Swipe to Fix Permissions</text> |
| <actions> |
| <action function="set">tw_back=advanced</action> |
| <action function="set">tw_action=fixpermissions</action> |
| <action function="set">tw_action_text1=Fixing Permissions...</action> |
| <action function="set">tw_complete_text1=Fix Permissions Complete</action> |
| <action function="set">tw_slider_text=Swipe to Confirm</action> |
| <action function="set">tw_show_reboot=1</action> |
| <action function="page">action_page</action> |
| </actions> |
| </slider> |
| |
| <action> |
| <touch key="home"/> |
| <action function="page">main</action> |
| </action> |
| |
| <action> |
| <touch key="back"/> |
| <action function="page">advanced</action> |
| </action> |
| </page> |
| |
| <page name="installsu"> |
| <template name="page"/> |
| |
| <text style="text_l"> |
| <placement x="%col1_x_header%" y="%row3_header_y%"/> |
| <text>Reboot</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%col1_x_header%" y="%row4_header_y%"/> |
| <text>SuperSU Check</text> |
| </text> |
| |
| <text style="text_m_accent"> |
| <placement x="%center_x%" y="%row2_y%" placement="5"/> |
| <text>Your device does not appear to be rooted.</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row4_y%" placement="5"/> |
| <text>Install SuperSU now?</text> |
| </text> |
| |
| <text style="text_m"> |
| <placement x="%center_x%" y="%row5_y%" placement="5"/> |
| <text>This will root your device.</text> |
| </text> |
| |
| <button style="main_button_half_width"> |
| <placement x="%col2_x_left%" y="%row15a_y%"/> |
| <text>Do not Install</text> |
| <action function="set">tw_page_done=1</action> |
| </button> |
| |
| <slider> |
| <text>Swipe to Install</text> |
| <actions> |
| <action function="set">tw_action=installsu</action> |
| <action function="set">tw_action_text1=Installing SuperSU</action> |
| <action function="set">tw_action_text2=</action> |
| <action function="page">singleaction_page</action> |
| </actions> |
| </slider> |
| </page> |
| |
| <page name="slideout"> |
| <fill color="%background_color%"> |
| <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/> |
| </fill> |
| |
| <console> |
| <placement x="%col1_x_left%" y="%slideout_y%" w="%content_width%" h="%slideout_height%"/> |
| </console> |
| |
| <button> |
| <fill color="%transparent%"/> |
| <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> |
| <action function="overlay"/> |
| </button> |
| |
| <action> |
| <touch key="power+voldown"/> |
| <action function="screenshot"/> |
| </action> |
| </page> |
| |
| <page name="select_storage"> |
| <fill color="%semi_transparent%"> |
| <placement x="0" y="0" w="%screen_width%" h="%screen_height%"/> |
| </fill> |
| |
| <fill color="%background_color%"> |
| <placement x="%col2_x_left%" y="row4_y" w="%dialog_width%" h="%dialog_height%"/> |
| </fill> |
| |
| <partitionlist style="partitionlist_storage"> |
| <text>Select Storage</text> |
| <data name="tw_storage_path"/> |
| <listtype name="storage"/> |
| </partitionlist> |
| |
| <button style="button_third_width"> |
| <placement x="%dialog_button_x%" y="%row13_y%"/> |
| <text>OK</text> |
| <actions> |
| <action function="set">tw_clear_destination=%tw_back%</action> |
| <action function="overlay"/> |
| <action function="page">clear_vars</action> |
| </actions> |
| </button> |
| |
| <fill color="#000000"> |
| <placement x="0" y="navbar_y" w="%screen_width%" h="%navbar_height"/> |
| </fill> |
| |
| <button> |
| <condition var1="tw_samsung_navbar" op="!=" var2="1"/> |
| <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> |
| <image resource="back"/> |
| <condition var1="tw_busy" var2="0"/> |
| <actions> |
| <action function="overlay"/> |
| <action function="key">%tw_back%</action> |
| </actions> |
| </button> |
| |
| <button> |
| <condition var1="tw_samsung_navbar" op="=" var2="1"/> |
| <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> |
| <image resource="console"/> |
| <condition var1="tw_busy" var2="0"/> |
| <action function="overlay">slideout</action> |
| </button> |
| |
| <button> |
| <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> |
| <image resource="home"/> |
| <condition var1="tw_busy" var2="0"/> |
| <actions> |
| <action function="overlay"/> |
| <action function="key">home</action> |
| </actions> |
| </button> |
| |
| <button> |
| <condition var1="tw_samsung_navbar" op="!=" var2="1"/> |
| <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> |
| <image resource="console"/> |
| <condition var1="tw_busy" var2="0"/> |
| <action function="overlay">slideout</action> |
| </button> |
| |
| <button> |
| <condition var1="tw_samsung_navbar" op="=" var2="1"/> |
| <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> |
| <image resource="back"/> |
| <condition var1="tw_busy" var2="0"/> |
| <actions> |
| <action function="overlay"/> |
| <action function="key">%tw_back%</action> |
| </actions> |
| </button> |
| |
| <action> |
| <touch key="power+voldown"/> |
| <action function="screenshot"/> |
| </action> |
| </page> |
| </pages> |
| </recovery> |