kdeconnect-kde/smsapp
Simon Redman 3ee78eadd7 [SMS App] Prevent crash if a conversation doesn't have any messages
## Summary

Fix crash in kdeconnect-sms if a conversation contains a message which has no addresses.

I am not sure why this would happen and there's probably something which should be fixed on the Android side to ensure that every message has addresses, but this is an easy fix to prevent user-reported crashes.

BUG: 449719

## Test Plan

### Before:
kdeconnect-sms crashes upon selecting a conversation with a message with no addresses

### After:
kdeconnect-sms does not crash
2022-03-06 22:56:18 +00:00
..
qml smsapp: Assorted UI improvements 2022-02-09 03:47:36 +00:00
attachmentinfo.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
attachmentinfo.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
CMakeLists.txt add KColorSchemeManager instance to install auto dark theme on Windows 2021-06-13 13:51:28 +05:30
conversationlistmodel.cpp [SMS App] Add thumbnail preview to ConversationList 2020-09-27 03:51:17 +00:00
conversationlistmodel.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
conversationmodel.cpp [SMS App] Prevent crash if a conversation doesn't have any messages 2022-03-06 22:56:18 +00:00
conversationmodel.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
conversationssortfilterproxymodel.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
conversationssortfilterproxymodel.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
gsmasciimap.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
gsmasciimap.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
main.cpp Set breeze as fallback icon theme for all executables 2021-07-27 23:03:51 +02:00
Messages.sh Fix localization of app and smsapp. Patch mainly by Victor Ryzhykh. 2019-12-21 09:59:36 +02:00
org.kde.kdeconnect.sms.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-20 01:45:04 +00:00
resources.qrc Adding support to send attachments to the remote device. 2020-08-31 15:35:25 +05:30
smscharcount.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
smshelper.cpp Fix unicode-decoding mistake in isInGsmAlphabet method 2021-11-19 17:54:33 -05:00
smshelper.h GIT_SILENT: add missing override 2021-10-27 06:53:06 +02:00
thumbnailsprovider.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
thumbnailsprovider.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00