New Ideas

  • 6

    Please add ID3 read and edit

    Bill DeWitt · 0 · Posted

    I would like to be able to read and edit ID3 information, the track, artist and comment section of an MP3 file, so that I can teach my AI assistant to learn how much I like a song by remembering how often I skipped or replayed it.

    Probably very similar to how this site brings the most popular requests to the top.

  • 3

    Please add more immersive mode options (see screenshot)

    Yama Dayani · 0 · Posted

    It's only possible to enable/disable/toggle immersive mode, I can you also add some options like (see screenshot)

    1. Full immersive mode (no status bar & no navigation bar) 
    2. No status bar
    3. No navigation bar 

    Thanks 

  • 3

    Background luminescence detection

    Dave Handler · 0 · Posted

    Background luminescence detection! So you can determine wither you need a white colored font or a black colored font based on the background image. Got an idea that 7.0 can do this since I've seen status bar icons and the clock on the lock screen font color go black when there is a light color background.

    In a nutshell interrogate the current background for it's luminescence and make a decision whether black or white would be the best font color against that background. 

  • 8

    Force disconnect of specific bluetooth device

    Brian Grissom · 1 · Last reply by Alex K.

    The force connect of specific Bluetooth is very helpful, but a force disconnect would also be helpful. There are circumstances that require us to connect to and then connect from specific devices, like speakers or headsets, and then disconnect at the end of the process

  • 4

    Enable/disable NFC toggle

    dragone17 · 0 · Posted

    I can't find a way to enable/disable NFC except from the old secure settings plugin, that I'd like to stop using.

  • 3

    Grid Dialog with Toggle-able Icons

    Michael Hill · 1 · Last reply by منصة شليله

    It would be great if we could have a list dialog (set to grid) that allows the ability to toggle the icons. For instance, selecting one of the icons from the list grid dialog above would change the icon to a different color. A use-case for this implementation would be creating a visually appealing control panel of sorts where you can display icons that indicate the statuses of all of your home profiles while at home, then toggle one or more on or off (with the images changing to indicate such).

    Right now we have the ability to create Tasker

  • 2

    Possibility to create new apps as App Factory

    Спасибо за отличное приложение! Единственное, чего не хватает в нём, это возможности создавать в Auto Tools другие приложения как в AppFactory. Пожалуйста, добавьте такую возможность.

  • 2

    Data counters, sysfs reader

    Stanislav Brabec · 0 · Posted

    I was trying to write a Tasker profile that switches WiFi hotspot on when Bluetooth tethering transferred more than defined limit in a time interval.

    With a bare Tasker it is a complicated task. It would be nice to have:

    Data counters with atomical read and reset, and event/state, when particular interface appears/disappears.

    And generic sysfs readers that reads value to a variable and handles missing file. This would be possible with a bare Tasker, but it does not have check File Exists.

  • 6
    Planned

    Car Audio Tool

    Sunny · 0 · Posted

    I would like to be able to send and receive information from a car audio player that is connected via Bluetooth (AVRCP)

     

    For example, it would be nice to be able to send Track, Artist and Album information to the audio player.  Also, when you press "Next Track" on your car radio, it would be nice if you could capture that and then act accordingly.

     

    As an example, the IHeartRadio app is able to send information to a car stereo and it is also  able to change channels via the car stereo.

     

    Regards

    Sunny

  • 5
    Planned

    Dialog > Slider - add preset value (variable)

    icaros · 2 · Last reply by Tasker Pro

    Would be great to add a preset value to the slider! For example a task that uses the slider to set the display brightness. I would like the slider to not start with 0 but with the value assigned by a variable.

    So I would: 1. VARIABLE SET %value to %BRIGHT / 2.55 2. preset the slider with %value

  • 1

    settings under "do not disturb" / "Allow exceptions" - Alarms, Repeat Callers, Event/task alerts, Reminders, Priority app notifications

    Brian · 0 · Posted

    I have these settings on samsung phones running marshmallow and nougat. I am not sure if all of these settings exist on non-samsung phones. The ones I most want to control are the Event/task alerts, and the priority app notifications.

    I have listed all the settings (system, global, secure), but did not see a change for these settings.

  • 2

    Send and Receive Sound

    Jeffery Schimes · 0 · Posted

    This may be a better idea for 'Join' but I couldn't find a place like this for that app. Sound. The ability to send whatever sound is playing on one device to another device and possibly mute the sending device so the sound only comes out of one. Being able to use the microphone in a similar way would be helpful. There are apps out there that do some of those things in a limited fashion but I believe you could bridge the gap. My over all goal is a motion activated intercom/doorbell.

  • 5

    Select Highlight Color in AutoTools List Dialog

    Tasker Pro · 0 · Posted

    Seems that regardless what color text and/or background colors are chosen in the AutoTools List dialog - when "Multiple Select" is enabled - the selections are always highlighed in an aqua blue color.

    Can there be a setting to allow a custom "Item Highlight Color"?

  • 4

    Toggle Bluetooth tethering

    Erick · 1 · Last reply by Yuriy Kischenko

    I would like to be able to turn on Bluetooth tethering based on a condition, such as when charging.

  • 3

    AutoTools Color: Addition of accent colors

    Rory Harnisch · 0 · Posted

    Add the accent colors in their respective color groups locations to the palette. Maybe even separate them from each other to make it more clear. You could even group them together i.e. Red, Pink, Purple, Deep Purple, etc.

  • 6

    AutoTools Dialog, Progress: progress bar/circle color

    Rory Harnisch · 0 · Posted

    Allow for the "Button Color" field or create a separate field for the color of the progress bar/circle.

  • 3

    event based network profile

    Daniel Söderlund · 0 · Posted

    A way to monitoring changes in the network on your phone, if it goes from wifi to 3G or of VPN connects or dissconnect.

  • 2
    Planned

    Median or percentile function

    Jon Nigrine · 0 · Posted

    It would be great to median - or better yet, percentile as a math function.

  • 6
    Planned

    Add share option in Chrome Custom Tabs

    kunal arora · 0 · Posted

    If I navigate to other links in the custom tab, there is currently no way to get the url of the page that I am on.

    Need a way to get the URL OR the default share intent populated with current URL

  • 8
    Planned

    Add rounding functions to Math

    Adam Jacobson · 1 · Last reply by Jon Nigrine

    When working with dates, temperatures, percentages, etc. it is easier for people to hear whole numbers.

    Please add rounding functions to the Math section of AutoTools with three options:

    • Standard ROUND (eg. ≥ 0.5 rounds up)
    • ROUNDUP (always round up)
    • ROUNDDOWN (always round down)