[dialer] pressing power button should silence incoming call
Bug #1376240 reported by
Renato Araujo Oliveira Filho
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Unassigned | ||
Ubuntu UX |
Fix Released
|
High
|
Olga Kemmet | ||
Unity System Compositor |
In Progress
|
High
|
Andreas Pokorny | ||
telephony-service |
Fix Released
|
High
|
Tiago Salem Herrmann | ||
telephony-service (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
telephony-service (Ubuntu RTM) |
Fix Released
|
Undecided
|
Gustavo Pichorim Boiko | ||
unity-system-compositor (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
In the incoming call dialog there is no way to dismiss a call, only reject it.
I would like a way to keep the calling active but in silent mode.
Related branches
lp://staging/~tiagosh/telephony-service/silence-incoming-calls
- Gustavo Pichorim Boiko (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 51 lines (+24/-0)2 files modifiedapprover/approver.cpp (+23/-0)
approver/approver.h (+1/-0)
lp://staging/~andreas-pokorny/unity-system-compositor/expose-powerkey-state-and-screen-toggle-controller-interface
On hold
for merging
into
lp://staging/unity-system-compositor
- Alan Griffiths: Needs Fixing
- Alberto Aguirre (community): Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 1777 lines (+1239/-102)25 files modifiedCMakeLists.txt (+9/-9)
src/CMakeLists.txt (+2/-0)
src/dbus_screen.cpp (+56/-16)
src/dbus_screen.h (+26/-8)
src/dbus_screen_observer.h (+3/-0)
src/inactivty_tracker.h (+34/-0)
src/powerkey_handler.cpp (+63/-46)
src/powerkey_handler.h (+19/-7)
src/powerkey_mediator.cpp (+68/-0)
src/powerkey_mediator.h (+55/-0)
src/powerkey_state_listener.h (+40/-0)
src/screen_power_state_listener.h (+40/-0)
src/screen_state_handler.cpp (+8/-7)
src/screen_state_handler.h (+10/-6)
src/screen_toggle_controller.h (+38/-0)
src/system.h (+37/-0)
src/system_compositor.cpp (+16/-2)
src/system_compositor.h (+9/-1)
src/system_impl.cpp (+25/-0)
src/system_impl.h (+31/-0)
tests/unit-tests/CMakeLists.txt (+2/-0)
tests/unit-tests/gmock-fixes.h (+106/-0)
tests/unit-tests/mock_dbus_screen_observer.h (+38/-0)
tests/unit-tests/test_powerkey_handler.cpp (+366/-0)
tests/unit-tests/test_powerkey_mediator.cpp (+138/-0)
lp://staging/~boiko/telephony-service/rtm-silence_incoming_cals
- Ubuntu Phablet Team: Pending requested
-
Diff: 52 lines (+24/-0)2 files modifiedapprover/approver.cpp (+23/-0)
approver/approver.h (+1/-0)
summary: |
- There is no way to dismiss a call + [incoming call snap] There is no way to dismiss a call |
tags: | added: ota-1 |
no longer affects: | unity8 (Ubuntu) |
Changed in unity-system-compositor: | |
importance: | Undecided → Critical |
tags: | removed: touch-2014-11-13 |
Changed in ubuntu-ux: | |
status: | In Progress → Fix Committed |
Changed in unity-system-compositor: | |
status: | New → In Progress |
Changed in unity-system-compositor: | |
importance: | Critical → High |
Changed in telephony-service: | |
importance: | Critical → High |
tags: |
added: ota-2 removed: ota-1 |
tags: | added: ww05 |
Changed in telephony-service: | |
assignee: | Gustavo Pichorim Boiko (boiko) → Tiago Salem Herrmann (tiagosh) |
Changed in telephony-service (Ubuntu RTM): | |
status: | New → In Progress |
Changed in telephony-service: | |
status: | Confirmed → In Progress |
Changed in telephony-service (Ubuntu RTM): | |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
summary: |
- pressing power button should silence incoming call + [dialer] pressing power button should silence incoming call |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Released |
Changed in ubuntu-ux: | |
status: | Fix Committed → Fix Released |
status: | Fix Released → Fix Committed |
Changed in telephony-service: | |
status: | In Progress → Fix Released |
Changed in ubuntu-ux: | |
status: | Fix Committed → Fix Released |
tags: | added: pm-fail |
To post a comment you must log in.
Proposed solution: When the phone is ringing and you don't want to answer it or decline the call, "say its in your pocket" pressing the down volume button on the side of the phone should mute the ringer.