diff options
| author | Albin <albin@mullvad.net> | 2021-11-24 13:52:04 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2021-11-26 14:14:42 +0100 |
| commit | c20c69fe150593e5f033e120da5f8d421aa3e1d1 (patch) | |
| tree | 64fbff8881bcd6aedff989b17182b512baf5ff4a /android/src/androidTest/AndroidManifest.xml | |
| parent | 1c9767e39c79a0baf969706276b66209e0abfb35 (diff) | |
| download | mullvadvpn-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/AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions
