Also, please consider the greeter in all this. The greeter normally doesn't want to show itself while a call is happening (MP in progress to actually make this happen). But if a call ends and the screen is off (e.g. the user left the phone on the counter while talking and the screen timed out), the greeter would like to pop up so it's showing when the phone is turned back on.
But the user-journey of this bug means that the shell shouldn't handle that itself. The split second when the call ends and the screen is off isn't the right time to make the call that the greeter should be shown. Maybe the user had the phone to their ear. Or they might shake the phone or press the power button to wake up the screen to see how long the call was or to press the end-call button themselves. We don't want to prematurely show the greeter in those cases. Instead, I imagine we should show the greeter after that 3-4s delay. So when that timeout ends, if the screen is still off, please have the dialer-app call the DBus method to show the greeter. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu. https://bugs.launchpad.net/bugs/1303260 Title: [dialer-app] implement call end journey Status in Dialer app for Ubuntu Touch: Confirmed Status in Ubuntu UX bugs: Fix Released Status in “dialer-app” package in Ubuntu: Confirmed Bug description: Whenever I look at the phone after I've stopped the conversation, there's a brief time when I can still see the in-call screen, and try to press the "end call" button. If the remote party ended the call already, the in-call screen "escapes" just as I touch the screen. Would be better if the in-call screen remained on screen for a few seconds, during which you can see the call length etc., and pressing the button would close it. Preferably even in concert with the proximity sensor. To manage notifications about this bug go to: https://bugs.launchpad.net/dialer-app/+bug/1303260/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

