summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2021-09-23 15:01:47 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2021-10-07 19:08:26 +0200
commit589389843c1850e725972b4a6ba901d32bb59d73 (patch)
tree9aca331fc6700db3d08f2eca2e58b4f5ef04115e /src/plugins/generic
parent7fb855e175df6aa5937b00ea05312cf7ed323afa (diff)
QNetworkInformation: add support for transportMedium on Android
It's part of the capabilities which we are already using. It also lets us work around a pre-existing edge-case where, if you have a VPN enabled and enable Airplane mode it will continue to tell you it is Online even when it is not. This happens because VPN is reported as a transport and when Airplane mode is enabled it may be left enabled as the _only_ transport. At the same time clear the default filters (if any), and filter out suspended connections. May not necessarily make any difference. And add a comment for why we cannot use a technically more suitable type of callback. Task-number: QTBUG-91023 Change-Id: Ic26c4d4e8da139ec8606a0b1bf5fb7157bd0beaf Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/plugins/generic')
0 files changed, 0 insertions, 0 deletions