From 2a2bfb4abf1d24253bcb4c02f56eb1d2d2a2a58d Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Fri, 30 Jul 2010 20:19:13 +0000 Subject: [PATCH] updated root perm cacheing issue and help wizard dialogs svn:r22729 --- Orbot/AndroidManifest.xml | 2 - Orbot/default.properties | 2 +- Orbot/res/layout/layout_wizard_tips.xml | 7 +- Orbot/res/values/strings.xml | 17 +-- Orbot/res/xml/preferences.xml | 11 ++ Orbot/src/org/torproject/android/Orbot.java | 58 ++++----- .../org/torproject/android/WizardHelper.java | 111 ++++++++++-------- 7 files changed, 112 insertions(+), 96 deletions(-) diff --git a/Orbot/AndroidManifest.xml b/Orbot/AndroidManifest.xml index 08eec664..65e4656e 100644 --- a/Orbot/AndroidManifest.xml +++ b/Orbot/AndroidManifest.xml @@ -4,8 +4,6 @@ android:versionName="0.2.2.14-orbot-alpha-0.0.9" android:versionCode="8"> - - diff --git a/Orbot/default.properties b/Orbot/default.properties index d8796c79..06c219ae 100644 --- a/Orbot/default.properties +++ b/Orbot/default.properties @@ -10,5 +10,5 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=Google Inc.:Google APIs:3 +target=android-3 apk-configurations= diff --git a/Orbot/res/layout/layout_wizard_tips.xml b/Orbot/res/layout/layout_wizard_tips.xml index 825be2f5..00b5323f 100644 --- a/Orbot/res/layout/layout_wizard_tips.xml +++ b/Orbot/res/layout/layout_wizard_tips.xml @@ -15,12 +15,13 @@ android:layout_height="fill_parent" android:padding="3px"> - + -