n8fr8
c874e70fa6
don't build jni/ndk inside of this project
2017-06-09 06:08:05 -04:00
n8fr8
b1ff4d5271
use this as the base manifest
2017-06-09 06:07:43 -04:00
n8fr8
fb7eea9560
where the full permission manifest is defined
2017-06-09 06:07:27 -04:00
n8fr8
132c00a224
add link for builds
2017-06-09 06:07:13 -04:00
n8fr8
fe491b0ec5
don't need specialized menu for this flavor
2017-06-09 04:20:14 -04:00
n8fr8
34043f9ef4
remove version from manifests
2017-06-09 04:12:51 -04:00
n8fr8
674f8ff4aa
add min and full perm build flavors
2017-06-09 04:12:40 -04:00
n8fr8
67cb36ef63
new release for minimal perms SDK up to 23
2017-06-09 04:00:10 -04:00
n8fr8
78984bd344
don't show new features that require new perms on < SDK 23
2017-06-09 03:59:50 -04:00
Nathan Freitas
028f76e62e
add "minimal permission" build for SDK 16 to 22 devices
...
- these platforms don't allow for runtime permissions requests and the new permissions we are asking for can be alarming
- we will disable the advanced hidden service features on these devices
2017-06-09 02:01:42 -04:00
Nathan Freitas
ad1bcb8d5d
update tor repo to 0.3.0.8
2017-06-09 01:36:58 -04:00
Nathan Freitas
2403e8c333
improve reliability of starting and stopping
2017-06-01 16:32:02 -04:00
Nathan Freitas
62fec5343c
update to 15.4.1-RC-1-multi (15410000)
2017-06-01 00:32:53 -04:00
Nathan Freitas
5d966447ce
update to latest gradle
2017-06-01 00:20:32 -04:00
Nathan Freitas
bb8373bdd6
update tor constants
2017-06-01 00:08:17 -04:00
Nathan Freitas
837d812916
update to 0.3.0.7
2017-06-01 00:08:03 -04:00
Nathan Freitas
6d0d4a3d20
update to 15.4.0-beta-2-multi
2017-03-22 13:26:49 -04:00
Nathan Freitas
5b9a34199e
update notification styling
2017-03-22 12:58:34 -04:00
Nathan Freitas
248bcc979d
update tor constants value for tor 0.2.9.9
2017-03-22 12:49:18 -04:00
Nathan Freitas
7dbae837de
modify notification display
2017-03-22 12:47:54 -04:00
Nathan Freitas
c0d082ed78
remove bridge logic from activity (now in service)
2017-03-22 12:47:38 -04:00
Nathan Freitas
4af61b609e
update logic for bridge selection
2017-03-22 12:47:05 -04:00
Nathan Freitas
301ef3948e
add version display to sidebar
2017-03-22 12:46:48 -04:00
Nathan Freitas
11c6abf59d
update default built in bridges
2017-03-22 12:46:14 -04:00
Nathan Freitas
ea40bb4510
update gradle build settings
2017-03-22 12:46:01 -04:00
Nathan Freitas
9019ceb898
switch back to 0.2.9.9 tor
2017-03-22 12:45:42 -04:00
Nathan Freitas
b8aaa2c7d9
update obfs4 bridges to match latest from tor browser
2017-03-19 23:21:49 -04:00
Nathan Freitas
1d3a99ea6c
update constants for Tor 0.3.0 RC
2017-03-19 23:15:51 -04:00
Nathan Freitas
128cfe8394
update to latest gradle
2017-03-19 23:11:12 -04:00
Nathan Freitas
6496cb11d6
Update to briges thanks to David Fifield
...
https://lists.mayfirst.org/pipermail/guardian-dev/2017-March/005209.html
https://lists.mayfirst.org/pipermail/guardian-dev/2017-March/005211.html
2017-03-19 23:10:09 -04:00
Nathan Freitas
4d4fb82419
update to to 0.3-release
2017-03-19 07:55:35 -04:00
Nathan Freitas
7eb7a76bbe
update pluto library
2017-03-06 01:17:25 -05:00
Nathan Freitas
e801eaa27a
update SDK target to 25
2017-03-01 23:08:48 -05:00
Nathan Freitas
673e6c8af7
improve landscape view on smaller screens
2017-03-01 23:08:31 -05:00
Nathan Freitas
fc4b0940d9
update tor binary constants
2017-02-28 23:36:47 -05:00
Nathan Freitas
ec2f8290f1
update target SDK to 25
2017-02-28 23:36:40 -05:00
Nathan Freitas
894b5817db
add tuned landscape view
2017-02-28 23:36:24 -05:00
Nathan Freitas
efde11ffc4
update maxfile for tor 0.2.9.9
2017-02-28 23:21:42 -05:00
Nathan Freitas
7bac212290
update to release-0.2.9
2017-02-28 23:01:30 -05:00
Nathan Freitas
44ab128c29
update to OpenSSL_1_0_2k
2017-02-28 23:01:11 -05:00
Nathan Freitas
cb2c5fe661
Merge branch 'fix_bug_63' of https://github.com/arrase/orbot into arrase-fix_bug_63
...
Conflicts:
app/src/main/java/org/torproject/android/OrbotMainActivity.java
2017-01-14 06:45:43 -05:00
Nathan Freitas
19539620a9
cache circuits by circId
2017-01-14 06:40:25 -05:00
Nathan Freitas
c9fc49a2de
we want to only look up iptables once per run
2017-01-14 06:40:10 -05:00
Nathan Freitas
26b9199378
Merge branch 'hidden_services' of https://github.com/arrase/orbot into arrase-hidden_services
2017-01-13 22:19:02 -05:00
Nathan Freitas
d937b9b958
Merge branch 'update-ant-build' of https://github.com/eighthave/orbot into eighthave-update-ant-build
2017-01-13 22:16:59 -05:00
Nathan Freitas
a5744d7958
small chnage to only check for sys iptables once
2017-01-13 22:14:39 -05:00
Nathan Freitas
970710d03c
Merge branch 'fixiptables' of https://github.com/Unpublished/orbot into Unpublished-fixiptables
2017-01-13 22:13:10 -05:00
arrase
f1a8fbd6b6
isolate
2016-12-08 16:16:47 +01:00
arrase
ad68947dd4
fix for bug 63
2016-12-08 16:12:29 +01:00
arrase
500075454a
fix typo
2016-12-08 15:45:16 +01:00