Merge lp:~tiagosh/telephony-service/swipe-to-answer into lp:telephony-service/rtm-14.09

Proposed by Gustavo Pichorim Boiko
Status: Merged
Approved by: Bill Filler
Approved revision: 954
Merged at revision: 905
Proposed branch: lp:~tiagosh/telephony-service/swipe-to-answer
Merge into: lp:telephony-service/rtm-14.09
Diff against target: 13 lines (+3/-0)
1 file modified
approver/approver.cpp (+3/-0)
To merge this branch: bzr merge lp:~tiagosh/telephony-service/swipe-to-answer
Reviewer Review Type Date Requested Status
Bill Filler (community) Approve
Review via email: mp+240071@code.launchpad.net

Commit message

Use swipe to answer/reject calls

Description of the change

Use swipe to answer/reject calls

To post a comment you must log in.
Revision history for this message
Bill Filler (bfiller) wrote :

approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'approver/approver.cpp'
--- approver/approver.cpp 2014-10-15 21:12:23 +0000
+++ approver/approver.cpp 2014-10-30 01:20:54 +0000
@@ -283,6 +283,9 @@
283 "x-canonical-snap-decisions",283 "x-canonical-snap-decisions",
284 "true");284 "true");
285 notify_notification_set_hint_string(notification,285 notify_notification_set_hint_string(notification,
286 "x-canonical-snap-decisions-swipe",
287 "true");
288 notify_notification_set_hint_string(notification,
286 "x-canonical-private-button-tint",289 "x-canonical-private-button-tint",
287 "true");290 "true");
288 notify_notification_set_hint_string(notification,291 notify_notification_set_hint_string(notification,

Subscribers

People subscribed via source and target branches