From 4f333e370d68a3606a0f39c5a610276d959ce00d Mon Sep 17 00:00:00 2001 From: Sathyanarayanan Gunasekaran Date: Fri, 10 Jun 2011 00:31:35 +0530 Subject: [PATCH] Updated Permissions and Transproxy screens Included a checkbox in Permission screen to account for users who do not wish to grant root permissions. Updated radio buttons in Transproxy screen --- res/layout/layout_wizard_permissions.xml | 1 + res/layout/layout_wizard_root.xml | 17 +++++---- res/values/strings.xml | 2 +- .../android/ConfigureTransProxy.java | 24 +++++++++++-- src/org/torproject/android/Permissions.java | 35 +++++++++++++++++++ 5 files changed, 69 insertions(+), 10 deletions(-) diff --git a/res/layout/layout_wizard_permissions.xml b/res/layout/layout_wizard_permissions.xml index f7ecab80..168968b7 100644 --- a/res/layout/layout_wizard_permissions.xml +++ b/res/layout/layout_wizard_permissions.xml @@ -39,6 +39,7 @@ + diff --git a/res/layout/layout_wizard_root.xml b/res/layout/layout_wizard_root.xml index 62afa38a..afe60052 100644 --- a/res/layout/layout_wizard_root.xml +++ b/res/layout/layout_wizard_root.xml @@ -41,12 +41,17 @@ android:layout_height="fill_parent" android:padding="3px"> - - - - - -