Commit Graph

480 Commits

Author SHA1 Message Date
Sebastian Hahn b9e1ba8f7a Remove all @Override annotations
Some build errors related to these annotations occurred, and they're not
necessary. Remove them. Fix suggested by n8fr8.

svn:r22440
2010-05-29 07:11:29 +00:00
Jacob Appelbaum a86557941b add some stuff for transproxy
svn:r22438
2010-05-28 17:02:13 +00:00
Nathan Freitas 5bd4bb52f8 fixed primary activity bugs with displaying help resources
svn:r22300
2010-05-08 04:54:52 +00:00
Nathan Freitas f2977f8476 removed now unused NanoHTTPD and TorWebProxy classes from service package
svn:r22299
2010-05-08 04:21:45 +00:00
Nathan Freitas b68f334d7a modifications around resource string layout and alert dialogs
svn:r22298
2010-05-08 04:19:06 +00:00
Nathan Freitas 49835c6ea6 fixed a few small bugs, added new network package classes for future functionality
svn:r22005
2010-03-18 03:15:20 +00:00
Nathan Freitas f5207c36b4 fixed the way disabling of certain settings works on non-root devices
svn:r21851
2010-03-08 03:34:17 +00:00
Nathan Freitas 223a03e617 added Privoxy running confirmation; also reachableports and relay support (added by ioerror) have been double-checked
svn:r21830
2010-03-06 15:02:04 +00:00
Nathan Freitas 24f6adc201 many fixes include landscape view, invalid settings handling and cleanup of shell cmd code
svn:r21829
2010-03-06 14:56:39 +00:00
Jacob Appelbaum 33b6b2c23c remove reference to fascistFirewall
svn:r21828
2010-03-06 04:50:18 +00:00
Jacob Appelbaum 44845e2429 replacing FascistFirewalling with ReachableAddresses
svn:r21827
2010-03-06 04:46:53 +00:00
Nathan Freitas 84d5e3dcba tweaked the new settings for relays and firewalls; updated parsing script too
svn:r21826
2010-03-06 04:11:36 +00:00
Jacob Appelbaum 99cc2d75be Add FascistFirewall preference
svn:r21825
2010-03-06 02:06:00 +00:00
Jacob Appelbaum cd14cc5a19 Add an option for Relay support to Orbot!
svn:r21823
2010-03-06 01:23:36 +00:00
Jacob Appelbaum e832cdcc67 Add PREF_OR_NICKNAME
svn:r21822
2010-03-06 01:08:10 +00:00
Jacob Appelbaum a4a1b1ce7d PREF_OR rather than PREF_RELAY
svn:r21819
2010-03-06 00:45:57 +00:00
Jacob Appelbaum 66668bb9b8 Add prefs for relay and fascist firewalling
Adds the following prefs:
    PREF_RELAY (default false)
    PREF_RELAY_PORT (default 9001)
    PREF_FASCIST_FIREWALL (default false)
    PREF_FASCIST_FIREWALL_PORTS (default 80,443)


svn:r21818
2010-03-06 00:44:56 +00:00
Jacob Appelbaum a15509f192 Update strings to reflect proper urls, better phrasing
svn:r21817
2010-03-06 00:01:59 +00:00
Nathan Freitas 09fd0ef66d improved activate button responsive to be more instant
svn:r21778
2010-03-01 06:15:35 +00:00
Nathan Freitas 5db43960a5 removed home, browse menu options; added beter non-root operation
svn:r21776
2010-03-01 05:52:44 +00:00
Nathan Freitas 11dafc0654 added transproxy app chooser view
svn:r21761
2010-02-27 23:56:46 +00:00
Nathan Freitas 628270ace0 added check for trans proxy preference
svn:r21749
2010-02-24 05:09:24 +00:00
Nathan Freitas 6e6dc3e20e added transparent proxying of port 443 via Tor TransPort and modifed browse check to https://check.torproject.org
svn:r21604
2010-02-10 06:54:13 +00:00
Nathan Freitas 549d4b1247 migrating Orbot codebase from old repo and updating to 0.0.3a
svn:r21593
2010-02-08 20:39:42 +00:00
Nathan Freitas d116e22223 fixing sh*t I broke due to strange Android build process (re-adding src files)
svn:r21068
2009-11-30 16:50:26 +00:00
Nathan Freitas 0e9da497bc removed duplicated java files from /bin directory
svn:r21067
2009-11-30 16:40:32 +00:00
Nathan Freitas 1b7b5799eb 0.0.2a update; improved Service mgmt; Control Port callbacks; better UI graphics; Help page
svn:r21065
2009-11-30 16:39:13 +00:00
Nathan Freitas 084d69fb40 Orbot 0.0.2: major UI improvements w/ editable settings and more
svn:r21042
2009-11-28 15:41:28 +00:00
Nathan Freitas 36e9d1b956 Removed the futuristic copyright notice
svn:r20812
2009-10-21 23:33:48 +00:00
Nathan Freitas 3d0dc69f9f First check-in of Orbot: the Onion Routing Robot (aka Tor on Android)
svn:r20811
2009-10-21 23:17:45 +00:00