https://bugs.kde.org/show_bug.cgi?id=366475
--- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 957975898bfc22b17ebfff1321f9c89f753a34c2 by Nicolas Fella. Committed on 08/02/2019 at 22:54. Pushed by nicolasfella into branch 'master'. 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/957975898bfc22b17ebfff1321f9c89f753a34c2 -- You are receiving this mail because: You are watching all bug changes.