New Topics

  • 8

    Add Google Drive actions Delete and EmptyTrash

    Domenico Romano · 0 · Posted

    Please add this two actions to GD. 

  • 4

    Profile conditions for Scenes

    roizcorp · 0 · Posted

    In scenes, often elements may change values, size and images by reacting to conditions, the problem though I have to test each element to know its current state and then decide what to do with it.

    Some elements may change in the background based on other element condition or based on another task that is running in the background

    I would like to specify conditions as a profile that would matter for scenes and then run tasks that will affect on them (I suppose that the first and obligatory condition is that the scene is created.

  • 1

    AutoWeb: Gmail API get message body data decoding needed

    anonymized · 0 · Posted

    Body data is somehow encoded and payload body data won't come through.

    Needing some way for Autoweb to decode body data.

     I found this, https://github.com/googleapis/google-api-ruby-client/issues/145 . Could I decode somehow with AutoTools?

     

    I don't know, if payload body data is needed, then it doesn't seem to go throuhg. Only body parts data comes through. I get something like this from here as below: https://developers.google.com/gmail/api/v1/reference/users/messages/get? 

     

    "body": { "size": 0 }, "parts": [ { "partId": "0", "mimeType": "text/plain", "filename": "", "headers": [ { "name": "Content-Type", "value": "text/plain; charset=UTF-8" }, { "name": "Content-Transfer-Encoding", "value": "7bit" } ], "body": { "size": 925,

  • 6
    Planned

    Updating icon standards to include 2 layers: BG and foreground

    Brenden MacDonald · 1 · Last reply by João Dias

    Hi,

    I'm interested in seeing some updates to the icon system in Tasker App Factory. Apps since Oreo or Pi have a new icon standard. The "legacy" icon is still in use for earlier versions. The new standard, and the method of including icons in Android Studio, is to use a BG layer and a foreground layer with transparency. Two PNG's would be provided, and perhaps also a legacy PNG provided.

    (The current icon configuration might not need too much modification to suit that last purpose, with the new icon config being "added" to the setup.)

    I put up an

  • 3

    Support for Android TV running Oreo (e.g. Sony TVs)

    Ameel · 2 · Last reply by João Dias

    Similar to this previous post: https://tasker.helprace.com/i214-tasker-on-android-tv

    I don't mind sideloading etc, but the main issue is being able to access the full layout of Tasker. Currently the search button and 3-vertical-dots menu at top right corner do not show up on my TV (Sony running android 8). I tested latest released 5.7.2 and 5.8.0 beta 5. 

    Is Tasker somehow compatible with some Android 8 TVs and not others?

  • 3

    Enlarge project bar

    Adam Lopresto · 0 · Posted

    Would it be possible to make the project bar along the bottom of the main Tasker interface larger (specifically, taller)? I'm finding that with full gesture navigation with the betas for Android Q, swiping sideways along the bottom of the screen switches between recent apps, and scrolling the project bar is really difficult (there are maybe a few pixels at the top of it that I can grab, but it's really tricky). Maybe there's another way to do it that I'm not aware of.

  • 1

    Element Value shoud apply also to Menu

    Domenico Romano · 0 · Posted

    So we can preset the selected items. 

    The value set should be a string with the same syntax as that returned by Element Test, i.e. the selected items name separated by comma.

    Thanks

  • 8

    Add calendar event - reminder time

    Please add option reminder time for add calendar event

  • 1

    Variable Convert from Seconds to Date Time gives the wrong solution

    feldritter · 0 · Posted

    When I want to convert Seconds to Date Time it always count one hour too much.

  • 11

    Permit bigger scenes than physical display and that can be scrollable

    Domenico Romano · 0 · Posted

    Joao, thanks for this wonderful app. 

    I think that would be nice to permit bigger scenes than physical display and that can be scrollable.

    Thanks in advance

  • 8

    Add multidimensional arrays

    Domenico Romano · 0 · Posted

    Please add  multidimensional arrays.

    Thanks

  • 2

    Element create can't accept a variable as Content field

    Domenico Romano · 0 · Posted

    Joao, please fix this, otherwise this action isn't useful to create dynamic scenes.

    Thanks in advance

  • 4

    Tasker > Set Tasker Preference > Lock Code not working

    Ian Grody · 1 · Last reply by Andreas Reiner

    I was hoping to use this feature to lock out Tasker for X period from any use by generating a random PIN, then reverting it back to a known one after a period (toggle Task style).

    However, the Set Preference > Lock Code causes the PIN to be reset despite it's value, thus disabling the lock.

    Thanks.

  • 3

    Backup recovery support webdav

    Yudong · 0 · Posted

    Tasker backup and recovery features, please support webdav.

  • 2

    Gestures and shake actions broken

    Trac Fone · 2 · Last reply by Chis

    Across multiple phones and Tasker versions, I have never found shake and gestures usable - either the false positive or false negative rate is much too high or it simply triggers the action when I'm positive it couldn't possibly have been performed.

     

    One consistent bug I have noticed is that shake actions trigger when I pick the phone up off my desk after it's been motionless for a while. Sometimes when performing a gesture, the action starts triggering over and over again as if an infinite loop, as if some flag that should tell Tasker that the action was

  • 7

    Webserver to host any local file

    Sriram SV · 0 · Posted

    If tasker can host a small webserver which can host any local html files, we can expose lot of features such as toggles, scenes etc to the outside network and can create lot of cool use cases.

  • 1

    An important note about the problem of exported apps doesn’t work without Tasker

    Wael Talaat · 1 · Last reply by Wael Talaat

    The important note: Some exported apps works successfully without Tasker if the screen of the phone is on (surely if it can work when screen is on in Tasker before exporting).

    Explanation1: Recently I have created a project. The aim of it is to open the flashlight without need to unlock the phone. Just by gestures. The project works successfully in Tasker. But after I'd exported it as an app and disabling Tasker. The app doesn't work.

    Explanation2: My flashlight project is designed to run when screen is off. But to check my note I've edited my project to run

  • 3

    Give the ability to run 2 event created with "IntentTask" plugin in split screen mode

    Roberto Gentili · 0 · Posted

    Hello! Could you give the ability to run 2 event created with "IntentTask" plugin in split screen mode?

  • 1

    The ability to retrieve split screen status for put it into a variable

    Roberto Gentili · 0 · Posted

    Can you give the ability to retrieve split screen status for put it into a variable?

  • 2