-
Add option to BT connected profile to ignore specific bluetooth device(s).
I have profiles (with both enter and exit tasks) that are enabled when any bluetooth device is connected. This is primarily to detect headphone and car connections and to also have certain actions that are commonly applied when disconnecting from any bluetooth headphone or car connection.
I want these profiles to ignore certain devices (e.g. Fitbit watch, hearing aids). However, simply listing those and ticking Invert doesn't do the trick as those profiles then go inactive when I'm connected to the car and then I also get connected to one of those listed devices.
What's really needed is to have
-
Print the program lines of tasks to printer.
Can you make in the menu of tasker the option to print the program lines. Reason: in case of complex and long task sequences, the overview is lost. To print out will help the programming of task (and error debugging). Thanks! Obrigado!
-
better reordering of tasks
Reordering of tasks should rather be done with a small grabber to the left of the task such as what is seen on other apps like KWGT.
-
Allow the option of Variable Set to copy cleared variable
Have a check box in Variable Set so that if assigning one variable to another and the source variable is not set (cleared) then the target variable is cleared, rather than set to the name of the source variable.
This would stop the need for If SET Then assign Else clear EndIf sequences.
The check box would only apply when the source is a single variable.
-
Allow Color Choice For Disabled / Un-Powered Actions
As of Tasker 5.0+ when an Action in a Task has been disabled (un-powered) the only thing to designate it as so is an olive-drab color bar to the left of it.
(Color may be different depending on theme).
HOWEVER this doesn't make it very obvious that the Action has been disabled.
In the future - this bar color should be configurable in Preferences AND there should be an option to have that entire Action greyed-out.
CURRENT: https://i.imgur.com/nStgRpM.jpg
MAKE IT SO CAN BE LIKE THIS INSTEAD: https://i.imgur.com/CjzwV99.jpg
-
Covering an canvas on screen to simply draw then take screenshoot
add an action on display: canvas
Covering an canvas on screen to simply draw then take screenshoot
just cover a global transparent floating window on the screen where users can simply draw lines with finger on it, such as drawing arrows, so users can quickly make illustration and circle the point on screen easily. just click "back" button, then it will disappear.
-
The variable: Call Duration (%CODUR) still not avalable now.
On version 5.2: The variable: Call Duration (%CODUR) still not avalable now. It's alway =0.
-
Android P "!" (Not) symbol is not working
Android P "!" (not) symbol is not working... Such as filter incoming calls that are not in my contact list (!C:ANY)
It is a simple spam call profile
Ring -> Not in contacts
Action -> end call
-
Polylines in maps
It would be nice to be able to create polylines in map scenes by simply providing an array of GPS coordinates.
-
Under Review
Listen to media through your phone's earpiece
Hello João!
Do you think it would be possible to create an action to direct any sound to the earpiece?
Exactly how does this app: https://play.google.com/store/apps/details?id=mobi.omegacentauri.Earpiece
Listen to audio books and music through your phone's earpiece when you don't have earphones handy.
-
Customisable profile banner in notification area
The notification from Tasker that shows the profiles to be used in top bar from the OS should be have personnisation possibility's .... like differents colors, background or texts ... (sorry for my english)
Thank U for interest !
Chears
-
Multipart Binary SMS support
Text SMS already has this facility to break up > 150 character long SMS and send it as a multipart message, so the recipient just sees one large mesaage.
However, sending a data/binary SMS, we are limited to 133 bytes due to the UDH informing it's binary and anything larger, the SMS fails.
https://stackoverflow.com/questions/11057776/how-to-send-multipart-binary-sms-in-android/12179028#12179028
-
Live Wallpaper plugin
Live Wallpaper plugin - Tasker allows us considerable dexterity with wallpapers, on everything except paper transitions, could this be added to let us finalise the wallpaper cycle.
-
Widget Labels letters size
Please add the option to change the size of the letters for widget labels. Depending on your launcher, the size differs and in my case they are all cutted out. I would need them to be smaller.
Thanks!
-
Scene actions collision handling
Could we have the ability to allow collision handling within Scene Tap actiojs please. At the moment it appears it defaults to "Stop New Task" - itdi be useful to allow running together as to allow checks to be carried out and complain about rapid button presses.
Thanks!
-
Kid App Mode for all actions
Is it possible to have a toggle in Tasker to enable a special mode that will allow access to all of Tasker Actions, including ones blocked out due to not supported?
The idea for this is so say I am building a project on my device for another device, but don't have that feature on mine, I can access those options and add said functionality. If it is ran on mine, just silently say it succeeded and resume.
Many thanks!
-
Planned
Replace Notify My Android
Notify My Android was discontinued😐
Please add a different provider to allow communication to android via web url similar to how Notify My Android.
-
More direct integration between Tasker and Torque
There's a bunch of us who would like more direct integration between Tasker and Torque, an app that pulls data from an automobile's diagnostics port. At this time we only have a "hack," where Tasker reads the Torque logfile. This is very inefficient and introduces substantial delay into the data stream. For example, I use it to adjust the media volume on my phone based upon the speed of the vehicle (i.e. "dynamic volume), but the delay is several seconds and is very noticeable. A more direct data stream would eliminate such a delay and remove the inefficiencies of the
-
Add to audio stream actions (Alarm Volume, Media Volume etc.) options for toggle mute, mute and unmute the stream
Help for the actions mentioning that for mute set the volume to 0. But how to ummute, how came back to previous volume setting? This can use method described here: https://developer.android.com/reference/android/media/AudioManager.html#ADJUST_TOGGLE_MUTE
ADJUST_TOGGLE_MUTE, ADJUST_UNMUTE, ADJUST_MUTE