summaryrefslogtreecommitdiff
path: root/res/xml/general_settings.xml
AgeCommit message (Collapse)Author
2013-11-07I think the hacks that were needed for earlier Android version should not be ↵Arne Schwabe
needed anymore. Don’t show them in the General settings menu.
2013-07-03Restructure global settingsArne Schwabe
--HG-- extra : amend_source : 1b4e0ac86c557993b0195c4b1bad968f3f27aac1
2013-05-25Implement Option to pause VPN when screen is off (closes issue #162)Arne Schwabe
--HG-- rename : src/de/blinkt/openvpn/core/NetworkStateReceiver.java => src/de/blinkt/openvpn/core/DeviceStateReceiver.java
2013-04-07Allow clearing of external appsArne Schwabe
2012-08-16- Fix the problem Android sometimes killing the service in the background ↵Arne Schwabe
causing miniopenvpn to exit - Use setForeground to enable foreground priority, this forces to use a notification icon - Remove the ability to deselect Bytecounter.
2012-08-12Implement starting a VPN on boot. (closes issue #62)Arne Schwabe
2012-07-30Use system proxy settings for openvpnArne Schwabe
2012-07-17Implementier modprobe tun for more braindead imagesArne Schwabe
2012-06-27Some minor fixesArne Schwabe
2012-06-18Add a status message which shows the status of the connecting/connected VPNArne Schwabe
2012-06-03Implement reconnect on network change (closes issue #37)Arne Schwabe
2012-05-31Add missing fileArne Schwabe