Top Topics

  • 2

    Wireless Charging not detected in All charging on Verizon Samsung Galaxy S5

    Dale Offret · 1 · Last reply by João Dias

    Love Tasker, been using it for over 7 years now across 5 phones.   My current phone is a Verizon Samsung Galaxy S5, SM-G900V.  I have a Tasker profile that is designed to inform me when the battery is at 100% and is being charged by "Any" means.  The SM-G900V does not have native wireless charging capabilities.  I purchased and installed a 3rd party wireless charging add-on device for my SM-G900V.  When charging wirelessly, the Tasker state of charging "Any" for my SM-G900V doesn't recognize wireless as a trigger.  I created another profile of charging "Wireless[ly]" with the battery at 100%

  • 2

    More direct integration between Tasker and Torque

    Greg Searle · 2 · Last reply by João Dias

    There's a bunch of us who would like more direct integration between Tasker and Torque, an app that pulls data from an automobile's diagnostics port. At this time we only have a "hack," where Tasker reads the Torque logfile. This is very inefficient and introduces substantial delay into the data stream. For example, I use it to adjust the media volume on my phone based upon the speed of the vehicle (i.e. "dynamic volume), but the delay is several seconds and is very noticeable. A more direct data stream would eliminate such a delay and remove the inefficiencies of the

  • 2
    Planned

    Replace Notify My Android

    Jack · 1 · Last reply by João Dias

    Notify My Android was discontinued😐

    Please add a different provider to allow communication to android via web url similar to how Notify My Android. 

  • 2

    Kid App Mode for all actions

    Ian Grody · 1 · Last reply by João Dias

    Is it possible to have a toggle in Tasker to enable a special mode that will allow access to all of Tasker Actions, including ones blocked out due to not supported?

    The idea for this is so say I am building a project on my device for another device, but don't have that feature on mine, I can access those options and add said functionality. If it is ran on mine, just silently say it succeeded and resume.

    Many thanks!

  • 2

    Scene actions collision handling

    Ian Grody · 0 · Posted

    Could we have the ability to allow collision handling within Scene Tap actiojs please. At the moment it appears it defaults to "Stop New Task" - itdi be useful to allow running together as to allow checks to be carried out and complain about rapid button presses.

    Thanks!

  • 2
    Solved

    Write Secure Settings Permission

    oldsap · 3 · Last reply by João Dias

    i'm on MIUI device, rooted, and followed this: https://tasker.joaoapps.com/userguide/en/help/ah_secure_setting_grant.html

    im still receiving a missing permission message everytime.

    how do i fix this?

  • 2

    Widget Labels letters size

    Manuel DDP · 0 · Posted

    Please add the option to change the size of the letters for widget labels. Depending on your launcher, the size differs and in my case they are all cutted out. I would need them to be smaller.

    Thanks!

  • 2

    Does not automatically set Do Not Disturb to all upon exit task

    Kev · 4 · Last reply by Kev

    I have set a Car task that is appropriately triggered when connected to car audio. It correctly sets Do Not Disturb to Alarms Only. As an exit task, Tasker is supposed to run another task that includes setting Do Not Disturb back to All, but it fails to do it automatically. When I manually run the task, it works though. I've attached the exit task  

  • 2

    Destroy scene animation glitch

    Delords Arthur · 0 · Posted

    Hello Joao,

    Destroying scenes in the background brings them to the foreground in a glitchy animation which really takes away from UX.

    I know this isn't a mainstream request but it's the only thing keeping me from publishing a very impressive app I built using Tasker on the Play Store and I would really appreciate it if you'd take a look at the issue, thanks!

    P.S. I've attached a video showing this animation glitch in my app while switching tabs.

  • 2
    Solved

    Attempting to download the userguide to the SD results in a "move: file not found" error

    Attempting to download the userguide to the SD results in a "move: file not found" error with a path to "cache/tmp/<random number.>"

    I have tried deleting the cache directory, and the app recreates it when trying to download the userguide, but it doesn't appear to be able to create the randomly numbered directory.

    v4.9u4 on Android 4.2.2.

  • 2

    Plugin MiBand Tools not working with 5.5 anymore

    Tasker · 6 · Last reply by Tasker

    The Plugin MiBand Tools is working after upgrade to 5.5 in an existing task anymore (asks to install the app) and is not shown in the plugins list when creating a task.

  • 2

    JavaScriptlet does not load libraries when previewing

    Richard Kemp · 0 · Posted

    JSlets have a play button in the top right which runs the JS code on it's own, without running other actions in the task. When this button is used, any libraries specified are not loaded, so calls to library functions fail.

  • 2

    Live Wallpaper plugin

    H Wolfe · 0 · Posted

    Live Wallpaper plugin - Tasker allows us considerable dexterity with wallpapers, on everything except paper transitions, could this be added to let us finalise the wallpaper cycle.

  • 2
    Acknowledged

    Notify action icon bug in MIUI

    Rino0099 · 1 · Last reply by João Dias

    I noticed that changing icon in notify action in tasker doesn't work. It always show default Tasker app icon in notification. The same is happening in Autonotification.

    On stackoverflow i found this: https://stackoverflow.com/questions/40146059/java-android-redmi-3-miui-notification-icons-cannot-be-changed

    And i made task which show notification with correct icon, so is it possible to fix this bug in Tasker?

    My device is Xiaomi Redmi 4X with MIUI 8 / MIUI 9

  • 2
    Solved

    Google Drive Backup Failed - Beta 5.4.5b

    Philip Schaffer · 1 · Last reply by João Dias

    The Google Drive Backup feature of Beta 5.4.5b appears to fail if an apostrophe is used in the device name.  Tasker is able to create the Tasker\data\backups folder but never creates the subfolder with the device name.  My device was named "Phil's S8".  After changing the name to "Phils S8", the device folder and backup file were created correctly.  I suspect this issue is caused by the apostrophe being interpreted as a delimiter.

  • 2
    Solved

    Phone Ringing Event Not Working

    Erickt420 · 4 · Last reply by João Dias

    I have a Pixel 2 XL on Android P.

    I am unable to get the Phone Ringing Event to fire at all when I receive calls. I have the volume on and am calling from a phone with a custom ringtone set. The UI of the app shows no activity when I receive a call, and the run log is completely empty after calling myself multiple times. The task that should fire simply sets a variable to 1 for now.

    Please let me know if I can provide any other information to help debug this issue.

  • 2

    Multipart Binary SMS support

    Ian Grody · 0 · Posted

    Text SMS already has this facility to break up > 150 character long SMS and send it as a multipart message, so the recipient just sees one large mesaage.

    However, sending a data/binary SMS, we are limited to 133 bytes due to the UDH informing it's binary and anything larger, the SMS fails.

    https://stackoverflow.com/questions/11057776/how-to-send-multipart-binary-sms-in-android/12179028#12179028

  • 2

    Folders

    Marcel D'Avis · 0 · Posted

    in and for tasks and profiles

  • 2

    Customisable profile banner in notification area

    Sébastien GOETZ · 0 · Posted

    The notification from Tasker that shows the profiles to be used in top bar from the OS should be have personnisation possibility's .... like differents colors, background or texts ... (sorry for my english)

    Thank U for interest !

    Chears

  • 2
    Under Review

    Listen to media through your phone's earpiece

    Thiago Talma · 1 · Last reply by Stefan

    Hello João!

    Do you think it would be possible to create an action to direct any sound to the earpiece?

    Exactly how does this app: https://play.google.com/store/apps/details?id=mobi.omegacentauri.Earpiece

    Listen to audio books and music through your phone's earpiece when you don't have earphones handy.