kdeconnect-kde/smsapp/qml
Simon Redman d742684d21 Set view to track new elements as they are added
Summary: Set the currentIndex of the ConversationDisplay to show the newest messages by default, but stay where the user positioned it if viewing older messages

Test Plan:
Launch SMS App:
 - Select conversation
 - View should show the most recent messages
 - Receive new message
 - View should scroll to show the new message
 - Scroll up to view older messages
 - Receive new message
 - View should continue to show older messages and not scroll to the bottom

Reviewers: nicolasfella

Reviewed By: nicolasfella

Subscribers: nicolasfella, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D15562
2018-09-16 15:52:44 -06:00
..
ChatMessage.qml Refine SMS conversation view 2018-08-06 00:09:46 +02:00
ContactList.qml (WIP) Upgrade Telephony plugin to read SMS history (KDE side) 2018-06-09 13:35:26 -06:00
ConversationDisplay.qml Set view to track new elements as they are added 2018-09-16 15:52:44 -06:00
ConversationList.qml [SMS app] Mask regex special characters in search box 2018-08-06 13:07:23 +02:00
main.qml (WIP) Upgrade Telephony plugin to read SMS history (KDE side) 2018-06-09 13:35:26 -06:00
RoundImage.qml Refine SMS conversation view 2018-08-06 00:09:46 +02:00