fantostisch
fantostisch
# General information 1. Android Version: 11 2. Android Vendor/Custom ROM: OnePlus OxygenOS 3. Device: OnePlus 9 Pro 4. Version of the app (version number/play store version/self-built): Bug seems to...
When using IntelliJ with other languages it is possible to press CTRL+Q to open the documentation for suggested completions. Example for Scala:  This does not seem to work with...
Fixes https://github.com/cult-of-coders/redis-oplog/issues/375. This pull request includes https://github.com/cult-of-coders/redis-oplog/pull/371, because otherwise testing is not possible.
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.
Updated version of https://github.com/eduvpn/android/pull/350. New pull request because somehow I am unable to add commits to that pull request.
According to [SERVER_DISCOVERY.md](https://github.com/eduvpn/documentation/blob/v3/SERVER_DISCOVERY.md) the app should still show the organization list even if disco.eduvpn.org goes down. Currently, an empty list is shown if the server is unreachable.