<table><tr><td style="">sredman updated this revision to Diff 52701.<br />sredman added a comment.<br />This revision is now accepted and ready to land.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17616">View Revision</a></tr></table><br /><div><div><p>Rebase on master</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R224 KDE Connect</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D17616?vs=47747&id=52701">https://phabricator.kde.org/D17616?vs=47747&id=52701</a></div></div><br /><div><strong>BRANCH</strong><div><div>smsapp-improve-disconnect-warning</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17616">https://phabricator.kde.org/D17616</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>.gitlab-ci.yml<br />
.gitlab/merge_request_templates/Bugfix.md<br />
.gitlab/merge_request_templates/Feature.md<br />
CMakeLists.txt<br />
app/main.cpp<br />
app/org.kde.kdeconnect.app.desktop<br />
app/qml/DevicePage.qml<br />
app/qml/FindDevicesPage.qml<br />
app/qml/PluginItem.qml<br />
app/qml/main.qml<br />
core/backends/bluetooth/bluetoothdevicelink.cpp<br />
core/backends/bluetooth/bluetoothdevicelink.h<br />
core/backends/bluetooth/bluetoothlinkprovider.h<br />
core/backends/bluetooth/bluetoothpairinghandler.cpp<br />
core/backends/devicelink.h<br />
core/backends/lan/compositeuploadjob.cpp<br />
core/backends/lan/compositeuploadjob.h<br />
core/backends/lan/landevicelink.cpp<br />
core/backends/lan/lanpairinghandler.cpp<br />
core/backends/loopback/loopbackdevicelink.cpp<br />
core/daemon.h<br />
core/filetransferjob.cpp<br />
core/networkpacket.h<br />
daemon/kdeconnect.desktop<br />
daemon/kdeconnectd.cpp<br />
data/kdeconnect-thunar.desktop<br />
data/org.kde.kdeconnect.kcm.appdata.xml<br />
declarativeplugin/kdeconnectdeclarativeplugin.cpp<br />
indicator/org.kde.kdeconnect.nonplasma.desktop<br />
interfaces/conversationmessage.cpp<br />
interfaces/modeltest.cpp<br />
interfaces/notificationsmodel.cpp<br />
interfaces/notificationsmodel.h<br />
kcm/kcm_kdeconnect.desktop<br />
kcm/org.kde.kdeconnect.kcm.desktop<br />
kio/kiokdeconnect.cpp<br />
plasmoid/package/contents/ui/DeviceDelegate.qml<br />
plugins/battery/kdeconnect_battery.json<br />
plugins/contacts/contactsplugin.cpp<br />
plugins/contacts/kdeconnect_contacts.json<br />
plugins/findthisdevice/kdeconnect_findthisdevice.json<br />
plugins/findthisdevice/kdeconnect_findthisdevice_config.desktop<br />
plugins/kdeconnect.notifyrc<br />
plugins/mousepad/waylandremoteinput.cpp<br />
plugins/mousepad/waylandremoteinput.h<br />
plugins/mprisremote/mprisremoteplayer.cpp<br />
plugins/mprisremote/mprisremoteplayer.h<br />
plugins/mprisremote/mprisremoteplugin.cpp<br />
plugins/notifications/kdeconnect_notifications.json<br />
plugins/notifications/notification.cpp<br />
plugins/notifications/notification.h<br />
plugins/notifications/notificationsdbusinterface.cpp<br />
plugins/notifications/notificationsdbusinterface.h<br />
plugins/notifications/notificationsplugin.h<br />
plugins/remotecommands/kdeconnect_remotecommands.json<br />
plugins/remotekeyboard/kdeconnect_remotekeyboard.json<br />
plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json<br />
plugins/screensaver-inhibit/kdeconnect_screensaver_inhibit.json<br />
plugins/sendnotifications/notificationslistener.cpp<br />
plugins/sftp/mounter.cpp<br />
plugins/sftp/sftpplugin.cpp<br />
plugins/sftp/sftpplugin.h<br />
plugins/share/CMakeLists.txt<br />
plugins/share/kdeconnect_share.json<br />
plugins/share/shareplugin.cpp<br />
plugins/share/shareplugin.h<br />
plugins/sms/conversationsdbusinterface.cpp<br />
plugins/sms/kdeconnect_sms.json<br />
plugins/sms/requestconversationworker.cpp<br />
plugins/sms/requestconversationworker.h<br />
plugins/systemvolume/kdeconnect_systemvolume.json<br />
plugins/systemvolume/systemvolumeplugin-win.cpp<br />
plugins/systemvolume/systemvolumeplugin-win.h<br />
plugins/telephony/kdeconnect_telephony.json<br />
plugins/telephony/telephonyplugin.cpp<br />
plugins/telephony/telephonyplugin.h<br />
runners/CMakeLists.txt<br />
runners/findmyphone/CMakeLists.txt<br />
runners/findmyphone/Messages.sh<br />
runners/findmyphone/findmyphonerunner.cpp<br />
runners/findmyphone/findmyphonerunner.h<br />
runners/findmyphone/plasma-runner-kdeconnect-findmyphone.desktop<br />
runners/remotecommands/CMakeLists.txt<br />
runners/remotecommands/Messages.sh<br />
runners/remotecommands/plasma-runner-kdeconnect-remotecommands.desktop<br />
runners/remotecommands/remotecommandsrunner.cpp<br />
runners/remotecommands/remotecommandsrunner.h<br />
smsapp/conversationlistmodel.cpp<br />
smsapp/conversationlistmodel.h<br />
smsapp/conversationmodel.cpp<br />
smsapp/main.cpp<br />
smsapp/org.kde.kdeconnect.sms.desktop<br />
smsapp/qml/ConversationDisplay.qml<br />
smsapp/qml/ConversationList.qml<br />
tests/lanlinkprovidertest.cpp<br />
tests/networkpackettests.cpp<br />
tests/sendfiletest.cpp<br />
tests/testdaemon.h<br />
tests/testnotificationlistener.cpp<br />
tests/testsslsocketlinereader.cpp<br />
urlhandler/org.kde.kdeconnect.telhandler.desktop</div></div></div><br /><div><strong>To: </strong>sredman, KDE Connect, apol<br /><strong>Cc: </strong>apol, kdeconnect, ctakano, vporvaznik, mschroeder, varunp, shivanshukantprasad, skymoore, brute4s99, wistak, anoopv, dvalencia, rmenezes, julioc, Leptopoda, timothyc, Danial0_0, johnq, Pitel, domson, adeen-s, SemperPeritus, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, lemuel, menasshock, mikesomov, tctara<br /></div>