kdeconnect-kde/plugins/sms
Aniket Kumar f211d7e401 Add feature to start new conversation with existing contacts
## Summary

Start a conversation with contacts having no previous conversation with.

It is currently only possible to use the messaging app to send a message to a conversation which already exists.

This patch implements this feature by integrating all contacts having no prior conversation with the recent conversations in the recent conversation list and at the bottom in a sorted manner, something like this,

The contacts are stored in the recent conversation list model as a conversation but with INVALID conversation ID and INVALID conversation DATE.

## Testing

Testing just needs kdeconnect daemon to be recompiled and executed.
2020-03-21 22:57:28 +00:00
..
CMakeLists.txt [SMS App] Make requestMoreMessages asynchronous, blocking, and caching 2018-12-12 22:42:56 -07:00
conversationsdbusinterface.cpp Add feature to start new conversation with existing contacts 2020-03-21 22:57:28 +00:00
conversationsdbusinterface.h Add feature to start new conversation with existing contacts 2020-03-21 22:57:28 +00:00
kdeconnect_sms.json SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-19 05:49:03 +01: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 sms: Added opening kdeconnect-sms on the plasmoid and indicator 2019-07-21 18:30:41 +02:00
smsplugin.h Fix minor typos 2019-12-22 10:15:58 +02:00