summaryrefslogtreecommitdiff
path: root/src/se/leap/openvpn/OpenVpnService.java
AgeCommit message (Collapse)Author
2014-04-08Next step: compile jni sources correctly.Parménides GV
2013-12-16remove 'Assigning IP address' from the progress notification (#4661)cyBerta
2013-12-05Show location in openvpn notification message (Feature #4665)cyBerta
2013-12-04fix for notification message on state exitingcyBerta
2013-12-04set key icon also on state EXITINGcyBerta
2013-11-21OpenVPN notification contains location.Parménides GV
Instead of plain domain, we're printing a new variable stored in vpnprofile (parsed in ConfigParser): location. I'm substituing "__" by ", ", but I'm not uppercasing anything. We rely on the raw data from eip-service.json.
2013-11-21In notification: s/hippo.bitmask.net/bitmask.net/Parménides GV
2013-11-14shows the broken key symbol on specific states, not on messages from R.stringcyBerta
2013-11-05debug logs removedcyBerta
2013-11-05broken key icon added + icon is shown on 'not running' notificationcyBerta
2013-10-10Refactored leapclient to bitmaskclient.Parménides GV
I do not change the company (se.leap). All references within strings.xml point to "bitmask" instead of to "leap".
2013-07-29Backstack OK from notification bar.Parménides GV
Pressing back after entering Dashboard from notification bar, the user goes back to home.
2013-07-26Include ics-openvpn license file in se.leap.openvpn packageSean Leonard
Clean erroneous copyright text (Consulted Arne) ics-openvpn uses GPLv2+
2013-07-19Show notification while VPN connection in progress and when VPN connection lostSean Leonard
2013-06-20Get rid of app's own notification.Sean Leonard
Only commented out. May want to try showing it until connection success.
2013-06-20Bring up VPN connection log on status line click.Sean Leonard
Also show it on click of "Configure" button on system notification popup. Also allow toggling of status line.
2013-06-20Better control and UI feedback for VPNSean Leonard
2013-06-20Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ↵Sean Leonard
builds VpnProfiles out of them
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard