New Topics

  • 2

    Invert and Minimal option for Significant Motion event

    Ravi Warrier · 2 · Last reply by Ravi Warrier

    Currently the Significant Motion event works fine, but the problem is that there is no way to trigger anything when such motion has stopped or reduced.

    There could two sub-options for the event:

    1. Minimal - reduced thresholds (to trigger slight movements)

    2. Inverted - No motion is detected (whether significant or minimal)

  • 1

    Event context for orientation change

    Ravi Warrier · 0 · Posted

    We have orientation based states, but nothing to allow us to trigger actions based on change in orientation without concerning about what orientation the phone was and currently in.

    This will allow us to react faster to phone being picked up, being flipped, is held, etc.

  • 4

    AutoTools Dialog List functionality fatally lost upon tapping the Android Home or Recent button

    YsTL · 1 · Last reply by Pico Benguet

    When a task puts an AutoTools Dialog List on screen, and subsequently we tap the Android Home or Recent button, then :::

    [1:] not only the AutoTools List instance disappears unrecoverably, since it won't figure in the Android "Recent" scroller, 

    but also [2:] attempting to run the same task again will fail at putting the expected Dialog List onto screen, unless AutoTools is Force Stopped first (*>) [or the device rebooted],

    and moreover [3:] the same failure then also applies to whichever other task would need to generate any other AutoTools List dialog. __________________________________________________________

    The following specific task, named "Alexa Command

  • 1

    User Icons Can't Be Selected in Notifications

    Dennis Bareis · 0 · Posted

    As per "https://tasker.joaoapps.com/userguide/en/icons.html#user" I installed icons.  I can select these for tasks, but there is no way to select the icons in Action Edit->Notify. Either this is an oversight in the app or in the documentation.

  • 1

    Change camera's storage location to avoid Google Photos to auto-upload the photos.

    Daniel · 0 · Posted

    Currently Tasker can only store images into DCIM/Tasker which has the problem that Google's Photos app will index them and upload them to Google Photos without the ability to exclude that directory. We should be able to select any target directory.

    [My apologies for the double-post, can't delete.]

  • 1

    Change camera's storage location to avoid Google Photos to auto-upload the photos.

    Daniel · 0 · Posted

    Currently Tasker can only store images into DCIM/Tasker which has the problem that Google's Photos app will index them and upload them to Google Photos without the ability to exclude that directory. We should be able to select any target directory.

  • 1

    Tasker plugin to show variables in Androids screensaver feature.

    Charles Deens · 0 · Posted

    I use Androids screensaver in combination with the Chronus screensaver plugin to display the time and local weather while my phone is wirelessly charging on a cradle.

    It would be great if a Tasker plugin could be implemented that can show any stored variable on Androids screensaver. You could then have almost limitless options to show any information while Android displays its screensaver.

    If this is feasible, it would also be beneficial to customize the font type, color, size and position.

    Just a suggestion.

  • 2

    media recorder

    Maxime · 0 · Posted

    Hello,

    I can't record calls (incoming and outgoing). Let me explain.

    For that I use a task with the action "Record sound", found in the tab "media". I have specified the destination path (correct path), and the name of the file that will be created. I put a maximum size of 300. Format: AMR Narrowband and the same for the codec.

    When I receive a call and answer (task triggering), an error message appears: "Failure to initialize the recorder")...

    However, the action works if I change the source and put "Microphone".

    How can i solve this problem ?

    Thank you in

  • 6

    Bluetooth Near State to have RSSI filter

    Wern-Yuen Tan · 0 · Posted

    Since we can now get RSSI values from the Bluetooth Info Acrion, why not allow it as a filler in the Bluetooth Near State?

    This will enable use of any BT device to help geolocate the tasker device (or user) based on strength of RSSI.. Many interesting use cases:

    - unlock pc when near pc

    - start Spotify when near BT speaker

    - cast to the right tv when in a new room

    Bluetooth is getting so powerful that BT near is no longer near, so we need more granular customization!

  • 4

    An action to get the cordinates of the current fingers on the screen.

    Jackal Zhao · 2 · Last reply by Joe Cornelius

    I'm planing a useful task, but there is a crutial step, which is getting the current finger location on the screen, and see if the finger is touching on a specific area, then perform different actions. 

    I've searched many methods, but neither Tasker Actions nor Plugins can offer the touched location. I know that using Java Function (android.view.accessibility) might be able to do it, but it's a pity I'm not knowlegeable about java function.

    So here I wish Joao Dias could add Tasker an action of getting touched location. This action would bring greatly convinience for some scenes.

  • 2

    Timer event and state

    shahide gomnam · 0 · Posted

    Hello guys...

    Requesting a timer event and state, gonna explain how it works below;

    Time event;

    For example we can create a profile consists of a timer event and a proximity sensor state, so if proximity is true for less than 3 sec perform A and if it's more than 5 secs perform action B.

    Timer state;

    Add a timer state and add it up with a display off state and a turn on event so if the screen was off between 30 to 60 seconds and turned on in this period it will trigger a specific action...

    Or eg.

  • 1

    Webview opened with trust any certificate.

    Paolo Razza · 0 · Posted

    In webview you can make make request or open a websocket, but sometimes you need a trust any certificate...i thing something like x509.

  • 1
  • 2

    All date actions and variables should have a locale parameter

    Stefan · 0 · Posted

    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)

  • 6

    Add Timeout to "Ping" action

    Jackal Zhao · 0 · Posted

    Ping action can get a delay to a website, so we can use that to test if the network (like a wifi you connected) is connected to the Internet, but when the network is not connected to the Internet, the Ping action won't stop for quit a few seconds.

    So here is the suggestion, add timeout to this action, if the ping time has last for more than the timeout we have set (say 500ms), then continue the task.

  • 10
    Planned

    New Tasker function getDateFormatted

    Stefan · 3 · Last reply by Stefan

    Can we please have this as a Tasker function? I guess it's a very common functionality needed by many ambitious projects and if anybody has already the function in his Tasker configuration new imports of projects containing this task as well will fail.

  • 3

    More Variable Convert functions

    Stefan · 0 · Posted

    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.

  • 2

    Hiding/unihidding disabled items from under Task view & hiding/unhiding disabled items from search.

    anonymized · 0 · Posted

    This idea has been posted here before but this explains it perhaps most shortly.

  • 2

    Regex support in Notify Cancel action

    valecnik · 1 · Last reply by Dario Dias

    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.

  • 1

    Feature for Music Track Changed

    Alex Mendes · 0 · Posted

    Implement path of music.