summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/ProfileManager.java
AgeCommit message (Expand)Author
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2012-12-27Make changes needed to provide an external APIArne Schwabe
2012-12-25Cleanupsarne@gaia.fritz.box
2012-08-27If profiles are broken do not load them, might fix NPE from market consolev0.5.21Arne Schwabe
2012-08-13Allow editing the VPN Config from the log screen to ease configuration iterat...Arne Schwabe
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-05-31- fix a few more stringsArne Schwabe
2012-05-24- fix cn remote string (closes issue #31)Arne Schwabe
2012-05-20- Fix missing aboutArne Schwabe
2012-05-14Add more error loggingArne Schwabe
2012-05-04Get vpn list working again, not yet perfect but at least delete worksArne Schwabe
2012-04-30- new Icon :)Arne Schwabe
2012-04-28Almost ready for version 0.4schwabe
2012-04-27it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ...Arne Schwabe