Nathan Freitas
|
b4906c09fd
|
update CHANGELOG 15.2.0-beta-2
|
2016-10-24 16:53:06 -04:00 |
Nathan Freitas
|
12b1198b4b
|
update to 15.2.0-beta-2
|
2016-10-24 16:51:52 -04:00 |
Nathan Freitas
|
345aea9ad2
|
move the controls to the left sidebar; improve VPN mode more
|
2016-10-24 16:50:59 -04:00 |
Nathan Freitas
|
c76d935cc3
|
improve bridge dialog display
|
2016-10-24 15:31:41 -04:00 |
Nathan Freitas
|
ac037a9dc5
|
fix browser install request
|
2016-10-24 15:00:47 -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
|
c1ffdbb4e7
|
put browser button back in
|
2016-10-24 10:50:14 -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
|
2676cd3fc6
|
update resource to make smaller
|
2016-10-21 14:39:04 -04:00 |
Nathan Freitas
|
3ee6b2a6b5
|
don't fail on lint for release builds
|
2016-10-20 10:50:19 -04:00 |
Nathan Freitas
|
e3d7ca28a0
|
update tor 0.2.8.9
|
2016-10-20 10:30:22 -04:00 |
Nathan Freitas
|
126c82adc2
|
update changelog with tag hash
|
2016-10-17 11:04:54 -04:00 |
Nathan Freitas
|
bade4fe66d
|
update changelog
|
2016-10-13 15:36:23 -04:00 |
Nathan Freitas
|
abaa3f83fc
|
15.2.0-beta-1
|
2016-10-13 15:35:23 -04:00 |
Nathan Freitas
|
61affce706
|
Merge pull request #55 from n8fr8/dev_gradle
Dev gradle
|
2016-10-13 15:33:32 -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
|
50f33c9ca2
|
make sure we set VPN mode properly before we launch the service
|
2016-10-13 15:31:12 -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
|
1614921e34
|
clean pdnsd binaries from libs in Makefile
|
2016-10-04 23:45:47 -04:00 |
Nathan Freitas
|
1db567698d
|
continue to migrate service and VPN code
|
2016-09-29 12:00:57 -04:00 |
Nathan Freitas
|
d5f2c063b5
|
remove vpn code that is now in the service module
|
2016-09-29 12:00:40 -04:00 |
Nathan Freitas
|
34c7cfd2e1
|
modify jni build inclusion
|
2016-09-29 12:00:26 -04:00 |
Nathan Freitas
|
268002bc75
|
fix build scripts for new paths
|
2016-09-29 12:00:09 -04:00 |
Hans-Christoph Steiner
|
1e93ef4606
|
improved javadoc of start process
|
2016-09-26 21:06:22 +02:00 |
Hans-Christoph Steiner
|
610abf5b79
|
fix ant builds by using frozen SDK
legacy! This uses a copy of the Android SDK that is frozen to the last
version that works with ant builds.
|
2016-09-26 21:06:12 +02:00 |
Nathan Freitas
|
6333a45f69
|
update gitignore to handle orbotservice binary libs
|
2016-09-26 12:04:16 -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
|
7c3a16f86f
|
we don't need a separate service for the VPN
|
2016-09-25 19:10:01 -04:00 |
Nathan Freitas
|
7950cac801
|
remove dated information in the BUILD file
|
2016-09-25 18:53:30 -04:00 |
Nathan Freitas
|
9afbb0007f
|
update gradle props and ignore files we don't want in repo
|
2016-09-25 18:51:22 -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
|
55e08b9de4
|
tweak homescreen layout and strings
|
2016-09-25 18:49:20 -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
|
bab79046b2
|
target API 14
|
2016-09-19 16:10:13 -04:00 |
Nathan Freitas
|
aba7f8e40e
|
update gitignores for gradle
|
2016-09-19 16:09:58 -04:00 |
Nathan Freitas
|
912cb74243
|
update tor to 0.2.8.7
|
2016-09-19 16:09:10 -04:00 |
Nathan Freitas
|
5a4e00a186
|
fix paths for new module layout
|
2016-09-19 16:08:31 -04:00 |
Nathan Freitas
|
ecf90235af
|
remove old binaries
|
2016-09-19 16:08:15 -04:00 |