Top Topics

  • 1

    HTML formatting broken in AutoNotification with Android 15

    Shaigan · 3 · Last reply by João Dias

    The HTML formatting in AutoNotification notifications has been broken since the Android 15 Pixel Drop update on December 5, 2024 (AP4.241205.013.A2).

  • 1

    Add filter to VAR tab for view project/task vars the same way as global vars.

    Victor Rudakov · 0 · Posted

    That is, as a simple list with values ​​(in addition to viewing in the project/task properties). This is a more convenient and compact way to view all project/task variables (especially for structured variables with JSON text). The filter can be a single choice from a list of all projects and tasks, for example. PS: It would be useful if the user could select (in the UI options) which filters (indexed, empty,...) should be added to the VAR tab.

  • 1

    Tasker freezes when running messages task

    E · 1 · Last reply by João Dias

    Hi,

    I have a simple text message rule set up where if text messages matches regex of certain URL, it will save it to array and launch the URL. This has worked perfectly for a while.

    Until now. When I receive the message with the URL, Tasker freezes. If the application is closed, tapping to open it will result in it crashing. If it is already open on my screen, it is touch disabled. However in many circumstances 30 seconds later the URL will end up opening. I see that Tasker processes it, but it freezes and crashes in the

  • 1

    adb wifi can't enable debugging

    Anuraag Agrawal · 1 · Last reply by Anuraag Agrawal

    If there is multiple adb wifi action with Enable Debugging option then only 1st action works and after that error appears Can't enable debugging. Look at attached screenshot.

  • 1

    Context based Scene Object Selection like "thisScene"

    AdiraiMaji · 0 · Posted

    It would be highly beneficial to have an option to specify "thisScene" in tasks that modify scene elements or handle item clicks. Currently, when cloning a scene containing such tasks, the reference in the task list remains linked to the original scene. This means changes made through item clicks in the cloned scene still affect the original. Adding a "thisScene" option would ensure that tasks in a cloned scene operate independently, controlling only the cloned copy without impacting the original scene. This enhancement would greatly improve flexibility and usability when working with cloned scenes.

  • 1

    Orange Pi Zero 3 - problem with Direct Purchase Activation

    Flávio Augusto · 1 · Last reply by João Dias

    Hello, my friend! 

    First of all, congratulations on your excellent work. I’m already a Tasker user on mobile and just subscribed to your Patreon to get access to a Direct Purchase license. 

    The device I’m using doesn’t have Google Play—it’s an Orange Pi Zero 3 running a version of Android. 

    I’m unable to add the license because the 3-dot menu doesn’t appear. While researching, I found some old Reddit threads about similar issues, but the suggested solutions involved creating a task to open the preferences or checking for operational problems like Overscan settings, which didn’t work for me. 

    Since the

  • 1

    Disable "Calls" when specific Bluetooth device is connected

    Brian Auerbach · 3 · Last reply by Brian Auerbach

    When connecting in my car, I have two Bluetooth devices (the car and an Android head unit).  The car connection needs to be used for calls, but the phone always defaults to the incorrect device when answering a call.

    When I get in the car and the devices connect, I can resolve this by going into the Bluetooth settings for the head unit and deselecting "Calls", but that setting does not persist the next time I get in the car.

    I'd like Tasker to be able to change that setting upon connection to the specified device.

  • 1

    Task for Wifi state connected not working as expected

    joolz1 · 2 · Last reply by João Dias

    Hi,

    I have setup a profile which has:

    WIFI CONNECTED STATE: When connected to specific SSID, then Initiate a task.

    This works as expected when I connect to said SSID, _HOWEVER_ the EXIT TASK only works when you physically manually turn off the Wifi from the android quick settings menu. If you walk far enough away from the wifi that mobile data kicks back in, the EXIT TASK fails to run.

    Any ideas?

    Thanks

  • 1

    Notification action option to dismiss notification

    Mark · 0 · Posted

    The default behaviour of notification actions (the buttons on a notification) for most apps is that they do something as well as dismiss that notification.

    In tasker you can only assign a single action to a notification action button. For more complex actions you have to point to a task.

     

    It would be great if a checkmark can be added to the notification action to also dismiss the notification when it's clicked. That would make this behavior a lot easier to program in tasker.

  • 1

    webdav support

    Jack · 0 · Posted

    Would be highly useful if webdav support is possible. The reason for asking is that a lot of people are wanting to degoogle, but some services and apps such as tasker only support Google Drive. Adding WebDAV support to be able to back up tasker settings and config would ensure less reliance on google. There was a post on this 5 years ago here

  • 1
    Solved

    Can't run network access with tasker settings

    Lee · 1 · Last reply by João Dias

    I'm trying to create a task to deny network access for an app, but I keep getting this error.

  • 1
    Answered

    Force specify app to re-relaunch in case in case it was closed

    C Alonso C Ortega · 1 · Last reply by João Dias

    using Tasker its possible to detect if a specific app was killed by OS and relaunch immediately.

    I have tried using Android Device Administration API but I dont find how to do it using it.

    Greetings.

  • 1

    Variable / array local or global dependent on special character in its name and tasker config setting

    Professor Knox · 0 · Posted

    When creating a task, it's likely to have a certain number of global variables / arrays global to be able to check their content for debuggung.

    When having task development finished, certain global variables / arrays should be local because they are much more run-time efficient than being global.

    It's a certain work to change global variables / arrays to local and also a certain risk to miss a variable / array somewhere in an action, and task doesn't work no longer as expected.

    My proposal: Would it be possibe that variables / arrays with an e.g. leading or trailing

  • 1

    Integrate AI into tasker to take action quickly

    Mosaad Gaber · 0 · Posted

    I suggest AI for Tasker and will be called Tasker Intelligence to do some action quickly. Any AI can't take action on any device and is limited. But Tasker with AI can do more action easily. I hope you all like this.

  • 1

    Action to fetch Fitness Data from Health Connect

    Ranjith Jayadevan · 1 · Last reply by zc m

    If tasker can natively fetch fitness data from Health Connect it would be great. There is an existing tasker plugin that does the job (GitHub - RafhaanShah/TaskerHealthConnect: Android Health Connect Plugin for Tasker). But it would be great if this can be included in Tasker. The plugin can fetch data for specified number of days and out put as json string. something similar would be nice.

  • 1

    Now I can make APK and install it successfully but I have a problem when I click to open that new app on my mobile screen it just freezes and doesn't respond or open any page.

    wefern · 0 · Posted

    Now I can make APK and install it successfully but I have a problem when I click to open that new app on my mobile screen it just freezes and doesn't respond or open any page.

  • 1

    Input dialogs hide scenes displayed as activity and dialog

    JasonYate · 0 · Posted

    The only solution is to launch a scene and instantly hide it just before showing the input dialog, but that's double the work. I would appreciate it, João, if this problem could be taken into account so that it can be solved. 

  • 1

    Scene Textedit Autocorrect

    Kit Tihonovich · 0 · Posted

    The TextEdit Dialog contains no AutoCorrect functionality.  If, for example, you use an Input Dialog you can use the reference "245841" for input type to get all AutoCorrect functionality (and multi-line) which is what I need.  It seems this has been an issue for years and I think it should be considered a bug more than a feature request.  A TextEdit dialog should function as text does literally anywhere else in android.

  • 1

    Toasts Tasker Layout: Image Aspect Ratio

    Dan · 0 · Posted

    It looks like the Icon for a Flash in Tasker Layout is always assumed with Aspect Ratio 1:1.

    I have an Image rather 16:9, and want to show it big. it doesn't get stretched, but with empty Borders Top and Bottom. The Text is aligned Top. Not really nice :-p

    Is there a Way to prevent emtpy Space Top/Bottom? Not just one Number for the Icon Size, but maybe 60x30? Or a HTML/CSS Code i didnt try, that helps me with that?

    Similar goes for Text/Title. It looks like its alignment is fixed to TopLeft within the Toast. Things like:

  • 1

    Home Assistant integration uses outdated syntax

    zillatron · 3 · Last reply by zillatron

    since Home Assistant version 2024.10, the tasker integration documentation is outdated at: https://tasker.joaoapps.com/home_automation/home_assistant.html

    ...is it possible to revise to the current syntax?