kdeconnect-kde/smsapp
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
..
qml [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
CMakeLists.txt [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
conversationlistmodel.cpp [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
conversationlistmodel.h [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
conversationmodel.cpp [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
conversationmodel.h [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
main.cpp Force usage of QStringLiteral and port remaining offenders 2019-06-10 14:40:28 +00:00
org.kde.kdeconnect.sms.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-27 05:13:07 +02:00
resources.qrc Refine SMS conversation view 2018-08-06 00:09:46 +02:00
smshelper.cpp [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00
smshelper.h [SMS App] Handle addresses for multitarget messages 2019-07-19 17:33:15 +00:00