summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/LogWindow.java
AgeCommit message (Collapse)Author
2013-02-26Refactor ConnectionStatus to be an enumerationv0.5.32Arne Schwabe
--HG-- extra : rebase_source : 6cf34d83b33bdb25d2311ad9adaa446ac0aac823
2013-02-21fix manifest, remember timestamp format, introduce overly accurate timestamp ↵Arne Schwabe
format (=ISO)
2013-02-10Use different icons in the status bar depending on status.Arne Schwabe
2013-02-10Add timestamps to log windowArne Schwabe
--HG-- extra : rebase_source : cbcf8f519b4a2c616a645636653fe711304a5942
2013-02-09Merge non OpenVPN3 specific into mainArne Schwabe
2013-02-07Give the log window a natural up actionv0.5.31Arne Schwabe
2013-01-01Make state messages translatable and nicer.Arne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-24Make send mini dump work with non Gmail Mail app, make google sending better ↵Arne Schwabe
placed
2012-12-22Add google-breakpad support to ics-openvpnArne Schwabe
2012-09-25make the context getting a bit more clean ,should not change anything but ↵Arne Schwabe
never know (NPE in market console)
2012-08-28- Add status message when waiting for network.Arne Schwabe
- Using a priority higher than PRIORITY_MIN stop the flickering of the notification but make the icon visible again :/
2012-08-13Allow editing the VPN Config from the log screen to ease configuration ↵Arne Schwabe
iterations
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-06-20Make important message have a ticker message, fix status line in log windowArne Schwabe
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-06-13Correct network state messageArne Schwabe
Improve logging framework a bit Add logging of certificates received from Keystore
2012-05-18Version 0.5.5v0.5.5Arne Schwabe
- Add state to speed display
2012-05-18- Make Ipv6 support complete (minus tun-ipv6 warning)Arne Schwabe
- Implement byte counter support in the log window - Fix spelling of secret (closes issue #22) - Replace "quot; with ", no idea what went wrong there (closes issue #21)
2012-05-06- Ability to copy single log entries (issue #9)Arne Schwabe
- Remove dependency on JNI for all but early logging and opening tun
2012-05-06Add ability to send the log (closes issue #9)Arne Schwabe
protect fd over unix socket
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
closes issue #6
2012-05-01The real 0.4.6 version as being pushed to the market.Arne Schwabe
adds working clear and disconnect buttons to log window
2012-04-30Version 0.4.6 - Codename "Welcome to the world people in 2012, where we use ↵Arne Schwabe
CIDR"
2012-04-30- new Icon :)Arne Schwabe
- Obscure settings - version 0.4.5 - quick launch
2012-04-30version 0.4.2Arne Schwabe
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java
2012-04-28Almost ready for version 0.4schwabe
2012-04-16Initial importArne Schwabe