Merge branch 'orwall-build' into 'master'
Orwall build This should correct https://f-droid.org/wiki/page/org.ethack.orwall/lastbuild_36 Thank you! See merge request !621
This commit is contained in:
commit
61d8bdfd10
|
|
@ -27,7 +27,9 @@ comes once the device is fully booted: orWall itself takes the lead on
|
||||||
the firewall, and add required rules in order to allow Orbot traffic,
|
the firewall, and add required rules in order to allow Orbot traffic,
|
||||||
and redirect selected application to Orbot TransPort.
|
and redirect selected application to Orbot TransPort.
|
||||||
|
|
||||||
Limitations: init-script works only on Android 4.4.x
|
Limitations: init-script works only on Android <= 4.4.x
|
||||||
|
|
||||||
|
Conflict: all other firewall application such as AFWall, DroidWall, etc
|
||||||
.
|
.
|
||||||
|
|
||||||
Requires Root:Yes
|
Requires Root:Yes
|
||||||
|
|
@ -159,7 +161,7 @@ Build:1.0.6,36
|
||||||
subdir=app
|
subdir=app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
scandelete=external/super-commands/ExampleApp/libs,external/i2p/art,external/i2p/app,external/i2p/client/src/main/jniLibs/armeabi
|
scandelete=external/super-commands/ExampleApp/libs,external/i2p/client/src/main/jniLibs/armeabi
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue