shift-shell/kcms/cellularnetwork
Devin Lin aea30553b1 kcms/mobiledata: Clarify behavior when networkmanager wwanEnabled is off
In NetworkManager, there is a global "wwanEnabled" setting. We do not typically deal with this because toggling it off shuts off cellular in ModemManager (the mobile data toggle just disconnects the connection instead).

Here we ensure that we address the case when "wwanEnabled" is off, and ensure that it's on when mobile data is toggled on. Also remove a check in the SIM page that seemed to depend on it.
2024-02-13 19:49:38 +00:00
..
ui kcms/mobiledata: Clarify behavior when networkmanager wwanEnabled is off 2024-02-13 19:49:38 +00:00
cellularnetworksettings.cpp kcms: Don't add button row 2023-12-16 18:31:06 -08:00
cellularnetworksettings.h Remove unneeded QVariantList from KCM constructor args 2023-06-10 10:50:37 +02:00
CMakeLists.txt kcms/cellularnetwork: Port to qcoro to make it async 2023-12-14 21:15:39 -08:00
kcm_cellular_network.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-12-22 02:13:13 +00:00
Messages.sh kcms: Ensure reuse headers exist 2023-03-13 19:09:23 -07:00
mobileproviders.cpp kcms: Move KCMs from plasma-settings 2023-03-13 18:45:47 -07:00
mobileproviders.h kcms: Move KCMs from plasma-settings 2023-03-13 18:45:47 -07:00
modem.cpp kcms/mobiledata: Clarify behavior when networkmanager wwanEnabled is off 2024-02-13 19:49:38 +00:00
modem.h kcms/cellularnetwork: Port to qcoro to make it async 2023-12-14 21:15:39 -08:00
modemdetails.cpp kcms: Ensure reuse headers exist 2023-03-13 19:09:23 -07:00
modemdetails.h kcms: Ensure reuse headers exist 2023-03-13 19:09:23 -07:00
profilesettings.cpp kcms: Ensure reuse headers exist 2023-03-13 19:09:23 -07:00
profilesettings.h kcms: Ensure reuse headers exist 2023-03-13 19:09:23 -07:00
sim.cpp kcms/cellularnetwork: Fix error condition 2023-12-14 22:01:00 -08:00
sim.h kcms/cellularnetwork: Port to qcoro to make it async 2023-12-14 21:15:39 -08:00