Top Topics

  • 1

    Option in Posting Permanent Notification: "Keep Service in foreground"

    Flu Paper · 1 · Last reply by Flu Paper

    Service of Tasker-generated App will not function as expected (being killed) when the memory gets low in my device. Enabling "Run In Foreground" option by running "Set Tasker Pref" action do have an effect on solving it. 🙂

    But my problem, is that the service of my App originally posts a permanent notification which shows its state and is able to receive some actions designed by myself. Having the option enabled makes duplicate notifications. Quite weird I felt. 🤔

    The solution I came up with is adding an option which makes it possible to keep monitor service running in foreground

  • 1

    if %TIME = 9.29 then %TIMEVAR = %TIME+.01 returns 9.3

    When adding a minute to a time variable, the result drops any trailing zero, invalidating the resultant time variable.

    OR, the timer doesn't respect 1 digit minute decimal value of time variable.  Which is odd, because it is fine with the 1 digit hour portion.

    Workaround: add a minute to the time, split the time by "." then append 00 to the 2nd portion and and select the left most 2 char before finally putting it all back together.

  • 1
    Solved

    next alarm filter

    squwal · 1 · Last reply by João Dias

    Hi,

    Is there a way to add a filter for the next alarm package provider ?

    Because I want to put the date and time of my next morning alarm in a http post, but the %na variables are always overrided by different packages than the clock.

    Example :

    My next morning alarm is in 2 days.

    Now :

    - %na_day value is today

    - %na_time value is 21:04

    - %na_package is com.android.providers.calendar

    If I create an alarm today I can sometime have the value of this alarm and the good %na_package : com.android.deskclock but most of the time it

  • 1
    Solved

    Tasker "time context" cannot restore previous state switching off the phone

    wizardgsz · 2 · Last reply by João Dias

    Hello,

    I am able to setup a "time context" from time X to time Y. If I switch OFF the phone while the profile is active, Tasker is not able to restore the previous state later. E.g. a task to set "Do not disturb" mode ON from late night to the early morning. 

    Is it ok as expected?

    Thanks and regards

  • 1

    Validation after Factory Reset

    J R Walton · 2 · Last reply by João Dias

    I did a Factory Reset on an old phone - Android 2.1.1. Play Store will not load & a side-loaded Tasker expired without validating. I have the Google purchase email but no validation code included.

  • 1

    Remove touch highlight when touching scene element (like an image)

    Ajay · 0 · Posted

    Since the highlight follows the tasker accent, maybe adding a transparent highlight would allow it to be invisible? Or adding a dedicated option would be great.

  • 1

    Add NFC Tag Locking.

    MichaÅ‚ Bogdan · 0 · Posted

    Other NFC tools for android have the capability of locking a tag - so it is not writable anymore.

  • 1

    Table like format in text file

    Jayant · 0 · Posted

    https://github.com/thedathoudarya/WAGU-data-in-table-view

    Stumbled upon a task to create table like format in text. Doing the same in ms word or google docs will be a PITA.

    Thanks a ton in advance. Hopefully someone intelligent will be able to do the same as done in the link above. 

  • 1

    add tutorial for most obvious wifi@home task

    schalou · 2 · Last reply by schalou

    There is a very good project at https://www.reddit.com/r/tasker/comments/6re2v3/the_last_wifi_automation_profile_youll_ever_need/ and I recommend adding this as an entry tutorial for beginners.

    I think turning wifi on at home is the one task which has the most benefit for most users.

    And a tutorial like this will serve as an example to get users into tasker much easier than explaining things from a programmer's perspective.

  • 1
    Solved

    Cannot find a guide how to edit the conditions for a profile

    schalou · 3 · Last reply by schalou

    I am new to takser coming from llama.

    I searched with google and looked for tasker tutorials but no success.

    I could not even find easy examples how to set up some obvious things like switching wifi off at night.

    I finally managed to create a profile with a schedule condition which switches wifi off at night but now I want to change the time condition but cannot find a way to do it except creating another profile and deleting the old one.

    I also created a profile to switch wifi off when I leave home.

    With llama it was

  • 1

    HTTPS Request not found in referer

    Bruno Davi · 1 · Last reply by João Dias

    Headers

    referer:https://www.site.com

    This does not work though, I need to do this to get in response to the site location key but always the error. You couldn't see how to make this work, maybe even using the curl I tested in Termux that worked.

  • 1

    Create text image and buffer for use in notification

    Bruno Davi · 0 · Posted

    There was an app that showed internet traffic by the notification icon and it would also be nice to make animated notifications with the images using image by image.

  • 1

    Use regular expressions to define profiles

    Bruno Davi · 1 · Last reply by João Dias

    When I define a profile I can use matches (eg * + ! /) But I find that very limited.

    Example:

    Profile> State> Net> WiFi Near:

    SSID: Famil+ [...] (But I would like to use it like this) SSID: Famil(y|iar)

    So I can filter much better than using matches. And you can change this search/filter pattern in the profile itself or in preferences.

  • 1

    Have a widget that can toggle tasker on or off and tell you if tasker is disabled

    Tyler T · 0 · Posted

    Sometimes I disable tasker for short times in order to hide scenes or do other things to keep tasker from changing certain profiles. I unintentionally then forget that tasker is disabled and wonder why nothing is updating or working only to remember that I disabled tasker. Would be great if tasker had a built in widget that would allow you to toggle tasker on and off and that told you the current status of tasker at any given moment. 

  • 1
    Solved

    Bluetooth connected

    squwal · 3 · Last reply by squwal

    When bluetooth connected to a specific device is active (and shown in the profils tab) the trigger "doesn't launch" the associate task.

    If I manually launch the task (by the tasks tab) I confirm that the task is working.

    Also I can see the trigger and the task call in the execution log, and the differents actions inside the tasks without any error. But the actions are not actually performed.

    I tried different actions (launch app, pop-up notification, ...) with the same results.

    I try on another phone (same model, and same configuration) with the same result.

    My phone is

  • 1

    Playing a media file when reacting to a certain word in a text doesn't work in Android Q

    Peter S · 1 · Last reply by João Dias

    I have a task that looks for a certain word in an SMS message and plays a media sound file. Could not seem to get it to consistently work. I have a Samsung S10+ and phone just got upgraded to Android Q

  • 1

    Autolocation related: autolocation activity triggered and the specific task is performed but it continuely keep performaing the task e.g. i set state autolocation activity driving, then perform task to open google map. but performs well but keep performin

    Sachin Bedkyale · 1 · Last reply by João Dias

    Autolocation related: autolocation activity triggered and the specific task is performed but it continuely keep performaing the task e.g. i set state autolocation activity driving, then perform task to open google map. but performs well but keep performing it again and again.

  • 1

    Scene not showing

    Estebanhegg48 · 1 · Last reply by João Dias

    A created scene won't appear when the conditions are met. The other tasks in the sequence play just fine, and when I play the sequence manually it appears. I've already tried incompatibility management, all the "how to show" options, and waiting a time before showing it, with no results. I'm using MIUI 11 with no root permissions.

    Also, the scene stays greenlighted as if it was running

  • 1

    Add an action for an extra-long Power Button

    Rebeccah · 2 · Last reply by Bob Thomson

    Tasker has actions for pressing physical buttons and for Long-pressing the Power button , and apparently (but not on my phone with Tasker 5.7.2)) double-tapping the power button and long-pressing the volume control buttons.  What about extra-long pressing the Power button?  On my phone (Droid Turbo 2, Android 7.0), tapping the power button blackens the screen/locks the phone, long-pressing the power button brings up the Power Off screen with only one option, and if you press the power button even longer, the Power Off screen disappears and the phone reboots.  Can this be done without rooting the phone?

  • 1

    Failure to access Google Calendar

    anonymized · 0 · Posted

    Tasker seems to be having some trouble accessing some of calendars on my Google account (but not all of them).

    As demonstrated in the attached screencast, the same event, moved from one calendar to a new one I created to test the issue, is either seen or not by the calendar state condition in tasker.

    At first I believed it to be caused by the accent in the calendar name ("CongésVieux" in the screencast), but the new calendar created for the test also include the same accent ("Congés").

    The problem also appears with events in the Google local holidays calendar