Commit Graph

861 Commits

Author SHA1 Message Date
Sathyanarayanan Gunasekaran d54e72e094 ENABLE_DEBUG_TOGGLE update, proper AIDL implementation
Data stats are now shown irrespective of
whether ENABLE_DEBUG_TOGGLE is toggled or not.
ITorServiceCallback.aidl has been updated to
include a new method updateBandwidth(long ,long)
to hook the data passed from the service into
the GUI.
2012-09-30 18:01:56 +05:30
Sathyanarayanan Gunasekaran 841d83b3b4 Bugfixes + improved formatting 2012-09-30 18:01:20 +05:30
Sathyanarayanan Gunasekaran e114be51d0 Improved Formatting
Now shows the data with upto 2 decimal places.
If under 2Mb, shows "xxx.xKb", else shows "xxx.xxMb"
2012-09-30 18:00:06 +05:30
Sathyanarayanan Gunasekaran a2981152a7 Traffic is shown in the main UI 2012-09-30 18:00:06 +05:30
Sathyanarayanan Gunasekaran f181f26d4e Data stats - ARRRRRRRR not working 2012-09-30 17:58:10 +05:30
patch 26464765a9 Modified iptables rules for transproxying. UDP is now blocked. Also removed some redundant rules and reordered others. I reordered by the idea that its generally easier to specifically allow traffic before your reject it.
Signed-off-by: n8fr8 <nathan@freitas.net>
2012-07-24 13:17:40 -04:00
patch c2f3f77053 Modified iptables rules for transproxying. UDP is now blocked. Also removed some redundant rules and reordered others. I reordered by the idea that its generally easier to specifically allow traffic before your reject it.
Signed-off-by: n8fr8 <nathan@freitas.net>
2012-07-24 13:16:43 -04:00
n8fr8 eb2f1c22df updated icon and versionin (alpha 1.0.10) 2012-07-24 13:08:58 -04:00
n8fr8 747fd8c46a updated notification resources 2012-07-24 13:08:18 -04:00
n8fr8 ba972402df update graphics 2012-07-24 12:58:40 -04:00
n8fr8 a80d029fef updated method for building privoxy from src 2012-07-06 14:53:29 -04:00
n8fr8 a8fab5e851 removed privoxy source 2012-07-06 14:53:01 -04:00
n8fr8 8d27d15039 updated changelog 2012-06-29 12:04:38 -04:00
n8fr8 318beaabcd re-added startService() call as some devices/OS need it 2012-06-29 12:04:26 -04:00
n8fr8 85963c44e8 additional notification icon cleanup 2012-06-29 12:04:11 -04:00
n8fr8 080fd5e249 made transproxy app list alphabetical 2012-06-29 11:41:36 -04:00
n8fr8 ea7154f2c8 small cleanup to main layout and notify icons 2012-06-29 11:41:13 -04:00
n8fr8 7ab5fae522 updated manifest version 2012-06-28 22:54:07 -04:00
n8fr8 c6b6cd3d66 fixed relay resolv.conf DNS error #2069 in tor trac 2012-06-28 22:50:18 -04:00
n8fr8 2d4ebe27ee fixed check for tor binary and install process 2012-06-28 22:02:09 -04:00
n8fr8 3de5d66440 attempted to address leaking bound service 2012-06-28 17:01:35 -04:00
n8fr8 eb2b7531c9 cleaned up background view, removed unused thread 2012-06-28 17:01:24 -04:00
n8fr8 ecf3c79b72 transproxy app manager reset to show all apps
attempted to 'detect' if an app had internet permissions
but that was not working
2012-06-28 17:00:41 -04:00
n8fr8 6d654db37a updated strings, removing unneeded values & layouts 2012-06-28 17:00:14 -04:00
n8fr8 2a4805db1b updated changelog for v9 2012-06-28 01:21:45 -04:00
n8fr8 fea2a586e8 tweaked layout for smaller screens 2012-06-28 00:46:54 -04:00
n8fr8 2f4bef1c53 updated binary versions for auto-upgrade 2012-06-28 00:46:44 -04:00
n8fr8 e74ac90edf fixed obfsproxy android patch build error 2012-06-28 00:28:48 -04:00
n8fr8 f614a46f8f removed privoxy clean target 2012-06-27 23:54:40 -04:00
n8fr8 d775c57618 fixed cleanup for privoxy build 2012-06-27 23:53:04 -04:00
n8fr8 73545f9c47 updated config files for privoxy 2012-06-27 23:52:24 -04:00
n8fr8 d2ff57ec9e removed lpthread library flag 2012-06-27 23:51:37 -04:00
n8fr8 fad61a85fd more privoxy 3.0.12 files 2012-06-27 23:43:38 -04:00
n8fr8 3313e38ac9 privoxy 3.0.12 clean checkin 2012-06-27 23:42:39 -04:00
n8fr8 f5183d8128 updated privoxy to 3.0.19-stable 2012-06-27 23:17:49 -04:00
n8fr8 6620e144a1 updated strings; made notify on/off option work again 2012-06-27 22:44:33 -04:00
n8fr8 5c5bfba88e updated code for privoxy cleanup 2012-06-27 22:23:00 -04:00
n8fr8 5f3b47cdb3 udpated version to RC3 2012-06-27 21:44:57 -04:00
n8fr8 97a0709eb3 added background view; fixed long click; 2012-06-27 21:40:19 -04:00
n8fr8 fe14d484fa removed unneeded landscape custom layout 2012-06-27 21:32:37 -04:00
n8fr8 265bd29a6c updated layout for larger screens 2012-06-20 23:46:06 -04:00
n8fr8 0bde42a44d deleted config log 2012-06-19 22:11:54 -04:00
n8fr8 ad0601abb1 removed obfsproxy binary 2012-06-19 20:47:38 -04:00
n8fr8 f3228e5909 updated version 2012-06-19 20:46:02 -04:00
n8fr8 4ae52261cf updated impl of torified apps logic 2012-06-19 20:45:25 -04:00
n8fr8 9ff5c22598 improved wizard flow on non-root devices 2012-06-19 20:45:04 -04:00
n8fr8 2655088ae6 removed gcc ssp hardening
ssp_noshared not currently available in Android NDK
2012-06-19 20:44:06 -04:00
n8fr8 006c9502e0 updated privoxy files 2012-06-05 12:05:39 -04:00
n8fr8 849096c310 fixed posix thread option for Privoxy 2012-06-05 12:04:56 -04:00
n8fr8 81efd93305 udpated manifest version 2012-05-09 23:08:37 -04:00