Closed Ideas

  • 3
    Declined

    Add 'READ_PRECISE_PHONE_STATE' permission to AndroidManifest?

    SmartPhoneLover · 1 · Last reply by SmartPhoneLover

    Hello Joao,

    I would like to request, if possible, to add the android.permission.READ_PRECISE_PHONE_STATE Android permission into Tasker. It would allow us to detect new phone call states from the hidden API that the telephony service (phone) can't.

    Then, them could be retrieved using the Intent Received profile event, listening to android.intent.action.PRECISE_CALL_STATE intent; or adding new events inside the Phone category (event).

    Here are the phone states that this API could give us:

    https://android.googlesource.com/platform/frameworks/base.git/+/master/telephony/java/android/telephony/PreciseCallState.java#26

  • 1
    Completed

    Enhanced Time profile

    Dimitri Avrutin · 3 · Last reply by Ian Grody

    I think the Time and Date profiles \event is a little bit weak in matter of scheduling possibilities. 

    I have a software with scheduling Gui feature that I believe do that right. 

    It has hourly and daily type settings. 

    On hourly schedule you can set if it will happen on specific hour, if it will repeat every specific time and when it begins and ends. 

    It also can set multiple hours to run at.

    On daily, you can choose specific days in a week that it will run

    It would be nice if something similar will be implemented. 

  • 2
    Completed

    Connect to specified Bluetooth device

    Stefan · 3 · Last reply by Jackal Zhao

    Just turning on Bluetooth seems not enough to automatically connect to some known Bluetooth devices - you have to explicitly connect to them. Therefore it would be good to have an action to explicitly connect to a known Bluetooth device by name or its device address.

  • 2
    Completed

    "send Adb Shell Command over the TcpIp" action

    Jackal Zhao · 3 · Last reply by Felix

     we all know we can use "adb tcpip 5555" to open adbd, and then use "abd connect xxx.xxx.xxx.xxx:5555"  to send adb command remotely. But we could also send command to "127.0.0.1:5555"  on our phone it self.  

    On some devices, we may don't have root permission, and Tasker Shell Code action permission is greatly restricted, some commands such as "sendevent"  could not be performed. But if we use tcpip adb port to send the command, the phone wouldbthink it as a computer sending adb commands, and perform the command. 

    Once the function is added, all we have to do is connect

  • 1
    Completed
  • 1
    Completed

    Add a global variable %NAPP to indicate the current foreground application.

    Add a global variable %NAPP to indicate the current foreground application. Suggestion: %LAPP and %NAPP use the package name instead of the application name, or you can choose the application name or package name in the preferences.

  • 4
    Completed

    Toggle Use Motion Detection as a Set Tasker Pref action

    greg · 3 · Last reply by Scharkieh

    Since the "Use Motion Detection" preference comes with a warning when using BT or Wifi near states, I'd like to only enable it when i need it, and automatically disable it when the profile i need it for is finished.

  • 1
    Declined

    Kill app - add an option to exclude from recents

    David Saada · 1 · Last reply by João Dias

    When launching an app, there's an option to exclude it from recents. However, it would make more sense to add this option when killing an app. There are few apps (namely media players, but others as well) that misbehave after being stopped, when they're still in recents. This should take care of it.

  • 3
    Completed

    Make logcat context helper floating button work with hardware buttons

    Rich D · 1 · Last reply by João Dias

    A seeing impaired user using TalkBack is not able to negotiate using the floating helper button. If in addition to the floating button you could make volume up either of the volume buttons the start / stop as well with perhaps a audio confirmation I believe it would make a suitable work around. 

    You would probably need to put the option to enable this feature in the tasker properties. 

  • 1
    Completed

    could you make the pro version work on nvidia shield / androidtv?

    Christian Busch · 3 · Last reply by João Dias

    I would like to trigger webcore/smartthings from the shield.

    do you support webhooks?

  • 2
    Completed

    Automatically follow redirects on HTTP Requests

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

    Tasker should have an option to automatically follow redirects on the HTTP Request action.  If the response is a 301 (permanent redirect) or 307 (temporary redirect) then the new URL is in the response location header.  It would be great if tasker had an option to automatically make the same request again at the URL specified in the location header when it receives a redirect response like this.

    Note that it should also log that this happened so the developer can see it.  And if it is a permanent redirect then it would be nice if tasker somehow called your

  • 1
    Completed

    While and End While statements

    Mateo · 3 · Last reply by sugarfoot

    I think Tasker is missing a while loop. I understand that there's the GoTo action, but it does not help with how easy it is to see where it begins and thus making it harder to edit.

  • 1
    Completed

    Touch the screen

    Csaba Horváth · 1 · Last reply by Luís Pacheco

    Hello, is it possible to detect screen touches, and if touch happen take an action? For exapmple make a small vibration

    Regards.

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