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
/
base
Age
Commit message (
Expand
)
Author
2021-11-06
add little comment about the meaning of providerIp and providerApiIp
cyBerta
2021-11-06
make default_url in DefaultedURL a local variable
cyBerta
2021-11-06
fix tor provider setup fallback mechanism
cyBerta
2021-11-05
reset tor proxy port used by okhttp on bridges settings disabled
cyBerta
2021-10-23
rename usePluggableTransports prefrence to useBridges, start snowflake if use...
cyBerta
2021-07-21
automatically close navigation drawer after switch account item was selected
cyBerta
2021-07-21
automatically start VPN after switching provider
cyBerta
2021-07-21
initial tor-integration to circumvent blocking attempts of the provider api
cyBerta
2021-05-18
implement feature switch, so that gateway selection can be turned off on comp...
cyberta
2021-04-28
ask to disable manual gateway selection if current combination of transport a...
cyberta
2021-04-22
make LinearLayoutManager a local variable
cyBerta
2021-04-22
disable 'turn on' button if automatic gateway selection is disabled but no lo...
cyBerta
2021-04-22
fix location name comparison, allow to unselect a location
cyBerta
2021-04-22
initial draft for gateway selection on Android
cyBerta
2021-04-22
rename preference helper method for getting the preferred city
cyBerta
2021-04-22
Adapt gateway selector to check for nearest gateway within a city. Also optio...
cyBerta
2021-02-26
catch rare IllegalStateException in EipFragment
cyBerta
2021-02-26
Merge branch 'ipv6_gateway_selection' into 'beta-release'
cyberta
2021-02-26
improve error alerting if vpn launching fails, show an AlertDialog instead of...
cyBerta
2021-02-26
Bigger refactoring:
cyBerta
2021-02-26
distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
cyBerta
2021-02-26
implement service binding in order to fix remote service exception during for...
cyBerta
2021-02-25
ensure the private api and the preshipped certificate will be used to setup t...
cyBerta
2021-02-16
adapt eip-service.json parsing to support ipv6
cyBerta
2021-02-15
switch faster to next gateway during eip setup if current one is not responsive
cyBerta
2021-01-25
Android O+ devices: only launch VPN on boot if always-on is enabled. For pre ...
cyBerta
2020-12-29
update butterknife probably a last time
cyBerta
2020-12-29
move NavigationDrawerFragment into fragments directory
cyBerta
2020-12-29
new year cleanup: restructure messy project
cyBerta