https://bugs.kde.org/show_bug.cgi?id=514984
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kdeconnect-android/-/co | |mmit/060c411727a8249da95569 | |f335ba53dfe0db2a31 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Albert Vaca Cintora <[email protected]> --- Git commit 060c411727a8249da95569f335ba53dfe0db2a31 by Albert Vaca Cintora, on behalf of Brian Stine. Committed on 23/01/2026 at 23:48. Pushed by albertvaka into branch 'master'. [SMS Plugin] Pass configOverrides to sendMultimediaMessage for group MMS The sendMmsMessageNative() function creates a configOverrides Bundle with MMS_CONFIG_GROUP_MMS_ENABLED but was passing null instead of configOverrides to SmsManager.sendMultimediaMessage(). This caused group MMS to fail silently on devices that require the group MMS config flag to be explicitly set. The klinker library path (used when KDE Connect is the default SMS app) correctly passes configOverrides, which is why the bug was device/configuration specific. M +1 -1 src/org/kde/kdeconnect/Plugins/SMSPlugin/SmsMmsUtils.kt https://invent.kde.org/network/kdeconnect-android/-/commit/060c411727a8249da95569f335ba53dfe0db2a31 -- You are receiving this mail because: You are watching all bug changes.
