Commit Graph

39 Commits

Author SHA1 Message Date
Nathan Freitas ba212a447c make sure notification is shown immediately while starting up 2016-11-03 12:45:00 -04:00
Nathan Freitas 45f7ae23c6 expanded notifications should be on by default for SDK 16+ 2016-11-03 12:44:41 -04:00
Nathan Freitas 89f3fcacf2 make sure the binaries are cleanly installed (bump version number) 2016-11-03 12:21:54 -04:00
Nathan Freitas f21f14bf5b make sure tun2socks is loaded properly 2016-11-03 12:18:20 -04:00
Nathan Freitas 460f365b4a make sure Tun2Socks native library gets loaded 2016-11-03 12:17:55 -04:00
Nathan Freitas 5927fb0123 update the build to target all arm types 2016-11-03 12:17:23 -04:00
Nathan Freitas 0050bfeb95 update JNI targets 2016-11-03 10:38:10 -04:00
Nathan Freitas 37cd0241e5 don't need to store this binary in the repo 2016-11-02 15:00:08 -04:00
Nathan Freitas 52e7ad3bf0 add RootCommands library back in for shell and root shell exec 2016-10-31 15:52:03 -04:00
Nathan Freitas dacf2ef9f5 cleanup resources and unused drawables 2016-10-29 11:42:27 -04:00
Nathan Freitas 4d66133894 remove unused files 2016-10-29 11:33:37 -04:00
Nathan Freitas ef57341c6e re-enabled root permission request and shell 2016-10-29 11:33:26 -04:00
Nathan Freitas dec3d9530d add proguard rules to optimize orbot binary 2016-10-24 21:55:01 -04:00
Nathan Freitas 28f1dbf7dd make the VPN/apps mode have a better UI flow 2016-10-24 14:30:46 -04:00
Nathan Freitas 518f70d872 comment out notification actions for now 2016-10-24 10:49:47 -04:00
Nathan Freitas 0bb8e846ad update Tor version to 0.2.8.9 2016-10-24 10:40:38 -04:00
Nathan Freitas 2125db1504 make start and stop of Tor service all hanlded through executor 2016-10-21 14:53:58 -04:00
Nathan Freitas d8648a5864 remove meek-google as an option 2016-10-21 14:41:06 -04:00
Nathan Freitas cd8b549d1a add the compiled tun2socks lib for devs who just want to work on UI 2016-10-13 15:31:59 -04:00
Nathan Freitas 3c181bc6f2 add the proguard rules 2016-10-13 15:31:53 -04:00
Nathan Freitas 9948975d4f we aren't going to show a notification light 2016-10-13 15:31:34 -04:00
Nathan Freitas 9de4f54e6b using compat builder for notifications 2016-10-12 16:58:56 -04:00
Nathan Freitas 330860216a improve the code for launching the pdnsd daemon 2016-10-12 16:46:53 -04:00
Nathan Freitas da0fb101f3 multiple fixes to re-enable VPN mode and pdnsd daemon 2016-10-12 16:01:09 -04:00
Nathan Freitas ca238c6521 continued re-integration of VPN feature 2016-10-04 23:46:17 -04:00
Nathan Freitas 1db567698d continue to migrate service and VPN code 2016-09-29 12:00:57 -04:00
Nathan Freitas 34c7cfd2e1 modify jni build inclusion 2016-09-29 12:00:26 -04:00
Nathan Freitas d2cf5453e2 move jni code and VPN logic from app module to service 2016-09-26 12:03:30 -04:00
Nathan Freitas 9f61afcdef improve tor service event handling and display 2016-09-26 11:39:07 -04:00
Nathan Freitas ebc046e92d remove littleproxy reference (for now!) 2016-09-25 19:10:38 -04:00
Nathan Freitas 7284a5e1fb make sure Tor start/stop work
- use Process instance instead of processID lookup
- reply on Tor's HALT command
2016-09-25 18:49:32 -04:00
Nathan Freitas d56fdb20aa renable polipo 2016-09-23 11:01:20 -04:00
Nathan Freitas 90d77ce4be modify imports 2016-09-19 16:11:44 -04:00
Nathan Freitas 1ffea580c4 udpate resource paths 2016-09-19 16:11:30 -04:00
Nathan Freitas aba7f8e40e update gitignores for gradle 2016-09-19 16:09:58 -04:00
Nathan Freitas ecf90235af remove old binaries 2016-09-19 16:08:15 -04:00
Nathan Freitas b52023a502 move assets to service project 2016-06-29 10:49:18 -04:00
Nathan Freitas 549399b82c launch default activity from notification 2016-06-29 10:48:59 -04:00
Nathan Freitas 18682e4b97 big check-in of major gradle refactor; now building and running!
VPN features are disabled for now
2016-06-29 00:20:20 -04:00