PDA

View Full Version : Simple phone app


znihello
03-02-2010, 10:48 AM
There are a couple of things I would like to have in my N900.

When unlocking with slider shut:
Start phone app.

When ending call:
Close phone app, lock screen

Is there a way to do this?

Regards Olle

twaelti
03-02-2010, 11:49 AM
Yes, just write a daemon or desktop widget that does it :-)
All information about these events is available through D-Bus and GPIO

HRZ
03-02-2010, 11:53 AM
I agree about the idea of closing the phone app automatically. seems rather obvious that that's what should happen when you end a call. the lock screen sounds good too.

unfortunately i dont have the know how to "write a daemon" - is it complex?

msa
03-02-2010, 12:17 PM
When ending call:
Close phone app, lock screen

afair, this is already like that.

when your phone is locked and you receive a call, the screen will show you the normal caller-screen.
after taking the call and then ending it, the phone-app closes and locks the screen again.

pelago
03-02-2010, 12:28 PM
afair, this is already like that.

when your phone is locked and you receive a call, the screen will show you the normal caller-screen.
after taking the call and then ending it, the phone-app closes and locks the screen again.
I think the OP is talking about the behaviour he would like when making outgoing calls.