summaryrefslogtreecommitdiff
path: root/main/src/ui/java/de/blinkt/openvpn
AgeCommit message (Expand)Author
2021-02-16Implement UI support for --peer-fingerprintArne Schwabe
2020-09-24Add FAQ for NCPArne Schwabe
2020-09-24Request QUERY_ALL_PACKAGES permission (closes #1238)Arne Schwabe
2020-09-21Just assume the new API is always availabe on SDK 30+Arne Schwabe
2020-09-14Include --cipher into --data-ciphers for the sake of compatibilityArne Schwabe
2020-09-11Enable V2 signing, update openvpn/oepnvpn3Arne Schwabe
2020-07-31Move UI activities to ui manifestArne Schwabe
2020-07-31Small fixesArne Schwabe
2020-05-27Implement internal webview for authenticating when OPEN_URL is usedArne Schwabe
2020-05-06Convert ListView in allowed apps to RecyclerViewArne Schwabe
2020-04-23Fix missing okay/cancel buttons in RemoteDN preference (closes #1160)Arne Schwabe
2020-04-23Also hide proxy port when hiding proxy options (closes #1176)Arne Schwabe
2020-04-23Declare this app can do tls-crypt-v2 when importing a profile fromArne Schwabe
2020-04-23Fix lint warningsArne Schwabe
2020-04-23Warn if default VPN is not enabled when enabling on boot connectArne Schwabe
2020-03-05Fix import not working from external appsArne Schwabe
2020-03-04Do not use large random number for startActivityForResult (closes #1155)Arne Schwabe
2019-12-22TabBar left alignedArne Schwabe
2019-12-20Change Swig java file generation to a more standard wayArne Schwabe
2019-12-13Version 0.7.13Arne Schwabe
2019-12-12Band aid fix for old file select layout.Arne Schwabe
2019-12-11Modernise 2FA challenge input, use activity alias for non implemented activitiesArne Schwabe
2019-12-09Implement the challenge response protocol for implementing AS profilesArne Schwabe
2019-12-04Fix importing profilesArne Schwabe
2019-11-22Fix building skeleton variant, fix lint issues and release beta 0.7.11Arne Schwabe
2019-11-22Fix issues with search widgetArne Schwabe
2019-11-20Implement importing profiles from Access ServerArne Schwabe
2019-11-17Convert OpenSSLSpeed,bugfixes for library conversionArne Schwabe
2019-11-17Convert most fragments/activities to androidxArne Schwabe
2019-11-17Convert ConfigConvert to KotlinArne Schwabe
2019-10-28Fix issue with setting static keysArne Schwabe
2019-09-04Fix incorrect loading of socks proxy (closes #1068)Arne Schwabe
2019-09-04Implement dark modeArne Schwabe
2019-09-03Move to androidx and new chart library versionArne Schwabe
2019-08-13Fix NPE crashArne Schwabe
2019-08-05Add skeleton build variantArne Schwabe