Example for You doghouse for get a reminder of missed call
Make 3 Tasks:
---------------------------------
{Audiorepeat}
1: Notify Sound
Title: Missed Call
Text: %CNUM
(Select an Audiofile)
If %MISSED matches 1
2: Popup Title: Missed call %CNUM / Time: 10 / IF %MISSED matches 1
3: Wait 1 minute
4: Go to Action 1 if %MISSED matches 1
.....................
{Missed}
1: Variable Set %MISSED = 1
2: Perform Task Audiorepeat
....................
{MissedClear}
1: Variable Set %MISSED = 0
--------------------------------
Make 3 Profiles
------------------------------
[Missed Call] (Context Event)
Phone - Missed Call
Task {Missed}
..............................
[Phone] (Context Application)
Phone
Task {MissedClear}
..............................
[History] (Context Application)
History
Task {MissedClear}
------------------------------
Example for You doghouse for get a reminder of missed call
Make 3 Tasks:
---------------------------------
{Audiorepeat}
1: Notify Sound
Title: Missed Call
Text: %CNUM
(Select an Audiofile)
If %MISSED matches 1
2: Popup Title: Missed call %CNUM / Time: 10 / IF %MISSED matches 1
3: Wait 1 minute
4: Go to Action 1 if %MISSED matches 1
.....................
{Missed}
1: Variable Set %MISSED = 1
2: Perform Task Audiorepeat
....................
{MissedClear}
1: Variable Set %MISSED = 0
--------------------------------
Make 3 Profiles
------------------------------
[Missed Call] (Context Event)
Phone - Missed Call
Task {Missed}
..............................
[Phone] (Context Application)
Phone
Task {MissedClear}
..............................
[History] (Context Application)
History
Task {MissedClear}
------------------------------
[doghouse]
What version of Tasker do You have ?
I have latest version.
-----------------------------------
My version of Taske is 1.0.9
Sent from my HTC Wildfire using DroidForums App
[doghouse]
Maybe thats the reason,
looks like an old version of tasker.
My version 1.0.17
Just and FYI, if you are connected to a router, the SSID and MAC Address are known values that aren't actually "scanned" any longer. A cell tower's ID works the same as well so there is no potential battery saving. Did you fix the wifi off issues I have been having?I've just started out with Tasker and have created my own Wifi enabler. The existing ones on the wiki left the "Wifi Near" and "Cell Near" still scanning even when connected and also didn't come with support for multiple APs by default.
So I created my own which seems to work ok. It disables the "cell near" and "wifi near" profiles once connected, which in theory may reduce battery usage (?). It also means there is just one profile active when connected, which also controls disabling wifi and enabling the other profiles again once disconnected (although it can handle reconnects as a result of a temporary drop in signal).
If anyone is interested, take a look and let me know what you think:
YAWA - Wifi Automate when near cell tower and AP - Tasker Wiki