Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-05 | Fix NPE in DeviceStateReceiverv0.6.1 | Arne Schwabe | |
2013-12-05 | Add pre resolve patch | Arne Schwabe | |
2013-12-02 | Fix Shortcut Dialog being transparent | Arne Schwabe | |
2013-12-02 | Fix finding configuration files | Arne Schwabe | |
2013-12-01 | Implementing user pause/resume from the external API | Arne Schwabe | |
2013-11-29 | Fix empty profile when importing from a content provider | 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-23 | Update OpenVPN source code (closes issue #209) | Arne Schwabe | |
--HG-- extra : rebase_source : 26d053a6a25472491471f00c12f93965f20e6068 | |||
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 | Fix log window in landscape | 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 | Support rport in the config parser | Arne Schwabe | |
2013-11-19 | Android 4.4 workaround, | Arne Schwabe | |
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-11-01 | Welcome Android 4.4 | Arne Schwabe | |
2013-10-28 | Fix NPE from market console | Arne Schwabe | |
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-10-07 | Add "show password" to popup password dialog | Arne Schwabe | |
2013-10-07 | Fix animation | 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-21 | Fix "did not call through to super.onActivityCreated()" error | Arne Schwabe | |
--HG-- extra : rebase_source : 056e3b474eebb7587174aab5a276987ccc7f03bf | |||
2013-09-21 | Add ability to add icon to log messages indicating the log severity ↵ | Arne Schwabe | |
(disabled for now) --HG-- extra : rebase_source : 8cf05112d0c781a03d1d45d5b10607290bcb6c6b | |||
2013-09-21 | Update to v3 of custom header patchv0.5.47 | Arne Schwabe | |
2013-09-18 | Refactor logging messages | 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-23 | Fix TLS 1.2 and Android 4.1 | Arne Schwabe | |
2013-08-20 | More debug for broken format string in translations | Arne Schwabe | |
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-20 | Retry on KeyStore error | Arne Schwabe | |
--HG-- extra : rebase_source : fc0068336b5344fd9e0beb6a10ff6eb2c4dc314f | |||
2013-08-16 | fix minor code style issues | Arne Schwabe | |
--HG-- extra : rebase_source : 713a275b9689e1bf413f8e4ee80d115842fa7f31 | |||
2013-08-15 | remove leftover debug code | Arne Schwabe | |
--HG-- extra : rebase_source : 97daba2653792c7a9d62901e85ce8d24d18eb915 | |||
2013-08-14 | Add FAQ for Android 4.3 | Arne Schwabe | |
2013-08-14 | prepare for version 0.5.41v0.5.41 | 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 | |