Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-14 | Add FAQ for Android 4.3 | Arne Schwabe | |
2013-08-12 | Fix lint issues | Arne Schwabe | |
2013-07-12 | Do not show certificate information on pkcs12 and key dialogs (closes issue ↵ | Arne Schwabe | |
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb | |||
2013-07-11 | Usage reflection to use Android Bouncycastle to print Subject DN, also ↵ | Arne Schwabe | |
display CN in the basic settings screen --HG-- extra : rebase_source : 6cff9134e9f0bd0e5261edd7ac0b4139b1580d3b | |||
2013-06-26 | Update License | Arne Schwabe | |
2013-06-23 | Fix issues found by Code Analysis | Arne Schwabe | |
2013-06-06 | Fix printing of certificate DN Namesv0.5.37 | Arne Schwabe | |
2013-06-05 | Add support for asking username/password if none is set (closes issue #174) | Arne Schwabe | |
2013-05-24 | Autoscroll log (closes issue #164) | Arne Schwabe | |
2013-05-20 | Add certificate CN print | Arne Schwabe | |
Need to fix string for email and order --HG-- extra : rebase_source : c3d5858d53d2f8f340b0d4a07434021f194a247a | |||
2013-04-08 | Remove tls-remote conversion. Let Heiko's patches handle this stuff | Arne Schwabe | |
2013-04-06 | Add external API with security. | Arne Schwabe | |
2013-03-18 | Encourage users to translate in about screen | Arne Schwabe | |
2013-03-14 | Add padding to a few fragments | Arne Schwabe | |
2013-03-12 | Annote FAQ item to ignore lint checks | Arne Schwabe | |
2013-03-12 | Add padding to FAQ and TLS Remote Screen | Arne Schwabe | |
--HG-- extra : rebase_source : fdba73716b9003900d767ef2c8cbb01b6583a580 | |||
2013-03-11 | Add broadcast sent when VPN Status changes, still needs to tested (closes ↵ | Arne Schwabe | |
issue #150) | |||
2013-03-08 | Enhance/fix --verify-x509-name support | Arne Schwabe | |
2013-03-07 | Add x509-verify-name support to ics-openvpn GUI | Arne Schwabe | |
--HG-- extra : rebase_source : 58613dd0fdf7a9ea75d59b1ea16c68fb6524138b | |||
2013-03-05 | Add copyright for bouncy castles | Arne Schwabe | |
--HG-- extra : rebase_source : b8f7314dccb41686ec58a189e111935fdc8d4619 | |||
2013-02-28 | Fix scroll bar location | Arne Schwabe | |
2013-02-28 | New Layout for main screen | Arne Schwabe | |
2013-02-05 | Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵ | Arne Schwabe | |
speed display. | |||
2012-11-20 | Add script to generate FAQ in the google CODE project. | Arne Schwabe | |
2012-11-20 | VPN+tethering is becoming a FAQ | Arne Schwabe | |
2012-10-26 | - Increase Version | Arne Schwabe | |
- Add FAQ Entry for energy consumption | |||
2012-10-10 | Have translationby string a useful default for translators | Arne Schwabe | |
Grrrr at Chinese languages. Russian is complete enought to be usable --HG-- rename : res/values-zh-CN/arrays.xml => res/values-zh-rCN/arrays.xml rename : res/values-zh-CN/strings.xml => res/values-zh-rCN/strings.xml | |||
2012-09-07 | Add FAQ entry for the network configuration | 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-22 | Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 ↵ | Arne Schwabe | |
format | |||
2012-08-21 | Add a nice "what to do" screen if no VPN has been added yet | Arne Schwabe | |
2012-08-21 | Add FAQ Entry for the duplicate notifications | Arne Schwabe | |
2012-08-03 | Donate with paypal ... | Arne Schwabe | |
2012-07-21 | Hide the keyboard in the settings by defaultv0.5.14 | Arne Schwabe | |
2012-07-20 | - Use config file name instead for default VPN name (closes issue #53) | Arne Schwabe | |
- Allow importing the pkcs12 into the android keystone when converting configuration | |||
2012-07-16 | Start work on clear setting for file dialog | Arne Schwabe | |
Add a quick start quide stating the obvious (*sigh*) | |||
2012-07-03 | add fix to arrays.xml (closes issue #43) | Arne Schwabe | |
add translated by recognition add faq for system dialogs | |||
2012-06-17 | - Fix last commitv0.5.8 | Arne Schwabe | |
- Implement reading extra CA cert from file to fix keystore error on some mobile phones | |||
2012-05-31 | Add most of the missing german translations | Arne Schwabe | |
2012-05-25 | Fix errors reported by lint | Arne Schwabe | |
2012-05-24 | Add querying certificate key password (closes issue #23) | Arne Schwabe | |
2012-05-23 | Finetune FAQ, change font sizes, add Information about broken Images from ↵ | Arne Schwabe | |
Sony and HTC | |||
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 | Version 0.5.3 | Arne Schwabe | |
Fix a few new bugs before pushing to the market :) | |||
2012-05-11 | Rework 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-09 | Only try to write minivpn once per program lifetime. | Arne Schwabe | |
Remove debug logging | |||
2012-05-09 | Version 0.5.0 + minimal faq addition | Arne Schwabe | |
2012-05-08 | more about | Arne Schwabe | |
2012-05-08 | more todo, add Copying faq | Arne Schwabe | |
2012-05-08 | Add FAQ Dialog, will be filled with more Items later | Arne Schwabe | |