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
/
EipSetupObserver.java
Age
Commit message (
Expand
)
Author
2020-01-23
set provider used in dns fallback resolution in ProviderApi service
cyberta
2020-01-21
remove unused imports
cyberta
2020-01-21
implement no-dns fallback using okhttp's Dns interface
cyberta
2019-12-13
improve better server balancing: update eip-service.json every 3 days after a...
cyBerta
2019-11-01
start void vpn if no more gateways available during setup
cyBerta
2019-10-25
implement error handling for edge case when Android
cyBerta
2019-10-19
select next PT supporting Gateway if shapeshifter reports errors for the curr...
cyBerta
2019-10-19
always stop vpn if setup failed (for now)
cyBerta
2019-08-02
adapt error handling during eip setup: refresh UI if gateway profile could no...
cyBerta
2019-07-12
get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead code
cyBerta
2019-05-22
* adds a DISCONNECTING state
cyBerta
2019-03-09
store provider if vpn certificate was updated correctly
cyBerta
2019-03-09
improve vpn shutdown regarding the new gateway selection
cyBerta
2019-03-09
fix intent handling in EipSetupProvider
cyBerta
2018-12-11
fix UI state handling when the app tries to change the gateway
cyBerta
2018-12-07
first shot gatewayselection
cyBerta