Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-25 | Add the ability to select missing files from Convert Dialog | Arne Schwabe | |
2014-01-21 | Move to common code for selecting and embedding files | Arne Schwabe | |
--HG-- extra : rebase_source : 7e0aa4672ca93e4e3b6a7c056e1004edd12f2fbc | |||
2014-01-16 | make configuring —static profiles a bit easier | Arne Schwabe | |
2014-01-16 | Switch to android file dialog on 4.4 for importing pkcs12, certificates and ↵ | Arne Schwabe | |
key files | |||
2013-12-28 | lint fixes | Arne Schwabe | |
--HG-- extra : rebase_source : 3255789b1dc3b39dddf101f46ac78d68b01ec5e4 | |||
2013-12-28 | Add plain text as acceptable openvpn profile mime type | Arne Schwabe | |
--HG-- extra : rebase_source : 3b54c59afdc094ec47b480445247ef4656504dd9 | |||
2013-12-17 | Add a note for the xposed module to the FAQ | Arne Schwabe | |
--HG-- extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385 | |||
2013-12-15 | Always log Exception to log | Arne Schwabe | |
2013-12-11 | Also move VpnPreferences and implement isValidFragment | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/VPNPreferences.java => src/de/blinkt/openvpn/activities/VPNPreferences.java | |||
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-12-10 | Fix gone wrong rebase | Arne Schwabe | |
2013-12-09 | Fix attach vs inflate layout | Arne Schwabe | |
--HG-- extra : rebase_source : 9d274f32022799450007dae251548c490f39f4bf | |||
2013-12-06 | Backout changeset 1d8b310becfab706b1ffe8b9c2c4312fd570597c | Arne Schwabe | |
--HG-- extra : rebase_source : 4b78ee065695c1c803b8c85c847ee04f780481e4 | |||
2013-12-06 | Fix bug, when fragment is attached after being created. | Arne Schwabe | |
2013-12-05 | Also log time in exports | Arne Schwabe | |
2013-11-25 | case insensitive FS to the victory! | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/fragments/SeekbarTicks.java => src/de/blinkt/openvpn/fragments/SeekBarTicks.java extra : rebase_source : 61d3c5552729bb0f68984584dc0dd53c9fcdbf9e | |||
2013-11-26 | Fix not attached exception | Arne Schwabe | |
2013-11-25 | Add full license details | Arne Schwabe | |
2013-11-22 | Fix showing log for —verb > 4 | Arne Schwabe | |
2013-11-21 | If a user specifies a higer --verb level show the messages at max verb level | Arne Schwabe | |
2013-11-21 | Use new Document framework for Kitkat | 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-11-07 | I think the hacks that were needed for earlier Android version should not be ↵ | Arne Schwabe | |
needed anymore. Don’t show them in the General settings menu. | |||
2013-10-13 | Make disconnect option work again, add compat Logwindow class | Arne Schwabe | |
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-09-21 | Fix "did not call through to super.onActivityCreated()" error | Arne Schwabe | |
--HG-- extra : rebase_source : 056e3b474eebb7587174aab5a276987ccc7f03bf | |||
2013-09-21 | Update to v3 of custom header patchv0.5.47 | Arne Schwabe | |
2013-09-17 | Fix a few market console errors | Arne Schwabe | |
2013-09-10 | Add easteregg donation amounts :) | Arne Schwabe | |
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-20 | Rename OpenVPN class to a VPNStatus | Arne Schwabe | |
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java | |||
2013-08-14 | Add FAQ for Android 4.3 | Arne Schwabe | |
2013-08-13 | Fix another format string bug in tr translation, fix accidentally renamed ↵ | Arne Schwabe | |
method | |||
2013-08-13 | FIX NPE from Market console | Arne Schwabe | |
2013-08-12 | Fix inline files in TLS Auth Key settings | Arne Schwabe | |
2013-08-12 | Fix lint issues | Arne Schwabe | |
2013-08-09 | Fix comparator | Arne Schwabe | |
--HG-- extra : rebase_source : f8b3fe8b84129962fa51d11d4defb64594719ef3 | |||
2013-08-09 | Guess if a certificate is stored in hardware | Arne Schwabe | |
2013-08-07 | Always pass context when retrieving vpn config, don't try JB+ extra on ICS ↵ | Arne Schwabe | |
(closes issue #188) | |||
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-07-03 | Restructure global settings | Arne Schwabe | |
--HG-- extra : amend_source : 1b4e0ac86c557993b0195c4b1bad968f3f27aac1 | |||
2013-07-01 | Fix GUI certificate display/parsing a bit | Arne Schwabe | |
2013-06-23 | Fix issues found by Code Analysis | 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-10 | Do not close main window when starting a VPN Connection. | Arne Schwabe | |
I am not sure why I did that in the first place. | |||
2013-04-07 | Allow clearing of external apps | Arne Schwabe | |