summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/activities/ConfigConverter.java
AgeCommit message (Expand)Author
2019-08-05Add skeleton build variantArne Schwabe
2019-08-05Fix KeyChain not selecting EC and fix manifestArne Schwabe
2018-08-08Close inputstream from external imports (closes #921)Arne Schwabe
2018-06-07Remove junit references and make app ready for API 28Arne Schwabe
2017-05-30Decode url parts for internal storageArne Schwabe
2017-01-04fix NPEArne Schwabe
2016-05-25Fix crash on importArne Schwabe
2016-05-10Do reading from content urls in the background. Also fixes Skydrive imports.Arne Schwabe
2016-03-07Allow name to be set on importArne Schwabe
2016-03-07Support crl file inlining (also requires newer OpenVPN version)Arne Schwabe
2016-02-18Do not rerequest the permission if the user denies it.Arne Schwabe
2016-02-18Workaround broken file manager implementation in Android 6.0Arne Schwabe
2016-01-25Update copyright year to 2016Arne Schwabe
2015-11-19Fix the hacky and ugly fileselect dialog on Android MArne Schwabe
2015-11-02Fix minor bugs, fix lz4, new version, new translationsv0.6.44-productionv0.6.44Arne Schwabe
2015-10-08Fix more of Config Converter on Android MArne Schwabe
2015-10-07Implement Android M permission to read from SD Card.Arne Schwabe
2015-08-17Fix crl-verify if the crl path has spaces in it.Arne Schwabe
2015-08-11Fix lint warning, fix fab in config converterArne Schwabe
2015-08-11Fix stupid bug with crl-verify, finally fix fd protect message log levelArne Schwabe
2015-08-06Ignore crl config option by default, only add it when a matching file was foundArne Schwabe
2015-06-23Upgrade grade and fix minor thingsArne Schwabe
2015-05-27Add more floating action buttons.Arne Schwabe
2015-03-19Fix importing of auth-user-pass (closes #334), add support for finding the ab...Arne Schwabe
2014-11-24Fix last commitArne Schwabe
2014-11-21Do not use an implicit Intent in the remote exampleArne Schwabe
2014-11-21Catch more exception when opening filesArne Schwabe
2014-12-17Update/clarify copyright.Arne Schwabe
2014-09-18Add copyright information to all filesArne Schwabe
2014-06-03Fix path check (closes issue #251)Arne Schwabe
2014-06-03Implementing clearing a CA certificate for keystone authentication methodArne Schwabe
2014-03-15fix guessing profile namesArne Schwabe
2014-03-10Fix NPE reported by dev consoleArne Schwabe
2014-02-18fix minor errorArne Schwabe
2014-02-14Make Config Converter layout work again on small devicesv0.6.8Arne Schwabe
2014-02-13Move to new gradle project structure (drop Eclipse support, add initial remot...Arne Schwabe