summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/EipSetupObserver.java
AgeCommit message (Collapse)Author
2019-08-02adapt error handling during eip setup: refresh UI if gateway profile could ↵cyBerta
not be started
2019-07-12get rid of ics-openvpn's ProfileManager, reduces boilerplate and dead codecyBerta
2019-05-22* adds a DISCONNECTING statecyBerta
* fixes vpn startup issues
2019-03-09store provider if vpn certificate was updated correctlycyBerta
2019-03-09improve vpn shutdown regarding the new gateway selectioncyBerta
(cherry picked from commit fcc04ae)
2019-03-09fix intent handling in EipSetupProvidercyBerta
(cherry picked from commit 36ea8c0)
2018-12-11fix UI state handling when the app tries to change the gatewaycyBerta
2018-12-07first shot gatewayselectioncyBerta