-
Option for buttons in AutoNotifications to immediately dismiss the notification
Most of the time when I press a button on an AutoNotification, part of the button's action is to dismiss the notification. However there is quite a noticeable lag between pressing the button and notification removal, since the process has to go from AN, to Tasker, through a task, and back to AN. On my Samsung s5 this takes a couple of seconds, but I'm sure it would still noticeable on newer devices too.
I propose an additional boolean option for each notification button: "Dismiss notification on button press"
The behaviour would be to send the specified command
-
Separate "on touch down" and "on touch UP" events for when the user taps an item in a scene!
Currently, there are "tap" and "long tap" options. But it's impossible to trigger any tasks until the user's finger has released the button.
I have some specific ideas that require actions to happen immediately when a button in the scene is touched, not just when it's released. I'd also like to be able to check whether the button/image/item is still being pressed, and trigger an "exit action" when the button is released (the current "tap" feature is basically an exit action for a button, so that's already there; just not an "enter action" for buttons)
I understand that it'd be
-
Planned
Please bring back the encryption that was in older versions or add another encryption type if it's not possible to bring to older one back
Please add or bring back encryption in tasker
-
Add dashboard to the Tasker UI
- showing running tasks, active profiles and active variables with name of project - option to kill task
-
Planned
Updating icon standards to include 2 layers: BG and foreground
Hi,
I'm interested in seeing some updates to the icon system in Tasker App Factory. Apps since Oreo or Pi have a new icon standard. The "legacy" icon is still in use for earlier versions. The new standard, and the method of including icons in Android Studio, is to use a BG layer and a foreground layer with transparency. Two PNG's would be provided, and perhaps also a legacy PNG provided.
(The current icon configuration might not need too much modification to suit that last purpose, with the new icon config being "added" to the setup.)
I put up an
-
Support for LG's Dual Screen devices.
LG's Dual Screen V50 and upcoming G8x could use a little love. "Second Display On/Off, "Second Display Connected/Removed" (ie, Dual Screen Case Accessory Attached), and "Dual Display Case Closed/Opened/Opened 360°" would be helpful event triggers, along with the ability to specify if an event should trigger if the conditions are met on either screen, or on a specific screen. The Device can tell when any of these conditions are met, but there are no relevant event triggers that I can find in the Tasker Dialogues. Additionally the ability to target a specific screen when committing an action would be nice.
-
Make %DATE and %TIME fully formatable
Please, add feature to format these built-in variables
%TIME hours, minutes, seconds, separator, sequence, format of hours
%DATE year, month, day, separator, sequence, format of year and month
-
Bluetooth Near State to have RSSI filter
Since we can now get RSSI values from the Bluetooth Info Acrion, why not allow it as a filler in the Bluetooth Near State?
This will enable use of any BT device to help geolocate the tasker device (or user) based on strength of RSSI.. Many interesting use cases:
- unlock pc when near pc
- start Spotify when near BT speaker
- cast to the right tv when in a new room
Bluetooth is getting so powerful that BT near is no longer near, so we need more granular customization!
-
Planned
Add Get Location V2 to profiles tab.
When creating new profile, there is no option to get location via that "Get Location V2", only with near cell or gps. Please add it.
-
Planned
Task: Selected apps
There is a List Apps task that already exists, however it returns ALL of the apps installed on your device.
What I wish to have is a task where I can select apps manually, and let the task return those selected apps and store them in an array by package name, app name and icon. Similar to App Info task's return value but in an array.
Why?
After the release of 5.9.2 beta, we now have the new feature called ADB WIFI, where we can run some root commands, my particular use for this is the app killing adb command,
with this
-
Gusture control
Tasker have root access.So add a feature for root users thats allow to control features by doing gusture on screen,like opening app,back,recent,notification etc.This is like "Gmd gusture" app."gmd gusture" is a great app,but i want these features in tasker for rooted device..and yas its definetly leagal feature,you can see "gmd gusture"app in play store..thank you.and again sorry for bad english..💗💖💓love you tasker ,and tasker devlopers,,.
-
Planned
Add an option to enable/disable access to clipboard data on Android 10
Since version 5.9.1, Tasker can access clipboard data in the background on Android 10 when it grants READ_LOGS permission.
However, in order to get around the limitation of the clipboard,
Tasker will pop up a transparent overlay temporarily (or switch to the built-in input method when it has been granted WRITE_SECURE_SETTING permission) to access clipboard data when the content was copied.
Can you add an option to enable or disable access to clipboard data on Android 10 in Tasker?
Because my device has been rooted, I don't need to access clipboard data with this method.
-
Enabling Tasker to be able to write itself (thoughts for implementing it relatively fast)
In short, with the bigger end in mind it's for implementing machine learning (artificial intelligence); but here I am talking about making Tasker to write itself and what it enables to do.
Should accentuate that the main idea here is not directly about adding machine learning capabilities to Tasker. The main idea of this one is more about enabling Tasker to be able to do some of those basic things that are needed for users to build own AIs if they want to. What I talk about in this post will enable bunch of things. And it also provides fundamental groundwork for
-
Add select all and clear selection for list menu
It should be useful if we can select all and clear selection wherever there is a list of item show. For example: List Dialog or List Menu in scene.
-
Dynamic variable array for text color and icon for list menu in a scene
For example, I have an array_list with (red, green, blue), so I want that when the list display, the item red will be in red color and so on.
So the idea is that we can create another array for example array_color based on array_list with (#ffff0000, #ff00ff00, #ff0000ff) and put the variable in the text color field. Then the text color and array item is link together by the array index, therefore the list will display array_list(1) with the text color array_color(1).
The same suggestion for image path in Item Layout. So we can put array_icon in the image
-
Add User & System apps filter to List Apps action
Hello Joao, I would like to request something... Could you add something to filter listed apps in the 'List Apps' action (+ > App > List Apps), like filtering them manually using: pm list packages -3/-s? Thanks!
-
List dialog with input dialog at once
Example below.
Like this.
example)
1. Input text to 'ABCDEFG' to Input text area.
2. touch 'Item 2' ( At this stage, 'ABCDEFG' = %input)
3. Then works like just List dialog in tasker. but, we can use text variable %input with 'Item 2'
-
markdown support
Markdown in scenes and notifications will allow much more flexibility and richness.Currently I'm using "HTML" notification in order so support some sort of formatting while markdown solves that natively and perfectly
-
feature request: save captured logs as text file at "Logcat Entry" dialogue
sometimes we need spend time to analysis and extract proper event/activity . But the "Logcat Entry" dialogue is very easy to disappear,(screen off, or other app becomes foreground app,all these event will make "Logcat Entry" dialogue disappear), we have to capture activity what we want again. if tasker has the ability to save/export logs as text file, that will give us a chance to analysis logs meticulously . thanks for your consideration.
-
Colour Categories
I want to ask that please add some colours in taskers so that we can give some colours to ours task so that we can differentiate more than 2 task easily either they belong to same task or another task.
Because there is a little difficulty in finding the relevent task.