summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2012-05-09Only try to write minivpn once per program lifetime.Arne Schwabe
Remove debug logging
2012-05-09Version 0.5.0 + minimal faq additionArne Schwabe
2012-05-08more aboutArne Schwabe
2012-05-08more todo, add Copying faqArne Schwabe
2012-05-08Add FAQ Dialog, will be filled with more Items laterArne Schwabe
2012-05-06Version 0.4.9Arne Schwabe
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-05First time a fd was successfully transfered over a socket :)Arne Schwabe
2012-05-05Error message if keystore cannot be accessed (e.g. after backup)Arne Schwabe
2012-05-05Version 0.4.7 with more route checking and fix of the tmp-dir bug :(Arne Schwabe
closes issue #6
2012-05-04Version 0.4.7 :)Arne 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-03Merge Merge try number 2Arne Schwabe
2012-05-03Error message if tun cannot be openedArne Schwabe
2012-05-03extract settings string to ressource file.Arne Schwabe
Fix calucation of netmaks Make p2p assumption message clearer closes issue #5
2012-05-01Support strange certificate + passsword authentication typesArne Schwabe
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-30Really set versionArne Schwabe
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-29Version 0.4 had a User/password and static keys options that will not work. ↵schwabe
Fix that
2012-04-29Version 0.4schwabe
fixes iusse #1 fixes iusse #2 fixes iusse #3
2012-04-28Almost ready for version 0.4schwabe
2012-04-27it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵Arne Schwabe
what I want
2012-04-23Doing progress on the Preference dialog chaosArne Schwabe
--HG-- rename : res/layout/config.xml => res/layout/basic_settings.xml rename : src/de/blinkt/openvpn/AboutActivity.java => src/de/blinkt/openvpn/AboutFragment.java
2012-04-21wipArne Schwabe
2012-04-16Initial importArne Schwabe