Commit Graph

191 Commits

Author SHA1 Message Date
Nathan Freitas f255420782 Merge branch 'kensan/obfsbridge-prefs' into obfs
Conflicts:
	src/org/torproject/android/service/TorService.java
2012-02-12 13:05:19 -05:00
Nathan Freitas 3f3e091a54 moved bridge config out of torrc into applyPrefs() 2012-02-12 12:29:11 -05:00
Adrian-Ken Rueegsegger c7e55cac62 Add strings and prefs related to obfuscated bridges 2012-02-12 13:19:34 +01:00
Nathan Freitas bf92bd1cf3 updated default string values 2012-02-12 01:26:54 -05:00
Nathan Freitas a809eb9aa0 added new default values for obfs bridges 2012-02-12 01:23:03 -05:00
Nathan Freitas c68d8c3a45 adding compressed tor binary as mp3 - don't ask! 2012-02-11 22:41:58 -05:00
Nathan Freitas 834188a22e updating binaries and config files 2012-02-11 22:38:32 -05:00
Nathan Freitas 2c9d686476 added, updated binaries and torrc 2012-02-11 04:06:57 -05:00
Nathan Freitas 7410be6389 added persist notify pref string 2012-01-25 20:10:09 -05:00
Nathan Freitas 1a7afea671 added pref for persist notifications 2012-01-25 20:09:44 -05:00
Nathan Freitas 08a0376410 cleaned up notify icons 2012-01-25 20:05:43 -05:00
Nathan Freitas 71e79ea56c updated version string in text for about dialog 2012-01-16 23:41:38 -05:00
Nathan Freitas 6e83dd0298 zip file (renamed mp3 for compression issues) of 0.2.3.10 binary 2012-01-15 10:46:13 -05:00
Nathan Freitas d9fcd7274a updating version number 2012-01-15 10:45:59 -05:00
Nathan Freitas 5ff9e40851 added new error state strings 2012-01-13 10:24:42 -05:00
Nathan Freitas 4bbca2927d added new pref for using built-in iptables binary 2012-01-12 20:57:38 -05:00
Nathan Freitas 7efd63742d added new menu icon 2012-01-12 15:48:08 -05:00
Nathan Freitas 805b823a5f updated menu icons 2012-01-12 15:46:33 -05:00
Nathan Freitas 369b043408 moved layout for high-res screens 2012-01-09 01:38:56 -05:00
Nathan Freitas 1bdbf57ffa adding in binaries with .mp3 extensions for dev CI 2012-01-09 00:32:20 -05:00
Nathan Freitas 78fc2d946d updated version strings 2012-01-09 00:22:16 -05:00
Nathan Freitas de440d398e removed tor and geoip binary 2012-01-09 00:21:11 -05:00
Nathan Freitas 76fc2cd014 more string work, this time on service notifications 2011-11-14 04:18:33 -05:00
Nathan Freitas 2b8eef305c a bit more cleanup on strings for about and hidden service requests 2011-11-14 04:03:41 -05:00
Nathan Freitas bfeceb7fd0 small changes to layout title centering 2011-11-14 03:38:09 -05:00
Nathan Freitas 66e1e82fde extracted strings from preferences to put them properly in strings.xml 2011-11-14 03:20:11 -05:00
Sathyanarayanan Gunasekaran c35e134fa7 Cleaner UI
Signed-off-by: Nathan Freitas <nathan@freitas.net>
2011-11-14 03:07:53 -05:00
Nathan Freitas a118a65776 small layout tweaks for tablets 2011-11-13 10:39:08 -05:00
Nathan Freitas 8e199a3e9c updated strings; modified iptables clear behavior; 2011-11-12 11:56:16 -05:00
Nathan Freitas d0bca772ae updated tor binary to latest 2011-11-01 20:35:40 -04:00
Nathan Freitas 99e051a8b7 small change to strings 2011-10-29 00:15:24 -04:00
Nathan Freitas ef5c506fdd updates to properly support tor-tether mode 2011-10-28 23:53:40 -04:00
Nathan Freitas 73265cec1d fixes for wizard transproxy screen 2011-10-28 13:39:14 -04:00
Nathan Freitas c9fd132b68 updated background image 2011-10-28 11:25:03 -04:00
Nathan Freitas ce804b7d65 removed old binaries, updated with new zipped resources 2011-10-28 11:00:41 -04:00
Nathan Freitas 6bd0981d09 geoip file - named .mp3 to avoid weird android compression problems 2011-10-28 00:32:40 -04:00
Nathan Freitas fa313c700a new graphics. woot. 2011-10-28 00:32:18 -04:00
Nathan Freitas def974fa95 updated layout, strings, and graphics 2011-10-28 00:31:26 -04:00
Nathan Freitas 2cc235077e updated tor binary segments to 0.2.3.1-alpah 2011-07-25 17:25:49 -04:00
Nathan Freitas 06d6d6d01b moved some pref strings to strings.xml 2011-07-25 10:51:50 -04:00
Nathan Freitas f74ebfc75a removed version string from resources; now dynamic 2011-07-25 10:50:56 -04:00
Nathan Freitas 9c31399663 removed large tor, added split up binary 2011-07-25 10:49:46 -04:00
Nathan Freitas cd6c533a71 Merge branch 'wizard'
Conflicts:
	res/values/strings.xml
	src/org/torproject/android/Orbot.java
