summaryrefslogtreecommitdiff
path: root/src/de/blinkt/openvpn/fragments/Settings_Basic.java
AgeCommit message (Expand)Author
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe
2014-01-25Add the ability to select missing files from Convert DialogArne Schwabe
2014-01-21Move to common code for selecting and embedding filesArne Schwabe
2014-01-16Switch to android file dialog on 4.4 for importing pkcs12, certificates and k...Arne Schwabe
2013-12-28lint fixesArne Schwabe
2013-12-11Move activities and views into packagesArne Schwabe
2013-11-21Fix lints warnings, change folder iconsArne Schwabe
2013-09-21Update to v3 of custom header patchv0.5.47Arne 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-06-23Fix issues found by Code AnalysisArne Schwabe
2013-05-20Add certificate CN printArne Schwabe
2013-03-28Add license file and remove copyright header from files that were adapted fro...Arne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe