kdeconnect-kde/plugins/sms
Simon Redman edee0e0e9d [SMS App] Handle addresses for multitarget messages
## Summary

Upgrade the SMS App to handle multitarget addresses in the "addresses" field of a message and drop usage of the "address" field

Also note that this has all the commits from https://invent.kde.org/kde/kdeconnect-kde/merge_requests/97, but I will rebase those away once that patch is landed

Bonus: Image composition for multitarget conversations

## Test Plan
- Apply Android-side patch https://invent.kde.org/kde/kdeconnect-android/merge_requests/80
- Launch SMS App
- Notice that you can see all the recipients of multitarget messages. (Replying still not supported, but might get implemented as part of fixing replying to single-target messages)
2019-07-19 17:33:15 +00:00
..
CMakeLists.txt [SMS App] Make requestMoreMessages asynchronous, blocking, and caching 2018-12-12 22:42:56 -07:00
conversationsdbusinterface.cpp [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
conversationsdbusinterface.h [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
kdeconnect_sms.json SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-29 05:17:17 +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 [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
smsplugin.h Move ConversationsDbusInterface pointer handling to ConversationsDbusInterface 2019-03-29 22:30:13 +00:00