Merge branch 'update_orwall' of https://gitlab.com/ethack/fdroiddata
This commit is contained in:
commit
82401fa07e
|
@ -24,6 +24,8 @@ Android sends stuff before you can even access the device. Second stage
|
|||
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,
|
||||
and redirect selected application to Orbot TransPort.
|
||||
|
||||
Limitations: init-script works only on Android 4.4.x
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
@ -38,8 +40,15 @@ Build:0.12-beta,16
|
|||
gradle=yes
|
||||
scandelete=external/super-commands/ExampleApp/libs
|
||||
|
||||
Build:0.14-beta,18
|
||||
commit=v0.14-beta
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
scandelete=external/super-commands/ExampleApp/libs
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.12-beta
|
||||
Current Version Code:16
|
||||
Current Version:0.14-beta
|
||||
Current Version Code:18
|
||||
|
||||
|
|
Loading…
Reference in a new issue