Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-02 | Add the --auth option to the auth/enc dialog | Arne Schwabe | |
2012-05-25 | Fix errors reported by lint | Arne Schwabe | |
2012-05-18 | Version 0.5.5v0.5.5 | Arne Schwabe | |
- Add state to speed display | |||
2012-05-14 | - Rework saving state of preferences fragment | Arne Schwabe | |
- fix state of nobind not loaded (hopefully closes issue #19) Version 0.5.4 | |||
2012-05-12 | Almost working configuration import | Arne Schwabe | |
2012-05-11 | CLeanups | Arne Schwabe | |
Fix backtrace from market console, I suspect someone tried IPv6 and I failed him/her :( | |||
2012-05-11 | Rework FIle selection dialog. | Arne Schwabe | |
Include possibility to include file content in VPN Profile. Allows safer storage of Certifcates and keys. (closes issue #13) --HG-- rename : src/com/lamerman/FileDialog.java => src/de/blinkt/openvpn/FileSelectionFragment.java | |||
2012-05-10 | Version 0.5.1 | Arne Schwabe | |
2012-05-09 | add cipher option | Arne Schwabe | |
2012-04-30 | version 0.4.2 | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java | |||
2012-04-29 | Version 0.4 | schwabe | |
fixes iusse #1 fixes iusse #2 fixes iusse #3 | |||
2012-04-28 | Almost ready for version 0.4 | schwabe | |
2012-04-27 | it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵ | Arne Schwabe | |
what I want |