2011-07-24 17:09:30 -04:00
Sathyanarayanan Gunasekaran 322284ef9b Added warning icon to Warning screen 2011-06-14 22:38:14 +05:30
Sathyanarayanan Gunasekaran fbdeb71974 Updated RadioButtons in ConfigureTransProxy
All the RadioButtons are unchecked by default. The next button
is disabled until a RadioButton is checked.
2011-06-13 15:40:34 +05:30
Sathyanarayanan Gunasekaran d937ee3ca9 Wizard UI/UX Refresh
Added theme.xml, updated all the views. Changed radiobutton logic
2011-06-13 01:11:46 +05:30
Sathyanarayanan Gunasekaran 4ec2d48375 Fixed resizing issues in AppManager activity
Fixed the sizes of the icons to be 50 dip in length
and width to prevent icons to be of different sizes.
2011-06-11 03:37:42 +05:30
Sathyanarayanan Gunasekaran 791a6267df Updated Views
Added padding, formatting, etc to improve the design
of the various views.
2011-06-10 01:25:01 +05:30
Sathyanarayanan Gunasekaran 4f333e370d 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
2011-06-10 00:31:35 +05:30
Sathyanarayanan Gunasekaran 026a7ca4c9 Added proxymob icon for TipsAndTricks Screen 2011-06-09 20:35:56 +05:30
Sathyanarayanan Gunasekaran 86727d6298 Updated Transproxy screen 2011-06-09 01:31:32 +05:30
Sathyanarayanan Gunasekaran e7453b7f0b TransProxy screen added 2011-06-08 00:32:59 +05:30
Sathyanarayanan Gunasekaran 991b2d7270 Added missing icons 2011-06-07 13:04:09 +05:30
Sathyanarayanan Gunasekaran c9c35ead48 Updated AndroidManifest, Tips Screen 2011-06-06 02:39:52 +05:30
Sathyanarayanan Gunasekaran 22118bc382 Tips and Tricks screen added 2011-06-06 02:25:18 +05:30
Sathyanarayanan Gunasekaran 6af2989ab8 Permissions screen added 2011-06-04 02:12:06 +05:30
Sathyanarayanan Gunasekaran 3181d00c1d First two screens - rewrite 2011-06-03 23:07:30 +05:30
Nathan Freitas 422ba4bbcd new UI strings for tethering support 2011-06-02 16:21:38 -04:00
Nathan Freitas 2103444e7c new values for 0.0.0.0 binding 2011-06-02 16:21:25 -04:00
Sathyanarayanan Gunasekaran de5d9bfe46 First two wizard screens 2011-05-30 11:01:47 +05:30
Nathan Freitas f2de774025 updated changelog and res strings version num
svn:r24762
2011-05-17 03:08:30 +00:00
Nathan Freitas 22a0261929 tweaking layout for small screens
svn:r24759
2011-05-17 02:03:07 +00:00
Nathan Freitas 4c6df2ad36 last modification for StrictNodes, exit node support
svn:r24758
2011-05-17 02:02:36 +00:00
Nathan Freitas 9f9a959b3d updated strings files with version number
svn:r24751
2011-05-16 03:49:36 +00:00
Nathan Freitas 4a270843f7 added new drawable graphics resource for errors
svn:r24738
2011-05-10 02:09:51 +00:00
Nathan Freitas 8c299b83c6 updated torrc
svn:r24736
2011-05-10 02:08:28 +00:00
Nathan Freitas 62a3f2c51b updating strings, layouts and drawables. removing unneeded busybox binary.
svn:r24715
2011-05-03 05:58:19 +00:00
Runa A. Sandvik 3cad083f11 updated Orbot translations
svn:r24706
2011-05-02 16:11:38 +00:00
Nathan Freitas 4e9e0509ca committing strings updates for 1.0.5...
svn:r24649
2011-04-17 16:16:31 +00:00
Nathan Freitas 79179e28d9 modified layout of main and about dialogs
svn:r24644
2011-04-17 06:03:32 +00:00
Nathan Freitas e7cecadce4 added Privoxy info and link to about dialog
svn:r24634
2011-04-16 13:21:22 +00:00
Nathan Freitas 848a6c3a4f adding binaries to res/raw folder
svn:r24630
2011-04-15 16:38:53 +00:00
Nathan Freitas 62d86a1266 new gibberbot icon for wizard
svn:r24629
2011-04-15 16:38:19 +00:00
Nathan Freitas 6ad4a4b054 update to string for wizard with gibberbot link
svn:r24628
2011-04-15 16:37:58 +00:00
Runa A. Sandvik 917af25045 minor modification to the script, new translations for mk, updated translations for ca
svn:r24383
2011-03-18 08:52:46 +00:00
Runa A. Sandvik 98fc031c77 translation xml files for orbot
svn:r24286
2011-03-02 15:26:23 +00:00
Nathan Freitas ed0be53b15 removing unused Socks client code from Orbot
svn:r24204
2011-02-09 21:11:53 +00:00
Runa A. Sandvik cfab5663bb updated translations for orbot
svn:r23481
2010-10-09 11:57:03 +00:00
Nathan Freitas 91b9c09c32 fixes #1947 bug; adds Start on Boot option; v1.0.4-RC5
svn:r23290
2010-09-23 19:47:25 +00:00
Nathan Freitas ed6f809827 fixed app url links
svn:r23270
2010-09-21 01:50:24 +00:00
Nathan Freitas 81f31ffde6 fixed permission issues; added green notification icon; improved root/su checking logic
svn:r23269
2010-09-21 01:26:40 +00:00
Runa A. Sandvik 573ade18f5 updated translations for orbot
svn:r23251
2010-09-19 12:59:22 +00:00
Nathan Freitas d82bd0b679 updates app version in localized strings; fixed FC/NPE issue on sublaunch from notification bar
svn:r23224
2010-09-18 12:38:15 +00:00
Runa A. Sandvik 4be5974dfe fixed the translations
svn:r23222
2010-09-17 21:05:08 +00:00
Nathan Freitas c6d468a2f3 fixed double escape slashes for single quotes in arabic, german, polish string xml files
svn:r23218
2010-09-17 19:03:41 +00:00
Runa A. Sandvik 74b0254356 updated translations for orbot
svn:r23216
2010-09-17 18:54:08 +00:00
Runa A. Sandvik 94d06b9556 new and updated translations for orbot
svn:r23189
2010-09-14 18:30:59 +00:00
Runa A. Sandvik 8c8dfb9b2f new and updated translations for orbot
svn:r23165
2010-09-12 11:21:24 +00:00
Nathan Freitas 0dda06bb47 fixing apostrophe issues - was using double escape slashes instead of one
svn:r23161
2010-09-11 20:16:40 +00:00
Nathan Freitas f8620efa9f modifying localized xml files
svn:r23160
2010-09-11 04:10:04 +00:00
Nathan Freitas 9258248a31 alpha-1.0.3 RC1: cleaned up unnecessary log output; improved iptables handling for transproxy
svn:r23154
2010-09-09 20:39:52 +00:00
Runa A. Sandvik 5a824a7aa5 updated translations for orbot
svn:r23116
2010-09-03 09:32:05 +00:00
Nathan Freitas 13b76452cb fixed http link for otrchat download - moved back to http since github https is invalid
svn:r22902
2010-08-14 05:19:49 +00:00
Nathan Freitas c288383db1 added "check" yes/no dialog prompt; debuged iptables/transprox settings on Android 1.6 and 2.2
svn:r22901
2010-08-14 05:08:55 +00:00
Erinn Clark 22caae8989 update version string in AndroidManifest.xml too, bump everything to 1.0.2
svn:r22899
2010-08-13 20:48:15 +00:00
Erinn Clark edf8cb159b update version to 1.0.1 for new Orbot release
svn:r22888
2010-08-12 19:36:10 +00:00
Nathan Freitas bc5c4eb66c added new proxy settings layout xml
svn:r22853
2010-08-10 16:44:14 +00:00
Nathan Freitas 039091770e added proxy settings help screen and fixed processSettings() NPE
svn:r22852
2010-08-10 16:43:32 +00:00
Erinn Clark 2bc9aa6c57 update version string to 1.0.0 for market release
svn:r22845
2010-08-09 21:10:36 +00:00
Erinn Clark a9ccd22c60 bump Orbot version to 0.2.2.14-alpha-orbot-0.0.10
svn:r22732
2010-07-30 22:17:09 +00:00