New Topics

  • 1

    [Request] Option to set Overscan (to move screen/content)

    mizuya · 0 · Posted

    I would love to be able to move the screen/content, for example to ignore notches and punch holes. This action would allow to use the whole screen regardless of any cutout.

    Some elements could be not accessible anymore, that's why it's important to be able to do it quickly and be able to set it per app basis. It's the responsibility of the user to set this up and to use it. There should be a warning, that user could make the device not accessible if they use wrong numbers.

    Thank you very much.

  • 1

    [REQUEST] can misscalled number saved as local variable?

    Attulpattel · 0 · Posted

    As we can use caller name or number as LOCAL variable. Can you add last missed call number and name as local variable? 

  • 7
    Under Review

    Option to auto collapse code blocks

    Anthony C · 2 · Last reply by agnostic-apollo

    An option in the loop (If, For) blocks to automatically display in collapsed view when editing the task. Possibly a set of dummy blocks under Misc whose only purpose is to collapse chunks of code. 

  • 1

    App continues to ask for permission

    Ernesto Ferreira · 1 · Last reply by João Dias

    Although I've done ALLL permissions. https://photos.app.goo.gl/npD2mBtqkGGUivy97

  • 1

    Tasker monitor unnecessarily wakes phone up every single minute if there are any time contexts

    Ben · 6 · Last reply by Ben

    If I have any time contexts (eg. instant context that runs at 09:00, or a time context that repeats every hour), the tasker monitor wakes up every single minute.  Nothing appears in the run log for this obviously, however you can see it in Battery historian and in the tasker debug log.  Disabling all time contexts stops this from happening.  Enabling a single simple time context causes the activity.  The problem occurs no matter if "Use Reliable Alarms" is enabled or not.

    Debug log:

    15-05-2020 ReceiverStaticInternal: 10.49.00#m#ReceiverStaticInternal: r: net.dinglisch.android.tasker.ALARUM 15-05-2020 WakeLockManager: 10.49.00#b#WakeLockManager: acquired partial lock for M flags: 1 autorelease:

  • 2

    Add shortcut /widget from app created by App Factory

    Dario Dias · 0 · Posted

    I wanted to export some of my profiles and task as an app but I can select only one task as the launch app. I decided to have the launch task to launch a scene that helps me select which profile I need to set it on but also need homescreen shortcut of one task that when clicked, locks the screen (system lock). If app factory could embed widgets or shortcut  than that would help. And also package some external files like sound files in the apk created by App Factory. 

  • 1

    AutoTool toast is too short.

    note666 · 0 · Posted

    And when I choose "long" it get even shorter.

  • 2

    Regras

    Tenho a versão paga (última do play store). Não estou conseguindo criar regras no estado ou evento, porque?

  • 1

    Equal or greater / equal or less support.

    Conditionals don't support this way of checking, although it's needed sometimes. Checking for %VOLM, for example. At some point your volume is neither greater, nor less than some value, and your flow stops, you need to make one more check for equality.

  • 1

    WI-FI connected trigger: make use of root functions instead of gps.

    As we discussed, "xposed edge" module provides wi-fi connection trigger without asking to leave gps on all the time. It would be great if Tasker could make use of some root features too in these cases.

  • 1

    Proteger um projeto exportado via tasker app factory, Para que ninguem possa roubar!

    Canal Lmiranda · 0 · Posted

    Em uma proxima atualização, Seria possivel fazer uma segurança para o projeto?, Basicamente eu definir uma senha para o projeto, Logo com essa senha definida, Qualquer pessoa que tentar importar o projeto necessita colocar a senha definida, Com isso ninguem poderá roubar o projeto pelo apk, Isso nao me parece ser muito complicado de fazer, Te garanto que resolverá o problema de muitas pessoas que como eu enfrento na criação de apps! Obrigado 

  • 9
    Planned

    Productivity. Tasks UI long click on second action to select all in between

    Steve Waring · 0 · Posted

    If just one action in a task has been selected by long pressing on it, allow a second long press on a different action to select that one, and all the actions in between the two actions. Like Shift+Click on a list in windows.

    This would be so much easier when there are quite a few actions to be selected and you have to scroll the list.

  • 3

    Allow "Desktop" mode or setting of user agent for WebView element in scenes

    R dT · 1 · Last reply by João Dias

    This should be fairly simple to implement as native Android already allows for this feature. I think I might be able to control the user agent with Java code injection but haven't been able to successfully make this work. It would be really great if we were able to load full, desktop-mode webpages in our projects and apps we make with Tasker, without having to use a plugin or chrome web view window. Please please please? 🙏🏻🙏🏻🙏🏻

    Thank you! 

  • 3

    Allow declaring of variables. Please read.

    Steve Waring · 0 · Posted

    There is a lot to this suggestion, but please read it all, it’s worth it.

    Declaring a variable changes how a variable is used, until that variable is next named in a Declare Variable action.

    Action for Declare Variable has three values:

    Variables:

         A comma separated list of variable names.

    Assign Out:

         This option controls what happens when the value of an unset variable is referenced.

         standard:

              The variable reacts as at present.

         unset:

              When a variable is declared with this option, instead of

  • 2

    Separate Logcat Action to eliminate run away processes

    Ian Grody · 0 · Posted

    We can run Logcat via Code > Shell when permission is granted. However, it is easy to error the logcat command where the process will run away. e.g. typo "logcat notification" (a simple error) and Tasker will run logcat forever. We can pkill, but this can become an issue if Task limit is hit, Kill All wont kill the run away PID. Could there be a Logcat Action dedicated for this command please? That  way if a Kill All is done, it'll kill the logcat process too.

    Thank you.

  • 7
    Planned

    add "wake on lan" functionality

    sla jurk · 4 · Last reply by SmartPhoneLover

    add "wake on lan" funtionality

  • 1
  • 1

    Provide a preference for default transition time.

    Steve Waring · 0 · Posted

    When using scenes, it is a pain to set the transition time to 0 each time you add an activity that changes an element. Allow the default time for this setting to be specified. This could be globally in settings, or perhaps on a per scene basis.

  • 1

    Have a settings preference to show a notification when there are pop up errors waiting to be viewed.

    Steve Waring · 0 · Posted

    It's much easier to work out what went wrong if the pop up error log is viewed in a timely fashion, rather than hours or maybe days later.

  • 1

    Show task name and action number in pop up error log.

    Steve Waring · 0 · Posted

    The error pop up when you open tasker for editing does not provide information about where the error occurred. The additional information (perhaps shown upon tapping on the error) would be invaluable.