Closed Ideas

  • 1
    Completed

    Change the notifications enabled/disabled status for an app (and channels and priority)

    ingenium · 3 · Last reply by Lucas Abido Figueiro

    The now defunct Secure Settings plugin used to have a feature that allowed you to enable or disable notifications for an app. I eventually figured out that this can be set with root and the "service call" command, using the following as a reference for Pie https://android.googlesource.com/platform/frameworks/base/+/refs/heads/pie-release/core/java/android/app/INotificationManager.aidl

    So for the app "com.my.app", you first need to get the uid:

    stat -c "%u" /data/data/com.my.app

    Then run the following to disable notifications:

    service call notification 10 s16 "com.my.app" i32 app_uid i32 0

    To re-enable them, run:

    service call notification 10 s16 "com.my.app" i32 app_uid i32 1

    You can also fetch the notification status

  • 1
    Completed

    AutoNotification Paid version, bought Android Go Edition that doesn't have Notification Access feature & have rooted phone, any ideas/workarounds to let AutoNotification to access notifications

    Andy K · 1 · Last reply by Andy K

    I have AutoNotification Paid version, bought Android Go Edition device that doesn't have Notification Access feature that I overlooked & have rooted that phone by now. Any ideas/workarounds to let AutoNotification to access notifications despite not having that feature, through root access altering system accordingly, allowing AutoNotification to access notifications?

  • 1
    Declined

    Load only the current project

    Maher Tayara · 1 · Last reply by João Dias

    In addition to the idea before this which suggest some things to make it faster to navigate between actions when the user have a lot of tasks and projects

    I suggest also making an option in preferences to load only one project by time because people who has slow devices have a lot of lags in navigating between tasks and actions 

  • 49
    Completed

    Have Tasker backup Global Variable Values when doing a standard backup.

    Tasker Pro · 9 · Last reply by adomm420

    This is a pretty obvious one, even if it has to generate a separate file, which would be a good additional option anyways.

    Right now there is no direct way to backup/restore Global Variable names and values in native Tasker. A workaround exists via a "Global Variable Backup Task" posted on reddit a while back, but this should really be baked into Tasker to begin with.

  • 1
    Completed

    Change icon for navbar task for contextual buttons.

    thomas · 1 · Last reply by João Dias

    The navigation bar customization is awesome.

    I've added a button to my nav bar that is contextual.  Pressing it triggers a task that behaves differently depending on where I am, what network I'm connected to, what app I have open, and possibly more.  For example, if I'm not at home, it toggles my media play/pause.  When I'm at home, it toggles my lights on and off.  When I'm connected to my grocery store's wifi, it opens up Samsung pay.

    I would like to be able to dynamically change the task's image in the navigation bar.  This way I can make

  • 2
    Completed

    Media Button for foreground app

    Henry · 1 · Last reply by João Dias

    Media Controls only work when you specify the specific media player.

    It would be better that there would be an option to run them on the foreground app whether it's Spotify or VLC or any other players.

    For example, if Spotify is playing media button pauses Spotify and when VLC is playing media button pauses VLC. While now, unless you define which app the media controls should act on, this  task won't work. 

  • 1
    Completed

    Call connected

    Henry · 2 · Last reply by Dayal

    An event to be triggered when a call is answered by me or the other party. 

  • 2
    Completed

    Launch, 2 applications with split screen

    Hello, I would like to launch 2 applications with a split screen as an action, until now I have not found it, it seems to not exist, it would be great to include it in the future.

  • 1
    Completed

    Add format option to Say WaveNet

    Hiroki OHZAKI · 2 · Last reply by Hiroki OHZAKI

    Google Cloud Text-to-Speech API supports SSML.

    So, I would like to add an option to specify Plain Text or SSML to Say WaveNet.

    https://cloud.google.com/text-to-speech/docs/reference/rest/v1/text/synthesize#SynthesisInput

  • 0
    Declined

    NFC Sound

    Death Harmony · 1 · Last reply by João Dias

    Change NFC Sound

  • 1
    Completed

    Move Tasks between Projects

    Ian Grody · 4 · Last reply by Ian Grody

    I'm sure I can not be the only one to have thought this, but when doing housekeeping I like to make new projects and move Tasks/Profiles there. This currently requires exporting and reimporting.

    Could there be an option with Clone/Export, called Move please? This could then drop down all current Projects where said Profile/Task/Scene moves to.

    Thank you!

  • 1
    Completed

    Access clipboard in background (Android Q)

    wedsa5 · 1 · Last reply by João Dias

    I had raised an issue here "%CLIP event doesn't work and state doesn't update properly" about the clipboard not triggering events. Joao found out it was an Android Q issue where they added new security to disallow all applications from accessing the clipboard in the background.

    There is a new permission

    I'm not really sure if it will be possible for Tasker to receive permissions with protectionLevel signature, but I figured I would create a ticket for it just in case.

    I'm reading elsewhere that Android Q will break a lot of clipboard manager apps, but Tasker gets administrator privileges

  • 1
    Completed

    Swipe in from screen edge as a context

    Shane Duchock · 1 · Last reply by João Dias

    I think this gesture would be an interesting context.  Perhaps going further to define what region and what direction?

    Swipe in from lower right...show scene...

    Swipe in from upper left...call my wife, turn on all the lights, open the garage door

    Or would this be more suited for a launcher to manage?

  • 1
    Completed

    Plugin idea: "Continue task immediately"

    Tyler T · 2 · Last reply by Stefan

    This is actually a two part idea for making plugins work better, and I think it's a must have due to how erratic 3rd party applications can work sometimes. 

    1) Add in a "Continue Task Immediately" option. This would allow the plugin to work without halting the task if the plugin application is behind or not working, but also give it the allotted timeout to try and accomplish it's function. 

    2) Add in a "Perform once" option. Now this may not be necessary if the above action is added, but this would prevent tasker from sending multiple signals to do

  • 15
    Completed

    Remove Beginner Mode

    Robert L Ryan · 4 · Last reply by João Dias

    'Beginner Mode' causes more confusion and trouble than it is worth. New users will post that Tasker doesn't work and often the cause is because they are still in beginner mode.

    At the very least the option should default to off. I can't see why this mode is needed.

  • 1
    Declined

    actually set a profile or task name to the default Tasker given name instead of leaving the name blank

    Charles Bernard · 1 · Last reply by Charles Bernard

    if we choose not to give a profile or task a name, Tasker gives a default "placeholder" name but we cannot call the profile/task by this placeholder name from other tasks unless we give it our own name.

    if Tasker would just set the user defined name to match this placeholder name if the user decides to not give it a unique name, this would make calling %pactive and %penabled much easier.

  • 6
    Completed

    Tasker as IME, to allow users to make custom keyboards in the best app that ever was :D

    Csabi Csabi · 4 · Last reply by Stefan

    Would be nice to have Tasker act like an input device,  users could make their own custom keyboards with special functionality, ex: vim-like actions and such.

  • 1
    Completed

    Ability to link the name changes on variable state/IF variables or PACTIVE

    insaned · 1 · Last reply by João Dias

    One of the major issues to change the names of certain profiles/variables is that then the names need to be manually edited. Sometimes it can lead to a lot of manual work and manual search for where they are located in the other profiles.

    Wouldn't be possible to create a label or link them so it would change in the whole tasker? Somehow like the 'perform task' automatically changes when the task name is renamed.

  • 2
    Completed

    Notification cancel and read message options

    Nima Dehdari · 5 · Last reply by Dominic Owens

    Hello Joao,

    My recommendation is that we add a notification cancel and read message option to Tasker. This feature is available on other automation apps. This feature is going help tons of people.

    Thank you for your time,

  • 1
    Completed

    Option to Cancel Google drive upload if file exists already

    Soumya Ranjan Mahunt · 1 · Last reply by João Dias

    Right now there is option to overwrite file if it already exists in google drive, option to cancel upload if file exists would be really helpful.