-
Actions that runs all tasks for a currently active profile
It would be very helpful to have an action that runs all tasks for a currently active profile. I have manual tasks that, upon completion, change various settings (silent/bt off, wifi off) and when the task is complete the profile conditions may have not changed, so there needs to be something that checks which profile is active and re-run the task for that profile to "put things back" to the way they were.
-
Run Shell event
Run Shell event shall be fired when a shell command prints to its standard output (stdout) a line matching a pattern.
Example:
event Run Shell [ Command: getevent Line:*00000004 Use Root:On ]
The typical usage is to monitor keypresses (via getevent utility) and system log records (via logcat utility).
Note: An implementation should ensure that the line buffering only is performed by an operating system and run time libraries. Any other buffering would make the event meaningless.
Perhaps, a virtual terminal (pty) is the best IPC to be used.
Automagic implements Command Output trigger, see http://automagic4android.com/en/help/components-triggers#trigger_command_output but the triiger may
-
Run Java Code Directly
He could change Java Functions and declare the complete code, since this action is very confusing and often does not even like how it should, I went to test a Java action to make a toast on the top of the screen and the taste made this action but did not then close.
-
Add New Network
Vi que muitos apps de automação tem essa opção, e eu realmente preciso dessa ação, pois quero criar um projeto para recuperar as senhas que eu tenho sem ter que digitar uma a uma. Essa ação tera que adicionar uma nova rede Wi-Fi no Tasker sem que o usuário a digite.
-
Floating Button
Create an action to generate a button that moves to the drastae as most of the apps to record the mobile phone has
-
Android auto messaging (support app??)
Android auto has limitations for 3rd party apps. Currently media and messaging are supported, navigation is sparse
What I would like to be able to is retrieve notifications from certain apps and make them visible in Android auto.
I can read them out loud already, but I would like to see them handled as messages.
For. Instance
A Co worker posts via slack.
A notification is triggered
This notification is captured within tasker (via autonotification )
Tasker sends it (via support app? ) to trigger a card in Android auto
(alternative route could be to hijack the signature of an
-
2 Small Suggestions for Action "Take Screenshot"
Hi
My phone's display resolution is 1920x1080. When I use the Take Screenshot action, a .PNG file is created, and its size is 3.1MB.
I would like to suggest 2 small options for the Take Screenshot action:
The first: Resize: will have 2 possible values: 50%, or 25% so choosing "25%" for example, will make the image file's resolution 480x270, instead of the original 1920x1080. this already will decrease the file size by 75%...
The second: File Type: will have 2 possible values: .PNG, or .JPG so choosing .JPG, will further decrease the file size, and choosing .JPG is relevant
-
Make tasks involving paid services flash a notification by default
Add a option on payed services (sms, calls, etc) to flash a notification when used and have it enabled by default (option to deselect).
This would be a safety net to avoid "rogue" tasks from racking up additional charges without the user being aware.
My particular case was having a task continue to run due to issue https://tasker.helprace.com/i498-stop-doesn-t-work-when-making-recursive-task without me being aware since there's no visual feedback outside of tasker that it was still running, all while racking up insane communication charges (in the thousands).
I just want to avoid anyone else to have to go through the same situation.
-
Why does Image rotate only allow 45-degree increments? Can you allow us to rotate to any degree?
I am working on a task where rotating an image by 45 degrees is nowhere near precise enough. I need more precision with the rotation within the scene, since it is mean to follow the orientation of the phone.
The functionality I'm trying to recreate is somewhat similar to a compass: no matter which orientation the compass is turned, its arrow always accounts for it and rotates relative to the frame, so that it always points north. Similarly, I want to be able to rotate an image in a scene so that it accounts for the orientation of the phone
-
[For Developer] Action: Element Text in TextEdit
Please create an action to add text in the cursor position.
-
Run sl4a add in app factory
Please add action Run SL4A in app This would make Tasker one of the most desired apps, imagine how much people would want to generate an app in Python, Lua and etc without having a computer
-
Layout.XML
Action to write a layout.xml code that returns the id to be used for Java objects such as creating notifications, toasts, or custom activities.
-
For "actions' conditioners" that use the same variables or references, show what those actions' conditioners are inside task view for every actions' conditioner that is connected to the same variable or other same non-variable condition
By "Actions' Conditioners" I mean If/Then/Else, AND/OR, etc.
And for those who have smaller screen maybe could be set from preferences this to be thru tapping or sliding in some particular way, and so in task view the actions' conditioners indicates with a number, as to how many connections it has (same conditioners elsewhere, relating to same variables, or both), and so if it has more than 0, when tapping or sliding on it in some particular way, then could see overlay pop-up of all the actions' conditioners that sharing the same variables or other non-variable conditioners, and perhaps with
-
Interface for raspberry
Interface for raspberry, domotica direct from tasker
-
Allow us to copy unreferenced variables into specific projects
Sometimes I have variables that for whatever reason might not be referenced anywhere AS FAR AS TASKER KNOWS.
It is possible their references are formed programmatically, for example, and still being used in a project.
Without the explicit reference, Tasker places the variable into the home folder. It can't be placed into the folders where it's being programmatically summoned.
I understand that I COULD create inane tasks in that project that reference these variables in the project they're used, but that adds task clutter to my increasingly bloated task list. It would be cleaner to just be able to add
-
Implement SIMSTATUS for the second SIM too
it has been always unavailable, but it would be very useful at boot/reboot to intercept that you have to insert the pin
-
Use root in Google Drive actions
Hello, please add root option in Google drive actions, like Copy dir action, this help me a lot.
Thanks
-
The ability to retrieve split screen status for put it into a variable
Can you give the ability to retrieve split screen status for put it into a variable?
-
Element Value shoud apply also to Menu
So we can preset the selected items.
The value set should be a string with the same syntax as that returned by Element Test, i.e. the selected items name separated by comma.
Thanks
-
Ability to change time zone
I live near a time zone border, and need to keep it locked to the correct one at home, but I'd like it to be local time when I'm not. Secure Settings allows me to enable & disable auto_time_zone, but then time_zone is wrong, and changing that setting doesn't affect the phone's time.. I need a feature that sets a specific time zone.