kdeconnect-kde/smsapp/qml
Nicolas Fella 166a88072b [smsapp] Rework message items
The current implementation seems to have an issue with an undetected binding loop that causes lockup. During investigation I figured that the code was way to complex and brittle for what we need.

This is a cleaner reimplementation. It also replaces the custom Avatar component with the one from Kirigami.

The looks are subject to tweaking of course
2020-07-01 19:15:45 +00:00
..
ChatMessage.qml [smsapp] Rework message items 2020-07-01 19:15:45 +00:00
ConversationDisplay.qml [smsapp] Rework message items 2020-07-01 19:15:45 +00:00
ConversationList.qml [smsapp] Replace custom ListItem with Kirigami's BasicListItem 2020-06-27 18:22:00 +02:00
main.qml smsapp: fix reference to undefined var in QML 2020-05-30 02:50:13 +00:00