Skip to content

Fix device list in SMS app to show devices with SMS capabilities only

Dmytrii Zavalnyi requested to merge zaval/kdeconnect-kde:bugfix/410112 into master

Replaced DevicesSortProxyModel with DevicesPluginFilterProxyModel with applied "kdeconnect_sms" filter for the devices list model.

BUG: 410112

Merge request reports