-
SPLIT MODE
I am thinking it could be stellar to have in Tasker a split mode (two windows), so we could easily copy/past actions from a task to another, nevermind the project ! (as in a file manager app, like SolidExplorer app if you know this one )
-
Greyscale mode/ Bedtime mode toggle
On my z fold 4 there is a Bedtime mode that turns the screen greyscale. I have not found a way to automate this through tasker. The Zenmode custom setting doesnt do anything.
-
AutoNotification - a Gmail notification button for "Read & Star"
If it's easy to implement this, I'd love for it to be one of the button options.
A seemingly more difficult but more user-customizable option would be for users to be able to assign an arbitrary number of actions to a single button (through checkboxes instead of radio buttons, e.g.) and then name the button.
-
Add a STOP option to the Flash action
Often when debugging a task I use Flash to display status and variables, and many times, especially in loops, I also add a Stop action after the Flash. It would be handy to have a Stop option to tick within the Flash action itself. Yes, I'm lazy :-)
-
Theming UI enhancements
I have a couple of ideas for UI theming:
1) Material You theme selection should include an option to have a 'light' main screen instead of the dark it defaults to. I'm guessing it's taken from the overall display setting on the device.
2) Selecting a colored theme, for example, Tangerine, should keep the navigation bar that same color instead of black. It lends to a nicer aesthetic and is similar to Material You theming.
-
[Notify] - Progress Bar
Can you add a progress bar on notifications without AutoNotification app? Just like the Progress Bar dialog, but in notification. Thank you so much!
-
Scene keeps display on
Add option that (when enabled), the display will stay on as long as the scene is shown
-
HTTP/2.0 on HTTP Request
Hello dev. Is it possible to use HTTP/2.0 on HTTP Request? Thank you
-
REMINDER handling in CALENDAR INSERT action
When I add event in my system calendar via "Calendar Insert" action, there is no option to turn on reminder for this event. My event is put into calendar, but for the calendar to remind me of it, I have to go to the calendar and turn on reminder manually, adjusting when the reminder should trigger. I want to turn it on and adjust in the tasker action.
-
Tasker App Factory XML Encryption
Good day. Can you make the xml of the exported app encrypted? So no one can read your hardworked tasker project. Thank you
-
Task silent overwritten
Hello. I have a common task for several projects. When exporting a project, the common task is exported correctly. But when importing a project, the task is quietly overwritten. Can the tasker show a warning or error that a task with same name already exists and interrupt the import? I have to first delete an existing task, export or rename it and then import project.
-
add shortcut to desktop
i change my phone to miui device.i found that miui can't add any shortcut to desktop,only can add widget to desktop from desktop settings. so i wish tasker to add a function or action to add shortcut to desktop.
-
ADB "helper" Service/proxy
For some time I've been using tasks & associated Termux scripts from enable_adb_wifi_on_device_boot_android_11 to enable ADB Wifi on my phone following a reboot.
Since upgrading to Android 13 the task dependent on Read_Logs doesn't work (without relying on ADB!) so I've made an additional task (triggered by VolDn) to read input fields via AutoInput, parse for IP:port, and pass this to the Termux script to connect to the IP:port presented and enable ADB.
Because over time more Tasker functionality seems to need a reliance on ADB (Read_Logs in Android 13 being prime example) my thought is to have tasker run
-
Tasker auto recovery error
Tasker auto recovery error
Sometimes Tasker fails, and this interrupts my work. These are my ideas
- Send a third person the fail error with the following information
- Error message, where specify the task and the steps that fail
- Send the runlog.txt file
- Add a Profile where the user can decide what would like to do when this happens
- Send a third person the fail error with the following information
-
Menu element multiple select customize
Currently, it seems when a menu elements is in multiple selection mode, when selecting any entry, it highlights said entry in a real thin, blue boarder.
Would it be possible to add in a feature to customize the effect of when an entry is selected inside of the menu element? Maybe change the color of the boarder around the selection, the size of the boarder, or maybe even a way to highlight the entire entry in a different color.
Depending on the color or the scene/menu elements, can sometimes be hard to see which entry is selected and which isn't.
-
Event for lost data connection
I need my Android phone to warn me (eg by playing a tune) when it loses internet connectivity. As far as I can tell, such an event has not been defined in Tasker. Am I right? Could you add such an even to the app?
As far as I can tell, it should not be hard to implement such an event. Source: https://medium.com/@veniamin.vynohradov/monitoring-internet-connection-state-in-android-da7ad915b5e5.
One useful scenario - Why I need it:
I do some basic surveying using SparkFun Surveyor. In order to give very precise results it must connect to the internet to retrieve correction data. This is called RTK/NTRIP. I
-
Access Tasker environment functions from actions
It would be extraordinarily helpful if Tasker provided actions that let us use some or all of the same underlying Tasker management functions that the Tasker environment and Task Editor use.
Here are some examples of what I'm asking for:
An action that returns a tasks's cdate and/or edate. It could accept the taskname as a parameter.
An action that recognized which task(s) is/are highlighted in a project's Task view would work well with the requested cdate/edate action. (And a similar action that recognizes selected actions while I'm in the Task Editor.)
An action that works in the Task Editor
-
battery drain
Is it possible that Tasker will present a list of profiles and tasks sorted by their energy consumption in the past 24H or 7 days? In addition, is it possible to add an action that will present the energy consumption at the end of a task?
-
Request: Add round Rounded Corner radius in Scene image
Could you please add a round corner in Scene image element?(set corner radius for image,Not backgound color rounded corner)
Rounded corners are a more popular design. It is more friendly than rectangular rectangles. You can use it to show all UI with images: imagine that round corner App Icon,dialog with background images,user-defined button..
-
Notification click event in Notify action
Add Notification Click event inside Notify action. Sometimes a single profile is enough but due to lack of Notification Click event inside Notify action we need to create another profile with Notification Click event.