-
Add Samsung One UI's "Device care" Settings page to Settings shortcuts
Requesting that Device care, found at Settings -> scrolling down to Device care, be added to the list of Settings Tasker can quickly call up (in addition to Internal Storage Settings, Memory Card Settings, etc.)
Thanks!
-
Disable a profile for a specific amount of time
I would like to have the possibility to turn off some profiles for a specific amount of time (just because sometimes I don't remember to switch them on again).
That could be done maybe by long pressing on the switch while it is ON:
and a Calendar date/time picker would popup to ask when to reactivate the profile.
Use case: I have some profiles that automatically save the exit time from work and during holidays I won't need those features. Yes, I could add a variable to each of the profiles, but as this is only a temporary problem, maybe
-
What about DTMF detector ?
tasker detected dtmf tone on line and and performs an action depending on the DTMF code
-
Planned
Change Tasker Themes Depending on Night Mode On/off
Please add Auto Themes changing depending on Night Mode on tasker.. Become This is One of Highlighting feature on Android 10..
Hope Tasker is Support this One..
Thanks
-
Ability to move folder contents to secure folder
Like the title says, ability to designate a folder to move it's contents to the secure folder.
-
Ability to choose which camera on the rear to use to take a picture
I have 3 cameras on the rear of my phone. I'd like to choose which one tasker uses to take photos. That way I can set my phone up to take different kinds of shots underwater. Also being able to lock the focus to a given distance would be nice as auto doesn't work well under water.
-
Planned
I noticed that this plugin it's not creating barcode.png if mobile data(internet connection) is turned off.. to simplify things this plugin can be made to generate codes without internet connection...tasker is to simplify things :)
Autobarcode plugin issue..
Not generating codes without internet connection...
-
"Add to Home screen" for tasks
I use the KISS launcher which is a minimalistic take on launchers. No icons on the page except a bottom row of "favourites", and a search bar that searches installed apps, contacts, settings, etc. When using browser apps I can select "Add to Home screen" and that website is added as a "Desktop shortcut" which makes it available in the launcher search results. It would be great to have Tasker add tasks to the Home screen in this fashion! Widgets, btw, are not a good fit as the widget support is minimal (can add only one at a time, it takes up
-
Chop Gesture
I'd like a "chop" gesture, like the double-chop gesture Motorola uses for toggling the torch. Similar to the action you would use with a small hatchet, or bouncing a hammer off the head of a nail. Each "chop" is a short, abrupt, single shake down and back up.
The gesture should have settings for:
1. Sensitivity (how aggressive and/or fast the chop must be)
2. Number of "chops".
The current "shake left to right" gesture doesn't work as a good replacement.
-
Ability to choose time format
I prefer using tasker in English, but changing the language also changes time format to 12 hour. I am not used to it, my country uses 24 hour format and that is what I am used to. So you can imagine how much of a pain it is to set events based on a time. Could you please add the option to choose time format in future releases?
-
MP3 Tag
"MP3 Tag" function like "App Info" or "Test Media" Function with more tags. Since, mt_year and mt_genre aren't working.
-
Date picker interaction simplify
Add autoinput or tool to interact directly with date picker, without complicated logic, functions or OCR workaround.
-
HTTP Request through a proxy
Route a HTTP Request through a proxy like it can do with a CURL. For example this is necessary to send requests to blocked servers. In Russia is a blocked api.telegram.org. If I need to send a message from my bot, I must be use a VPN or i need do http reruest with a curl through a proxy. I think there are a lot more uses for that.
-
Finger-snap and clap sound trigger similar to the clapper but more powerful and versatile
Tasker clap and finger-snap trigger similar to what the clapper handset integrates with a powerful and versatile app like tasker
-
Allow multiple conditions of the same type, soecifically locations
The "location without tears" informs the user that low power conditions must be met before high power conditions are tested.
It would be great if the low power and high power conditions in the same context could be net based and gps based *location* conditions.
For example, two location geofences around the same center, a larger radius with net only, and a smaller radius with gps. The smaller gps radius would only be checked if the larger net only radius was already matching.
This would also be generally useful for any type of condition to relax the current restriction. Another
-
OS Requirement list
Put OS requirements on each task/profile so when OS is upgraded, users can see what new features they have access to
-
Increase size for the "runlog"
It would also be great to increase the size for the "runlog" (which is about 250kB right now) which also just last about 3h in my case. (My tasker backup.xml has about 10500 lines of code ... so I asume me beeing a heavy user ;-). In my opinion it should be around 1MB.
-
Regex support in Notify Cancel action
Currently in action Notify Cancel has tio be used ony exact title of notification.
It would be great to add Regex support, to cancel all notifications which titles match to the specified regex.
-
More Variable Convert functions
We have in Variable Convert the following:
- Date Time to Seconds: date can be in YYYYMMDD format or xx-yy-zz, in which case the positions of day, month and year are determined by Android preferences. So to code locale-independent you always have to use the first format YYYYMMDD hh.mm
- Seconds to Date Time: returns the localized format
But we don't have a native Tasker function to get from seconds the first format. So we would need a 'Seconds to Date Time (YYYYMMDD hh.mm)'
Furthermore a 'Seconds to day nr of week' would be useful.
-
All date actions and variables should have a locale parameter
Similar to the say action where you can pass the voice as parameter all date related actions including Variable Convert should support a locale parameter. The locale should be either system default when omitted or en, fra, pt, de, etc. For variables like %DATE I suggest to offer virtual array with the locale as the index, e.g. %DATE(en)