summaryrefslogtreecommitdiff
path: root/src/de/blinkt
AgeCommit message (Collapse)Author
2013-11-21If a user specifies a higer --verb level show the messages at max verb levelArne Schwabe
2013-11-21Fix log window in landscapeArne 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-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-01Welcome Android 4.4Arne Schwabe
2013-10-28Fix NPE from market consoleArne 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-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-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 to v3 of custom header patchv0.5.47Arne Schwabe
2013-09-18Refactor logging messagesArne Schwabe
2013-09-17Fix a few market console errorsArne 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-08-23Fix TLS 1.2 and Android 4.1Arne 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-14Add FAQ for Android 4.3Arne 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
2013-08-12Fix inline files in TLS Auth Key settingsArne Schwabe
2013-08-12Fix lint issuesArne Schwabe
2013-08-10Fix stupid typo when handling extra certs (closes issue #193)v0.5.40.1Arne Schwabe
--HG-- extra : amend_source : ac197b2cd5b4dc96023b8bb6c48b4038c0f8c775
2013-08-09Fix comparatorArne Schwabe
--HG-- extra : rebase_source : f8b3fe8b84129962fa51d11d4defb64594719ef3
2013-08-09Guess if a certificate is stored in hardwareArne Schwabe
2013-08-08Log error if the IP that should be set is invalidArne Schwabe
2013-08-07Fix compiling with Android NDK r9Arne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS ↵Arne Schwabe
(closes issue #188)
2013-08-02Welcome Android 4.3Arne Schwabe
Also add prototypish restricted profile support
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue ↵Arne Schwabe
#180) --HG-- extra : rebase_source : cf8d0c01621f7e22033a8a3962c4bc47983753fb
2013-07-12Fix keychain certificate handlingArne Schwabe
Also reformat file --HG-- extra : rebase_source : cfae5aa4f9ec48c84262cc7829d2e38862fb68dc
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also ↵Arne Schwabe
display CN in the basic settings screen --HG-- extra : rebase_source : 6cff9134e9f0bd0e5261edd7ac0b4139b1580d3b
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
Also remove superfluous log message
2013-07-05Ignore user and group optionsArne Schwabe
--HG-- extra : rebase_source : 42f96792241595a9c0358524b0a1f5e1628159c2
2013-07-05Fix disconnecting VPN from notificationArne Schwabe
--HG-- extra : rebase_source : 78a533acc43184e8618f627ec4d1c3d964e616aa