Tasker :post your tasker profiles

geowolf1000

Senior Member
Jan 16, 2011
804
289
0
Hi.
Tasker beta updated recently to 4.8 and support new tile for
CM quick settings
So
i create this thread
to post and explore new profiles
I follow many projects from google and reddit
So i have set profiles for automate gps to high accuracy and back with secure settings
Vpn connect on wifi except secure point
Usb debuging only when i connect to certain pc (and just in case) when shutdown my device beacause i use encryption
Send sms to caller when driving
But most usefulls profiles found how to auto change cm profiles based taskers options cell near or wifi near bt near location etc...
CM detect profiles and CM profiles changer found to reddit are great jobs???
i expand my usage to CM profiles options
Based to these variables tasker upgrade all my device capabilites
Whats yours?
 
  • Like
Reactions: ironwick and gguy1

igbo_scouser

Member
Aug 17, 2010
13
0
0
Just the data I have left until the end of the month. I have that side set up but I just need to know where I can find the variable that allows me to tell tasker that the screen has been unlocked and not just that it's on
 

geowolf1000

Senior Member
Jan 16, 2011
804
289
0
%KEYG seems to check if you have a keyguard enabled, and not if it's currently active.
Thanks for your help though
Tasker
%myDISPLAY is similar to the %SCREEN variable in Tasker, but it adds unlocked as a possible value, allowing us to differentiate between on and unlocked. These values are set based on the corresponding Tasker Events, and can be used as a Context (using Variable Value), or for flow control within Tasks.
 
Last edited:

geowolf1000

Senior Member
Jan 16, 2011
804
289
0
Both of these didn't work. Maybe it's because I'm on the lg g4 and not on aosp
Tasker recognize unlock as event so
Add a profile/event/display/unlock
Make a simple task to check if working
If work you can create a flow action
So monitor when device unlock (one profile)
And change variable value
and execute the desire task.(second profile) when new value set
 

greekunit690

Senior Member
Feb 2, 2011
1,192
193
0
Islandia, NY
I'm trying to get tasked to turn on LTE when I get an MMS and back off when its done downloading (closed had a module for NY Samsung phones but won't work on aosp) :(

Sent from my A0001 using Tapatalk
 

kvaju

Senior Member
May 24, 2011
294
34
0
Mostar
On Lolipop I have problem with mobile data dont automatic connect when I am out of wifi area.

Is there any way for tasker to solve this problem, I buy it last night, but its littly too complicated for me.

So something like this, when out of wifi area, connect to 3g, when in wifi area disconnect 3g.
 

geowolf1000

Senior Member
Jan 16, 2011
804
289
0
Oneplus one, sultan latest 1.11
Download secure settings
Add profile/state/net/ wifi conect
New task /plugin secure settings /mobile data off
From main menu if expand profile you see the task you create
Tap to task and create exit task the opposite
But is known bug?
to @Sultanxda because automate data/wifi is main function of device

Did you post? Have you done clean installation?
 
Last edited:
  • Like
Reactions: kvaju

kvaju

Senior Member
May 24, 2011
294
34
0
Mostar
I known its the main funcion od device, but I have trouble with every ROM on lolipop with this. Clean install, delete all apn create new, works one day ok, then same problem.

Thank you, will try to do this.