diff --git a/Orbot/AUTHORS b/Orbot/AUTHORS index 2690a6f2..54902397 100644 --- a/Orbot/AUTHORS +++ b/Orbot/AUTHORS @@ -1,7 +1,7 @@ - This file lists the authors for Orbot, - a free software project to provide anonymity on the Internet on Android smartphones. + This file lists the authors for Orweb, + a free software project to provide anonymity web browsing on Android smartphones. - For more information about Orbot, see http://openideals.com/guardian + For more information about Orweb, see http://guardianproject.info/apps/orweb If you got this file as a part of a larger bundle, there are probably other authors that you should be aware of. @@ -12,16 +12,7 @@ Main Authors: Nathan Freitas developed the primary Android application and managed the porting of Tor to Android. -Jake Appelbaum regular gave Nathan a -swift kick in the rear to get this done. He has also provided -extensive guidance and review. Most recently he has been -promoted to Chief Application Resource Editor. Contributors: ------------- -Nick Mathewson wrote some of the patch -code to support the compiling of Tor and LibEvent on Android, -and generaly provided guidance in the entire effort. - -Adam Langley <> made the original valiant effort to port -Tor to Android. \ No newline at end of file +Connell Gauld developed the original Shadow browser on which this project is based. \ No newline at end of file diff --git a/Orbot/AndroidManifest.xml b/Orbot/AndroidManifest.xml index 9b3629e0..21ce93c9 100644 --- a/Orbot/AndroidManifest.xml +++ b/Orbot/AndroidManifest.xml @@ -6,10 +6,9 @@ - - + @@ -27,7 +26,7 @@ - + diff --git a/Orbot/CHANGELOG b/Orbot/CHANGELOG index b32721d7..c5e3e3f0 100644 --- a/Orbot/CHANGELOG +++ b/Orbot/CHANGELOG @@ -1,5 +1,11 @@ +0.0.3x - 2010-03-15 +- Added Start/Stop menu item for non-touch activation +- Improved parsing and validation of settings screen +- UI now compatible with landscape mode +- Added relay support for static/publicly accessible IP devices + 0.0.3a - 2010-02-07 -- Integrated iptables support for transparenty proxying of outbound port 80 and DNS +- Integrated iptables support for transparent proxying of outbound port 80 and DNS - Privoxy is now used as HTTP Proxy server (cross-compiled to ARM) - New UI layout and graphics - Android settings screen for generated torrc file diff --git a/Orbot/README b/Orbot/README index 1e39413c..ffb829c6 100644 --- a/Orbot/README +++ b/Orbot/README @@ -22,4 +22,4 @@ Tor Frequently Asked Questions: *********************************************** -/* Copyright (c) 2009, Nathan Freitas, The Guardian Project - http://openideals.com/guardian */ +/* Copyright (c) 2009, Nathan Freitas, The Guardian Project - http://guardianproject.info */ diff --git a/Orbot/default.properties b/Orbot/default.properties index b6f84213..08ad68f1 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=android-2 +target=android-4 apk-configurations= diff --git a/Orbot/res/values/strings.xml b/Orbot/res/values/strings.xml index 589c8b97..cbc6de11 100644 --- a/Orbot/res/values/strings.xml +++ b/Orbot/res/values/strings.xml @@ -8,8 +8,7 @@ https://check.torproject.org/?TorButton=true start and stop Tor torproxyservice - - + Orbot is starting... Connected to the Tor network "Orbot is Deactivated @@ -27,6 +26,9 @@ Log Help Apps +Start +Stop + Help