summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2013-11-07I think the hacks that were needed for earlier Android version should not be ...Arne Schwabe
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
2013-10-13Add Seekbar with ticks, make a better layout for large screens of the log screenArne Schwabe
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 U...Arne Schwabe
2013-09-21Fix "did not call through to super.onActivityCreated()" errorArne Schwabe
2013-09-21Add ability to add icon to log messages indicating the log severity (disabled...Arne Schwabe
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
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
2013-08-20Retry on KeyStore errorArne Schwabe
2013-08-16fix minor code style issuesArne Schwabe
2013-08-15remove leftover debug codeArne Schwabe
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 me...Arne Schwabe
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
2013-08-09Fix comparatorArne Schwabe
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 (c...Arne Schwabe
2013-08-02Welcome Android 4.3Arne Schwabe
2013-07-12Do not show certificate information on pkcs12 and key dialogs (closes issue #...Arne Schwabe
2013-07-12Fix keychain certificate handlingArne Schwabe
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also displa...Arne Schwabe
2013-07-09Add support for IntelliJ annotations (@Nullable, @NotNull)Arne Schwabe
2013-07-05Ignore user and group optionsArne Schwabe
2013-07-05Fix disconnecting VPN from notificationArne Schwabe
2013-07-03Restructure global settingsArne Schwabe