Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-22 | Start rebranding: a whole lotta string replacement, moving src/ file tree | Sean Leonard | |
2012-12-15 | Let the user control the new connect-retry(-max) logic | Arne Schwabe | |
2012-09-13 | Add support for persist-tun option (closes issue #83) | Arne Schwabe | |
2012-09-04 | Correct the type of text for the basic settings. (closes issue #86) | Arne Schwabe | |
For the other settings which use T EditPrefernce there seems to be noway to specify a text type. | |||
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-07-05 | add translations fixes for zh, es (closes issue #44, closes #45) | Arne Schwabe | |
make a few left out strings translatable (closes issue #44) | |||
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 | - fix a few more strings | Arne Schwabe | |
- add editing xxx title to cfonig settings | |||
2012-05-31 | Add most of the missing german translations | Arne Schwabe | |
2012-05-31 | Add missing file | Arne Schwabe | |
2012-05-30 | Add fix for CM9 /dev/tun ownership (closes issue #35) | Arne Schwabe | |
2012-05-25 | Fix errors reported by lint | Arne Schwabe | |
2012-05-20 | - Fix missing about | Arne Schwabe | |
- Fix vpn list saving to sharedpreferences (closes issue #27) - Version 0.5.5a | |||
2012-05-18 | Version 0.5.5 | Arne Schwabe | |
- Add state to speed display | |||
2012-05-18 | Allow only one log window at a time (closes issue #26) | Arne Schwabe | |
Make OpenvpnService honour net30 routes (closes issue #24) | |||
2012-05-18 | - Make Ipv6 support complete (minus tun-ipv6 warning) | Arne Schwabe | |
- Implement byte counter support in the log window - Fix spelling of secret (closes issue #22) - Replace "quot; with ", no idea what went wrong there (closes issue #21) | |||
2012-05-13 | Config Import useable (closes issue #14) | Arne Schwabe | |
Correct save/restore state in Basic Settings (closes issue #17) | |||
2012-05-12 | Almost working configuration import | Arne Schwabe | |
2012-05-09 | add cipher option | Arne Schwabe | |
2012-05-08 | Add FAQ Dialog, will be filled with more Items later | Arne Schwabe | |
2012-05-03 | extract settings string to ressource file. | Arne Schwabe | |
Fix calucation of netmaks Make p2p assumption message clearer closes issue #5 | |||
2012-04-30 | Really set version | Arne Schwabe | |
2012-04-30 | - new Icon :) | Arne Schwabe | |
- Obscure settings - version 0.4.5 - quick launch | |||
2012-04-30 | version 0.4.2 | Arne Schwabe | |
2012-04-29 | Version 0.4 | schwabe | |
fixes iusse #1 fixes iusse #2 fixes iusse #3 | |||
2012-04-28 | Almost ready for version 0.4 | schwabe | |
2012-04-27 | it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵ | Arne Schwabe | |
what I want | |||
2012-04-23 | Doing progress on the Preference dialog chaos | Arne Schwabe | |
2012-04-21 | wip | Arne Schwabe | |