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
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
2021-11-11
use command pattern to start/stop tor service, similar to EIP and ProviderAPI...
cyBerta
2021-10-24
cancel tor and provider setup on pressing back button
cyBerta
2021-10-23
rename usePluggableTransports prefrence to useBridges, start snowflake if use...
cyBerta
2021-10-22
fix utf-8 string icon variable naming
cyBerta
2021-10-16
show tor bootstrapping progress in notifications
cyBerta
2021-10-02
add log to see if a fetch was successful
cyBerta
2021-07-21
stop torService immediately instead of queueing it in provider api service
cyBerta
2021-07-21
Stop tor proxy if provider api communication failed. Proxy will be reinitiate...
cyBerta
2021-07-21
initial tor-integration to circumvent blocking attempts of the provider api
cyBerta
2021-06-04
fix app crash in gateway selection error handling
cyBerta
2021-04-28
ask to disable manual gateway selection if current combination of transport a...
cyberta
2021-04-22
shorter debug log if GatewayManager parses Provider data that doesn't support...
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-04-22
fix app crash on void vpn service start
cyberta
2021-02-28
fix potential ArrayIndexOutOfBounds Exception while trying to establish a con...
cyBerta
2021-02-28
set early foreground notification for void vpn service
cyBerta
2021-02-28
cleanup
cyBerta
2021-02-28
fix error handling for VpnProfile.checkProfile()
cyBerta
2021-02-28
remove unused method
cyBerta
2021-02-28
remove unused HIDELOG flag
cyBerta
2021-02-28
no need to delete notification channels on service destroy
cyBerta
2021-02-26
Merge branch 'ipv6_gateway_selection' into 'beta-release'
cyberta
2021-02-26
fix potential Nullpointer exception when calling VpnService.prepare()
cyBerta
2021-02-26
Bigger refactoring:
cyBerta
2021-02-26
distinguish between openvpn state RECONNECTING and custom UI_CONNECTING flag
cyBerta
2021-02-26
use early routes (blocking traffic) only on reboot
cyBerta
2021-02-26
implement service binding in order to fix remote service exception during for...
cyBerta
2021-02-26
some refactorings in VpnNotificationManager, start foreground service notific...
cyBerta
2021-02-18
add a lot of API related error logs to log screen
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
[next]