summaryrefslogtreecommitdiffhomepage
path: root/android/src/androidTest
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2021-11-24 13:52:04 +0100
committerAlbin <albin@mullvad.net>2021-11-26 14:14:42 +0100
commitc20c69fe150593e5f033e120da5f8d421aa3e1d1 (patch)
tree64fbff8881bcd6aedff989b17182b512baf5ff4a /android/src/androidTest
parent1c9767e39c79a0baf969706276b66209e0abfb35 (diff)
downloadmullvadvpn-c20c69fe150593e5f033e120da5f8d421aa3e1d1.tar.xz
mullvadvpn-c20c69fe150593e5f033e120da5f8d421aa3e1d1.zip
Avoid running in foreground when not connected
This change makes the Android service (MullvadVpnService) only run in foreground when connected, compared to previously when it also ran in foreground when the app/ui was in foreground. This change reduces the amount of potential states after the previous work of splitting the app/ui and service into separate processes. It also makes the app/service better aligned with the Android platform, as foreground services only should be used for ongoing operations/work.
Diffstat (limited to 'android/src/androidTest')
0 files changed, 0 insertions, 0 deletions