Top Topics

  • 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 

  • 1
  • 1
    Solved

    Allow tasker variable in definition of JavaScriptlet.

    Steve Waring · 1 · Last reply by João Dias

    As an example, to find the distance between London and New York, I'd like to:

    But the definition of the code has to be a literal. The work round is:

  • 1
    Solved

    Payment

    Tjoho . · 1 · Last reply by João Dias

    Hi, I bought a new phone Huawei P40 pro, I don't have goggle play service on it, I bought Tasker before, now I can't use, because it stands I must buy it again, must I do that?

  • 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.

  • 1
    Solved

    ADB WiFi overlays error.

    note666 · 1 · Last reply by João Dias

    When choose overlays, I get "no items" error.

    Run android 7.1

    See video. 

    Thanks.

  • 1
    Solved

    JS writeFile append parameter ignored

    Friedrich Hehl · 2 · Last reply by João Dias

    The "append" parameter for the JS function "writeFile()" described in the wiki here seems to be ignored and is always set to false.

    To reproduce this issue:

    1. Create a task with the Javascriptlet
    2. Run the task and look for "log.txt". Check that "some random text" appears on line 1.
    3. Go back to the task and change "some random text" into "text to append".
    4. Run the task again.
    5. Check log.txt and see that "some random text" has disappeared and only "text to append" is visible.

    Can anyone reproduce?

    I am running Tasker 5.7.2 on Android 8.0.0.

  • 1

    scene.webview.

    leomaks leomaks · 0 · Posted

    1. WebView sometimes must be bigger than scene.  Scene take part of WebView.

    2. Crop WebView

    3. Scale

  • 1

    Please add a refresh button

    note666 · 0 · Posted

    I thought to suggests to add a refresh button under: Profile- plus -applications, and Profile- Event -notification -owner applications- applications. so tasker can refresh the apps for those tasker do not refresh.

    Thanks.

  • 1

    Set Tasker Icon via variable

    False Precision · 0 · Posted

    It would be handy to have Set Tasker Icon (either from the standard action or from JavaScript) accept a variable for the icon similar to how the Notify action (and AutoNotification action) can use a URI via the "android.resource" scheme. Some of my tasks are mainly a bunch of Set Tasker Icon actions, it'd be nice to use JavaScript to reduce them.

  • 1

    profile variable: share local variable from start task in exit task

    Max Hendrik Backs · 0 · Posted

    it would be very cool, when it is possible to use local variables from start task in exit task.

    for example, in event state for "phone" -> "call" the global variable "caller name" and "caller number" can changed, when a second call event occurs. Without profile variables it is now not possible to save these values at call beginning and use it in the exit task

  • 1

    Work Profile Actions

    roizcorp · 0 · Posted

    I would like an action to call Android's internal function of establishing Work Profile. I must be honest I do not know what it takes in terms of maintaining the profile, I imagine (all API calls into Android)

    1. Create Profile
    2. Delete Profile
    3. Start Work Profile
    4. Stop Work Profile
  • 1

    Tasker payment

    Fatellistefano · 1 · Last reply by João Dias

    I have a problem with Tasker.I bought it about 8 months ago,with a Google Play gift card,and after I bought some plugins.After 4 month tasker said that the demo try is ended and you have to buy tasker or something like that.I searched a way to contact you,but I didn't find it and I forgot this think,but now that I have to use it for a project, I must have back Tasker or have back my money!!

  • 1
    Solved

    Alarm Changed is not triggering when last alarm is off

    Stefan · 2 · Last reply by João Dias

    Even when there's suddenly no more next alarm because the last alarm already occurred or the next alarms are turned off the Alarm Changed event should trigger. All variables like na_time should be not set in the event to indicate there's no next alarm.

    Description

  • 1
    Solved

    Pirate software

    Dmitry Kadykov · 2 · Last reply by João Dias

    I have no idea where to place this escalation correctly, Sorry if that's against organizational flow.

    The following person is distributing pirate software of Tasker through links. 

    https://youtu.be/y8TpOsASFr0

    Please report to youtube. 

  • 1

    "Fill Lists" action

    Jackal Zhao · 0 · Posted

    Pop up a dialog, which has a list of blanks, and there are names and hints of the lists. Each blank indicates a value of a variable, when the lists are filled, and "OK" button are clicked, the value of the lists will be assigned to the corresponding variable. 

  • 1

    Gnss system status

    Anuraag Agrawal · 0 · Posted

    https://developer.android.com/reference/android/location/GnssStatus.Callback

    There are some cases when we enable gps through apps for some time. So in that case when Gnss system stops i would like to turn off gps.