summaryrefslogtreecommitdiff
path: root/res/xml
AgeCommit message (Collapse)Author
2013-01-22Start rebranding: a whole lotta string replacement, moving src/ file treeSean Leonard
2012-12-15Let the user control the new connect-retry(-max) logicArne Schwabe
2012-09-13Add support for persist-tun option (closes issue #83)Arne Schwabe
2012-09-04Correct 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-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-07-05add translations fixes for zh, es (closes issue #44, closes #45)Arne Schwabe
make a few left out strings translatable (closes issue #44)
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-31- fix a few more stringsArne Schwabe
- add editing xxx title to cfonig settings
2012-05-31Add most of the missing german translationsArne Schwabe
2012-05-31Add missing fileArne Schwabe
2012-05-30Add fix for CM9 /dev/tun ownership (closes issue #35)Arne Schwabe
2012-05-25Fix errors reported by lintArne Schwabe
2012-05-20- Fix missing aboutArne Schwabe
- Fix vpn list saving to sharedpreferences (closes issue #27) - Version 0.5.5a
2012-05-18Version 0.5.5Arne Schwabe
- Add state to speed display
2012-05-18Allow 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-13Config Import useable (closes issue #14)Arne Schwabe
Correct save/restore state in Basic Settings (closes issue #17)
2012-05-12Almost working configuration importArne Schwabe
2012-05-09add cipher optionArne Schwabe
2012-05-08Add FAQ Dialog, will be filled with more Items laterArne Schwabe
2012-05-03extract settings string to ressource file.Arne Schwabe
Fix calucation of netmaks Make p2p assumption message clearer closes issue #5
2012-04-30Really set versionArne Schwabe
2012-04-30- new Icon :)Arne Schwabe
- Obscure settings - version 0.4.5 - quick launch
2012-04-30version 0.4.2Arne Schwabe
2012-04-29Version 0.4schwabe
fixes iusse #1 fixes iusse #2 fixes iusse #3
2012-04-28Almost ready for version 0.4schwabe
2012-04-27it is not getIntent() nor savedState nor other fancy stuff, getArgument() is ↵Arne Schwabe
what I want
2012-04-23Doing progress on the Preference dialog chaosArne Schwabe
2012-04-21wipArne Schwabe