summaryrefslogtreecommitdiffhomepage
path: root/android/src
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-11-30 17:14:12 +0100
committerLinus Färnstrand <linus@mullvad.net>2020-11-30 17:23:50 +0100
commit4b1f6cc9058a9dfb38c384d1524679eb81fc4a14 (patch)
tree9c4de67b3a0acbc328eeceda800a2c544bc7ae4b /android/src
parentcfaa6a3f0e19c45f50b8c2911f4bf444517aca03 (diff)
downloadmullvadvpn-4b1f6cc9058a9dfb38c384d1524679eb81fc4a14.tar.xz
mullvadvpn-4b1f6cc9058a9dfb38c384d1524679eb81fc4a14.zip
Update Android changes
Diffstat (limited to 'android/src')
-rw-r--r--android/src/main/play/release-notes/en-US/beta.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/android/src/main/play/release-notes/en-US/beta.txt b/android/src/main/play/release-notes/en-US/beta.txt
index 36853a604a..f21f4a3b47 100644
--- a/android/src/main/play/release-notes/en-US/beta.txt
+++ b/android/src/main/play/release-notes/en-US/beta.txt
@@ -1,5 +1,5 @@
-- Fix CPU consuming bug draining battery
-- Fix crash happening to ~5% of users
-- Fix layout bug on new split tunneling feature screen
-- Don't show account out of time warning when creating new accounts
-- Fix crash in voucher code entry dialog
+- Support navigating on Android TVs and other touchless devices
+- Fix bug where excluded apps would go in the tunnel after restart of the VPN app
+- Remove the quit button. Instead quit the app by swiping away the notification when disconnected
+- Make more resistant to DNS poisoning of the API server addresses
+- Lots of bugfixes