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
/
eip
Age
Commit message (
Expand
)
Author
2022-12-06
restrict transition animation to connected -> disconnected state change
cyberta
2022-11-22
stub implementation to start motd UI on app start if required
cyBerta
2022-11-21
fix bitmaskcore builds on macOS, rename Shapeshifter to ShapeshifterClient as...
cyberta
2022-08-08
set IMMUTABLE flags for PendingIntents on Android 12+
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
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-19
Parse different obfs4 flavors from eip-service.json. In the gateway load / ga...
cyBerta
2022-07-19
move BuildConfig variable use_obfsvpn to a static method in ConfigHelper, whi...
cyBerta
2022-07-19
allow to pin a custom obfs4 bridge during compile time
cyBerta
2022-07-19
obfuscate vpn traffic using either shapeshfiter or obfsvpn
cyBerta
2022-07-18
Merge branch 'eip-service.json_updates' into 'master'
cyberta
2022-07-18
implement small delay to check for version updates after a successful connect...
cyBerta
2022-07-18
update eip-service.json every 3 days or after a unsuccessful connection attem...
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-05-20
fix notifications not disappearing after disconnecting from quick settings tile
cyBerta
2022-05-20
fix typo and parse string from error result json object more gracefully
cyBerta
2022-05-19
clarify that EipSetupObserver uses the application context
cyBerta
2022-05-19
handle tor startup errors and use better checks in EipSetupObserver if tor sh...
cyBerta
2022-05-18
use snowflake if necessary to update invalid vpn cert. Show cert update messa...
cyBerta
2022-05-08
update min l110n, (c) date
kwadronaut
2022-02-05
fix NPE in GatewaysManager
cyBerta
2022-02-04
remove (shapeshifter) Dispatcher and Binary-Installer class, they're deprecte...
cyBerta
2021-12-20
Merge branch 'certificate_transition' into 'master'
cyberta
2021-12-17
don't show led colors for vpn stats notifications, use them when app updates ...
cyBerta
2021-12-17
allow to parse and handle multiple certs in a pem file
cyBerta
2021-12-10
catch potential IllegalArgumentException when enqueuing intents for EIP and P...
cyBerta
2021-12-10
always use application context in EipCommand to start eip service
cyBerta
2021-11-26
disable location entries that are not supporting current transport, show hint...
cyBerta
2021-11-25
implement UI, logic and test for prefer UDP preferences
cyBerta
2021-11-23
sort locations by transport
cyBerta
2021-11-23
calculate fake load from timezone distance if menshen doesn't serve load info
cyBerta
2021-11-23
calculate and show gateway load related to transport
cyBerta
2021-11-21
implement new gateway selection UI, using same UX principles as for desktop
cyBerta
2021-11-20
implement a selection indicator for location list
cyBerta
2021-11-15
ask user to change location or disable bridges if manually selected location ...
cyBerta
2021-11-15
show bridges icon in gateway selector for locations supporting them
cyBerta
2021-11-15
draft gateway selection UI according to simlpy secure's proposals
cyBerta
2021-11-15
implement location load indicator in gateway selection cell
cyBerta
2021-11-15
first implementation of the gateway button, started to remove labels from Eip...
cyBerta
2021-11-14
skip obfs4 connections using either ipv6 addresses or UDP
cyBerta
2021-11-14
allow ipv6 only openvpn gateways
cyBerta
2021-11-12
retry all remotes defined in one VpnProfile before switching gateways
cyBerta
[next]