android
android copied to clipboard
Android eduVPN application
Fixes https://github.com/eduvpn/android/issues/346. When we want to reject non prehashed signatures, instead of creating an option, we should just remove the corresponding code.
Fixes https://github.com/eduvpn/android/issues/117 When upgrading to this version from eduVPN < 1.3.0, all data will be removed instead of migrated. Tested on Android 11 and Android 5
First build will take around 15 minutes, after that builds should take only about 4 minutes.
The log (through settings) only shows OpenVPN logging, and not WireGuard logging. I propose the following, either: 1. Rename the "Connection log" to "OpenVPN connection log" & only show when...
> App-claimed "https" scheme redirect URIs have some advantages > compared to other native app redirect options in that the identity of > the destination app is guaranteed to the...
Minisign 0.10 was released over the weekend and defaults to using prehashed signatures. See [here](https://jedisct1.github.io/minisign/#signature-format) for more information about prehashed signatures. In the future "legacy" signatures will be removed from...
Hello, how can i contribute with the translation into Spanish? Reading one pull request and browsing into the code i find the file: android/app/src/main/res/values/strings.xml I work in a University and...
* Added german translation * Added support for country name as translation key. Currently in use are "de", "en", "fr" and "nb". See: ``` wget -qO - https://static.eduvpn.nl/disco/institute_access.json \ |...