Accept and end calls with hardware buttons

asked 2014-12-19 11:35:48 +0200

CrazyIvan gravatar image

updated 2014-12-19 11:36:33 +0200

Would be good to use in winter since the screen is close to unusable with gloves.

edit retag flag offensive close delete

Comments

Do you mean volumeup/volumedown keys?

juiceme ( 2014-12-19 11:41:17 +0200 )edit
1

Anything really. volume buttons, power button, double clicks and button combos - anything will work. The problem with ending call by volume button is that you should be able to freely adjust a volume during call.

CrazyIvan ( 2014-12-19 11:44:54 +0200 )edit

You could have an option to turn this on/off. Imagine muscial chairs...

When in a call:

One click brings up menu LOCK SCREEN/END CALL/CANCEL. Each repeated click cycles through each of the above. When the music stops...

If screen was locked when in a call and you pressed the power button you'd get this:

UNLOCK SCREEN/END CALL/REMAIN LOCKED

markcoley ( 2014-12-19 11:48:03 +0200 )edit

Could be good. Power button to bring menu and click on a current item and volume up/down to select current item while in a menu. It could be implemented in a generic way - 'power menu' that can be requested by any app when it's needed.

In QML it could be possible to create some rectangle within UI and bind power menu to it for example so it wouldn't mess up app UI.

CrazyIvan ( 2014-12-19 11:58:46 +0200 )edit