Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-04 | Lint performance: completely clean | Sean Leonard | |
That means there is no unnecessary file, nor resource, in the project right now. Conflicts: res/values-ca/strings.xml res/values-cs/strings.xml res/values-de/strings.xml res/values-es/strings.xml res/values-et/strings.xml res/values-fr/strings.xml res/values-id/strings.xml res/values-it/strings.xml res/values-ja/strings.xml res/values-ko/strings.xml res/values-nl/strings.xml res/values-no/strings.xml res/values-ro/strings.xml res/values-ru/strings.xml res/values-uk/strings.xml res/values-zh-rCN/strings.xml res/values-zh-rTW/strings.xml res/values/strings.xml res/values/untranslatable.xml res/xml/main_headers.xml | |||
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-12 | Implement starting a VPN on boot. (closes issue #62) | Arne Schwabe | |
2012-07-30 | Use system proxy settings for openvpn | Arne Schwabe | |
2012-07-17 | Implementier modprobe tun for more braindead images | Arne Schwabe | |
2012-06-27 | Some minor fixes | Arne Schwabe | |
2012-06-18 | Add a status message which shows the status of the connecting/connected VPN | Arne Schwabe | |
2012-06-03 | Implement reconnect on network change (closes issue #37) | Arne Schwabe | |
2012-05-31 | Add missing file | Arne Schwabe | |