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
Touch seeded packages, which is subscribed to unity-notifications in
Ubuntu.
https://bugs.launchpad.net/bugs/1358343

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

Status in Dialer app for Ubuntu Touch:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Confirmed
Status in “unity-notifications” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress

Bug description:
  If you put the phone in your pocket with locked screen and you receive
  a call is too easy to answer or reject that by mistake. Or pressing
  the screen while trying to get the phone or the call can be answered
  without you noticed by your pocket.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to