kdeconnect-kde/plugins/sms
Nicolas Fella 674e826bb6 Work around SMS not being sent from cli
Something in the demarshalling of the address list is broken and I can't figure out why.
Instead expose a much simpler method that only takes one address string.
This removes the ability to send to multiple destinations from one command, but that's better than not working at all.

This patch is for 20.08 only as the marshalling works differently in master anyway.
2020-10-11 11:27:43 +00:00
..
CMakeLists.txt Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationsdbusinterface.cpp Enabled seding of multi-target messages in SMS app. 2020-07-08 14:23:13 +05:30
conversationsdbusinterface.h Removing earlier hack to pass an address as a string instead of ConversationAdress type. 2020-05-18 08:11:26 +05:30
kdeconnect_sms.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-20 09:09:48 +02:00
requestconversationworker.cpp [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
requestconversationworker.h [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
smsplugin.cpp Work around SMS not being sent from cli 2020-10-11 11:27:43 +00:00
smsplugin.h Work around SMS not being sent from cli 2020-10-11 11:27:43 +00:00