Page 1 of 1

SMS Text

Posted: 23 Jun 2013 07:41
by ronbarcol
Hello,
Is there a way to make the following flow (I tried but failed):
When a SMS is receiving while on driving, a massage with the SMS text & sender will be shown on top of other apps.
Thanks

Re: SMS Text

Posted: 23 Jun 2013 09:23
by Martin
Hi,

You could try following flow. The flow only works when the device is in car mode when driving:
-trigger SMS Received
-condition UI Mode: Car
-->true: action Message Dialog: {contact_name}/{sms_sender} {sms_text}

Regards,
Martin

Re: SMS Text

Posted: 23 Jun 2013 10:01
by ronbarcol
Thank You

Re: SMS Text

Posted: 23 Jun 2013 11:41
by ronbarcol
Working.
Is there a way to enlarge the font size just for the massage?

Re: SMS Text

Posted: 24 Jun 2013 19:58
by Martin
Hi,

No, there is no way to change the font size at the moment.

Regards,
Martin