-
show indicator on profiles/tasks that have changed properties/hidden variables
When i scroll through profiles/tasks in the lists i cannot see if there are some changed (not default) properties or profile/task -variables set. This makes debugging hard, for ex. i wonder why my profile does not activate when in fact there is a cooldown set.
If tasks/properties would have an indicator showing "there is something set in the properties." debugging would be a lot quicker sometimes.
-
Paid for app in previous build of android or different gmail account, happy to pay the fee when i can. Cheers Scott
Paid for app in previous build of android or different gmail account, happy to pay the fee when i can. Cheers Scott
-
Combine Features: AutoTools Toast + Tasker Toast Layout
The Tasker Toast Layout has some great features that the AutoTools Toast doesn't, like appearing on the lockscreen and timeout. On the other hand, the AutoTools Toast has more customization, like font, padding, and more.
Could AutoTools be updated to add these missing features? Or could Tasker include the toast customization that AutoTools has? Having the functionality of both with be amazing. Thanks!
-
Make Notifications Persistent again
With Android 14 update, Notifications cannot be persistent anymore. So I am always dismissing ones I want. This is request to give Autonotifications an option to make them reappear if they are accidentally dismissed, perhaps in the "command on dismiss" area there can be an option to reappear if you want it to be persistent .
-
Add a "millisec" option to Additional Time parameter of Volume Up and Volume Down events
Would you please consider adding a millisec (msec) parameter to the Volume Up, Volume Down, and Volume Up/Down events in Tasker?
Currently, the "Additional Time" parameter accepts only whole numbers as seconds, which doesn't help if I want to configure the volume long press to 0.5 sec.
-
Add "Priority conversations" to "Allow SMS Senders" in Do Not Disturb Action (Mode: custom settings)
In the tasker Do Not Disturb action (Mode: custom settings), as "Allow SMS Senders", I see 4 options: - Any - Contacts - Starred - None
But ... in the corresponding systems settings (Android 14) there is also another (new ?) option: - Priority conversations
Is possible to activate it from tasker ?
-
Action to enable & disable projects
Title says.
Expected behaviour for disabled project.
- The profiles status remains unchanged.
- The profiles stop monitoring their assigned contexts, so they won't trigger the tasks they are tied with as if they are disabled.
- The tasks and scenes are still useable by other projects.
I think It may be better to put the 3rd point under the action that toggles the project so user could have more control over their behaviour.
Some additional actions or variables may be needed to query their status, and retrieve the project list.
-
Add to Collision Handling
Add "run after existing task" to Collision Handling.
-
Copy Move Paste a single condition line from IF or other condition Blocks
The Condition features are a great idea !!! But what I miss most, is the possibilty to move, copy, paste a single condition statement within the IF of an action and to copy a single conditon statement to another action. In the example below, I would like to Move, Copy, Paste a single line like %WifiCMD ~ auto withthin the Condition block or to other Actions or IF statements ! Action Edit Condition %BatLow SET OR %WifiCMD ~ auto AND %Usr !SET
-
Slight change to the behavior of the "add action" (+) button when editing a task.
Change the add action button (the + dealy) such that it adds the action above the currently selected action as if "insert action" from the menu were clicked.
-
Add onExit task to scenes.
Add an onExit task to scenes such that when one presses the back button or the tiny little "x" the bottom-right corner of the scene said task is performed. AutoInput doesn't seem to be up to the task (no pun intended) or I haven't figured it out, yet.
Edit: I found the way using the "key" tab of the scene's properties.
-
Suggestion for the new Copy/Paste conditions option across actions
Suggestion (1)
I think placing the Copy & Paste options under the Conditions section would be better, than having to open the top menu.
I mean, instead of placing the correspondign options in the top menu, allow Tasker to show/hide the Copy/Paste buttons in the Conditions section if the user copies (and wanted to paste) conditions from an action. So, by default if no conditions are copied from any task, the buttons (copy) could remain hidden, and only appear (paste) when Tasker detects that some conditions have been copied.
- Copy button: always visible.
- Paste button: only appears when the user
-
Make "Go to task" context menu option...
Make "Go to task" context menu option when highlighting a "Perform Task" action. Like "Convert to if block" in actions with conditional statements.
-
Dynamically Rearrange Actions
Action to rearrange/move other actions inside a task by number or label.
Example: Move Action #5 to last place, first place or to number 10...
-
Open file with default app just like browse url action
There is no option to choose default app for OPEN FILE action.
There should be option like BROWSE URL action have.
-
Default on tap for NOTIFY action
Currently when a notification is created there is no default on tap functionality.
We have to create another profile as NOTIFICATION CLICKED event and configure.
We should be directly able to configure on NOTIFICATION CLICK functionality in the NOTIFY action itself.
It will be great addition to tasker imo.
-
Be able to show picture as not tinted for Progress Dialog
Currently, the Progress Dialog action, when configured to show an animation, it applies a tint to the configured picture, as shown below:
I would like to be able to choose not to tint the picture(s), and instead show them with their original color scheme, as shown below:
By this way, we can use our own set of icons to create a much more customized animation for the loader image.
-
Show a portion of comment section in profile and task tab.
Preferably the first paragraph of the comment section (rather than limited characters), displayed under their name and this option should be accessible a toggle.
This way, user could leave a brief description of their tasks and profiles and read them right away.
-
Something like a try-catch block
When writing code for a task, it would be useful to be able to implement something like a try-catch block, similar to this ... try action-1 action-2 action-3 ... more actions and logic ... catch action-a action-b action-c ... perform these actions and logic if any of the actions in the "try" block fail; otherwise, skip this "catch" block if all of the "try" actions succeed ... end-try-catch
It doesn't necessarily have to be this exact try/catch syntax, but whatever the exact syntax, similar functionality would be useful and
-
Bypass lockscreen restrictions using Google Assistant from lockscreen
Infuriatingly, Google restricted its own Google Assistant's functionality from lockscreens, with the assistant now frequently replying "You'll need to unlock your phone for that" ...even for things as simple as asking Google for directions/navigation!
If someone had the smarts to figure out a way to utilize Tasker (with ADB) to bypass these limitations, that would be PHENOMENAL.
Perhaps Tasker/ADB could trick the assistant to thinking the screen is still unlocked?