Top Topics

  • 4

    Detect (changes to) status bar colour

    Adam Benjamin · 0 · Posted

    Sometimes when displaying scenes or web screens, it's useful to know whether the status bar is 'light' or 'dark'. While you can do find out using AutoInput's screen capture action, it's not very reliable or efficient, flashes a somewhat distracting black bar, and can't be used to detect changes between the two states.

  • 4

    Allow declaring of variables. Please read.

    Steve Waring · 0 · Posted

    There is a lot to this suggestion, but please read it all, it’s worth it.

    Declaring a variable changes how a variable is used, until that variable is next named in a Declare Variable action.

    Action for Declare Variable has three values:

    Variables:

         A comma separated list of variable names.

    Assign Out:

         This option controls what happens when the value of an unset variable is referenced.

         standard:

              The variable reacts as at present.

         unset:

              When a variable is declared with this option, instead of

  • 4

    SSH support can make Tasker more powerful

    Jackal Zhao · 2 · Last reply by John Ahmad

    Tasker is very powerful now, but certainly there are still many tasks Tasker can't do. Such as using ffmpeg converting a video, compressing a png image, run a python script, rotate a video, download a youtube video, etc. 

    It is so good that tasker can run Shell Code to use some command line tools that android supports. But the limitation is that android shell can not install  other powerful command line tools if you have no root permission. 

    Yet, there is another app called Termux( a terminal tool ) can run many Command Line Tools , such as : FFmpeg,

  • 4

    Encrypted backups

    Ralph · 1 · Last reply by Ralph

    As of now, tasker backups are stored in XML format and is naked. It would be great if it is encrypted or at least locked, below are my suggestions:

    • Encryted XML content with a key like RSA + optional passphrase
    • Zip the file and lock it with a passphrase

    No need to grant them all, at least our setup are locked.

    Please also force us to use strong passphrases. 

    JSON format would be great too since it would be smaller (I think) in size than XML format thus making the encryption or zip locking process a little bit faster

  • 4

    "SSH support" and "File Dialog" request (also with a bug report)

    Jackal Zhao · 0 · Posted

    Tasker and Autotools feedback

    Environment

    I'm using Tasker v2.9.3.beta and Autotools v2.2.3 on android 10 MIUI.

    Problem (bug probably)

    I used the Autotool SSH action, which should return the a result after sending a command using ssh. The problem is it either return an error, nor a result, the result variable is empty. The same ssh command ran in a normal terminal has the expected result. I recorded a video for this.

    Suggestions

    I'd like to suggest that two actions should be integreted to tasker:

    • SSH

    • File dialog

    SSH

    For many people, SSH is a really unreplaceable and important tool,

  • 4

    Wi-fi calling switch

    Woxx74 · 4 · Last reply by Online User

    Can't find a way to turn it on/off with Tasker, could you add it?

  • 4

    New movement controls for projects/groups at the bottom of tasker

    Tyler T · 0 · Posted

    Currently, it is quite tedious creating a new project and moving it to where you want it to be if you already have several projects created. Everytime you hold in on the project and move it left, or right, it only moves one time and you have to repeat till you get the project where you want it with other projects. Would be sweet if you could hold and drag them where you want them, or have a move button that had a constant "left" and "right" button with a check mark next to them to move them where you

  • 4

    PROFILES>>>Application。 Use package or application name global variable

    PROFILES>>>Application。 When the application is used as a trigger condition, the application selection hopes to support package name / application name filling like autoinput, support variable filling, and adds a search function to facilitate selection.

  • 4

    auto save task when back button is pressed

    Frank G · 1 · Last reply by Garreth Tinsley

    I think it's happen to all of us : we are trying to make a new task and someone call us on phone, or we receive important message => after, bad habits maybe, we close all the programs running in background...and we close tasker and we lost all our work !! :'(

    The feature to auto save the task without clicking on the check mark on the top right side will be great

    what do you think ?

  • 4

    Encryption and decryption folder

    Жизнь Боль · 0 · Posted

    I would like the whole folder to be encrypted, at the moment only the contents are encrypted, thanks

  • 4

    AutoTools Dialog List functionality fatally lost upon tapping the Android Home or Recent button

    YsTL · 1 · Last reply by Pico Benguet

    When a task puts an AutoTools Dialog List on screen, and subsequently we tap the Android Home or Recent button, then :::

    [1:] not only the AutoTools List instance disappears unrecoverably, since it won't figure in the Android "Recent" scroller, 

    but also [2:] attempting to run the same task again will fail at putting the expected Dialog List onto screen, unless AutoTools is Force Stopped first (*>) [or the device rebooted],

    and moreover [3:] the same failure then also applies to whichever other task would need to generate any other AutoTools List dialog. __________________________________________________________

    The following specific task, named "Alexa Command

  • 4

    An action to get the cordinates of the current fingers on the screen.

    Jackal Zhao · 2 · Last reply by Joe Cornelius

    I'm planing a useful task, but there is a crutial step, which is getting the current finger location on the screen, and see if the finger is touching on a specific area, then perform different actions. 

    I've searched many methods, but neither Tasker Actions nor Plugins can offer the touched location. I know that using Java Function (android.view.accessibility) might be able to do it, but it's a pity I'm not knowlegeable about java function.

    So here I wish Joao Dias could add Tasker an action of getting touched location. This action would bring greatly convinience for some scenes.

  • 4

    Make more Javascript libraries supported by default in Tasker!

    Christopher Peralta · 0 · Posted

    I think having more Javascript libraries supported by default in Tasker would be a huge benefit to Tasker!

    For example:   

    This library, which provides NLP date parsing, would make it pretty easy to automatically add calendar events by parsing sentences such as: "We have a meeting at 6 on Tuesday".  

    Not sure if there are any copyright issues, but this is my one idea worth sharing.  

      Edits:

    In other words: Here are the default libraries in Tasker, I just want this list to be longer.

    A suggestion from /u/EllaTheCat on /r/tasker is to just add a load library action,

  • 4

    Hi, Joao. I need a Python API interface to tasker to create new tasks in Ultimate-ToDo-List.

    Bruce · 3 · Last reply by Azek

    I'm writing app in Python that I would like to be able to create new tasks in Ultimate-ToDo-List via Tasker. So, I need an API library for Python.

  • 4

    Support mp4 videos in the Set Wallpaper action

    Jason Fournier · 0 · Posted

    Tasker currently only supports png and jpg image files in the Set Wallpaper action. Most modern phones now support live wallpapers, which are often .mp4 videos up to 15 seconds long.

    It would be nice to be able to support these .mp4 videos in the Set Wallpaper action.

  • 4

    "Allow Phone Access" in WebView will not stay checked

    Hjw6213 · 1 · Last reply by the squimbly

    This problem is posted on Reddit by u/IVIichaelGScott a while back but he did not get around to posting it here. I am therefore posting it here since I am having the same problem. 

    https://www.reddit.com/r/tasker/comments/9hl84r/allow_phone_access_in_webview_will_not_stay/

    https://i.imgur.com/6HEHOda.jpg Whenever I check "Allow Phone Access" and then back out of the screen, it un-checks itself. I have a stock T-Mobile Galaxy Note 9 on Android 8.1. Any ideas?

    This problem only happens if URI mode is selected in the webview options.

    I have a mi9 running AOSP ROM and android 9.

  • 4

    Profile conditions for Scenes

    roizcorp · 0 · Posted

    In scenes, often elements may change values, size and images by reacting to conditions, the problem though I have to test each element to know its current state and then decide what to do with it.

    Some elements may change in the background based on other element condition or based on another task that is running in the background

    I would like to specify conditions as a profile that would matter for scenes and then run tasks that will affect on them (I suppose that the first and obligatory condition is that the scene is created.

  • 4
    Acknowledged

    %CELLSIG and %CELLSRV don't return the correct values

    Robert L Ryan · 0 · Posted

    %CELLSIG always returns -1 and %CELLSRV always returns unknown for LTE networks.

    Apparently this is a long standing issue.

    The state of Use New Cell API has no effect.

    Samsung S9, Android 9, Tasker 5.8.0.rc3, Verizon 4G LTE

  • 4

    Tasker > Set Tasker Preference > Lock Code not working

    Ian Grody · 1 · Last reply by Andreas Reiner

    I was hoping to use this feature to lock out Tasker for X period from any use by generating a random PIN, then reverting it back to a known one after a period (toggle Task style).

    However, the Set Preference > Lock Code causes the PIN to be reset despite it's value, thus disabling the lock.

    Thanks.

  • 4

    read fingerprint action

    roizcorp · 0 · Posted

    As a user I would like Tasker to read fingerprint on demand and react to it by logic (registered fingerprint) by type (gesture or normal read) and by task (invoke any task). Yes , I know there is already the authenticate dialogue, but it uses the OS UI while I want only the action itself. Currently I'm using a 3rd party app to invoke task in Tasker.