type profile that turns on airplane mode when the screen is off. Even
On Sep 5, 10:19 am, Pent <
tas...@dinglisch.net> wrote:
> Event: Phone Ringing
> Variable Set, %INCALL, 1
>
> Event: Phone Offhook
> Variable Set, %INCALL, 1
>
> Event: Phone Idle
> Variable Clear, %INCALL
>
> State: Variable Value Is Set %INCALL
> State: Orientation: Face Up:
> Action: Speakerphone
>
> That's a bit clumsy, it will get easier in the future.
>
> Pent
>
> On Sep 5, 4:13 pm, Shane <
seck...@gmail.com> wrote:
>
>
>
> > I got this idea from a comment posted at lifehacker. I created a task
> > that turns the speakerphone on when the orientation is face up. The
> > only potential downside that I see is that this task activates
> > whenever the phone is face up -- regardless of whether or not I am on
> > acall. Is that okay? If not, is there a way to make this task only