Commit Graph

138 Commits

Author SHA1 Message Date
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