index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-10-16
remove unneeded logs
cyBerta
2021-10-16
tweak tor done progess string
cyBerta
2021-10-16
cleanup imports
cyBerta
2021-10-16
show snowflake logs in notification
cyBerta
2021-10-16
don't recompile pattern in while loop
cyBerta
2021-10-16
show tor bootstrapping progress in notifications
cyBerta
2021-10-16
update shapeshifter jni bindings
cyBerta
2021-10-16
update tor-android
cyBerta
2021-10-02
update tor-android
cyBerta
2021-10-02
set max snowflake peers to 5 for now
cyBerta
2021-10-02
show snowflake logs in logcat
cyBerta
2021-10-02
add log to see if a fetch was successful
cyBerta
2021-10-02
* refactor startTorProxy()
cyBerta
* fix setting http proxy port correctly * snowflake+tor does currently only work when being connected to a wifi, not a cellular network. For now, we check if the device is connected to a wifi, before attempting to start tor
2021-10-02
update tor-android
cyBerta
2021-09-30
workaround for jni issue again
cyBerta
2021-09-30
remove tor circuit setup observer once timeout reached or tor circuits have ↵
cyBerta
been setup successfully
2021-09-30
set tor setup timeout to 3 minutes
cyBerta
2021-08-04
update import path for shapeshifter lib
cyberta
2021-08-04
adapt debug output
cyberta
2021-08-03
update bitmaskcore, updated shapeshifter with jni fix
cyberta
2021-08-03
update bitmaskcore
cyberta
2021-08-03
add missing debian packages to build tor
cyberta
2021-08-03
add some more debug output
cyberta
2021-08-03
fix ANDROID_NDK_HOME if ndk was manually downloaded
cyberta
2021-08-02
docker-engine seems to have been replaced by docker-ce package
cyberta
2021-08-02
try to install docker according to the docs
cyberta
2021-08-02
update url to docker debian-strech stable
cyberta
2021-08-02
update url to docker apt gpg key
cyberta
2021-08-02
try to get more output. dockerbuild.log is not uploaded for some reason
cyberta
2021-08-02
update bitmaskcore
cyberta
2021-07-21
fix ndk path in android-ndk docker file
cyBerta
2021-07-21
update required NDK version in docker build file
cyBerta
2021-07-21
set required ndk version in build.gradle
cyBerta
2021-07-21
try to set ANDROID_NDK_HOME to expected NDK version
cyBerta
2021-07-21
check ndk version earlier, do first the tor binary build job
cyBerta
2021-07-21
reset all submodules in cleanProject
cyBerta
2021-07-21
remove golang directory when cleaning project
cyBerta
2021-07-21
quit build process if tor cannot be build
cyBerta
2021-07-21
build tor binaries from source
cyBerta
2021-07-21
set torService to null when tor service connection disconnected
cyBerta
2021-07-21
always stop tor service connection immediately after we got the http tunnel port
cyBerta
2021-07-21
don't set a new ClientTransportPlugin everytime a service connection has ↵
cyBerta
been initiated with TorService
2021-07-21
ensure that response.body().close() is always called when reading non-null ↵
cyBerta
API responses
2021-07-21
remove log in ProviderApiManagerBase
cyBerta
2021-07-21
rename method
cyBerta
2021-07-21
minor language fixes in ProviderSetupBaseActivity
cyBerta
2021-07-21
stop torService immediately instead of queueing it in provider api service
cyBerta
2021-07-21
update tor-android
cyBerta
2021-07-21
ensure fronts file will be included in all builds
cyBerta
2021-07-21
update bitmaskcore
cyBerta
[next]