Why is lp:dialer-app linked to this bug and not lp:telephony-service?
The latter is the one which creates and triggers the incoming-call snap-
decision notification.

With the upcoming support for the SwipeToAct widget in notifications,
which is specifically designed to solve this very UX-bug, all that needs
to be added to telephony-service is:

=== modified file 'approver/approver.cpp'
--- approver/approver.cpp       2014-07-22 10:57:54 +0000
+++ approver/approver.cpp       2014-10-21 14:09:44 +0000
@@ -282,6 +282,9 @@
                                         "x-canonical-snap-decisions",
                                         "true");
     notify_notification_set_hint_string(notification,
+                                        "x-canonical-snap-decisions-swipe",
+                                        "true");
+    notify_notification_set_hint_string(notification,
                                         "x-canonical-private-button-tint",
                                         "true");
     notify_notification_set_hint_string(notification,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1358343

Title:
  [notifications] too easy to answer a call by accident

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1358343/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to