summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/fragments
AgeCommit message (Expand)Author
2013-11-25case insensitive FS to the victory!Arne Schwabe
2013-11-26Fix not attached exceptionArne Schwabe
2013-11-25Add full license detailsArne Schwabe
2013-11-22Fix showing log for —verb > 4Arne Schwabe
2013-11-21If a user specifies a higer --verb level show the messages at max verb levelArne 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-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-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-09-21Fix "did not call through to super.onActivityCreated()" errorArne Schwabe
2013-09-21Update to v3 of custom header patchv0.5.47Arne 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-20Rename OpenVPN class to a VPNStatusArne Schwabe
2013-08-14Add FAQ for Android 4.3Arne 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-09Fix comparatorArne Schwabe
2013-08-09Guess if a certificate is stored in hardwareArne Schwabe
2013-08-07Always pass context when retrieving vpn config, don't try JB+ extra on ICS (c...Arne Schwabe
2013-07-11Usage reflection to use Android Bouncycastle to print Subject DN, also displa...Arne Schwabe
2013-07-03Restructure global settingsArne Schwabe
2013-07-01Fix GUI certificate display/parsing a bitArne Schwabe
2013-06-23Fix issues found by Code AnalysisArne Schwabe
2013-05-20Add certificate CN printArne Schwabe
2013-04-10Do not close main window when starting a VPN Connection.Arne Schwabe
2013-04-07Allow clearing of external appsArne Schwabe
2013-03-28Add license file and remove copyright header from files that were adapted fro...Arne Schwabe
2013-03-14When adding a profile show edit activityArne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe