From 19fb79c722622ac4a068e258501ab4b161420cda Mon Sep 17 00:00:00 2001 From: bigbiff bigbiff Date: Mon, 5 Sep 2016 21:04:51 -0400 Subject: ADB Backup: add ability for TWRP GUI to restore Restore adb backup files that TWRP made to your PC. Put files in your backup directory to see them. e.g. /sdcard/TWRP/BACKUPS/ Change-Id: I2c57970d77b64c39a302159041456e761c185259 --- gui/theme/common/landscape.xml | 3 ++- gui/theme/common/portrait.xml | 3 ++- gui/theme/common/watch.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'gui/theme') diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml index c3d89fe2d..f460e6fee 100644 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -2047,7 +2047,7 @@ {@restore_sel_pack_fs=Select Package to Restore:} - + @@ -2273,6 +2273,7 @@ + {@restore_enable_digest_chk=Enable Digest Verification of Backup Files} diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index f163bea8b..0d1d6d8a2 100644 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -2209,7 +2209,7 @@ {@restore_sel_pack_fs=Select Package to Restore:} - + @@ -2429,6 +2429,7 @@ + {@restore_enable_digest_chk=Enable Digest Verification of Backup Files} diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml index d5ef86972..152818e72 100644 --- a/gui/theme/common/watch.xml +++ b/gui/theme/common/watch.xml @@ -2551,7 +2551,7 @@ %tw_storage_display_name% - + @@ -2807,6 +2807,7 @@ + -- cgit v1.2.3