Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-12 | Do not show certificate information on pkcs12 and key dialogs (closes issue ↵ | Arne Schwabe | |
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb | |||
2013-06-26 | Update License | Arne Schwabe | |
2013-02-05 | Fix Locale related errors/bugs. Update … to unicode replacement. Fix the ↵ | Arne Schwabe | |
speed display. | |||
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-07-21 | Hide the keyboard in the settings by defaultv0.5.14 | Arne Schwabe | |
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-24 | Add querying certificate key password (closes issue #23) | Arne Schwabe | |
2012-05-05 | Version 0.4.7 with more route checking and fix of the tmp-dir bug :( | Arne Schwabe | |
closes issue #6 | |||
2012-04-30 | version 0.4.2 | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java | |||
2012-04-29 | Version 0.4 had a User/password and static keys options that will not work. ↵ | schwabe | |
Fix that | |||
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 | |
--HG-- rename : res/layout/config.xml => res/layout/basic_settings.xml rename : src/de/blinkt/openvpn/AboutActivity.java => src/de/blinkt/openvpn/AboutFragment.java |