summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/FileSelectionFragment.java
AgeCommit message (Collapse)Author
2013-03-01Fix even stupider bugv0.5.34Arne Schwabe
--HG-- extra : amend_source : d8c0fc1d7c1f5ad498fb9ecd37b58929b1aa7f7b
2013-02-28New Layout for main screenArne Schwabe
2013-02-05Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵Arne Schwabe
speed display.
2012-07-21Allow clearing of the CA Cert (closes issue #57)Arne Schwabe
2012-07-16Start work on clear setting for file dialogArne Schwabe
Add a quick start quide stating the obvious (*sigh*)
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-12Almost working configuration importArne Schwabe
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