summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-08-23Update translations, bump versionArne Schwabe
2013-08-23Fix TLS 1.2 and Android 4.1Arne Schwabe
2013-08-22Add another hint that licenses are to be respectedArne Schwabe
--HG-- extra : rebase_source : d367456920cc076d729c2de7319899748b5fd7e6
2013-08-22Added tag v0.5.43 for changeset 883f8e54c74aArne Schwabe
2013-08-22Version 0.5.43v0.5.43Arne Schwabe
2013-08-22Update translations, fix lang-trArne Schwabe
2013-08-20More debug for broken format string in translationsArne Schwabe
2013-08-20Rename OpenVPN class to a VPNStatusArne Schwabe
--HG-- rename : src/de/blinkt/openvpn/core/OpenVPN.java => src/de/blinkt/openvpn/core/VpnStatus.java
2013-08-20Retry on KeyStore errorArne Schwabe
--HG-- extra : rebase_source : fc0068336b5344fd9e0beb6a10ff6eb2c4dc314f
2013-08-16fix minor code style issuesArne Schwabe
--HG-- extra : rebase_source : 713a275b9689e1bf413f8e4ee80d115842fa7f31
2013-08-15remove leftover debug codeArne Schwabe
--HG-- extra : rebase_source : 97daba2653792c7a9d62901e85ce8d24d18eb915
2013-08-18Rebase OpenVPN to -masterArne Schwabe
--HG-- extra : rebase_source : 37025b323cf5e6497cbc92744a32b0b69e397af8
2013-08-15Added tag v0.5.42 for changeset baef0b4be0bcArne Schwabe
2013-08-15Version 0.5.42v0.5.42Arne Schwabe
2013-08-14add a bit of text to 4.3 vpn dialog faqArne Schwabe
2013-08-14Add FAQ for Android 4.3Arne Schwabe
2013-08-14Fix format of strings.xml even more.Arne Schwabe
Otherwise crowd.in will treat the strings with whitespace changes as new strings
2013-08-14Restore of formatting of strings.xmlArne Schwabe
2013-08-14Added tag v0.5.41 for changeset ca0588e93fe5Arne Schwabe
2013-08-14prepare for version 0.5.41v0.5.41Arne Schwabe
2013-08-13Fix another format string bug in tr translation, fix accidentally renamed ↵Arne Schwabe
method
2013-08-13FIX NPE from Market consoleArne Schwabe