summaryrefslogtreecommitdiff
path: root/main/src/ui/java/de/blinkt/openvpn/fragments
AgeCommit message (Expand)Author
2021-12-17Update OpenVPN and add support for the new xkey infrastructure in OpenVPNArne Schwabe
2021-10-25Implement custom summary provider for DNSArne Schwabe
2021-10-24Convert IP settings to Kotlin and use autosummary providerArne Schwabe
2021-10-24Convert Settings_connections to kotlinArne Schwabe
2021-10-20Fix selecting tls-auth file not workingArne Schwabe
2021-10-20Show a toast when VPN setting intent is not available instead crashingArne Schwabe
2021-10-20Fix writing tls profile to static key config and few cleanupsArne Schwabe
2021-10-16Fix possible NPE in fragment UtilsArne Schwabe
2021-10-16Fix crash when switching between night and day modeArne Schwabe
2021-10-15Implement tls-cert-profile in profile and parserArne Schwabe
2021-10-13Fix summary of Auth settings dialog and add TLS Profile settingArne Schwabe
2021-10-13Convert SettingsAuthentication to KotlinArne Schwabe
2021-10-08Minor fixesArne Schwabe
2021-10-08Add red warnings if a profile uses deprecated/insecure optionsArne Schwabe
2021-10-06Fix legacy preovider option not being saved.Arne Schwabe
2021-10-06Detect broken server URLs on import instead crashingArne Schwabe
2021-10-06Add option to allow loading the legacy providerArne Schwabe
2021-10-04Hide autologin checkbox when importing from URLArne Schwabe
2021-10-04Update okhttp to version 4.9.1 and adjust API usageArne Schwabe
2021-10-01Implement using compat-modeArne Schwabe
2021-08-24Implement support of openvpn://import-profile/ supportArne Schwabe
2021-08-13Add a dialog in Log Window allowing to start pending authArne Schwabe
2021-06-15Cleanup kotlin migration and message to use Always on VPNArne Schwabe
2021-06-15Number of miscellenous fixes and clean upsArne Schwabe
2021-06-14Convert General Settings to KotlinArne Schwabe
2021-04-15Update gradle files, remove anko dependencyArne Schwabe
2021-04-09Fix custom options in serverlist fragment (closes #1298)Arne Schwabe
2021-03-12Remove remaining GMS codeArne Schwabe
2021-02-16Make Coverity happyArne Schwabe
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-05-27Implement internal webview for authenticating when OPEN_URL is usedArne Schwabe
2020-05-06Convert ListView in allowed apps to RecyclerViewArne 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-04Do not use large random number for startActivityForResult (closes #1155)Arne Schwabe
2019-12-22TabBar left alignedArne 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-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