eduvpn / android

Android eduVPN application
https://play.google.com/store/apps/details?id=nl.eduvpn.app&hl=en
GNU General Public License v3.0
126 stars 44 forks source link

Fix "null" in notification when using secure internet #379

Closed fantostisch closed 1 year ago

fantostisch commented 1 year ago

Includes https://github.com/eduvpn/android/pull/373. Instead of "null" now shows the country name. Before: null - Amsterdam. Now: Netherlands - Amsterdam. Amsterdam is the profile name.

fantostisch commented 1 year ago

Closed in favor of https://github.com/eduvpn/android/pull/390