New Topics

  • 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. 

  • 2

    Customization in inputs dialogs and other alerts

    JasonYate · 1 · Last reply by JasonYate

    Add background color and text color options to dialogs for a touch of customization, useful if you are creating an app or scenes with specific colors that identify the design.

  • 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:

  • 2

    HTTP Request: select if to use WiFi or Data

    k11m1 · 0 · Posted

    It would be very useful for me to have a way how to force s HTTP request to be routed using the WiFi connection. Especially when the system is using mobile data and I join a WiFi network which requires login in captive portal. I have a task which does this, but when i have my cellular data active this request is just sent using the LTE connection.

    Alternatively there could be some option to handle Sign-In portals, but that seems to be even more work.

  • 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?

  • 1

    Timer Tasks are not firing in Tasker but in Macrodroid....

    Bino Mathew · 2 · Last reply by João Dias

    Hello ,

    I have a timer tasks which is working  in ONe UI 6.1 on Samsung - Recently I migrated to XOS(A14) (ANdroid varian) and I see that TIme tasker are not firing (Locked in memory,Reliable alarm,Battery not optimized etc..) - (But it is firing when screen is on or device is not screen locked)

    So I gave a  try with Macrodroid and I see that it is firing the tasks mostly as expected- Though it is asking for additional permission of "Alarms & Reminders".

    Not sure whether the above statements are connected -

  • 2

    WaitUntil Time OR Condition is met

    269red · 0 · Posted

    Goal: WaituntilTime TIME set in context (like implemented WaitUntil) is reached OR Condition is met

    The actual implemented WaitUntil waits forever until condition is met. That produces "hanging tasks". It continues to wait even if the task was stopped by STOP task... It also confused me the first time, as I thought the time that can be set is the max. time it waits (even if condition is not met). But it is the cycle time for checking the condition.

  • 1
  • 1

    Option to launch List Dialog even when variable or array isn't defined

    Kyle Tameirao · 1 · Last reply by João Dias

    Current behavior is to error out and display nothing. This makes it difficult to use a list dialog for user populated global arrays if no items were entered yet. Id like to use the list dialog buttons to begin the creation of an item within the array and for that I need the list to launch similar to a text dialog with an empty list until an item is added to array. 

  • 2

    Change the default task priority to something that can be changed, or to a very high number

    Jason Cooper · 0 · Posted

    This would allow tasks run from home screen to have priority over anything in the background. A dynamic starting priority would be huge for other reasons as well. It could default to 7 as currently operating, but be changed as needed.

  • 3

    WiFi Net Disconnect Fails with possibly a cache validity error?

    Will Callender · 3 · Last reply by Will Callender

    Here is the log from the failed action. Wifi was connected to my home network and this issue persists through a reboot and reinstall of Tasker Settings.  19.17.28/LicenseCheckerTasker Checking cached only 19.17.28/LicenseCheckerTasker cache validity left -830597 19.17.28/LicenseCheckerTasker Cached status: Licensed 19.17.28/LicenseCheckerTasker Cached only: Licensed 19.17.28/E wifi ctrl: code0 have wifi net: true force: false flash false 19.17.28/E wifi net: disconnect 19.17.28/E result: stop task (error) 19.17.28/E Error: 1 19.17.28/MacroEdit action finished exeID 3 action no 0 code 426 status: Err next 0

  • 1

    Polish translation

    Nes0x · 1 · Last reply by João Dias

    Hi, I would like to try to translate tasker to Polish language, how can I do that?

  • 1

    Billing

    Rafael Ahmedov · 3 · Last reply by João Dias

    Hi. I purchased app on my Android device and I made one automation when network gone, I sent sms and this sms trigger to restart modem, But I faced billing issue when I have network problem. How we can fix this issue asap? 

  • 1

    Home Assistant returns 'Message malformed' when trying to set up a Tasker HTTP request

    Odin Hauge Mo · 2 · Last reply by Odin Hauge Mo

    After following the directions here I get the following error message in Home Assistant when setting up a Tasker HTTP request blueprint: Message malformed: Entity target_devices is neither a valid entity ID nor a valid UUID for dictionary value @ data['entity_id']

    I'm running Home Assistant Core 2024.8.3 Frontend 20240809.0 as a Docker container.

  • 1

    qr generator is adding a " at the end of the provided text

    Jürgen Morak · 1 · Last reply by João Dias

    When I use the AutoBarcode plugin to generate a QR code from the text 'Hello World' it returns a QR code with the decoded text 'Hello World"'. So it accidentally adds a " at the end.

    Is this a Bug or a config Problem on my side?

    BR, J

  • 0

    Autoinput setText/appendText comma issues

    Lam · 1 · Last reply by João Dias

    I have faced some problem which is when i setText using autoinput, it will seperate my variable with comma automatically, even though i set the seperator empty or change it to other things beside comma. I have try as many method as I can, but it's still not working. This issues only appears on setText and appendText. For example, I have a variable "Hello, How are you?". The text paste out will be "Hello" only. Actually the seperator is not working at all, when i change the variable to "Hello @ How are you?", and set seperator to "@", its not

  • 2

    Notification timeout

    Daniel Dakhno · 2 · Last reply by João Dias

    When sending notifications to android, it allows to set a timeout, after which the notification disappears automatically.

    Could tasker also support this feature when using the notifiy action?

  • 1

    Kid App wifi near state not triggered

    Tai · 0 · Posted

    Hi,

    My kid app, created using App Factory 6.3.12, is using a Near WiFi (by MAC Address) trigger in its profile.

    It is only working on a phone that has Tasker installed and enabled (with all profiles disabled).

    If Tasker is not installed on the phone, or installed but disabled, the profile's Near WiFi context will not fire. Tested on Samsung evices (Z-Fold3 and S20) with Anroid 14, all permissions granted.

    Any advise about this? 

    Thanks 

    Tai