summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/Settings_Obscure.java
AgeCommit message (Collapse)Author
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2012-12-15Let the user control the new connect-retry(-max) logicArne Schwabe
2012-12-04Fix crash of settings if verb > 5 from the parsed configurationArne Schwabe
2012-09-26Implement reading/writing persist-tun settingArne Schwabe
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