-
Completed
add possibility to remove custom variables without Tasker reinstalling
add possibility to remove custom variables without Tasker reinstalling
-
Completed
Exporting run log to text file and Enabling/Disabling Tasker's run log via task command
As my Tasker skills improve, I find that I'm creating larger and more complex tasks. Of course I'm not perfect and bugs happen. It occurs to me that it would be really useful if we were able to export Tasker's run log to a text file and be able to view it on another computer. Thus being able to see the code and run log simultaniously. Also allowing a task command to enable and disable the run log from with in a task would allow logging of only portions of a task that is being debugged.
Thanks for considering
-
Completed
Native NFC functionality for Tasker
Basic READ and WRITE actions like the current plugins do, BUT ALSO,
an option to READ the serial nr and current content of an NFC card when you WRITE new data to the card, with ONE scan action.
Even just being able to read the serial nr of a card when you write to a card with one scan action will already be great.
-
Completed
Buy tasker from Iraq
Dears, I'm from Iraq and I would like to purchase the Tasker app, however play store does not support purchase of this app from my country. Is there any method to buy the app from a direct link or a website?
-
Completed
TaskerNET - clickable links in the profile description.
It would be great if the links in the description of the TaskerNet description were clicable. I add the used plugins and other references there and selecting stuff especially on mobile devices to open makes it harder than it should be
Thanks
-
Completed
Allow to check orientation while screen is off
Currently it is not possible to check the device's display orientation while the screen is off. I'd need this because I use the proximity sensor to wake up the phone when the sensor is released (e.g. when opening the cover). However it seems when the phone is in movement there are frequently false readings of the proximity sensor causing the phone to wake up in the pocket (I checked this with a profile doing a beep sound when the sensor is released). So I want to check orientation when the proximity sensor is released before turning on the display in
-
Completed
-
Declined
Tasker manifest needs to request permission to change runtime permissions of other apps
Tasker manifest needs to request permission to change runtime permissions of other apps.
I need to be able to grant or revoke the permissions for other apps. A lot of times, an app works great when I want it run in the forground, but is a bit obnoxious when running in the background. I may be okay with background app accessing the internet, but don't want it getting GPS location while in the background, only when active in the foreground. Tasker could easily handle the context, but cannot do the action of preventing the app from location services. Not unless
-
Completed
Quick setting label
Would it be possible to add an option to set a custom label in the Setup Quick Setting action so that the text under the QS icon can be set independently of the name of the task being performed? Thanks!
-
Completed
Backup
1) Update the backup system using Android built-in backup
2) Add a new action to trigger the backup from a task
-
Completed
Support "Night Light"
The mode turns the display more amber. I'd like to be able to turn it on and off through Tasker (eg off when Maps is on).
-
Completed
Add file rename action to the list of file actions.
This would save the work arround of using a shell command.
-
Completed
NFC adb hack
Other apps (like Macrodroid) uses adb hack to grant permissions for NFC toggle and other settings... "
adb shell pm grant com.arlosoft.macrodroid android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.arlosoft.macrodroid android.permission.CHANGE_CONFIGURATION
"
-
Completed
Update User's Guide
Many sections of the User's Guide have not been updated since Kitkat. New options have been added, new restrictions added or removed, ect. In some cases the information is simply incorrect.
Sections in the guide should also include:
- Any OS requirements or restrictions
- If root is needed
- Special permissions needed
I know that updating and maintaining the User's Guide is a monumental task, but I think it is essential to maintaining the usefulness and popularity of the app.
-
Completed
Monitor Display Brightness as State
Monitoring %BRIGHT as a state is not directly possible. However, we can create a loop and additional task for a Screen on State and monitor %BRIGHT for changes. Is it possible to have this directly as a State Monitor please?
Example workaround;
Google+ Post
Thank you!
-
Declined
-
Declined
Rename AutoNotification to an AN
Renaming AutoNotification to an AN would save a lot of space in the notification.
-
Completed
Add ContentObserver to monitor for changes in Secure/Global/System settings
This is a very basic feature that should be built in to Tasker. It will open up automation based on toggling of settings, many of them OEM settings, that were never before possible.
For example, I could monitor for changes in the status of Night Light and then act off of that by, for example, changing between a Light/Dark theme.
-
Completed
Tasker quick setting tiles
Instead of adding tasks shortcuts in the homescreen, why not add tasker quick settings tiles too just like AN and Join for Tasker. Or add that feature too.
-
Completed
Allow a task to schedule the execution of a task.
This is related to the fork/join feature request and is probably a better choice for the use-case described (ie update some state in the background).
If a task can schedule itself for execution in the future it can:
1. Update a widget.
2. Schedule itself for execution one minute in the future if some condition is true (eg a Scene is active).