https://bugs.kde.org/show_bug.cgi?id=366475
--- Comment #4 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit e65743c0c163d68235c88e8cfb4464abbe41a3c4 by Nicolas Fella. Committed on 13/02/2019 at 17:43. Pushed by nicolasfella into branch 'qmlsettings'. Add actions to notifications Summary: When Android sends a list of possible actions add them to the notification. When the action is triggered send a package containing the id and the action back Test Plan: Send dummy notification, see the actions, trigger it, look for received package on Android Reviewers: #kde_connect, apol Reviewed By: #kde_connect, apol Subscribers: apol, kdeconnect, broulik, mtijink, #kde_connect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D12293 M +2 -1 plugins/notifications/kdeconnect_notifications.json M +21 -1 plugins/notifications/notification.cpp M +2 -0 plugins/notifications/notification.h M +10 -0 plugins/notifications/notificationsdbusinterface.cpp M +1 -0 plugins/notifications/notificationsdbusinterface.h M +2 -0 plugins/notifications/notificationsplugin.h https://invent.kde.org/kde/kdeconnect-kde/commit/e65743c0c163d68235c88e8cfb4464abbe41a3c4 -- You are receiving this mail because: You are watching all bug changes.