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
Age
Commit message (
Expand
)
Author
2022-08-09
show stop blocking in error dialog if no more gateways of a given transport a...
cyBerta
2022-08-09
fix error dialog buttons after screen rotation
cyBerta
2022-08-08
Merge branch 'update_dependencies' into 'master'
cyberta
2022-08-08
set IMMUTABLE flags for PendingIntents on Android 12+
cyBerta
2022-08-08
update gradle plugin to version 7.2.2, compile and target sdk to API 31, andr...
cyBerta
2022-08-07
prepare final riseup lilypad transition
cyBerta
2022-08-07
set riseup's main_url to black.riseup.net while still showing riseup.net as d...
cyBerta
2022-08-07
unbind openvpn service in EipFragment if openvpn was turned off
cyBerta
2022-08-05
add missing GatewayJson class
cyBerta
2022-08-05
let a gateway have only one transport if obfuscation proxy pinning is enabled
cyBerta
2022-08-05
remove redundant code that tweaks the transports for pinned gateways
cyBerta
2022-08-05
localize 'Unknown Location'
cyBerta
2022-08-05
initiate gateway Manager with only one pinned gateway if obfuscation proxy pi...
cyBerta
2022-08-05
don't use preferred city while obfuscation proxy pinning
cyBerta
2022-08-05
don't show load during obfuscation proxy pinning
cyBerta
2022-08-05
revert gateway selection during gateway pinning
cyBerta
2022-08-05
adapt the route to point to the obfuscation proxy instead of the openvpn gateway
cyBerta
2022-07-31
implement obfuscation pinning
cyBerta
2022-07-26
prepare viewBinding
cyBerta
2022-07-25
Merge branch 'preshipped_provider_updates' into 'master'
cyberta
2022-07-25
never update ProviderOberservable with a null provider, use a default provide...
cyBerta
2022-07-25
client update check, removes current provider data on app update if calyx mov...
cyBerta
2022-07-19
hide tethering option on CalyxOS 11 (SDK 30)
cyBerta
2022-07-19
better naming for network error handling flag in ObfsVpnClient
cyBerta
2022-07-19
add UI to enable experimental kcp transport if the client uses obfsvpn instea...
cyBerta
2022-07-19
Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...
cyBerta
2022-07-19
implement error handling for socks port binding
cyBerta
2022-07-19
cleanup
cyBerta
2022-07-19
make member variable final
cyBerta
2022-07-19
move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi...
cyBerta
2022-07-19
define logging interface for obfsvpn
cyBerta
2022-07-19
allow to pin a custom obfs4 bridge during compile time
cyBerta
2022-07-19
handle multi-threaded access to obfsvpn client state flags correctly
cyBerta
2022-07-19
update ObfsvpnClient to latest obfsvpn api: handle bubbled up errors
cyBerta
2022-07-19
ensure socks proxy has started before openvpn tries to use it
cyBerta
2022-07-19
obfuscate vpn traffic using either shapeshfiter or obfsvpn
cyBerta
2022-07-19
implement ObfsVpnClient, wrapping go jni bindings
cyBerta
2022-07-18
Merge branch 'eip-service.json_updates' into 'master'
cyberta
2022-07-18
add missing static import for string in EipFragment
cyBerta
2022-07-18
implement small delay to check for version updates after a successful connect...
cyBerta
2022-07-18
removed unused ServiceConnection
cyBerta
2022-07-18
update eip-service.json every 3 days or after a unsuccessful connection attem...
cyBerta
2022-07-18
only allow already established network connections when trying to call the pr...
cyBerta
2022-07-18
update soon expiring vpn certificates after connecting to the VPN
cyBerta
2022-06-11
show ConfigParseErrors in log view
cyBerta
2022-06-11
improve gateway pinning: continue parsing presorted gateway lists in debug bu...
cyBerta
2022-06-08
add debug feature to pin single gateways
cyBerta
2022-06-08
ensure that all pem formatted CA certs get always parsed correctly
cyBerta
2022-05-20
fix notifications not disappearing after disconnecting from quick settings tile
cyBerta
2022-05-20
add missing import
cyBerta
[next]