Nathan Freitas
8d8fe0ceb4
updates to improve VPN support
2015-12-30 13:21:33 -05:00
Nathan Freitas
699b60db56
add linancillary for badvpn tun2socks update for DNS
2015-12-30 09:52:56 -05:00
Nathan Freitas
9b2cc52f5a
update badvpn binaries
2015-12-16 11:22:30 -05:00
Nathan Freitas
6dc8cf6980
update makefile for new pluto builds
2015-12-16 11:22:21 -05:00
Nathan Freitas
02612366ca
change this to "browser button"
2015-12-16 10:52:18 -05:00
Nathan Freitas
3462cbd46e
small updates to icon and strings
2015-12-16 10:40:48 -05:00
Nathan Freitas
bb55557b44
update installer to get PLUTO binaries from assets
2015-12-16 10:27:06 -05:00
Nathan Freitas
7d213e24d4
delete pluggable transport binaries here; build with Makefile
...
use the external/pluto project
2015-12-16 10:26:41 -05:00
Nathan Freitas
6cf120185f
update makefile to support PLUTO builds
2015-12-16 10:26:28 -05:00
Nathan Freitas
871701e9d6
add link for new icon
2015-12-16 10:01:33 -05:00
Nathan Freitas
51205b8222
update for Orfox
2015-12-16 10:01:24 -05:00
Nathan Freitas
6fb4f0c337
update binaries
2015-12-16 10:00:28 -05:00
Nathan Freitas
317405dbb3
update external versions of Tor 0.2.7.6 and OpenSSL 1.0.1q
2015-12-16 10:00:15 -05:00
Nathan Freitas
0a5dd086cd
use a browser constant here, with the new constant being Orfox
2015-12-16 10:00:03 -05:00
Nathan Freitas
c54ab188b0
deleted these graphics
2015-12-16 09:59:24 -05:00
Nathan Freitas
534c2fb36d
update style, icons and graphics
2015-12-16 09:59:00 -05:00
Panos Sakkos
cd0bfd3a05
[Trivial] Fixed broken reference to Main Activity in WALKTHROUGH
2015-10-25 22:51:43 +01:00
Nathan Freitas
7dc30f9d18
update to 15.0.1-RC-3 with openssl 1.0.2a
...
also this build adds x86 back in
2015-07-14 11:04:44 -04:00
Nathan Freitas
865582ec3d
move back to 1.0.2a for x86_64 support
2015-07-14 10:28:09 -04:00
Nathan Freitas
0cde639a1c
fix translations for common issues
2015-07-13 23:28:44 -04:00
Nathan Freitas
2acdd29634
update localizations for strings and app description
2015-07-13 23:24:07 -04:00
Nathan Freitas
0b6796c951
update changelog
2015-07-13 23:15:02 -04:00
Nathan Freitas
30e37993bb
15.0.1-RC-2-PIE
2015-07-13 23:13:50 -04:00
Nathan Freitas
256ecc4df0
update tor version constant to 0.2.6.10
2015-07-13 23:12:10 -04:00
Nathan Freitas
6aa5ca56b5
update to tor 0.2.6.10
2015-07-13 23:11:45 -04:00
n8fr8
2459aa5151
Merge pull request #15 from aelmahmoudy/openssl_update
...
Update OpenSSL to v1.0.2a to fix build for x86_64 arch.
2015-07-09 17:37:01 -04:00
n8fr8
b272fcc224
Merge pull request #14 from aelmahmoudy/mipsfix
...
Define __MIPSEL__ to workaround OpenSSL build failure for mips arch.
2015-07-09 17:36:25 -04:00
أحمد المحمودي (Ahmed El-Mahmoudy)
fd4ef77529
Update OpenSSL to v1.0.2a to fix build for x86_64 arch.
2015-07-09 17:19:24 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
d93017fd30
Define __MIPSEL__ to workaround OpenSSL build failure for mips arch.
2015-07-09 17:02:31 +02:00
Nathan Freitas
f13f7c82dc
update to 15.0.1-RC-1 (PIE only)
2015-07-08 13:04:13 -04:00
Nathan Freitas
e00f830eca
update changelog
2015-06-26 09:54:19 -04:00
Nathan Freitas
dd2a144f4b
update to beta 3
2015-06-26 09:53:16 -04:00
Nathan Freitas
dc06eedcfd
final fixes for AppsVPN mode on boot and Android 4.x support
2015-06-26 09:52:42 -04:00
Nathan Freitas
f98f7b4a33
update changelog for v15.0.1
2015-06-25 10:59:23 -04:00
Nathan Freitas
c56e5d635f
v15.0.1 beta 2
2015-06-25 10:53:01 -04:00
Nathan Freitas
1b6126e3d0
Enable support for app selection to work with VPN mode on Lollipop+
...
For now we will re-use/overload the app selection transproxy UI in Settings
2015-06-25 10:48:50 -04:00
Nathan Freitas
bf8113cd19
update to sdk 22
2015-06-25 10:37:59 -04:00
Nathan Freitas
f558a0a67c
don't try to build external folders in eclipse
2015-06-25 10:37:48 -04:00
Nathan Freitas
fa427a26f2
update tun2socks binaries
2015-06-25 10:37:29 -04:00
Nathan Freitas
76e424e695
update submodule pin
2015-06-25 10:35:28 -04:00
Nathan Freitas
765bc61ded
enable background starts by default only for Service intent calls
2015-06-22 12:57:59 -04:00
Nathan Freitas
dc16c98ff7
update manifest for v15.0.1 beta 1
2015-06-22 12:45:39 -04:00
Nathan Freitas
e11cae883e
Merge branch 'the-big-start-stop-makeover' of https://github.com/eighthave/orbot into eighthave-the-big-start-stop-makeover
...
Conflicts:
src/org/torproject/android/OrbotMainActivity.java
src/org/torproject/android/service/TorService.java
2015-06-22 12:43:42 -04:00
Nathan Freitas
a8384bde74
Merge branch 'eighthave-the-big-start-stop-makeover'
2015-06-22 12:39:17 -04:00
Nathan Freitas
225ad9d1ac
fix handling of foreground intent starts, and set bg start off by default
2015-06-22 12:37:51 -04:00
Nathan Freitas
e132a79a61
improve status request/callback interaction and status UI layout
2015-06-22 12:25:37 -04:00
Nathan Freitas
67d1652e57
update tor to 0.2.6.9
2015-06-22 11:30:56 -04:00
Hans-Christoph Steiner
aa87e6712a
on start, check for running tor daemon, and if TorService stopped, then start
...
If Orbot was killed when the tor daemon was running, the tor daemon will
still be running when Orbot starts again. OrbotMainActivity then checks to
see if tor daemon is running while TorService is stopped. If so, TorService
is started so that the state of everything is in sync.
2015-06-17 12:08:52 -04:00
Hans-Christoph Steiner
a81c0001d6
init file path variables (tor, polipo, etc) when the app starts
...
These file path variables can be set at the very start, OrbotApp.onCreate()
and they will not change during the lifetime of the app, so represent them
as globally accessible static variables. This is needed for things like
OrbotMainActivity detecting whether the tor daemon is still running, even
though TorService is not.
2015-06-17 12:06:23 -04:00
Hans-Christoph Steiner
943edf094b
"Allow Background Starts" prefs also controls the old START_TOR Intent
2015-06-17 11:45:07 -04:00