Commit Graph

1100 Commits

Author SHA1 Message Date
Nathan Freitas 39699e69c6 add new icons showing different status 2014-01-09 22:01:02 -05:00
Nathan Freitas d3c11bed4b add geoip v6 file and support in TorService 2014-01-09 21:32:07 -05:00
Nathan Freitas e24ae6cb07 update Makefile - try building with older toolchain 2014-01-09 21:15:23 -05:00
Nathan Freitas a60c614e6e change jtorctl path to github updated version 2014-01-09 21:14:49 -05:00
Nathan Freitas 8c4f09e2f5 new binaries built with update Makefile 2014-01-09 21:14:16 -05:00
Nathan Freitas 852792962e unregister receive and check for alternate library path 2014-01-09 21:14:01 -05:00
Nathan Freitas 1fa568d04c peg to new repo and head with fix for empty element bug 2014-01-09 21:12:57 -05:00
Nathan Freitas 8b8e51bb1b remove double entry for jtorctrl 2014-01-09 15:32:43 -05:00
Nathan Freitas cf5e4454eb fixes #2848 newnym might call a null conn in service 2014-01-09 15:29:51 -05:00
Nathan Freitas 069a9bf377 fixes #2847 use class name to start service 2014-01-09 15:28:53 -05:00
Nathan Freitas 2735a59151 update to 13.0.0; release candidate 1 2014-01-06 22:30:36 -05:00
Nathan Freitas 096144b4bc adding in binaries for UI/Android devs without NDK
All binaries can be built from source using Makefile in /external
2014-01-06 22:29:29 -05:00
Nathan Freitas f69c1aa445 updated jtorctrl build 2014-01-06 22:28:35 -05:00
Nathan Freitas 0b024c9efa Merge branch 'master' of https://github.com/eighthave/orbot into hans_build_patches
Conflicts:
	external/Makefile
2014-01-02 13:49:33 -05:00
Nathan Freitas d54cf74e3c bump to 13.0.0-alpha-1 2013-12-29 22:01:31 -05:00
Nathan Freitas 276e6c347d remove old external openssl-static path 2013-12-29 06:17:05 -05:00
Nathan Freitas e0a7fbb450 check for both link and original path in process lookup 2013-12-28 09:52:36 -05:00
Nathan Freitas b48bbc1487 updated AUTHORS for amoghbl1 2013-12-28 09:39:59 -05:00
Nathan Freitas e9396b7cc2 use new bundled xtables binary appropriately 2013-12-28 09:21:25 -05:00
Nathan Freitas ca28aded12 add patches for iptables/xtables building on Android 2013-12-28 09:21:13 -05:00
Nathan Freitas 76b15ddf58 adding new iptables/xtables build from source 2013-12-28 09:10:05 -05:00
Nathan Freitas 8b65332bbb clean up of error notifications 2013-12-28 02:18:00 -05:00
Nathan Freitas 8722db9f2d put threading of settings reload into TorService 2013-12-28 01:07:54 -05:00
Nathan Freitas d2006b219f remove static openssl android and replace with real openssl 2013-12-28 00:44:45 -05:00
Nathan Freitas 0e6bb4292d add new openssl 2013-12-28 00:44:16 -05:00
Nathan Freitas c4d8c97321 stop button for notification bar 2013-12-28 00:44:09 -05:00
Nathan Freitas c80c5d49df improvements on notification code 2013-12-28 00:43:51 -05:00
Nathan Freitas 5891feee9a service should be unbound when activity is destroyed
also some other cleanup of unused code
2013-12-28 00:43:36 -05:00
Nathan Freitas 867ff53b8b remove simple server source bundle 2013-12-27 21:44:55 -05:00
Nathan Freitas 3069fb5af4 run Tor from link to keep compatibility with OrbotHelper class
some apps use our OrbotHelper.java class and are expecting the
Tor binary process to be at /data/data/org.torproject.android/app_bin/tor
so we link that path to the lib/libtor.so path
2013-12-27 21:43:55 -05:00
Nathan Freitas 17f7d46e5c update menu, strings, icons for ChatSecure (from Gibberbot) 2013-12-27 21:43:33 -05:00
Nathan Freitas 198974a053 update to build openssl latest 2013-12-27 16:41:54 -05:00
Nathan Freitas 468076e3af set to 1.0.1e release 2013-12-27 15:58:29 -05:00
Nathan Freitas 8666b1b4df updating tor to 0.2.4.20 2013-12-27 15:29:03 -05:00
Nathan Freitas 95461da386 adding back in jtorctrl jar file 2013-12-27 15:28:39 -05:00
Nathan Freitas f3cbb6ed88 updating SDK and removing share intents 2013-12-27 15:28:28 -05:00
Nathan Freitas 6e795961f7 updating to Android 18 / 4.4 2013-12-27 15:28:15 -05:00
Nathan Freitas 420dd1e966 adding geoip ipv4 db back in for now 2013-12-27 15:27:54 -05:00
Nathan Freitas 1739473a1d more updates for moving binaries to libs/armeabi 2013-12-27 15:27:20 -05:00
Nathan Freitas 5870a674d8 update for 0.2.4.20 constant 2013-12-27 15:27:09 -05:00
Nathan Freitas 6a125a9dee more removal of share service from core Orbot
moving to a separate app
2013-12-27 13:34:16 -05:00
Nathan Freitas a0de73667f change "network conn" preference to be more clear 2013-12-27 13:25:03 -05:00
Nathan Freitas c58f009e84 remove simple jar from project (moving sharing to sep app) 2013-12-27 13:24:46 -05:00
Nathan Freitas 528642149d remove "ShareService" from projet (moving to separate app) 2013-12-27 13:24:25 -05:00
Nathan Freitas a8ca927610 remove simple file sharing server from build process 2013-12-27 13:24:15 -05:00
Nathan Freitas fbd4fdc857 updated to android-18 2013-12-27 12:43:12 -05:00
Nathan Freitas 6b0b0fa069 more changes for executing binaries from libs/jni folder 2013-12-27 12:30:20 -05:00
Nathan Freitas d40016b54a move minimum device support to API 9 or 2.3 2013-12-27 12:30:09 -05:00
Nathan Freitas d6d989af09 updated jar for jtor control 2013-12-27 12:29:59 -05:00
Nathan Freitas 4d6e0cca96 update makefile for new install process
update tags for libevent and tor
2013-12-27 11:14:11 -05:00