-
Usar variáveis nas proporções da tela para facilitar se adequar ao dispositivo que recebe o app gerado em tasker
Olá João, tudo bom com o senhor?
Me chamo Anderson, sou usuário do Tasker....
Estamos encontrando algumas dificuldades para que os aplicativos gerados em tasker se adapte na interface de resoluções diferentes da nossa, e gostaria de solicitar ao senhor a gentileza de ver a possibilidade de liberar os parâmetros da cena (largura e comprimento) para aceitar variáveis...
Ai vamos poder testar a resolução do aparelho que irá receber nosso Aplicativo feito em Tasker, e adaptar a cena a ele, crescendo ou diminuindo.
Desde já agradeço a atenção, tenha um ótimo final de semana.
-
Complex custom conditions
Basically, a profile can only have a few state conditions, and the only available logical conjunction between them is AND. I understand why editing anything more complex in that editor field would be difficult. Which is why I'm suggesting a new feature called custom conditions.
These would live on their own tab like variables. When you add a new condition, you'd first have to declare a name for it and then you'd be brought to an editor similar to the task editor.
In the top level of this editor you could add the basic logical conjunctions: AND, OR and XOR.
-
Add files to assets on create apk
Could you do something like that? even if it is possible to do this by obtaining the project before building to send to Android Studio or Java IDE (Android)
Because it is not being very good to do this by modifying the apk and it makes the job harder to use it and also add an action to export the assets file
-
Add action import on Tasker
Could add an action to import scenes, tasks, profiles or projects
That can work even in apps made in Tasker
I know that there is already something like that with the Tasker activity, but it is not working correctly with scenes and there is also the dialog screen, I remember that there was another action, but it is only for tasks
But I already know if this works in apps created by Tasker
-
Search Replace on Project/Tasks
A way to search for and replace various design arguments could be created as it can cause a lot of problems when doing this in the tasker xml.
And it can affect or corrupt the project and would give more productivity when modifying projects or large tasks
I think it would be interesting to also add a way to select which actions and elements to modify
-
Paste arguments and ifs on Task
Hello if you can in an update I could add this I think it could be useful to facilitate some things when creating actions and tasks in Tasker
Task
HOME - Test A1: Alarm Volume [ Level:%arg(1) Display:Off Sound:Off ] If [ %arg(2) ~ False & %arg(3) ~ False ]
When Paste
HOME - Test A1: Alarm Volume [ Level:%par1.level Display:Off Sound:Off ] If [ %par1.display ~ False & %par1.sound ~ False ]
-
add 2 more buttons to notification
now,tasker notify action only support 3 buttons, hope add 2 more buttons to notify action.
-
Vertical font alignment
In scenes/text boxes, we can use any font.
Unfortunately, some fonts are not vertically aligned/centered due to their nature.
Please add a slider, that can offset an otherwise vertically centered font by +/- 50 pixels.
-
Please add audio stream accessibility output
Please add audio stream accessibility output options for actions such as: Beep, Morse, Say, Say wavenet, Musick play, and Play ringtone. Current supported audio stream outputs are: call, system, ringer, media, alarm, notification. It would be great if you could add an Accessibility audio stream output for Android 8 and above !. Thank you. -
Add an Icon Grid Dialog
You recently added a List Dialog action. Would it be possible to add a similar action for an icon grid?
This dialog type is probably the last one from AutoTools that can't be done in native Tasker.
This was also requested here.
I attached a screenshot of the dialog from AutoTools.
-
Python and/or pascal actions
Like javascript and java actions, but python and/or pascal. Pascal is just because I know better than other languages, but python have your utilities to everyone, because is the best language to manage data. I loaded, searched with regex and showed in screen the matches in 3.2 seconds a wordlist with almost 1.000.000 words in pydroid3 (python compiler for android), and with Tasker take several minutes and dont finish, also many times Tasker stop work if you load so much values to a variable.
-
Safer "clear all variables"
The variable clear action has an option for "clear all variables", but no secondary option to clear only local variables. It would be great if ticking "clear all variables" would show another check box for "local variables only". Ideally that should be ticked by default!
Currently it is too easy to accidentally wipe out all of your global variables.
-
Set Input Dialogs to be persistent until given an input or until timeout expires.
Input Dialogs has replaced some of my custom Scenes. However, I find it annoying that tapping accidentally outside of the dialog cancels it and defaults to a negative value. In my opinion, it would be better to make it persistent and set a timeout instead like Popup Task Buttons. Thank you.
-
How about a login which enables users to access all their tasker data on any device? 🤞
It would be great compared to constantly backing up and transferring data!
-
Improve/ Expand Quick Settings Tasks
Tasker's Quick Settings Tasks are incredibly useful and underrated in my opinion. I would love to use them more often if they had the following 2 improvements.
Variable amount of tiles:
As of right now, there are only 3 usable slots under the tab for the Quick Settings Tasks, which is a shame because once you try them out you will end up wanting more. Adding some additional 10 slots would, in theory, do the trick (and it might be the more economical decision regarding AN's existence) but it might make browsing the app overly complicated. I think the best way
-
Help troubleshooting a large queue
Hey João,
I've set my queue limit to around 20 tasks, but I still get that message now and again warning me that I've reached the limit of tasks in memory and no more tasks will be added to the queue. I'm not always sure what the problem is.
Is there any way to produce a log of the queues currently in memory which includes the name of each task and the number of seconds the task has been in progress?
Many thanks as always!
-
Multiple profile status action
Allow to specify several profiles (slash separated for exemple) in profile status action.