From 76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53 Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Fri, 10 May 2019 10:50:04 -0500 Subject: Add option to uninstall TWRP app from /system Change-Id: Ibe372a372333c357810be2afcb3796723ca370cb --- gui/theme/common/landscape.xml | 12 ++++++++++++ gui/theme/common/languages/en.xml | 4 ++++ gui/theme/common/portrait.xml | 12 ++++++++++++ gui/theme/common/watch.xml | 12 ++++++++++++ 4 files changed, 40 insertions(+) (limited to 'gui/theme') diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml index bb9878fd6..8244c461e 100755 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -3433,6 +3433,18 @@ confirm_action + + + + tw_back=advanced + tw_action=uninstalltwrpsystemapp + tw_text1={@uninstall_twrp_system_app_confirm=Uninstall TWRP App from System?} + tw_action_text1={@uninstalling_twrp_system_app=Uninstalling TWRP App from System...} + tw_complete_text1={@uninstall_twrp_system_app_complete=Uninstall TWRP App from System Complete} + tw_slider_text={@swipe_to_confirm=Swipe to Confirm} + confirm_action + + diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml index 9b525f063..4a0ac7fdc 100755 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -126,6 +126,10 @@ Install as a System App Installing App... Swipe to Install TWRP App + Uninstall TWRP App from System + Uninstall TWRP App from System? + Uninstalling TWRP App from System... + Uninstall TWRP App from System Complete Swipe to confirm Flash Confirm Action Press back button to cancel. diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index 86b211132..e014cc53a 100755 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -3594,6 +3594,18 @@ confirm_action + + + + tw_back=advanced + tw_action=uninstalltwrpsystemapp + tw_text1={@uninstall_twrp_system_app_confirm=Uninstall TWRP App from System?} + tw_action_text1={@uninstalling_twrp_system_app=Uninstalling TWRP App from System...} + tw_complete_text1={@uninstall_twrp_system_app_complete=Uninstall TWRP App from System Complete} + tw_slider_text={@swipe_to_confirm=Swipe to Confirm} + confirm_action + + diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml index fcb00bccf..f5d32228d 100755 --- a/gui/theme/common/watch.xml +++ b/gui/theme/common/watch.xml @@ -4205,6 +4205,18 @@ confirm_action + + + + tw_back=advanced + tw_action=uninstalltwrpsystemapp + tw_text1={@uninstall_twrp_system_app_confirm=Uninstall TWRP App from System?} + tw_action_text1={@uninstalling_twrp_system_app=Uninstalling TWRP App from System...} + tw_complete_text1={@uninstall_twrp_system_app_complete=Uninstall TWRP App from System Complete} + tw_slider_text={@swipe_to_confirm=Swipe to Confirm} + confirm_action + +