Vibrate when screen on

Post your questions and help other users.

Moderator: Martin

Post Reply
awtowme
Posts: 1
Joined: 05 Nov 2013 07:18

Vibrate when screen on

Post by awtowme » 05 Nov 2013 07:21

Hi,

Is it possible to have the phone vibrate instead of sounding off new notifications when the screen is on? and then revert back to whatever sound profile it was on before the screen was on (silent if silent or normal if normal)

So far I have condition: Display State - On

and... honestly thats about it. I'm kind of lost.



Thanks

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: Vibrate when screen on

Post by MURTUMA » 05 Nov 2013 09:07

1st trigger: display state on
2nd trigger: display state off
Condition: screen on
->true: set ringer mode vibrate
->false: set ringer mode ringing

That should do what you're asking. The condition allows this to be made with one flow instead of two.

EDIT:
Actually this was quite good idea. I improved it a bit, so it triggers only when I'm unlocked the phone. Also it affects only to notification volume. I don't mind my phone not vibrating because I use NotifierPro, so I see all the notifications even when in full screen app.

http://automagic4android.com/flow.php?i ... 603ec5c25d

Post Reply