Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-05 | add notice about need of OpenVPN support | Arne Schwabe | |
2014-01-25 | Add the ability to select missing files from Convert Dialog | Arne Schwabe | |
2013-12-28 | lint fixes | Arne Schwabe | |
--HG-- extra : rebase_source : 3255789b1dc3b39dddf101f46ac78d68b01ec5e4 | |||
2013-12-17 | Add a note for the xposed module to the FAQ | Arne Schwabe | |
--HG-- extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385 | |||
2013-12-11 | Move activities and views into packages | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/ConfigConverter.java => src/de/blinkt/openvpn/activities/ConfigConverter.java rename : src/de/blinkt/openvpn/app/CreateShortcuts.java => src/de/blinkt/openvpn/activities/CreateShortcuts.java rename : src/de/blinkt/openvpn/DisconnectVPN.java => src/de/blinkt/openvpn/activities/DisconnectVPN.java rename : src/de/blinkt/openvpn/FileSelect.java => src/de/blinkt/openvpn/activities/FileSelect.java rename : src/de/blinkt/openvpn/LogWindow.java => src/de/blinkt/openvpn/activities/LogWindow.java rename : src/de/blinkt/openvpn/MainActivity.java => src/de/blinkt/openvpn/activities/MainActivity.java rename : src/de/blinkt/openvpn/FileSelectLayout.java => src/de/blinkt/openvpn/views/FileSelectLayout.java rename : src/de/blinkt/openvpn/RemoteCNPreference.java => src/de/blinkt/openvpn/views/RemoteCNPreference.java rename : src/de/blinkt/openvpn/fragments/SeekBarTicks.java => src/de/blinkt/openvpn/views/SeekBarTicks.java extra : rebase_source : fccff1bc269dbc0ae33b96a4947b8a6e2924efeb | |||
2013-11-29 | Fixes for keyboard navigation | Arne Schwabe | |
2013-11-25 | Add full license details | Arne Schwabe | |
2013-11-21 | Fix log window in landscape | Arne Schwabe | |
2013-11-21 | Fix lints warnings, change folder icons | Arne Schwabe | |
2013-11-21 | Remove now obsolete verbosity option | Arne Schwabe | |
--HG-- extra : amend_source : 3b6d49d653724677414376cc1b372a23c6c23354 | |||
2013-11-19 | small bug fixes | Arne Schwabe | |
2013-11-07 | Fine tune log window. | Arne Schwabe | |
--HG-- rename : res/layout-w720dp/log_fragment.xml => res/layout-sw600dp/log_fragment.xml rename : res/values-w600dp/dimens.xml => res/values-sw600dp/dimens.xml | |||
2013-10-13 | Working LogFragment | Arne Schwabe | |
--HG-- rename : res/layout-w720dp/logwindow.xml => res/layout-w720dp/log_fragment.xml rename : res/layout/logwindow.xml => res/layout/log_fragment.xml rename : src/de/blinkt/openvpn/LogWindow.java => src/de/blinkt/openvpn/fragments/LogFragment.java | |||
2013-10-13 | Add Seekbar with ticks, make a better layout for large screens of the log screen | Arne Schwabe | |
--HG-- rename : res/layout/logwindow.xml => res/layout-w720dp/logwindow.xml | |||
2013-10-07 | Add "show password" to popup password dialog | Arne Schwabe | |
2013-09-27 | Implement changing log level on the fly in the log window, still needs some ↵ | Arne Schwabe | |
UI design love --HG-- extra : rebase_source : 207343cea3b74cd07ebdf00f8ef443465d12c966 | |||
2013-09-26 | Use auto schema instead of de.blinkt (closes issue #203) | Arne Schwabe | |
--HG-- extra : rebase_source : 75f8ec5cfb1509dec769034007d5e1733f7aa701 | |||
2013-09-10 | Add Google in App purchasing as an Alternative for Paypal | Arne Schwabe | |
Also make sure it works on non Gplay devices too! | |||
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 | |