-
Declined
Power Connected as Event
I request for another feature that, like the new Bluetooth Connected Event, please add a Power Connected and Disconnected Event to Tasker. I know a connected State already exists but I request for an Event too. Thanks again.
-
Completed
Logcat support
This is probably the golden egg in AutoTools that really would bring Tasker's power into the real world.
By reading logcat, we can actually get a massive payload of varying data that would be available only to root or xposed style mods.
Examples are, detecting what Smart Lock unlocked your device just by searching logcat for "authenticate" when Display Unlock Event occurs. Another is determining if the connected USB device is ADB authorized or not by doing the same, but looking for "adb device (un)authorized"
By granting permission android.permission.READ_LOGS this would allow Tasker to do much more root powered detection
-
Completed
App Info - usage time of an app
Hi, how can i check the runtime(foreground would be best) of an app in a certain periode of time. I thought about something like org.mozilla.firefox(time,1440:0) and hoped to get get back app_usage(0) in seconds.
-
Completed
Increase history items for "cell near" context
I work a lot with Context "Cell Near" e.g. to detect work places,...
To set the cells for my wifes place I look at the context in the evening when she comes home.
Sadly the history (in the cell near context magnifying glass) is to short and so does not show the cells from in the morning. Could you please at least double, better tripple the history or make it a preference.
-
Completed
Long-press on variable names to flash current value
I think it would be very helpful if, when creating tasks, we could Long-press on variable names in the list that pops up after hitting the "tag" button, to see what is currently stored in that variable. Most likely in a flash notification.
If it helps, I took a screenshot of what it would ideally look like:
Thank you for your time and consideration. Keep on being awesome!
-
Completed
Expose Significant Movement/Motion as an event
It would be great if the low power motion detection (as used by the Motion Detection option in the settings) would be available as a profile event.
-
Completed
Launch App: Possibility to set App class as a variable
For the action "Launch App" it is possible to set the package name as a variable, but there is no field to set also a special class as variable.
It would be great if you could add a input field for the app class as well.
-
Completed
include AutoAlarm function native in Tasker
It would be nice if you could add a function in Tasker to read out the next alarm date without the need of an extra plugin like AutoAlarm.
-
Completed
Add Biometric Lock
If possible, please tap into the BiometricPrompt API that's built into the Android system to use as an app lock task. The original pin lock is outdated and ugly :)
-
Completed
Tasker notification information
In later versions of Android (I believe 8.0+) there is an option to minimize notifications if you long-press the notification. This minimizes the notification and it has a downward arrow so you can expand it.
For Tasker, it just shows Tasker * Tasker whereas other apps show some text like AppName * CurrentProcess. If I expand the Tasker notification it looks like the word "Tasker" is the title of the process running which is in bold text. Under that are the current tasks running which is not in bold. So, it seems it would just be a matter of removing
-
Completed
variable containing display resolution
currently there is no way to get the display resolution (or if there is, I can't find it)
using wm is not an option as I need a non-root solution
-
Completed
UI theme "Auto" should select "Black" instead of "Dark" on Android 10
As in subject, in Android 10 the dark system theme is real black, so Tasker should use the "Black" theme instead of the "Dark" theme (which is dark gray).
Moreover it is not clear to me what is the difference between themes "Device Default Auto" and "Auto" (I cannot find a description in the documentation).
-
Declined
Display Cutout managed by Tasker
Android Pie supports notches, with that said it has special apps for handling notched displays. It would be useful if Tasker could activate any one of those apps and based upon the app is launched, turn on an overlay. Like maybe, I wanted as much screen as possible on Google Duo, Tasker would switch to the default notch setting. Then I could want to watch YouTube, Tasker would switch to the hide option giving me a uniform experience.
-
Completed
Add "assist app" capability
Under Android "Settings > Apps & notifications > Default apps > Assist app" you can choose which "assist app" to run when long pressing on the home button. The default is to run Google Assistant. I currently use Home Button Launcher as a custom "assist app" to run a Tasker task (I use this to lock the screen), but it would be nice to have Tasker provide an "assist app" client configurable to execute a task directly. This would make "Home Button Launcher" unnecessary.
-
Declined
- Really stand alone app- Run exported app without installed plugin
Hi!
It would be great add the possibility to export a task that use plugin and insert their features into the exported app without install the plugins into other device.
Example
i exported a task as app that use autoremote and I shared whit my friends. it can’t run without the plugin so all of they have to install the plugin to use my app. It doesn’t sounds good. It would be great have a really stand alone app
-
Completed
Run alerts at the same time or add a combined function
Currently tasks can only be run in a sequence, vibrate, beep, say, torch... all can't be run at the same time. A task that can say a SMS and flash a torch pattern at the same time is what I'd like to be able to create for example.
-
Completed
Improved error handling options for HTTP Request
The HTTP Request action has an option "stop in case of error". I like that HTTP Request has a way to change behavior based on whether the the HTTP Request succeeded or failed but I almost always need more control then that. I would love one or both of the following additions:
- Ability to switch to a different task in case of error and stop this one. It would also need to pass in the HTTP response variables so they could be used in that task
- An easier way to determine to conditionally call different steps for success or failure
-
Completed
HTTP Request action stores HTTP Status
Love the updates to the HTTP Request action to support headers. I have started converting my javascriptlets making XMLHTTPRequest to HTTP Request actions since its much cleaner and easier to use.
I do have one request though. When using XMLHTTPRequest it allowed you to easily store the status text in a variable. This was really nice for providing messages to users when something went wrong since the status text is a lot more readable and understandable then the HTTP Code. But the HTTP Request action does not store this information, it only stores the HTTP Code, HTTP Data, Response Headers
-
Completed
Add 'android.permission.SET_PROCESS_LIMIT' to AndroidManiftest.xml
Hi Joao,
I would like to know if you could add the android.permission.SET_PROCESS_LIMIT permission to Tasker, as I just found that I can't make Tasker to interact with the Process Limit option under Developer Options.
Thank you.
-
Completed
Fixed project bar
I don't like the vanishing project bar. Therefore I ask for a setting to show it fixed.