Top Topics

  • 1

    In the application context selection screen, make the frame around selected applications higher contrast

    Adam Logan · 0 · Posted

    I can't see the difference at native resolution. I have to zoom to maximum zoom to see if an app is selected, and even then, it's hard to see. Native Resolution Maximum Zoom Another idea is to dim the overall tile for unset, and have selected apps at regular brightness. It just needs to be easier to see.

  • 1

    Search throughout labels

    GianMaxTheo · 0 · Posted

    After more than ten years of Tasker usage, I have had the need to search for keywords in labels and found that, strangely enough, they are not considered part of the user data. 

    I don't know if that would be really useful to anyone; I haven't tried to use it for ages. However, I would like to suggest this feature. Thank you.

  • 1

    Searching Tasker Global Variable Values

    Sharif Salah · 0 · Posted

    Hey, 

    I know how to use the search functionality within Tasker to search for the name of a Global Variable or array I have in mind. Supposing however, I have a value in mind and I want the search to retrieve a list of Global variables that currently match that value. I think it would be neat if that were possible. 

    Many thanks 

  • 1

    Next Record On List Dialog

    Sanjay Shiyalwala · 1 · Last reply by João Dias

    I am trying to get next item from list dialog via json file, working fine if record not found or single record, issue comes when there are multiple records found and i get list dialog with record 1 of 10, 2 of 10, 3 of 10, and so on for 10 records found but list record is not changing i.e. fist record only appearing while all other changes. my code 

    Task: Search Contact2

        

        A1: Input Dialog [

             Title: SEEPCO

             Text: Enter name, email, ID, etc.

             Close After (Seconds): 30

             Input Type: text

             Output Variable Name: %search_term ]

        

        A2:

  • 1

    Task setting to force time out

    Sometimes, actions do not time out properly and a task could literally end up running indefinitely causing device to heat up. Add an option in task settings to force kill the task after x seconds.

  • 1
    Solved

    HTTP Request action Variable store issue

    Lee Jack · 1 · Last reply by João Dias

    using GET method on an API successful return, website backend logged as success, but return value cannot be store in the tasker variable

    I've checked %http_response_length the correct response length was output as I tested on PC browser, and my Device file permission was allowed, but the variable was empty after I perform the task.

    Device:vivo X Fold3 Pro unrooted

    kernel:6.1.84-android14-11-maybe-dirty

  • 1
    Answered

    Need to move license after linageos upgrade

    Panomitrius · 1 · Last reply by João Dias

    I'm getting the error message Validation Failed License already used (this device's id: 0871653f53bb2eea). I just upgraded Linageos and it seems like the license is stuck on the previous device id. Could you free it ?

  • 1
    Solved

    Profile "new Window" (neues Fenster in German) does not fire on current beta (6.5.5)

    Juergen · 2 · Last reply by João Dias

    This profile has stopped working on my devices (Samsung) with the current beta update 6.5.5. On other Device without automatic update (on 6.4.10-beta) this profile is still working. I tested the last official version (6.4.15) on the Samsung device by leaving beta and ... it is working again. So there might be a problem with this profile in the newest beta version (6.5.5) 

    edit: I can confirm even on non-Samsung devices there is this issue with 6.5.5-beta and not with official 6.4.16.

    BR, J

  • 1

    Multi-Line Input Dialog

    Kyle Tameirao · 0 · Posted

    I'd like to request the implementation of a single input dialog that contains the option to add additional lines with optional text above each line to produce a different variable per line or array.

    This will supplement the need to send input dialogs back to back to back to query the user for an additional piece of information in order to complete 1 operation.

  • 1
    Solved

    Filter Received Share Event List

    Moritz Böhme · 1 · Last reply by João Dias

    When setting up multiple received share events with filters and share triggers, all share triggers are displayed even if the filters don't match. I would like to propose to filter the share triggers before displaying the list.

    This would allow using many received share events together with filters without having to scroll through a giant list of share triggers.

    Right now the filters are a bit unintuitive and restricted if combined with a share trigger.

    I guess this could only be done for the tasker share and not the automatically created share options for each trigger,  because the necessary info

  • 1
    Solved

    Received share from Files app

    Maz · 2 · Last reply by João Dias

    The task is not run if files are shared from the com.android.documentsui ("Files") app. However, the "Share Trigger" dialog box appears beforehand.

  • 1
    Solved

    Trial Version Immediately says Trial Over

    Stephen Tremaine · 2 · Last reply by João Dias

    I downloaded the trial for the first time today, it was suggested that I try to use Tasker to work with a BLE heart rate monitor to attempt to trigger alerts on rapid heart rate change and to periodically download the logs from the device since it keeps an internal log. I would like to test it out before buying if possible.

  • 1

    Nullpointer Exception with AutoTools Regex

    Joh · 0 · Posted

    I am using AutoTools Regex with this regex: 

    (Regex plus is enable as otherwise "(....|)" isn't working correctly.)

    In my case "(?<end>.*)" matches the empty string, so %end won't be set.

    Using "Test: %end" for "Output Text" lead to this exception.

  • 1

    Tasker crashing upon opening (Direct Purchase, can't enter license)

    Blackwolf · 2 · Last reply by Blackwolf

    Since my Quest 2 (VR headset) does not have google play services, and i could not get them working with microg anymore, i opted for the direct purchase version. The app crashes on my device upon opening (in Tasker mode) or hangs (in Tasky mode) and i cannot enter the license. See the video that i attached to this post.

  • 1
    Solved

    Cannot Read sysui_qs_tiles anymore sincce version 6.4

    Robin Vandaele · 1 · Last reply by João Dias

    Since version 6.4 I cannot Read Secure State sysui_qs_tiles anymore. This as possible up onto version 6.3

  • 1

    Prevent Continuous Root Access Prompts

    KeenGuy301 · 0 · Posted

    When using Tasker with root access there are continuous root access toast popups.

    Magisk is supposed to give root request toasts only when an app is using root but for Tasker I am getting like 25 log entries and alerts in 1 minute for Tasker. This is preventing me to browse magisk logs as they are getting filled by tasker. I am only using root in one task to run a shell command so Tasker shouldn't continuously request root access.

    Attaching a screenshot of the sample, if we could have a toggle to prevent background root checks or add a

  • 1

    Samsung Secure Folder Thread

    salas · 0 · Posted

    I couldn´t find a thread about samsung secure folder and tasker integration, so I am gonna create this with some findings and question.

    AFAIK, securefolder is basically another android user ( userid: 150 ) , just like work profile

    First thing I was trying to do was  using tasker to toggle the "hide notification content" on it when I leave home ( disconnect from my home wifi ). The problem I found is:

    Tasker running on the main user can not detect any setting change in the secure folder option.  Si I thought that maybe the activity we see to

  • 1
    Answered

    erase all data ,wrong password attempt,location track

    chronisp · 1 · Last reply by João Dias

    Hello I would like to factory reset my phone after 10 wrong passwords attemps and also reset my phone when it is to specific location..I read that those can be done with securetask but i cant understand how to use it :P

  • 1

    Profile with event Tick does not trigger when exported as app

    App version 6.4.15, OnePlus 12 (however exported app was tested on multiple devices).

    Steps to reproduce.

    1. Create a new project
    2. Create a new profile, select event "Tick"
    3. Set for example 10000 ms as interval.
    4. Set it to trigger a new Task, e.g. "ShowFlash".
    5. Insert action "Flash" with a Text of e.g. "10 seconds".
    6. Export the project as app.
    7. Install the app.

    Expected result: When app is run, every 10 seconds a flash is displayed.

    Current result: Nothing happens.

    It works fine with the profile enabled within Tasker.

    Has been tested with various other tasks such as retrieving location, posting an

  • 1

    tasker terms and conditions not displaying

    random · 1 · Last reply by João Dias

    In the introduction to Tasker, there's a screen with a bunch of check boxes, one of which is to accept the terms and conditions. However, when that box is clicked, the terms and conditions do not appear. Instead, I get this error message:

    "Couldn't get text. Please contact developer. (ja/disclaimer.html)"

    I bought Tasker from the Japanese app store.

    I tried with my system language in both English and Japanese (by the way, the Japanese language coverage is very inconsistent even on this first page, but that's something I expect and not a huge problem as long as the text in