summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-10-13Add Seekbar with ticks, make a better layout for large screens of the log screenArne Schwabe
--HG-- rename : res/layout/logwindow.xml => res/layout-w720dp/logwindow.xml
2013-10-07Add "show password" to popup password dialogArne Schwabe
2013-10-07Fix animationArne Schwabe
2013-10-06Update Xposed module to allow arbitrary VPN appsArne Schwabe
2013-09-27Implement 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-27Implement parse-output in OpenVPNArne Schwabe
--HG-- extra : rebase_source : 5b85b83ec885ba2af6e00092af6f62ef1c0520c0
2013-09-21Fix "did not call through to super.onActivityCreated()" errorArne Schwabe
--HG-- extra : rebase_source : 056e3b474eebb7587174aab5a276987ccc7f03bf
2013-09-21Add ability to add icon to log messages indicating the log severity ↵Arne Schwabe
(disabled for now) --HG-- extra : rebase_source : 8cf05112d0c781a03d1d45d5b10607290bcb6c6b
2013-09-21Update Build tools versionArne Schwabe
--HG-- extra : rebase_source : 1c0aff2347445acbf47cc7ee0dac68110977626d
2013-09-26Use auto schema instead of de.blinkt (closes issue #203)Arne Schwabe
--HG-- extra : rebase_source : 75f8ec5cfb1509dec769034007d5e1733f7aa701
2013-09-21Added tag v0.5.47 for changeset 92457b0ee21bArne Schwabe
2013-09-21Update to v3 of custom header patchv0.5.47Arne Schwabe
2013-09-19Fix SOCKS5 supportArne Schwabe
2013-09-18Refactor logging messagesArne Schwabe
2013-09-17Fix a few market console errorsArne Schwabe
2013-09-16Update custom header patchArne Schwabe
2013-09-12Added tag v0.5.46 for changeset 37e77af811c9Arne Schwabe
2013-09-12update translationsv0.5.46Arne Schwabe
2013-09-10Add easteregg donation amounts :)Arne Schwabe
2013-09-10Add Google in App purchasing as an Alternative for PaypalArne Schwabe
Also make sure it works on non Gplay devices too!
2013-09-08Added tag v0.5.45 for changeset cdb16c2de423Arne Schwabe
2013-09-08Version 0.5.45v0.5.45Arne Schwabe
2013-09-08Update translationsArne Schwabe
2013-09-08Add custom http header support (closes issue #199)Arne Schwabe
People annoyed so much with this stupid feature that I implemented it
2013-09-01Working version of xposed framework VPNDialogs hackArne Schwabe
2013-09-01Add Xposed module to ignore VPN Confirmation dialog (does not work yet…)Arne Schwabe
2013-08-26Added tag v0.5.44 for changeset a2e559a21b8aArne Schwabe
2013-08-26Update translationsv0.5.44Arne Schwabe
2013-08-23Add todo for the KeyChain related crashArne Schwabe