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
Vibrate when screen on
Moderator: Martin
Re: Vibrate when screen on
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
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