Hot Topics

  • 1
    Acknowledged

    Thread leak in Java code for Kid App still presents.

    aasswwddd · 1 · Last reply by aasswwddd

    While App Factory is no longer support for new actions since 6.6, the thread leak in Java code that was fixed at 6.7.3, is still present in any app generated by App Factory.

    Regardless whether they are generated by 6.7.3 or above.

    I hope that this can be fixed as it could cause the device to lag once it hits high numbers.

    Link where the leak was fixed. https://www.reddit.com/r/tasker/comments/1sqs68t/dev_tasker_673beta_scenes_v2_update_2_and_some/

    Link where the leak was reported. https://www.reddit.com/r/tasker/comments/1s3fz5o/comment/oghjs8a/

  • 1

    Method to extract names of existing Project, Profile, or Task variables

    Dan · 0 · Posted

    I think it would be very helpful for there to be an action to get the names of Project, Profile, and Task variables.

    The action settings would have the user indicate whether they want to get a list of the Project, Profile, or Task variables. By default, the action would get the variables from its local context, but an option could be added to get variables from a named profile, project, or task.

    By default, the action would return an array of those variable names, but a checkbox could enable returning a JSON object containing the variable-value pairs.

  • 1

    Native VoWiFi / IMS registration state

    regie · 0 · Posted

    Please add a native Profile State and variable for IMS / Wi-Fi Calling registration status.

    Useful values: - IMS registered: true/false - IMS transport: WLAN/IWLAN/WWAN/none - VoWiFi active: true/false

    Use case: Trigger automations when VoWiFi drops while Wi-Fi is still connected, without polling dumpsys connectivity through ADB/Shizuku.

    If Android does not allow this as a normal app permission, please consider supporting it through ADB Wifi, Shizuku, root, or a helper plugin.

  • 1

    Append prefix to extras variables for Intent Received trigger

    Peter Gates · 0 · Posted

    Tasker automatically creates variables for the extras in an Intent Received trigger, but those variable names can (rarely) conflict with existing Tasker variables:

    https://groups.google.com/g/tasker/c/k03Lw8tGSHA

    Giving an option to add a prefix to the extras' variable names, like in the Get Calendar Events action, would fix this issue without impacting the functionality of existing tasks, e.g. the conflicting %priority extra could be changed to %ntfy_priority.

  • 1

    Cell Near cannot scan for 5G SA towers

    lexiconart · 0 · Posted

    I have several old profiles set up with Cell Near as a trigger, and have never had an issue with them until recently, when my evening profiles failed to trigger (the morning ones involving Cell Near triggered perfectly, and that was the last day any Cell Near profiles worked).

    While troubleshooting, I realized that my carrier finally activated 5G Stand Alone (maybe part of the 2G/3G shutdown?). As a result, Tasker is unable to use Cell Near to scan these new cell IDs, the page remains blank even after scanning for 10+ minutes.

    Does anyone know how to force Cell

  • 12

    Using variable in Time Event Context for the Every Time Repeat

    Steffen · 3 · Last reply by Mosaad Gaber

    Hello TASKER community and DEV,

    we fill in Time Event from a Szene for Custom Profiles for Start and End of Actions.

    Now it would not be bad, if we can fill the Every Time Context also from a variable, the repetition rhythm fix of hour or also as variable.

    attached a screen design - Would be an idea.

  • 5
    Answered

    Feel free to ask your questions

    João Dias · 3 · Last reply by João Dias
    Have a question? Let us know. You will be provided with a list of possible matches and might find your answer. If not, your question will be submitted and answered.
  • 4

    Add an option in "Set Variable" to designate it as a PROJECT variable or a TASK variable

    thomas · 0 · Posted

    There is currently no way to programmatically create project or task variables. Only global variables or fleeting local variables that don't persist when the task ends. If you want something to be a task variable or project variable, you have to create it by hand within the gear menu for a task or project.

    PLEASE add a "storage" option when setting a variable that allows us to designate a variable as a project or Task variable. This would enable the programmatic creation of these variables.

  • 4
    Started

    Web server so we could develop on computer

    roizcorp · 2 · Last reply by João Dias

    I use Tasker for almost everything, Tasker in fact is my OS, I keep my settings in Tasker rather than in the OS menus as they will be with me with any device or any Rom I will use.

    The most time consuming for me is to interact with the device and Tasker (Typing complex shell commands and navigate between the tasks and screens.

    I understand this is big, but I would want some way to connect my laptop to Tasker and use Tasker as WebApp (with mouse and hotkeys)