Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-06 | Backout changeset 1d8b310becfab706b1ffe8b9c2c4312fd570597c | Arne Schwabe | |
--HG-- extra : rebase_source : 4b78ee065695c1c803b8c85c847ee04f780481e4 | |||
2013-12-08 | Update pre resolve patch | Arne Schwabe | |
2013-12-08 | Create shortcuts with the shortcut activity (closes issue #214) | Arne Schwabe | |
2013-12-07 | first version of a debug script (not working) | Arne Schwabe | |
--HG-- extra : rebase_source : ff78e2c27c8f0edb6fc2511c04489a1102de2592 | |||
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 | Added tag v0.6.1 for changeset 8dad95e710e7 | Arne Schwabe | |
2013-12-05 | Fix NPE in DeviceStateReceiverv0.6.1 | Arne Schwabe | |
2013-12-05 | Version 0.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-29 | Fixes for keyboard navigation | 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-26 | Update OpenVPN code | 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 | Update openvpn source code | 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 | Update translations | Arne Schwabe | |
2013-11-21 | Added tag v0.6.0 for changeset cb5ec8bfc510 | Arne Schwabe | |
2013-11-21 | Prepare for 0.6.0v0.6.0 | Arne Schwabe | |
2013-11-21 | Fix log window in landscape | Arne Schwabe | |
2013-11-21 | Give view options the right icon | 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 | Update dual stack patch set, workaround for Android 4.4 | 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-07 | Add promo image | Arne Schwabe | |
2013-11-01 | Welcome Android 4.4 | Arne Schwabe | |
2013-11-01 | Fix for windows build bat (untested by me) | Arne Schwabe | |
Closes issue #189 Thanks to Florian Gattung <fgattung@gmail.com> | |||
2013-10-19 | Remove completely wrong files that have been here forever ... | Arne Schwabe | |
--HG-- extra : rebase_source : 2b7203ba485e661bcd99223a7b04aa0cd469c386 | |||
2013-10-31 | Give LaunchVPN activity a transparent background (closes issue # 201) | Arne Schwabe | |
2013-10-28 | Fix NPE from market console | Arne Schwabe | |
2013-10-19 | Update to new Android Studio | 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-10-06 | Update Xposed module to allow arbitrary VPN apps | Arne Schwabe | |