summaryrefslogtreecommitdiff
path: root/main/src/ui/java/de/blinkt/openvpn/fragments/VPNProfileList.java
AgeCommit message (Collapse)Author
2022-07-22Refresh VPN list on resume() of VPN list fragment (closes #1508)Arne Schwabe
2021-10-08Add red warnings if a profile uses deprecated/insecure optionsArne Schwabe
2021-08-24Implement support of openvpn://import-profile/ supportArne Schwabe
For details about the protocol see https://github.com/OpenVPN/openvpn3/blob/master/doc/webauth.md
2020-05-27Implement internal webview for authenticating when OPEN_URL is usedArne Schwabe
2019-12-22TabBar left alignedArne Schwabe
Not ideal but enough. And the whole TabLayout seems to be a minefield of strange behaviour
2019-12-11Modernise 2FA challenge input, use activity alias for non implemented activitiesArne Schwabe
2019-11-20Implement importing profiles from Access ServerArne Schwabe
2019-11-17Convert most fragments/activities to androidxArne Schwabe
2019-09-03Move to androidx and new chart library versionArne Schwabe
2019-08-05Add skeleton build variantArne Schwabe