summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-09Fix a small bug in preresolvev0.6.3Arne Schwabe
--HG-- extra : source : 25b3b672a248d61cd60309889b6f8d2514565258
2013-12-09Update pre resolve yet againArne Schwabe
--HG-- extra : source : d87e130c3a907b46caedc89e651c65827a3508ed
2013-12-10Fix gone wrong rebaseArne Schwabe
2013-12-09Fix attach vs inflate layoutArne Schwabe
--HG-- extra : rebase_source : 9d274f32022799450007dae251548c490f39f4bf
2013-12-06Backout changeset 1d8b310becfab706b1ffe8b9c2c4312fd570597cArne Schwabe
--HG-- extra : rebase_source : 4b78ee065695c1c803b8c85c847ee04f780481e4
2013-12-08Update pre resolve patchArne Schwabe
2013-12-08Create shortcuts with the shortcut activity (closes issue #214)Arne Schwabe
2013-12-07first version of a debug script (not working)Arne Schwabe
--HG-- extra : rebase_source : ff78e2c27c8f0edb6fc2511c04489a1102de2592
2013-12-06Fix bug, when fragment is attached after being created.Arne Schwabe
2013-12-05Also log time in exportsArne Schwabe
2013-12-05Added tag v0.6.1 for changeset 8dad95e710e7Arne Schwabe
2013-12-05Fix NPE in DeviceStateReceiverv0.6.1Arne Schwabe
2013-12-05Version 0.6.1Arne Schwabe
2013-12-05Add pre resolve patchArne Schwabe
2013-12-02Fix Shortcut Dialog being transparentArne Schwabe
2013-12-02Fix finding configuration filesArne Schwabe
2013-12-01Implementing user pause/resume from the external APIArne Schwabe
2013-11-29Fix empty profile when importing from a content providerArne Schwabe
2013-11-29Fixes for keyboard navigationArne Schwabe
2013-11-25case 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-26Fix not attached exceptionArne Schwabe
2013-11-26Update OpenVPN codeArne Schwabe
2013-11-25Add full license detailsArne Schwabe
2013-11-23Update OpenVPN source code (closes issue #209)Arne Schwabe
--HG-- extra : rebase_source : 26d053a6a25472491471f00c12f93965f20e6068
2013-11-22Fix showing log for —verb > 4Arne Schwabe
2013-11-21Update openvpn source codeArne Schwabe
2013-11-21If a user specifies a higer --verb level show the messages at max verb levelArne Schwabe
2013-11-21Update translationsArne Schwabe
2013-11-21Added tag v0.6.0 for changeset cb5ec8bfc510Arne Schwabe
2013-11-21Prepare for 0.6.0v0.6.0Arne Schwabe
2013-11-21Fix log window in landscapeArne Schwabe
2013-11-21Give view options the right iconArne Schwabe
2013-11-21Use new Document framework for KitkatArne Schwabe
2013-11-21Fix lints warnings, change folder iconsArne Schwabe
2013-11-21Remove now obsolete verbosity optionArne Schwabe
--HG-- extra : amend_source : 3b6d49d653724677414376cc1b372a23c6c23354
2013-11-19Support rport in the config parserArne Schwabe
2013-11-19Android 4.4 workaround,Arne Schwabe
2013-11-19Update dual stack patch set, workaround for Android 4.4Arne Schwabe
2013-11-19small bug fixesArne Schwabe
2013-11-07Fine 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-07I 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-07Add promo imageArne Schwabe
2013-11-01Welcome Android 4.4Arne Schwabe
2013-11-01Fix for windows build bat (untested by me)Arne Schwabe
Closes issue #189 Thanks to Florian Gattung <fgattung@gmail.com>
2013-10-19Remove completely wrong files that have been here forever ...Arne Schwabe
--HG-- extra : rebase_source : 2b7203ba485e661bcd99223a7b04aa0cd469c386
2013-10-31Give LaunchVPN activity a transparent background (closes issue # 201)Arne Schwabe
2013-10-28Fix NPE from market consoleArne Schwabe
2013-10-19Update to new Android StudioArne Schwabe
2013-10-13Make disconnect option work again, add compat Logwindow classArne Schwabe
2013-10-13Working LogFragmentArne 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