From d9b72008249b3ee9d1b37d461af058444e4bf5fe Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Wed, 30 Jul 2014 08:46:28 -0500 Subject: Add 320x320 theme and split out watch.xml for square watch layout Change-Id: I7fe38b20913a981942105637a527a2d26ed035a5 --- gui/Android.mk | 3 + gui/devices/240x240/res/ui.xml | 3840 +------------------- .../320x320/res/fonts/Roboto-Condensed-14.dat | Bin 0 -> 1952 bytes gui/devices/320x320/res/images/back-icon.png | Bin 0 -> 776 bytes .../320x320/res/images/checkbox_checked.png | Bin 0 -> 1114 bytes gui/devices/320x320/res/images/checkbox_empty.png | Bin 0 -> 343 bytes gui/devices/320x320/res/images/curtain.jpg | Bin 0 -> 20649 bytes gui/devices/320x320/res/images/file.png | Bin 0 -> 592 bytes gui/devices/320x320/res/images/folder.png | Bin 0 -> 631 bytes gui/devices/320x320/res/images/home-icon.png | Bin 0 -> 868 bytes .../320x320/res/images/indeterminate001.png | Bin 0 -> 13535 bytes .../320x320/res/images/indeterminate002.png | Bin 0 -> 13509 bytes .../320x320/res/images/indeterminate003.png | Bin 0 -> 13524 bytes .../320x320/res/images/indeterminate004.png | Bin 0 -> 13480 bytes .../320x320/res/images/indeterminate005.png | Bin 0 -> 13537 bytes .../320x320/res/images/indeterminate006.png | Bin 0 -> 13517 bytes gui/devices/320x320/res/images/keyboard1.png | Bin 0 -> 16473 bytes gui/devices/320x320/res/images/keyboard2.png | Bin 0 -> 17608 bytes gui/devices/320x320/res/images/keyboard3.png | Bin 0 -> 16308 bytes gui/devices/320x320/res/images/keyboard4.png | Bin 0 -> 15110 bytes gui/devices/320x320/res/images/medium-button.png | Bin 0 -> 887 bytes gui/devices/320x320/res/images/menu-button.png | Bin 0 -> 1405 bytes gui/devices/320x320/res/images/minus-button.png | Bin 0 -> 432 bytes gui/devices/320x320/res/images/plus-button.png | Bin 0 -> 702 bytes gui/devices/320x320/res/images/progress_empty.png | Bin 0 -> 219 bytes gui/devices/320x320/res/images/progress_fill.png | Bin 0 -> 253 bytes gui/devices/320x320/res/images/radio_empty.png | Bin 0 -> 1454 bytes gui/devices/320x320/res/images/radio_selected.png | Bin 0 -> 1706 bytes gui/devices/320x320/res/images/slideout.png | Bin 0 -> 1267 bytes gui/devices/320x320/res/images/slider-touch.png | Bin 0 -> 5426 bytes gui/devices/320x320/res/images/slider-used.png | Bin 0 -> 2246 bytes gui/devices/320x320/res/images/slider.png | Bin 0 -> 3970 bytes gui/devices/320x320/res/images/sort-button.png | Bin 0 -> 574 bytes gui/devices/320x320/res/images/top-bar.jpg | Bin 0 -> 1066 bytes gui/devices/320x320/res/images/unlock.png | Bin 0 -> 10461 bytes gui/devices/320x320/res/ui.xml | 406 +++ gui/devices/watch/res/watch.xml | 3839 +++++++++++++++++++ 37 files changed, 4252 insertions(+), 3836 deletions(-) create mode 100644 gui/devices/320x320/res/fonts/Roboto-Condensed-14.dat create mode 100644 gui/devices/320x320/res/images/back-icon.png create mode 100644 gui/devices/320x320/res/images/checkbox_checked.png create mode 100644 gui/devices/320x320/res/images/checkbox_empty.png create mode 100644 gui/devices/320x320/res/images/curtain.jpg create mode 100644 gui/devices/320x320/res/images/file.png create mode 100644 gui/devices/320x320/res/images/folder.png create mode 100644 gui/devices/320x320/res/images/home-icon.png create mode 100644 gui/devices/320x320/res/images/indeterminate001.png create mode 100644 gui/devices/320x320/res/images/indeterminate002.png create mode 100644 gui/devices/320x320/res/images/indeterminate003.png create mode 100644 gui/devices/320x320/res/images/indeterminate004.png create mode 100644 gui/devices/320x320/res/images/indeterminate005.png create mode 100644 gui/devices/320x320/res/images/indeterminate006.png create mode 100644 gui/devices/320x320/res/images/keyboard1.png create mode 100644 gui/devices/320x320/res/images/keyboard2.png create mode 100644 gui/devices/320x320/res/images/keyboard3.png create mode 100644 gui/devices/320x320/res/images/keyboard4.png create mode 100644 gui/devices/320x320/res/images/medium-button.png create mode 100644 gui/devices/320x320/res/images/menu-button.png create mode 100644 gui/devices/320x320/res/images/minus-button.png create mode 100644 gui/devices/320x320/res/images/plus-button.png create mode 100644 gui/devices/320x320/res/images/progress_empty.png create mode 100644 gui/devices/320x320/res/images/progress_fill.png create mode 100644 gui/devices/320x320/res/images/radio_empty.png create mode 100644 gui/devices/320x320/res/images/radio_selected.png create mode 100644 gui/devices/320x320/res/images/slideout.png create mode 100644 gui/devices/320x320/res/images/slider-touch.png create mode 100644 gui/devices/320x320/res/images/slider-used.png create mode 100644 gui/devices/320x320/res/images/slider.png create mode 100644 gui/devices/320x320/res/images/sort-button.png create mode 100644 gui/devices/320x320/res/images/top-bar.jpg create mode 100644 gui/devices/320x320/res/images/unlock.png create mode 100644 gui/devices/320x320/res/ui.xml create mode 100644 gui/devices/watch/res/watch.xml diff --git a/gui/Android.mk b/gui/Android.mk index 2acbc92c8..b172b2b25 100644 --- a/gui/Android.mk +++ b/gui/Android.mk @@ -98,11 +98,14 @@ TWRP_COMMON_XML := $(hide) echo "No common TWRP XML resources" ifeq ($(TW_CUSTOM_THEME),) PORTRAIT := 320x480 480x800 480x854 540x960 720x1280 800x1280 1080x1920 1200x1920 1440x2560 1600x2560 LANDSCAPE := 800x480 1024x600 1024x768 1280x800 1920x1200 2560x1600 + WATCH := 240x240 280x280 320x320 TWRP_THEME_LOC := $(commands_recovery_local_path)/gui/devices/$(DEVICE_RESOLUTION)/res ifneq ($(filter $(DEVICE_RESOLUTION), $(PORTRAIT)),) TWRP_COMMON_XML := cp -fr $(commands_recovery_local_path)/gui/devices/portrait/res/* $(TARGET_RECOVERY_ROOT_OUT)/res/ else ifneq ($(filter $(DEVICE_RESOLUTION), $(LANDSCAPE)),) TWRP_COMMON_XML := cp -fr $(commands_recovery_local_path)/gui/devices/landscape/res/* $(TARGET_RECOVERY_ROOT_OUT)/res/ + else ifneq ($(filter $(DEVICE_RESOLUTION), $(WATCH)),) + TWRP_COMMON_XML := cp -fr $(commands_recovery_local_path)/gui/devices/watch/res/* $(TARGET_RECOVERY_ROOT_OUT)/res/ endif else TWRP_THEME_LOC := $(TW_CUSTOM_THEME) diff --git a/gui/devices/240x240/res/ui.xml b/gui/devices/240x240/res/ui.xml index 7e197fc81..92cc12e6a 100644 --- a/gui/devices/240x240/res/ui.xml +++ b/gui/devices/240x240/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -402,3840 +406,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder and File: - - - - - - %tw_zip_location% - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File Sys - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - More... - backupoptions - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Compression - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - More Backup Options - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backupoptions - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backupotions - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - main - - - - - backup - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupoptions - - - - - - - - main - - - - - backupoptions - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupoptions - - - - - - - - main - - - - - backupoptions - - - - - - - - - - tw_encrypt_backup=1 - backupoptions - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup. - - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration - - vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - tw_back=advanced - tw_action=adbsideload - tw_action_text1=ADB Sideload - tw_action_text2=Usage: adb sideload filename.zip - tw_complete_text1=ADB Sideload Complete - tw_has_cancel=1 - tw_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/320x320/res/fonts/Roboto-Condensed-14.dat b/gui/devices/320x320/res/fonts/Roboto-Condensed-14.dat new file mode 100644 index 000000000..f7b174cb1 Binary files /dev/null and b/gui/devices/320x320/res/fonts/Roboto-Condensed-14.dat differ diff --git a/gui/devices/320x320/res/images/back-icon.png b/gui/devices/320x320/res/images/back-icon.png new file mode 100644 index 000000000..fa365f734 Binary files /dev/null and b/gui/devices/320x320/res/images/back-icon.png differ diff --git a/gui/devices/320x320/res/images/checkbox_checked.png b/gui/devices/320x320/res/images/checkbox_checked.png new file mode 100644 index 000000000..81037cb70 Binary files /dev/null and b/gui/devices/320x320/res/images/checkbox_checked.png differ diff --git a/gui/devices/320x320/res/images/checkbox_empty.png b/gui/devices/320x320/res/images/checkbox_empty.png new file mode 100644 index 000000000..94bb057f5 Binary files /dev/null and b/gui/devices/320x320/res/images/checkbox_empty.png differ diff --git a/gui/devices/320x320/res/images/curtain.jpg b/gui/devices/320x320/res/images/curtain.jpg new file mode 100644 index 000000000..0368a6574 Binary files /dev/null and b/gui/devices/320x320/res/images/curtain.jpg differ diff --git a/gui/devices/320x320/res/images/file.png b/gui/devices/320x320/res/images/file.png new file mode 100644 index 000000000..81ba38113 Binary files /dev/null and b/gui/devices/320x320/res/images/file.png differ diff --git a/gui/devices/320x320/res/images/folder.png b/gui/devices/320x320/res/images/folder.png new file mode 100644 index 000000000..feeffe181 Binary files /dev/null and b/gui/devices/320x320/res/images/folder.png differ diff --git a/gui/devices/320x320/res/images/home-icon.png b/gui/devices/320x320/res/images/home-icon.png new file mode 100644 index 000000000..444ffa509 Binary files /dev/null and b/gui/devices/320x320/res/images/home-icon.png differ diff --git a/gui/devices/320x320/res/images/indeterminate001.png b/gui/devices/320x320/res/images/indeterminate001.png new file mode 100644 index 000000000..4a80bc5ac Binary files /dev/null and b/gui/devices/320x320/res/images/indeterminate001.png differ diff --git a/gui/devices/320x320/res/images/indeterminate002.png b/gui/devices/320x320/res/images/indeterminate002.png new file mode 100644 index 000000000..a0b1a03d5 Binary files /dev/null and b/gui/devices/320x320/res/images/indeterminate002.png differ diff --git a/gui/devices/320x320/res/images/indeterminate003.png b/gui/devices/320x320/res/images/indeterminate003.png new file mode 100644 index 000000000..c59c24260 Binary files /dev/null and b/gui/devices/320x320/res/images/indeterminate003.png differ diff --git a/gui/devices/320x320/res/images/indeterminate004.png b/gui/devices/320x320/res/images/indeterminate004.png new file mode 100644 index 000000000..0d7a3a49e Binary files /dev/null and b/gui/devices/320x320/res/images/indeterminate004.png differ diff --git a/gui/devices/320x320/res/images/indeterminate005.png b/gui/devices/320x320/res/images/indeterminate005.png new file mode 100644 index 000000000..a9a6638d9 Binary files /dev/null and b/gui/devices/320x320/res/images/indeterminate005.png differ diff --git a/gui/devices/320x320/res/images/indeterminate006.png b/gui/devices/320x320/res/images/indeterminate006.png new file mode 100644 index 000000000..386abba25 Binary files /dev/null and b/gui/devices/320x320/res/images/indeterminate006.png differ diff --git a/gui/devices/320x320/res/images/keyboard1.png b/gui/devices/320x320/res/images/keyboard1.png new file mode 100644 index 000000000..49e2d50b4 Binary files /dev/null and b/gui/devices/320x320/res/images/keyboard1.png differ diff --git a/gui/devices/320x320/res/images/keyboard2.png b/gui/devices/320x320/res/images/keyboard2.png new file mode 100644 index 000000000..bf7668a6a Binary files /dev/null and b/gui/devices/320x320/res/images/keyboard2.png differ diff --git a/gui/devices/320x320/res/images/keyboard3.png b/gui/devices/320x320/res/images/keyboard3.png new file mode 100644 index 000000000..ff4d63e8b Binary files /dev/null and b/gui/devices/320x320/res/images/keyboard3.png differ diff --git a/gui/devices/320x320/res/images/keyboard4.png b/gui/devices/320x320/res/images/keyboard4.png new file mode 100644 index 000000000..5939b5231 Binary files /dev/null and b/gui/devices/320x320/res/images/keyboard4.png differ diff --git a/gui/devices/320x320/res/images/medium-button.png b/gui/devices/320x320/res/images/medium-button.png new file mode 100644 index 000000000..379eb8616 Binary files /dev/null and b/gui/devices/320x320/res/images/medium-button.png differ diff --git a/gui/devices/320x320/res/images/menu-button.png b/gui/devices/320x320/res/images/menu-button.png new file mode 100644 index 000000000..109a148e7 Binary files /dev/null and b/gui/devices/320x320/res/images/menu-button.png differ diff --git a/gui/devices/320x320/res/images/minus-button.png b/gui/devices/320x320/res/images/minus-button.png new file mode 100644 index 000000000..2f1b27fff Binary files /dev/null and b/gui/devices/320x320/res/images/minus-button.png differ diff --git a/gui/devices/320x320/res/images/plus-button.png b/gui/devices/320x320/res/images/plus-button.png new file mode 100644 index 000000000..f223a98ac Binary files /dev/null and b/gui/devices/320x320/res/images/plus-button.png differ diff --git a/gui/devices/320x320/res/images/progress_empty.png b/gui/devices/320x320/res/images/progress_empty.png new file mode 100644 index 000000000..6d906d264 Binary files /dev/null and b/gui/devices/320x320/res/images/progress_empty.png differ diff --git a/gui/devices/320x320/res/images/progress_fill.png b/gui/devices/320x320/res/images/progress_fill.png new file mode 100644 index 000000000..c4b590300 Binary files /dev/null and b/gui/devices/320x320/res/images/progress_fill.png differ diff --git a/gui/devices/320x320/res/images/radio_empty.png b/gui/devices/320x320/res/images/radio_empty.png new file mode 100644 index 000000000..0766a307e Binary files /dev/null and b/gui/devices/320x320/res/images/radio_empty.png differ diff --git a/gui/devices/320x320/res/images/radio_selected.png b/gui/devices/320x320/res/images/radio_selected.png new file mode 100644 index 000000000..cf0d92539 Binary files /dev/null and b/gui/devices/320x320/res/images/radio_selected.png differ diff --git a/gui/devices/320x320/res/images/slideout.png b/gui/devices/320x320/res/images/slideout.png new file mode 100644 index 000000000..df7a0fa70 Binary files /dev/null and b/gui/devices/320x320/res/images/slideout.png differ diff --git a/gui/devices/320x320/res/images/slider-touch.png b/gui/devices/320x320/res/images/slider-touch.png new file mode 100644 index 000000000..e069c0fbb Binary files /dev/null and b/gui/devices/320x320/res/images/slider-touch.png differ diff --git a/gui/devices/320x320/res/images/slider-used.png b/gui/devices/320x320/res/images/slider-used.png new file mode 100644 index 000000000..bd37e5457 Binary files /dev/null and b/gui/devices/320x320/res/images/slider-used.png differ diff --git a/gui/devices/320x320/res/images/slider.png b/gui/devices/320x320/res/images/slider.png new file mode 100644 index 000000000..d735417f1 Binary files /dev/null and b/gui/devices/320x320/res/images/slider.png differ diff --git a/gui/devices/320x320/res/images/sort-button.png b/gui/devices/320x320/res/images/sort-button.png new file mode 100644 index 000000000..07b1b2498 Binary files /dev/null and b/gui/devices/320x320/res/images/sort-button.png differ diff --git a/gui/devices/320x320/res/images/top-bar.jpg b/gui/devices/320x320/res/images/top-bar.jpg new file mode 100644 index 000000000..5c02ec8f3 Binary files /dev/null and b/gui/devices/320x320/res/images/top-bar.jpg differ diff --git a/gui/devices/320x320/res/images/unlock.png b/gui/devices/320x320/res/images/unlock.png new file mode 100644 index 000000000..c6b5cffea Binary files /dev/null and b/gui/devices/320x320/res/images/unlock.png differ diff --git a/gui/devices/320x320/res/ui.xml b/gui/devices/320x320/res/ui.xml new file mode 100644 index 000000000..ad84a07f9 --- /dev/null +++ b/gui/devices/320x320/res/ui.xml @@ -0,0 +1,406 @@ + + + +
+ + TeamWin + Backup Naowz + Default basic theme + preview.jpg +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml new file mode 100644 index 000000000..052c1bc5c --- /dev/null +++ b/gui/devices/watch/res/watch.xml @@ -0,0 +1,3839 @@ + + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + + + + + + + + Install + + + + install + + + + + + + + Wipe + + wipe + + + + + + + Backup + + backup + + + + + + + Restore + + restore + + + + + + + Mount + + mount + + + + + + + Settings + + settings + + + + + + + + Advanced + + advanced + + + + + + + Reboot + + reboot + + + + + + + + + + + + Select Zip to Install + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=install + selectstorage + + + + + + +
+ + %tw_zip_location% + + + + + + + + + +
+ + + + + + + + flash_confirm + + + + + + main + + + + + main + + + + + + + + + + + + This operation may install incompatible + + + + + + software and render your device unusable. + + + + + + Folder and File: + + + + + + %tw_zip_location% + + + + + + %tw_file% + + + + + + Press back to cancel adding this zip. + + + + + + Zip file signature verification. + + + + + + + + + Inject TWRP after install. + + + + + + + + File %tw_zip_queue_count% of max of 10 + + + + + + flash_zip + + + + + + Swipe to Confirm Flash + + + + + + + + Add More Zips + + install + + + + + + + Clear Zip Queue + + + + install + + + + + + + + install + + + + + + main + + + + + + + + + + + + + + + + Flashing file %tw_zip_index% of %tw_zip_queue_count% + + + + + + %tw_filename% + + + + + + + flash_done + + + + + + + + + + Zip Install Complete + + + + + + + + + + + + + Wipe cache/dalvik + + + tw_back=flash_done + tw_action=wipe + tw_action_param=/cache + tw_has_action2=1 + tw_action2=wipe + tw_action2_param=dalvik + tw_text1=Wipe Cache & Dalvik? + tw_action_text1=Wiping Cache & Dalvik... + tw_complete_text1=Cache & Dalvik Wipe Complete + tw_slider_text=Swipe to Wipe + confirm_action + + + + + + + + Reboot System + + + tw_back=main2 + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= + tw_action_text1=Rebooting... + tw_action_text2= + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + Failed + + + + + + + Successful + + + + + + tw_clear_destination=install + clear_vars + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_operation_state=0 + tw_text1= + tw_text2= + tw_text3= + tw_text4= + tw_action_text1= + tw_action_text2= + tw_action_param= + tw_has_action2=0 + tw_action2= + tw_action2_param= + tw_has_cancel=0 + tw_cancel_action= + tw_cancel_param= + tw_show_exclamation=0 + tw_show_reboot=0 + %tw_clear_destination% + + + + + + + + + + %tw_text1% + + + + + + %tw_text2% + + + + + + %tw_text3% + + + + + + %tw_text4% + + + + + + Press back button to cancel. + + + + + + action_page + + + + + + %tw_slider_text% + + + + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + main + + + + + + + + + + %tw_action_text1% + + + + + + %tw_action_text2% + + + + + + + + + + Cancel + + %tw_cancel_param% + + + + + + + + action_complete + + + + + + + %tw_action_param% + + + + + + + %tw_action_param% + %tw_action2_param% + + + + + + + + + + + %tw_action_text1% + + + + + + %tw_action_text2% + + + + + + + + + + tw_page_done=1 + + + + + + + %tw_action_param% + + + + + + + %tw_action_param% + %tw_action2_param% + + + + + + + + + + + %tw_complete_text1% + + + + + + + Failed + + + + + + + Successful + + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + + %tw_filecheck% + + + + + + + + + tw_fileexists=1 + %tw_existpage% + + + + + + + + + + tw_fileexists=0 + %tw_notexistpage% + + + + + + + + %tw_action_param% + + + + + confirm_action + + + + + + + + + + Factory Reset + + + + + + Wipes Data, Cache, and Dalvik + + + + + + + + + + .android_secure + + + + + + + (not including internal storage) + + + + + + + SD-EXT + + + + + + Most of the time this is + + + + + + the only wipe that you need. + + + + + + Press back button to cancel. + + + + + + + Advanced Wipe + + + partitionlisterror=0 + advancedwipe + + + + + + + + + + + + Format Data + + + formatdata + + + + + + + + tw_back=wipe + tw_action=wipe + tw_action_param=data + tw_action_text1=Factory Reset... + tw_complete_text1=Factory Reset Complete + action_page + + + + + + + Swipe to Factory Reset + + + + + main + + + + + main + + + + + + + + tw_wipe_list= + + + + + + Wipe Menu + + + + + +
+ + Select Partitions to Wipe: + + + + + + +
+ + + + + + tw_back=advancedwipe + tw_action=wipe + tw_action_param=LIST + tw_text1=Wipe Selected Partition(s)? + tw_action_text1=Wiping Partition(s)... + tw_complete_text1=Wipe Complete + action_page + + + + + + + + + Repair or Change File System + + + checkpartitionlist + + + + + + + + Invalid partition selection + + + + + + Swipe to Wipe + + + + + main + + + + + wipe + + + + + + + + + + Format Data will wipe all of your apps, + + + + + + backups, pictures, videos, media, and + + + + + + removes encryption on internal storage. + + + + + + This cannot be undone. Press back to cancel. + + + + + + Type yes to continue. + + + + + + + + %tw_confirm_formatdata% + + + formatdata_confirm + + + + + + + main + + + + + wipe + + + + + + + + + + tw_back=formatdata + tw_action=wipe + tw_action_param=DATAMEDIA + tw_action_text1=Formatting Data... + tw_complete_text1=Data Format Complete + action_page + + + + + + formatdata + + + + + + + + partitionlisterror=0 + + partitionoptions + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + + + + + + + + Partition Options for: %tw_partition_name% + + + + + + Mount Point: %tw_partition_mount_point% + + + + + + Current file system: %tw_partition_file_system% + + + + + + + Present: Yes + + + + + + + Present: No + + + + + + + Removable: Yes + + + + + + + Removable: No + + + + + + Size: %tw_partition_size%MB + + + + + + Used: %tw_partition_used%MB + + + + + + Free: %tw_partition_free%MB + + + + + + Backup Size: %tw_partition_backup_size%MB + + + + + + + + Repair + + + tw_back=partitionoptions + tw_action=repair + tw_action_param=%tw_partition_mount_point% + tw_has_action2=0 + tw_text1=Repair %tw_partition_name%? + tw_text2= + tw_action_text1=Repairing... + tw_complete_text1=Repair Complete + tw_slider_text=Swipe to Repair + confirm_action + + + + + + + + Change File Sys + + selectfilesystem + + + + + main + + + + + advancedwipe + + + + + + + + + + + + Change file system for: %tw_partition_name% + + + + + + Mount Point: %tw_partition_mount_point% + + + + + + Current file system: %tw_partition_file_system% + + + + + + Proceed with caution! + + + + + + + + EXT2 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext2 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT2? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + EXT3 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext3 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT3? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + EXT4 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext4 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT4? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + F2FS + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=f2fs + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to F2FS? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + FAT + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=vfat + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to FAT? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + exFAT + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=exfat + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to exFAT? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + main + + + + + partitionoptions + + + + + + + + + + + + + + Backup Name: %tw_backup_name% + + tw_fileexists=0 + backupname1 + + + + + + +
+ + Select Partitions to Back Up: + + + + + + +
+ + + + + + + More... + backupoptions + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=backup + selectstorage + + + + + + + Compression + + + + + + + + backup_run + + + + + + Swipe to Back Up + + + + + main + + + + + main + + + + + + + + + + More Backup Options + + + + + + + + + + + + No Encryption + + backupencryption + + + + + + + + + + + + + Using Encryption + + tw_password_not_match=0 + backupencryption + + + + + + + + + Refresh Sizes + + + backupoptions + + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=backupotions + selectstorage + + + + + + + Enable compression. + + + + + + + + Skip MD5 generation during backup. + + + + + + + main + + + + + backup + + + + + + + + + + + backupname2 + + + + + + + + + + Please Enter a Backup Name + + + + + + + + %tw_backup_name% + + + + tw_filecheck=%tw_backups_folder%/%tw_backup_name% + tw_existpage=backupname2 + tw_notexistpage=backup + filecheck + + + + + + + + A backup with that name already exists! + + + + + + + Append Date + + + + + + + + + Cancel + + + tw_backup_name=(Auto Generate) + backup + + + + + + + + + tw_backup_name=(Auto Generate) + main + + + + + + + tw_backup_name=(Auto Generate) + backup + + + + + + + + + + + + + Encrypt your backup? + + + + + + Please Enter A Password: + + + + + + + + %tw_backup_encrypt_display% + + + backupencryption2 + + + + + + + Passwords Do Not Match + + + + + + + Cancel + + + tw_encrypt_backup=0 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backupoptions + + + + + + + + main + + + + + backupoptions + + + + + + + + + + + + Encrypt your backup? + + + + + + Please Enter Password Again: + + + + + + + + %tw_backup_encrypt_display2% + + + + checkbackuppassword + + + + + + + + Cancel + + + tw_encrypt_backup=0 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backupoptions + + + + + + + + main + + + + + backupoptions + + + + + + + + + + tw_encrypt_backup=1 + backupoptions + + + + + + + tw_encrypt_backup=0 + tw_password_not_match=1 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backupencryption + + + + + + + + + + + %tw_operation% %tw_partition% + + + + + + %tw_file_progress% + + + + + + %tw_size_progress% + + + + + + + + backup + + + + + + tw_back=backup + tw_complete_text1=Backup Complete + tw_show_reboot=1 + action_complete + + + + + + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=restore + selectstorage + + + + + + +
+ + Select Package to Restore: + + + + + + + + + +
+ + + + + + + + restore_read + + + + + + main + + + + + main + + + + + + + + + + tw_password_fail=0 + restore_decrypt + + + + + + + restore_select + + + + + + + + + + + Backup Encrypted + + + + + + Please Enter Your Password: + + + + + + + + %tw_restore_display% + + + + try_restore_decrypt + + + + + + + + Password Failed, Please Try Again + + + + + + + Cancel + + + tw_page_done=1 + restore + + + + + + + + Delete + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" + tw_text1=Delete Backup? %tw_restore_name% + tw_text2=This cannot be undone! + tw_action_text1=Deleting Backup... + tw_complete_text1=Backup Delete Complete + tw_slider_text=Swipe to Delete + confirm_action + + + + + + + + main + + + + + restore + + + + + + + + + + + + Trying Decryption with Your Password + + + + + + + + + + + + + + + + + tw_password_fail=1 + restore_decrypt + + + + + + + + + + tw_page_done=1 + restore_select + + + + + + + + + + +
+ + Restoring: %tw_restore_name% + + + + + + +
+ + + + + + + Rename Backup + + tw_backup_rename= + tw_fileexists=0 + renamebackup + + + + + + + + + Delete Backup + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" + tw_text1=Delete Backup? %tw_restore_name% + tw_text2=This cannot be undone! + tw_action_text1=Deleting Backup... + tw_complete_text1=Backup Delete Complete + tw_slider_text=Swipe to Delete + confirm_action + + + + + + + Enable MD5 verification of backup. + + + + + + + + restore_run + + + + + + Swipe to Restore + + + + + main + + + + + restore + + + + + + + + + + Please Enter a New Backup Name + + + + + + + + %tw_backup_rename% + + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" + tw_text1=Rename Backup? + tw_text2=This cannot be undone! + tw_action_text1=Renaming Backup... + tw_complete_text1=Backup Rename Complete + tw_slider_text=Swipe to Rename + tw_filecheck=%tw_backups_folder%/%tw_backup_rename% + tw_existpage=renamebackup + tw_notexistpage=confirm_action + filecheck + + + + + + + + A backup with that name already exists! + + + + + + + Cancel + + restore_select + + + + + + + main + + + + + restore_select + + + + + + + + + + + + %tw_operation% %tw_partition% + + + + + + %tw_size_progress% + + + + + + + + + + tw_back=restore_select + tw_complete_text1=Restore Complete + tw_show_reboot=1 + action_complete + + + + + restore + + + + + + + + + +
+ + Select Storage: + + + + + + +
+ + + + + + OK + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + main + + + + + + %tw_back% + + + + + + + + + + + + +
+ + Select Partitions to Mount: + + + + + +
+ + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=mount + selectstorage + + + + + + + + + USB Storage + + usb_mount + + + + + + + + + + + Decrypt Data + + decrypt + + + + + main + + + + + main + + + + + + + + + + + + USB Storage Mounted + + + + + + Be sure to safely remove your device + + + + + + from your computer before unmounting! + + + + + + + Unmount + + usb_umount + + + + usb + + + + + + + + usb + + + + mount + + + + + + + + + + Reboot Menu + + + + + + + + System + + + tw_back=reboot + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Power Off + + + tw_back=reboot + tw_action=reboot + tw_action_param=poweroff + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to power off? + tw_action_text1=Turning Off... + tw_complete_text1=Turning Off... + tw_slider_text=Swipe to Power Off + rebootcheck + + + + + + + + + Recovery + + + tw_back=reboot + tw_action=reboot + tw_action_param=recovery + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Bootloader + + + tw_back=reboot + tw_action=reboot + tw_action_param=bootloader + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Download + + + tw_back=reboot + tw_action=reboot + tw_action_param=download + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + main + + + + + main + + + + + + + + + + + + Zip file signature verification. + + + + + + + + Use rm -rf instead of formatting. + + + + + + + + Skip MD5 generation during backup. + + + + + + + + Enable MD5 verification of backup files. + + + + + + + + Use Military Time. + + + + + + + + Simulate actions for theme testing. + + + + + + + + + Simulate failure for actions. + + + + + + + + + Time Zone + + timezone + + + + + + + Screen + + screen + + + + + + + Restore Defaults + + + + + + + + + Vibration + + vibrate + + + + + main + + + + + main + + + + + + + + + + + +
+ + Select Time Zone: + + + + + + BST11;BDT + HST10;HDT + AST9;ADT + PST8;PDT + MST7;MDT + CST6;CDT + EST5;EDT + AST4;ADT + GRNLNDST3;GRNLNDDT + FALKST2;FALKDT + AZOREST1;AZOREDT + GMT0;BST + NFT-1;DFT + WET-2;WET + SAUST-3;SAUDT + WST-4;WDT + PAKST-5;PAKDT + TASHST-6;TASHDT + THAIST-7;THAIDT + TAIST-8;TAIDT + JST-9;JSTDT + EET-10;EETDT + MET-11;METDT + NZST-12;NZDT +
+ + + + + Do you use daylight savings time (DST)? + + + + + + + + Offset (usually 0): %tw_time_zone_guioffset% + + + + + + + None + + tw_time_zone_guioffset=0 + + + + + + + 15 + + tw_time_zone_guioffset=15 + + + + + + + 30 + + tw_time_zone_guioffset=30 + + + + + + + 45 + + tw_time_zone_guioffset=45 + + + + + + + Set Time Zone + + + + + + + + Current Time Zone: %tw_time_zone% + + + + + main + + + + + settings + + + + + + + + + + Screen Settings + + + + + + + + Enable screen timeout. + + tw_screen_timeout_secs=60 + + + + + + + + Enable screen timeout. + + tw_screen_timeout_secs=0 + + + + + + + + + + Screen timeout in seconds: + + + + + + + + + + Brightness: %tw_brightness_pct%% + + + tw_brightness=%tw_brightness_max% + tw_brightness*%tw_brightness_pct% + tw_brightness/100 + echo %tw_brightness% > "%tw_brightness_file%" + + + + + + main + + + + + settings + + + + + + + + + + + + Vibration Settings : + + + + + + Button Vibration: + + + + + + + + Keyboard Vibration: + + + + + + + + Action Vibration: + + + + + + + main + + + + + settings + + + + + + + + + + + + Advanced + + + + + + + Copy Log to SD + + + tw_back=advanced + tw_action=copylog + tw_text1=Copy Log to SD Card? + tw_action_text1=Copying Log to SD Card... + tw_complete_text1=Log Copy Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + Fix Permissions + + + tw_back=advanced + tw_action=fixpermissions + tw_text1=Fix Permissions? + tw_action_text1=Fixing Permissions... + tw_complete_text1=Fix Permissions Complete + tw_slider_text=Swipe to Confirm + tw_show_reboot=1 + confirm_action + + + + + + + + + Partition SD Card + + partsdcard + + + + + + + File Manager + + filemanagerlist + + + + + + + Terminal Command + + terminalfolder + + + + + + + Reload Theme + + + + + + + + + ADB Sideload + + sideload + + + + + + + + HTC Dumlock + + htcdumlock + + + + + + + + Re-Inject TWRP + + + tw_back=advanced + tw_action=reinjecttwrp + tw_text1=Re-Inject TWRP? + tw_action_text1=Re-Injecting TWRP... + tw_complete_text1=TWRP Injection Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + main + + + + + main + + + + + + + + + + + + Partition SD Card + + + + + + + + + tw_sdext_size-128 + + + + + + + + + tw_sdext_size+128 + + + + + + EXT Size: %tw_sdext_size% + + + + + + + + + tw_swap_size-32 + + + + + + + + + tw_swap_size+32 + + + + + + Swap Size: %tw_swap_size% + + + + + + File system: %tw_sdpart_file_system% + + + + + + + EXT3 + + tw_sdpart_file_system=ext3 + + + + + + + + EXT4 + + tw_sdpart_file_system=ext4 + + + + + + You will lose all files on your SD card! + + + + + + This action cannot be undone! + + + + + + partsdcardaction + + tw_back=partsdcard + tw_action=partitionsd + tw_has_action2=1 + tw_action2=set + tw_action2_param=tw_zip_location=/sdcard + tw_action_text1=Partitioning SD Card... + tw_action_text2=This will take a few minutes. + tw_complete_text1=Partitioning Complete + action_page + + + + + + + Swipe to Partition + + + + + main + + + + + advanced + + + + + + + + + + HTC Dumlock + + + + + + + + Restore Original Boot + + + tw_back=htcdumlock + tw_action=htcdumlockrestoreboot + tw_text1=Restore original boot image? + tw_action_text1=Restoring Original Boot... + tw_complete_text1=Restore Original Boot Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + + Reflash Recovery + + + tw_back=htcdumlock + tw_action=htcdumlockreflashrecovery + tw_text1=Reflash recovery to boot? + tw_action_text1=Flashing recovery to boot... + tw_complete_text1=Recovery Flash to Boot Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + + Install HTC Dumlock + + + tw_back=htcdumlock + tw_action=installhtcdumlock + tw_text1=Install HTC dumlock files to ROM? + tw_action_text1=Installing HTC Dumlock... + tw_complete_text1=HTC Dumlock Install Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + main + + + + + advanced + + + + + + + + + + + + + + + + + + + + + + + Swipe to Unlock + + + + + + + + + + File Manager: Select a File or Folder + + + + + +
+ + %tw_file_location1% + + + + + + + + + +
+ + + + + + tw_fm_type=File + tw_fm_isfolder=0 + + + + + + main + + + + + advanced + + + + + + filemanageroptions + + + + + + + + Select + + + tw_filename1=tw_file_location1 + tw_fm_isfolder=1 + tw_fm_type=Folder + filemanageroptions + + + + + + + + + + + %tw_fm_type% Selected: + + + + + + %tw_filename1% + + + + + + + + Copy File + + + tw_filemanager_command=cp + tw_fm_text1=Copying + choosedestinationfolder + + + + + + + + + Copy Folder + + + tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R + tw_fm_text1=Copying + choosedestinationfolder + + + + + + + + Move + + + tw_filemanager_command=mv + tw_fm_text1=Moving + choosedestinationfolder + + + + + + + + chmod 755 + + + tw_filemanager_command=chmod 755 + tw_fm_text1=chmod 755 + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + chmod + + + tw_filemanager_rename=0000 + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerchmod + + + + + + + + Delete + + + tw_filemanager_command=rm -rf + tw_fm_text1=Deleting + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + + Rename File + + + tw_filemanager_rename=tw_selection1 + tw_fm_text1=Renaming + tw_filemanager_command=mv + filemanagerrenamefile + + + + + + + + + Rename Folder + + + tw_filemanager_rename=tw_selection1 + tw_fm_text1=Renaming + tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv + filemanagerrenamefolder + + + + + + main + + + + + filemanagerlist + + + + + + + + + + + + Browse to Destination & Press Select + + + + + +
+ + %tw_file_location2% + + + + + + + + + +
+ + + + + + main + + + + + filemanageroptions + + + + + + + Select + + + tw_fm_text2=to + tw_fm_text3=%tw_file_location2% + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + + + + Please Enter a New %tw_fm_type% Name + + + + + + + + %tw_filemanager_rename% + + + + tw_fm_text2=to + tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + Please Enter a New %tw_fm_type% Name + + + + + + + + %tw_filemanager_rename% + + + + tw_fm_text2=to + tw_fm_text3=%tw_filemanager_rename% + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + Please Enter New Permissions + + + + + + + + %tw_filemanager_rename% + + + + tw_filemanager_command=chmod %tw_filemanager_rename% + tw_fm_text1=chmod %tw_filemanager_rename% + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + %tw_fm_text1% + + + + + + %tw_filename1% + + + + + + %tw_fm_text2% + + + + + + %tw_fm_text3% + + + + + + Press back button to cancel. + + + + + + filemanageracction + + + + + + Swipe to Confirm + + + + + %tw_back% + + + + + main + + + + + + + + + + + %tw_fm_text1% + + + + + + + + + + + + + tw_back=filemanagerlist + tw_complete_text1=File Operation Complete + action_complete + + + + + + + + + + tw_complete_text1=File Operation Complete + action_complete + + + + + + + %tw_filemanager_command% "%tw_filename1%" + + + + + + + %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" + + + + + + + + + + + Please Enter Your Password + + + + + + + + %tw_crypto_display% + + + + trydecrypt + + + + + + + + Password Failed, Please Try Again + + + + + + + Cancel + + + tw_page_done=1 + main + + + + + + + + + + + + + + + Trying Decryption with Your Password + + + + + + + + + + + + + + + + + tw_password_fail=1 + decrypt + + + + + + + + + + tw_page_done=1 + main + + + + + + + + + + + Browse to Starting Folder + + + + + +
+ + %tw_terminal_location% + + + + + + + + + +
+ + + + + + main + + + + + advanced + + + + + + + Select + + + terminalcommand + + + + + + + + + + + + + + + + + Starting Path: %tw_terminal_location% + + + + + + + + + %tw_terminal_command% + + + %tw_terminal_command% + + + + + + + + KILL + + + + + + + + + main + + + + + terminalfolder + + + + + + + + + + ADB Sideload + + + + + + Wipe Dalvik Cache. + + + + + + + + Wipe Cache. + + + + + + + + + tw_back=advanced + tw_action=adbsideload + tw_action_text1=ADB Sideload + tw_action_text2=Usage: adb sideload filename.zip + tw_complete_text1=ADB Sideload Complete + tw_has_cancel=1 + tw_show_reboot=1 + tw_cancel_action=adbsideloadcancel + action_page + + + + + + + Swipe to Start Sideload + + + + + main + + + + + advanced + + + + + + + + + + Install SuperSU? + + + + + + Your device does not appear to be rooted. + + + + + + Install SuperSU now? + + + + + + This will root your device. + + + + + + + Do Not Install + + tw_page_done=1 + + + + + + + tw_action=installsu + tw_action_text1=Installing SuperSU + tw_action_text2= + singleaction_page + + + + + + + Swipe to Install + + + + -- cgit v1.2.3