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
path:
root
/
app
/
src
/
main
/
java
/
se
/
leap
/
bitmaskclient
/
providersetup
Age
Commit message (
Expand
)
Author
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 been...
cyBerta
2021-07-21
ensure that response.body().close() is always called when reading non-null AP...
cyBerta
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
implement ClientTransportPluginInterface to start / stop snowflake client for...
cyBerta
2021-07-21
inject IPtProxy in TorService
cyBerta
2021-07-21
show tor status info in provider setup activies
cyBerta
2021-07-21
initial tor-integration to circumvent blocking attempts of the provider api
cyBerta
2021-02-25
ensure the private api and the preshipped certificate will be used to setup t...
cyBerta
2021-02-18
add logging in ProvderApiConnector, in order to see the failing requests
cyBerta
2021-02-18
add a lot of API related error logs to log screen
cyBerta
2020-12-30
replace jetbrains.annotations by androidx.annotations
cyBerta
2020-12-29
update butterknife probably a last time
cyBerta
2020-12-29
new year cleanup: restructure messy project
cyBerta