summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/Settings_Obscure.java
AgeCommit message (Collapse)Author
2012-05-14- Rework saving state of preferences fragmentArne Schwabe
- fix state of nobind not loaded (hopefully closes issue #19) Version 0.5.4
2012-05-050.4.8b - the my phone has a /tmp but most ics do notArne Schwabe
2012-05-04Get vpn list working again, not yet perfect but at least delete worksArne Schwabe
http://code.google.com/p/android/issues/detail?id=3414 is hunting me :(
2012-05-03add delete Profile supportArne Schwabe
add Config Parser begin openvpn config => Vpn Profile Converter
2012-05-01Support strange certificate + passsword authentication typesArne Schwabe
2012-04-30Really set versionArne Schwabe
2012-04-30- new Icon :)Arne Schwabe
- Obscure settings - version 0.4.5 - quick launch
2012-04-27it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵Arne Schwabe
what I want