summaryrefslogtreecommitdiff
path: root/main/src/main/java/de/blinkt/openvpn/activities
AgeCommit message (Expand)Author
2019-08-05Add skeleton build variantArne Schwabe
2019-08-05Fix KeyChain not selecting EC and fix manifestArne Schwabe
2018-10-18Don't allow editing temporary profiles (closes #954)Arne Schwabe
2018-08-08Close inputstream from external imports (closes #921)Arne Schwabe
2018-07-23Move app restriction initialisation to Application classArne Schwabe
2018-07-02Implement app restrictions for MDM managed profilesArne Schwabe
2018-06-07Remove junit references and make app ready for API 28Arne Schwabe
2018-01-31Upgrade OpenVPN code an EC signing codeArne Schwabe
2017-11-26New NDK and OpenSSL Speed testArne Schwabe
2017-06-11Android O changesArne Schwabe
2017-06-06More graph fine tuning and show graph when pressing notificationArne Schwabe
2017-05-30Decode url parts for internal storageArne Schwabe
2017-05-29Fix lint issuesArne Schwabe
2017-05-27Implement graphs for traffic historyArne Schwabe
2017-05-18close #628Arne Schwabe
2017-05-18Handle revoke and grant more gracefullyArne Schwabe
2017-05-18Fix fallback to old file select on newer devices (closes #660)Arne Schwabe
2017-01-04fix NPEArne Schwabe
2016-11-15Fix more IPCArne Schwabe
2016-11-10First step to process seperation, not everything working yet.Arne Schwabe
2016-10-10workaound bug in russian translation with shorter translation: Thanks for all...v0.6.60-productionv0.6.60Arne Schwabe
2016-06-16Merge N changes into main branchArne Schwabe
2016-05-25Fix crash on importArne Schwabe
2016-05-22Use the new icon in the quick tile.Arne Schwabe
2016-05-10Do reading from content urls in the background. Also fixes Skydrive imports.Arne Schwabe
2016-05-05Give the user a choice if the vpn is already connected.Arne Schwabe
2016-03-22Add test for doze disablingArne 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-29Fix last commitArne 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
2015-03-16Update/cleanup of external API, allow adding of non user editable profilesArne Schwabe
2015-03-16Only return not deleted profiles on the external APIArne Schwabe
2014-12-01Allow log to be opened from main screen, fix FAQ fragment columns calculationArne Schwabe
2014-11-28Implement duplication of profilesArne Schwabe
2014-11-24Fix last commitArne Schwabe
2014-11-21Do not use an implicit Intent in the remote exampleArne Schwabe