Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-15 | Merge branch 'feature/disconnect-notification-icon' into develop | Sean Leonard | |
2013-11-14 | shows the broken key symbol on specific states, not on messages from R.string | cyBerta | |
2013-11-09 | No new routes if openvpn is already running. | Parménides GV | |
We cannot add routes to an existing openvpn session because it makes openvpn reconnect. | |||
2013-11-07 | Logbuffer copied to Logcat. | Parménides GV | |
2013-11-07 | Special debug log: "OpenVPN log" tag | Parménides GV | |
The log shows all state commands, and notifies when bytecount values have not changed more than 3 times in a row. | |||
2013-11-05 | Command log to debug reconnects. | Parménides GV | |
The content of this commit should be removed from the final fix. | |||
2013-11-05 | debug logs removed | cyBerta | |
2013-11-05 | broken key icon added + icon is shown on 'not running' notification | cyBerta | |
2013-10-10 | Refactored 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-09-30 | Moved all constants from ConfigHelper. | Parménides GV | |
They have been relocated to the corresponding classes. | |||
2013-07-29 | Backstack OK from notification bar. | Parménides GV | |
Pressing back after entering Dashboard from notification bar, the user goes back to home. | |||
2013-07-26 | Include ics-openvpn license file in se.leap.openvpn package | Sean Leonard | |
Clean erroneous copyright text (Consulted Arne) ics-openvpn uses GPLv2+ | |||
2013-07-19 | Don't send byte count messages to the state listeners | Sean Leonard | |
2013-07-19 | Show notification while VPN connection in progress and when VPN connection lost | Sean Leonard | |
2013-07-18 | Move AboutFragment into leapclient package | Sean Leonard | |
2013-07-12 | Login dialog appears after a failed login. | Parménides GV | |
If the user enters his/her password incorrectly, the dialog appears again. | |||
2013-07-12 | Added menu to ConfigurationWizard. | Parménides GV | |
It only contains the "About LEAP" option. If the user clicks again that option while the About fragment is up, no new fragment is added and pressing 1 time the back button drives him/her to the ConfigurationWizard activity. | |||
2013-06-20 | Get rid of app's own notification. | Sean Leonard | |
Only commented out. May want to try showing it until connection success. | |||
2013-06-20 | Bring 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-20 | Better control and UI feedback for VPN | Sean Leonard | |
2013-06-20 | Quite basic staring and stopping of VPN | Sean Leonard | |
2013-06-20 | Introducing the EIP class! Parses eip-service.json for OpenVPN gateways and ↵ | Sean Leonard | |
builds VpnProfiles out of them | |||
2013-01-25 | Replace hardcoded package name string, FIXME but closes #1494 | Sean Leonard | |
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |