summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/api
AgeCommit message (Expand)Author
2017-05-29Fix lint issuesArne Schwabe
2017-04-05make temporary profile persistent tooArne Schwabe
2017-01-08Workaround the save set bugArne Schwabe
2017-01-08Use multi process on sharedpreferences until I have time for a proper fixArne Schwabe
2016-12-16Implement password handover between ui and serviceArne Schwabe
2016-11-15Fix more IPCArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe
2016-02-29Fix last commitArne Schwabe
2016-01-25Update copyright year to 2016Arne Schwabe
2015-09-30Implement disconnect on uninstall, currently untested (closes #394)Arne Schwabe
2015-03-16Do not break compatibility with older AIDL APIArne Schwabe
2015-03-16Update/cleanup of external API, allow adding of non user editable profilesArne Schwabe
2015-03-16Only return not deleted profiles on the external APIArne Schwabe
2014-11-28Implement protect call, (closes issue #306)Arne Schwabe
2014-11-26Make starting profiles from external more robustArne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe
2014-11-09Implement removal of profiles via external APIArne Schwabe
2014-11-05Fix starting VPN without permission when called from external servicev0.6.20Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-08-12Rename OpenVpnService to OpenVPNServiceArne Schwabe
2014-07-06Include package name in send dump emailArne Schwabe
2014-06-30Allow starting profiles by uuid in the same way as inline profilesArne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe