dafd295b97simplify process reconnect and transproxy setup - on reconnect to service, don't require call to getInfo before STATUS_ON is set - transproxy should always delete/flush before adding in order to make sure old rules are cleared
Nathan Freitas
2014-08-26 22:41:20 -0400
390b89ed57remove debug file logging for now until we can improve it
Nathan Freitas
2014-08-22 11:10:47 -0400
68495c3118make delete iptables rules process match add for specific behavior no more drop all output tables, etc
Nathan Freitas
2014-08-21 09:47:01 -0400
79a32e69c8make sure control connection is not null on rebind - also tune app conflict checker code for Samsung Link
Nathan Freitas
2014-08-21 09:46:00 -0400
b307d510f8make default SOCKs port auto, and THEN try to set specified port - also remove exit IP lookup loop bad code
Nathan Freitas
2014-08-21 09:45:13 -0400
495e2c7de4bumped to 14.0.6
Nathan Freitas
2014-08-11 16:22:29 -0400
8df98f5618update to latest jtorctl with patches for thread, error handling
Nathan Freitas
2014-08-11 16:05:08 -0400
a8b737a05cMerge branch 'app-selection'
Jordan
2014-08-14 14:01:57 -0700
f3a9cbd84cUser has full control over app management. BUG: Button size will render text with incorrect line breaks on devices with small screens. BUG: interface is slow to respond, but is due to the app interfacing with shared preferences.
Jordan
2014-08-14 14:01:38 -0700
67555d1ed4User can "Proxy all" or "Proxy none" apps in AppManager. TODO: fix invert button. It currently just selects none.
Jordan
2014-08-14 13:15:17 -0700
c0dd584651Merge branch 'app-selection'
Jordan
2014-08-13 21:39:46 -0700
59b333984dAdd buttons to filter application selection.
Jordan
2014-08-13 17:23:33 -0700
9cc5f98e92don't obfuscate class names; we just need to remove unused classes
Nathan Freitas
2014-08-12 02:04:36 -0400
3698e46105create new thread for connecting to existing process don't rely on executor yet, as we need it to happen fast
Nathan Freitas
2014-08-12 02:04:10 -0400
ea37b44fa3create new thread to just for existing process dont' rely on executor there yet
Nathan Freitas
2014-08-12 02:03:43 -0400
3a82421b63no need for asynctask - just grab the status directly
Nathan Freitas
2014-08-12 02:03:22 -0400
e2f4f5f1f2don't make these final, because the user might change them
Nathan Freitas
2014-08-12 02:02:48 -0400
0d424797a2make expanded notif off by default; handle exceptions better - some devices seem to not like these new expanded/remoteviews notifications, so we are turning them off by default. This will also help with load issues on onionoo servers
Nathan Freitas
2014-08-11 10:10:18 -0400
11d3f59543reduce the onionoo lookup to just the required fields
Nathan Freitas
2014-08-07 15:54:12 -0400
3e58ee9b75multiple fixes for status check and new transproxy calls - update to the new transproxy selective calls - improve status resume/check code
Nathan Freitas
2014-08-07 15:34:16 -0400
1801ec179fdon't stop Tor when service is destroyed()
Nathan Freitas
2014-08-07 12:11:53 -0400
113b18900dupdate to latest OpenSSL 1.0.1i for important fixes
Nathan Freitas
2014-08-07 11:55:42 -0400
888b7cddaaupdate version to latest OpenSSL 1.0.1i
Nathan Freitas
2014-08-07 11:55:27 -0400
c517d0fceeNotification fix and change in finding existing process - Only build expanded notification on supported platforms - If service is re-created() try to find existing process then, and don't wait for bind() from client
Nathan Freitas
2014-08-07 11:54:31 -0400
803620957afixes for transparent proxy tethering
Nathan Freitas
2014-08-02 01:15:01 -0400
0709b0e486remove this, as torrc.custom is built at runtime
Nathan Freitas
2014-08-02 01:14:43 -0400
754139a566add new strings
Nathan Freitas
2014-08-02 00:58:47 -0400
31cf9816fbAddress issues related to onionoo relay/node info lookup -Ensure streams, files are closed -Add timeout values to socket, streams -Change torrc CircuitStreamTimeout to 120
Nathan Freitas
2014-08-02 00:57:18 -0400
0c239b434eupdate to 14.0.5
14.0.5
Nathan Freitas
2014-07-30 05:34:25 -0400
d439176feaupdate to 14.0.5-beta
Nathan Freitas
2014-07-14 13:39:16 -0400
c4cf845650handle NPE in case service disconnects
Nathan Freitas
2014-07-14 13:16:19 -0400
1e6ff3579bupdating ant build shell permissions
Nathan Freitas
2014-07-14 10:48:37 -0400
498f6472bfremove external storage perm (debug log written internally) need to add ability to share internal file after marking it global read
Nathan Freitas
2014-07-14 09:20:09 -0400
e1ec776cb8re-arch status callbacks and improve notification
Nathan Freitas
2014-07-14 09:19:30 -0400
c7409b78c9update commit pegs for external
Nathan Freitas
2014-07-10 12:34:53 -0400
f2f076c29cfixes for layout and notification data be sure to only get the IP of the last hop (that is the exit)
Nathan Freitas
2014-07-10 12:34:31 -0400
a6da4bf530small cleanup of asynctask and error handling
Nathan Freitas
2014-07-10 11:23:49 -0400
181b92276amake the notification larger for more display room!
Nathan Freitas
2014-07-10 11:23:34 -0400
a82d2e4695remove unnecessary jar file
Nathan Freitas
2014-07-10 11:23:25 -0400
3bc8760bebMerge branch 'new_notification_expanded' of github.com:amoghbl1/orbot-1 into amoghbl1-new_notification_expanded
Nathan Freitas
2014-07-10 11:05:59 -0400
41064d8548add persistent flag
Nathan Freitas
2014-07-10 11:04:46 -0400