Closed Ideas

  • 3
    Declined

    Power Connected as Event

    Niyon S V · 2 · Last reply by Nathan Staffa

    I request for another feature that, like the new Bluetooth Connected Event, please add a Power Connected and Disconnected Event to Tasker. I know a connected State already exists but I request for an Event too. Thanks again. 

  • 8
    Completed

    Logcat support

    Ian Grody · 2 · Last reply by João Dias

    This is probably the golden egg in AutoTools that really would bring Tasker's power into the real world.

    By reading logcat, we can actually get a massive payload of varying data that would be available only to root or xposed style mods.

    Examples are, detecting what Smart Lock unlocked your device just by searching logcat for "authenticate" when Display Unlock Event occurs. Another is determining if the connected USB device is ADB authorized or not by doing the same, but looking for "adb device (un)authorized"

    By granting permission android.permission.READ_LOGS this would allow Tasker to do much more root powered detection

  • 1
    Completed

    App Info - usage time of an app

    269red · 1 · Last reply by João Dias

    Hi, how can i check the runtime(foreground would be best) of an app in a certain periode of time. I thought about something like org.mozilla.firefox(time,1440:0) and hoped to get get back app_usage(0) in seconds.

  • 1
    Completed

    Increase history items for "cell near" context

    269red · 0 · Posted

    I work a lot with Context "Cell Near" e.g. to detect work places,...

    To set the cells for my wifes place I look at the context in the evening when she comes home.

    Sadly the history (in the cell near context magnifying glass) is to short and so does not show the cells from in the morning. Could you please at least double, better tripple the history or make it a preference.

  • 20
    Completed

    Long-press on variable names to flash current value

    Karl Tatom · 3 · Last reply by Karl Tatom

    I think it would be very helpful if, when creating tasks, we could Long-press on variable names in the list that pops up after hitting the "tag" button, to see what is currently stored in that variable. Most likely in a flash notification. 

    If it helps, I took a screenshot of what it would ideally look like:

    Thank you for your time and consideration. Keep on being awesome!

  • 1
    Completed

    Expose Significant Movement/Motion as an event

    Edwin van Geelen · 3 · Last reply by João Dias

    It would be great if the low power motion detection (as used by the Motion Detection option in the settings) would be available as a profile event.

  • 1
    Completed

    Launch App: Possibility to set App class as a variable

    schlimbo · 1 · Last reply by João Dias

    For the action "Launch App" it is possible to set the package name as a variable, but there is no field to set also a special class as variable.

    It would be great if you could add a input field for the app class as well.

  • 1
    Completed

    include AutoAlarm function native in Tasker

    schlimbo · 1 · Last reply by João Dias

    It would be nice if you could add a function in Tasker to read out the next alarm date without the need of an extra plugin like AutoAlarm.

  • 1
    Completed

    Add Biometric Lock

    Josh · 3 · Last reply by João Dias

    If possible, please tap into the BiometricPrompt API that's built into the Android system to use as an app lock task. The original pin lock is outdated and ugly :)

  • 5
    Completed

    Tasker notification information

    Robert Peña · 2 · Last reply by João Dias

    In later versions of Android (I believe 8.0+) there is an option to minimize notifications if you long-press the notification. This minimizes the notification and it has a downward arrow so you can expand it. 

    For Tasker, it just shows Tasker * Tasker whereas other apps show some text like AppName * CurrentProcess. If I expand the Tasker notification it looks like the word "Tasker" is the title of the process running which is in bold text. Under that are the current tasks running which is not in bold. So, it seems it would just be a matter of removing

  • 1
    Completed

    variable containing display resolution

    Flutter Shy · 2 · Last reply by João Dias

    currently there is no way to get the display resolution (or if there is, I can't find it)

    using wm is not an option as I need a non-root solution

  • 1
    Completed

    UI theme "Auto" should select "Black" instead of "Dark" on Android 10

    lucatrv · 1 · Last reply by João Dias

    As in subject, in Android 10 the dark system theme is real black, so Tasker should use the "Black" theme instead of the "Dark" theme (which is dark gray).

    Moreover it is not clear to me what is the difference between themes "Device Default Auto" and "Auto" (I cannot find a description in the documentation).

  • 2
    Declined

    Display Cutout managed by Tasker

    Mykola Ivanchenko · 2 · Last reply by Justin Pool

    Android Pie supports notches, with that said it has special apps for handling notched displays. It would be useful if Tasker could activate any one of those apps and based upon the app is launched, turn on an overlay. Like maybe, I wanted as much screen as possible on Google Duo, Tasker would switch to the default notch setting. Then I could want to watch YouTube, Tasker would switch to the hide option giving me a uniform experience. 

  • 1
    Completed

    Add "assist app" capability

    lucatrv · 1 · Last reply by lucatrv

    Under Android "Settings > Apps & notifications > Default apps > Assist app" you can choose which "assist app" to run when long pressing on the home button. The default is to run Google Assistant. I currently use Home Button Launcher as a custom "assist app" to run a Tasker task (I use this to lock the screen), but it would be nice to have Tasker provide an "assist app" client configurable to execute a task directly. This would make "Home Button Launcher" unnecessary.

  • 1
    Declined

    - Really stand alone app- Run exported app without installed plugin

    Giorgio De Santi · 2 · Last reply by João Dias

    Hi!

    It would be great add the possibility to export a task that use plugin and insert their features into the exported app without install the plugins into other device. 

    Example

    i exported a task as app that use autoremote and I shared whit my friends. it can’t run without the plugin so all of they have to install the plugin to use my app. It doesn’t sounds good. It would be great have a really stand alone app

  • 1
    Completed

    Run alerts at the same time or add a combined function

    Bertie Beck · 1 · Last reply by Bertie Beck

    Currently tasks can only be run in a sequence, vibrate, beep, say, torch... all can't be run at the same time. A task that can say a SMS and flash a torch pattern at the same time is what I'd like to be able to create for example.

  • 2
    Completed

    Improved error handling options for HTTP Request

    Michael Degatano · 1 · Last reply by João Dias

    The HTTP Request action has an option "stop in case of error".  I like that HTTP Request has a way to change behavior based on whether the the HTTP Request succeeded or failed but I almost always need more control then that.  I would love one or both of the following additions:

    1. Ability to switch to a different task in case of error and stop this one.  It would also need to pass in the HTTP response variables so they could be used in that task
    2. An easier way to determine to conditionally call different steps for success or failure
  • 1
    Completed

    HTTP Request action stores HTTP Status

    Michael Degatano · 1 · Last reply by Michael Degatano

    Love the updates to the HTTP Request action to support headers.  I have started converting my javascriptlets making XMLHTTPRequest to HTTP Request actions since its much cleaner and easier to use.

    I do have one request though.  When using XMLHTTPRequest it allowed you to easily store the status text in a variable.  This was really nice for providing messages to users when something went wrong since the status text is a lot more readable and understandable then the HTTP Code.  But the HTTP Request action does not store this information, it only stores the HTTP Code, HTTP Data, Response Headers

  • 6
    Completed

    Add 'android.permission.SET_PROCESS_LIMIT' to AndroidManiftest.xml

    SmartPhoneLover · 2 · Last reply by SmartPhoneLover

    Hi Joao,

    I would like to know if you could add the android.permission.SET_PROCESS_LIMIT permission to Tasker, as I just found that I can't make Tasker to interact with the Process Limit option under Developer Options.

    Thank you.

  • 1
    Completed

    Fixed project bar

    bege · 1 · Last reply by bege

    I don't like the vanishing project bar. Therefore I ask for a setting to show it fixed.