summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/Settings_Basic.java
AgeCommit message (Collapse)Author
2012-06-21Organize ImportsArne Schwabe
2012-06-17- Fix last commitv0.5.8Arne Schwabe
- Implement reading extra CA cert from file to fix keystore error on some mobile phones
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-24Add querying certificate key password (closes issue #23)Arne Schwabe
2012-05-14- Rework saving state of preferences fragmentArne Schwabe
- fix state of nobind not loaded (hopefully closes issue #19) Version 0.5.4
2012-05-14Apply patch from issue #20 (closes issue #20)Arne Schwabe
2012-05-13If you think having cought all things that are broken in images one images ↵Arne Schwabe
tries harder to break things...
2012-05-13Config Import useable (closes issue #14)Arne Schwabe
Correct save/restore state in Basic Settings (closes issue #17)
2012-05-11Rework FIle selection dialog.Arne Schwabe
Include possibility to include file content in VPN Profile. Allows safer storage of Certifcates and keys. (closes issue #13) --HG-- rename : src/com/lamerman/FileDialog.java => src/de/blinkt/openvpn/FileSelectionFragment.java
2012-05-04Version 0.4.7 :)Arne Schwabe
2012-05-01Support strange certificate + passsword authentication typesArne Schwabe
2012-04-30version 0.4.2Arne Schwabe
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java