<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Accepted Ideas: | Tasker Feature Requests</title>
    <description>Accepted Ideas</description>
    <generator>Helprace RSS</generator>
    <link>https://tasker.helprace.com/s1-general/ideas/accepted?format=rss</link>
    <item>
      <title>"Wait Until Command" Action</title>
      <description><![CDATA[<p>The command system is incredibly powerful and simple to use, it can be used as a way to simplify various projects and tasks into a single one that takes the command and does stuff based on the command itself.</p>
<p>It is easier than "Run Task" because the syntax is significantly easier. However, the drawback is that if you have one task that triggers a command and another that gets triggered by it, the first one has no way of knowing if the second one finished without problem, as there's no "return variable" option and no way to logically allow it.[_cuted_]</p>]]></description>
      <pubDate>Wed, 14 Jan 2026 11:03:02 +0000</pubDate>
      <link>https://tasker.helprace.com/i1941-wait-until-command-action</link>
      <guid>https://tasker.helprace.com/i1941-wait-until-command-action</guid>
      <author>Christian WS</author>
      <dc:creator>Christian WS</dc:creator>
      <content:encoded><![CDATA[<p>The command system is incredibly powerful and simple to use, it can be used as a way to simplify various projects and tasks into a single one that takes the command and does stuff based on the command itself.</p>
<p>It is easier than "Run Task" because the syntax is significantly easier. However, the drawback is that if you have one task that triggers a command and another that gets triggered by it, the first one has no way of knowing if the second one finished without problem, as there's no "return variable" option and no way to logically allow it.</p>
<p>I propose a "Wait until command" action (or a option in the "Wait Until" action) that halts the task until a given command was broadcasted</p>]]></content:encoded>
    </item>
    <item>
      <title>Web server so we could develop on computer</title>
      <description><![CDATA[<p>I use Tasker for almost everything, Tasker in fact is my OS, I keep my settings in Tasker rather than in the OS menus as they will be with me with any device or any Rom I will use.</p> <p>The most time consuming for me is to interact with the device and Tasker (Typing complex shell commands and navigate between the tasks and screens.</p> <p>I understand this is big, but I would want some way to connect my laptop to Tasker and use Tasker as WebApp (with mouse and hotkeys)</p>]]></description>
      <pubDate>Mon, 16 Dec 2024 10:25:29 +0000</pubDate>
      <link>https://tasker.helprace.com/i595-web-server-so-we-could-develop-on-computer</link>
      <guid>https://tasker.helprace.com/i595-web-server-so-we-could-develop-on-computer</guid>
      <author>roizcorp</author>
      <dc:creator>roizcorp</dc:creator>
      <content:encoded><![CDATA[<p>I use Tasker for almost everything, Tasker in fact is my OS, I keep my settings in Tasker rather than in the OS menus as they will be with me with any device or any Rom I will use.</p>
<p>The most time consuming for me is to interact with the device and Tasker (Typing complex shell commands and navigate between the tasks and screens.</p>
<p>I understand this is big, but I would want some way to connect my laptop to Tasker and use Tasker as WebApp (with mouse and hotkeys)</p>]]></content:encoded>
    </item>
    <item>
      <title>Tasker on Android TV</title>
      <description><![CDATA[<p>Support for Tasker on Android TV. </p> <p>- Download / Update via PlayStore</p> <p>- Opening without Sideload Launcher</p> <p>- DPI adjustments, so the top bar with burger menu isn't cut off on some devices</p> <p>- Bonus: usability with tv remote</p> <p>- Bonus: ability to recognize / simulate tv specific keys like input or netflix</p>]]></description>
      <pubDate>Fri, 06 Dec 2024 14:07:26 +0000</pubDate>
      <link>https://tasker.helprace.com/i214-tasker-on-android-tv</link>
      <guid>https://tasker.helprace.com/i214-tasker-on-android-tv</guid>
      <author>Andy</author>
      <dc:creator>Andy</dc:creator>
      <content:encoded><![CDATA[<p>Support for Tasker on Android TV. </p>
<p>- Download / Update via PlayStore</p>
<p>- Opening without Sideload Launcher</p>
<p>- DPI adjustments, so the top bar with burger menu isn't cut off on some devices</p>
<p>- Bonus: usability with tv remote</p>
<p>- Bonus: ability to recognize / simulate tv specific keys like input or netflix</p>]]></content:encoded>
    </item>
    <item>
      <title>Implement Android Enterprise API (Device Owner)</title>
      <description><![CDATA[<p>There's a huge, Huge, HUGE untapped resource out there: Device Owner (NOT Device Admin). You can do all sorts of wild things that most experienced Android powerusers had no idea even exists and tend to try to root their device (unnecessarily) to accomplish. SecureTask accomplishes this goal, but with the developer having suddenly abandoned all of his apps and began ignoring emails about acquisition of the source code (they're all free apps), we need a long-term replacement.</p>
<p>SecureTask is also very vulnerable to external apps because it performs no password verification when it receives the plugin fire intents, even if[_cuted_]</p>]]></description>
      <pubDate>Thu, 16 Mar 2023 09:56:32 +0000</pubDate>
      <link>https://tasker.helprace.com/i1542-implement-android-enterprise-api-device-owner</link>
      <guid>https://tasker.helprace.com/i1542-implement-android-enterprise-api-device-owner</guid>
      <author>Nick Betcher</author>
      <dc:creator>Nick Betcher</dc:creator>
      <content:encoded><![CDATA[<p>There's a huge, Huge, HUGE untapped resource out there: Device Owner (NOT Device Admin). You can do all sorts of wild things that most experienced Android powerusers had no idea even exists and tend to try to root their device (unnecessarily) to accomplish. SecureTask accomplishes this goal, but with the developer having suddenly abandoned all of his apps and began ignoring emails about acquisition of the source code (they're all free apps), we need a long-term replacement.</p>
<p>SecureTask is also very vulnerable to external apps because it performs no password verification when it receives the plugin fire intents, <i><span style="text-decoration: underline;">even if you enter a password in its configuration</span></i>. Besides, it would be much more secure to have Tasker holding the Device Owner permission than a plugin, the only problem being that you CANNOT have ANY accounts setup on the device when provisioning Device Owner to Tasker, so Tasker's licensing checks would fail. <a href="https://baldapps.altervista.org/deviceowner.html" rel="nofollow">But sometimes it can get even more complicated than that.</a></p>
<p>Here are <i>some</i> features of Device Owners (this is a very abbreviated list — taken from SecureTask's Play Store page):</p>
<p>1) Dump logs (Android 6+)</p>
<p>2) Block camera access</p>
<p>3) Wipe data</p>
<p>4) Read/Write secure settings (Android 6+)</p>
<p>5) Use fingerprint sensor (Android 6+)</p>
<p>6) Clear/Set pin/password</p>
<p>7) Read lock info</p>
<p>8) Wake screen</p>
<p>9) Read data usage stats (Android 6+)</p>
<p>10) Freeze apps (Android 7+ and device owner needed)</p>
<p>11) Kill apps (Android 7+ and device owner needed)</p>
<p>12) Block uninstall apps (Android 5+ and device owner needed)</p>
<p>13) Hide apps (Android 5+ and device owner needed)</p>
<p>14) Reboot (Android 7+ and device owner needed)</p>
<p>15) Change lock screen info (Android 7+ and device owner needed)</p>
<p>16) Remove and set Keyguard (Android 6+ and device owner needed)</p>
<p>17) Install/Uninstall apps silently (Android 6+ and device owner needed)</p>
<p>18) Change system language (Android 5+)</p>
<p>19) Enable/disable status bar (Android 6+ and device owner needed)</p>
<p>20) Enable/disable android backup (Android 8+ and device owner needed)</p>
<p>21) Send USSD phone requests (Android 8+)</p>
<p>22) Change apps permissions policy (Android 6+ and device owner needed)</p>
<p>23) Change system update policy (Android 8+ and device owner needed)</p>
<p>24) Change NFC status (Android 6+)</p>
<p>25) APN settings (Android 9+ and device owner needed)</p>
<p>26) Clear data and cache apps (Android 9+ and device owner needed)</p>
<p>27) Block mobile access for each app (Android 9+ and device owner needed)</p>
<p>28) Set time and timezone (Android 9+ and device owner needed)</p>
<p>29) Mute device (Android 5+ and device owner needed)</p>
<p>30) Change permissions other apps (Android 6+ and device owner needed)</p>
<p>31) Change private DNS settings (Android 10+ and device owner needed)</p>
<p>32) Get phone identifiers (Android 6+ and device owner needed)</p>
<p>33) Airplane mode action (Android 6+)</p>
<p>There are sooooo many more features available than just that though! Plus some new ones have been added to Android API since he initially wrote SecureTask.</p>
<p>These are Android-level APIs, NOT Play Store APIs, so they're not subject to Google's frequently changing opinions on things.</p>
<p><i>(Caveat to all of this: Device Owner breaks many vendor-specific features. In the case of Samsung, it cripples Knox, preventing Secure Folder, Cloud sync (although I found a workaround), and other features from being available at all.)</i></p>]]></content:encoded>
    </item>
    <item>
      <title>Add Keyguard Lock State Listener (API Level 33; Android 13)</title>
      <description><![CDATA[<p>New In Android 13:</p>
<p>KeyguardManager  |  Android Developers</p>
<p>Please add support for the new KeyguardLockedStateListener class so that, in addition to the, "Display Unlocked" we may also have, "Display Locked." From a security hardening perspective, this is an essential feature.</p>
<p>This allows for features like putting the device into a paranoid-level of security so that -- in the case of a malicious actor -- if someone uses known-exploits (via USB) to remove a user's secured lockscreen while the device is on and logged into, Tasker can protect the user. This, combined with amazing features like an "Overlay+/Allow Outside of Boundaries"[_cuted_]</p>]]></description>
      <pubDate>Wed, 15 Mar 2023 13:09:34 +0000</pubDate>
      <link>https://tasker.helprace.com/i1541-add-keyguard-lock-state-listener-api-level-33-android-13</link>
      <guid>https://tasker.helprace.com/i1541-add-keyguard-lock-state-listener-api-level-33-android-13</guid>
      <author>Nick Betcher</author>
      <dc:creator>Nick Betcher</dc:creator>
      <content:encoded><![CDATA[<p>New In Android 13:</p>
<p><a href="https://developer.android.com/reference/android/app/KeyguardManager?hl=en#addKeyguardLockedStateListener(java.util.concurrent.Executor,%20android.app.KeyguardManager.KeyguardLockedStateListener)" rel="nofollow">KeyguardManager  |  Android Developers</a></p>
<p>Please add support for the new KeyguardLockedStateListener class so that, in addition to the, "Display Unlocked" we may also have, "Display Locked." From a security hardening perspective, this is an essential feature.</p>
<p>This allows for features like putting the device into a paranoid-level of security so that -- in the case of a malicious actor -- if someone uses known-exploits (via USB) to remove a user's secured lockscreen while the device is on and logged into, Tasker can protect the user. This, combined with amazing features like an "Overlay+/Allow Outside of Boundaries" Scene, allows us to add a secondary keyguard using Tasker to which there are no known (to me, at least) exploits to remove.</p>
<p>Other applications seem to accomplish this same end result without requiring API level 33 (Android 13), but this is the most proper way.</p>]]></content:encoded>
    </item>
    <item>
      <title>Passive location listeners</title>
      <description><![CDATA[<p>I'd like to perform an action via passive location monitoring (i.e. the action is triggered with the new location when another application requests location). I believe this is possible via LocationManager.PASSIVE_PROVIDER.</p>]]></description>
      <pubDate>Mon, 10 Oct 2022 14:58:49 +0000</pubDate>
      <link>https://tasker.helprace.com/i1469-passive-location-listeners</link>
      <guid>https://tasker.helprace.com/i1469-passive-location-listeners</guid>
      <author>randomuser</author>
      <dc:creator>randomuser</dc:creator>
      <content:encoded><![CDATA[<p>I'd like to perform an action via passive location monitoring (i.e. the action is triggered with the new location when another application requests location). I believe this is possible via LocationManager.PASSIVE_PROVIDER.</p>]]></content:encoded>
    </item>
    <item>
      <title>Regarding the "Notify" action...</title>
      <description><![CDATA[<p>Hi, thanks for all you do. I LOVE Tasker! Regarding the "Notify" action, would it be possible to change the parameters of the action so that a variable itself can be shown in the notification panel, rather than just an icon which then has to be dragged down to see the variables's text? In my case, I'm trying to create a simple app to show the current local temperature (itself) in the notification panel. Thanks again, Alan R</p>]]></description>
      <pubDate>Mon, 22 Aug 2022 12:13:43 +0000</pubDate>
      <link>https://tasker.helprace.com/i1450-regarding-the-notify-action</link>
      <guid>https://tasker.helprace.com/i1450-regarding-the-notify-action</guid>
      <author>Alan Rosen</author>
      <dc:creator>Alan Rosen</dc:creator>
      <content:encoded><![CDATA[<p>Hi, thanks for all you do. I LOVE Tasker! Regarding the "Notify" action, would it be possible to change the parameters of the action so that a variable itself can be shown in the notification panel, rather than just an icon which then has to be dragged down to see the variables's text? In my case, I'm trying to create a simple app to show the current local temperature (itself) in the notification panel. Thanks again, Alan R</p>]]></content:encoded>
    </item>
    <item>
      <title>Ability to set your own default values for the parameters of each action.</title>
      <description><![CDATA[<p> For example, whenever I use Beep, I always want it at 25% amplitude and 100ms.   This should probably go in the overflow menu, and have a confirmation dialog with the following options: Set current values as defaults Cancel Revert to original (Tasker's) default values. </p>]]></description>
      <pubDate>Mon, 10 May 2021 10:04:20 +0000</pubDate>
      <link>https://tasker.helprace.com/i1179-ability-to-set-your-own-default-values-for-the-parameters-of-each-action</link>
      <guid>https://tasker.helprace.com/i1179-ability-to-set-your-own-default-values-for-the-parameters-of-each-action</guid>
      <author>Alex Ertl</author>
      <dc:creator>Alex Ertl</dc:creator>
      <content:encoded><![CDATA[<div class="gs">
<div class="">
<div id=":oa" class="ii gt">
<div id=":o9" class="a3s aiL">
<div>For example, whenever I use Beep, I always want it at 25% amplitude and 100ms.</div>
<div> </div>
<div>This should probably go in the overflow menu, and have a confirmation dialog with the following options:</div>
<ol>
<li>Set current values as defaults</li>
<li>Cancel</li>
<li>Revert to original (Tasker's) default values.</li></ol></div></div></div></div>]]></content:encoded>
    </item>
    <item>
      <title>Torch status profile trigger</title>
      <description><![CDATA[<p>Hey,</p> <p>Would be great if a torch status profile could be added to allow actions to be triggered based on whether the torch status is on or off.</p> <p>Thanks as always</p>]]></description>
      <pubDate>Mon, 15 Feb 2021 15:35:36 +0000</pubDate>
      <link>https://tasker.helprace.com/i1109-torch-status-profile-trigger</link>
      <guid>https://tasker.helprace.com/i1109-torch-status-profile-trigger</guid>
      <author>Sharif Salah</author>
      <dc:creator>Sharif Salah</dc:creator>
      <content:encoded><![CDATA[<p>Hey,</p>
<p>Would be great if a torch status profile could be added to allow actions to be triggered based on whether the torch status is on or off.</p>
<p>Thanks as always</p>]]></content:encoded>
    </item>
    <item>
      <title>An "Advanced Search / Replace" Action</title>
      <description><![CDATA[<p>Really need the creation of a new/additional Search/Replace that primarily enabled two things:</p> <p>1. Allow named groups in the regex to automatically create variables and values within the Task.</p> <p>2. Allow multiple replaces at one time in the Action by inputing a group name along with its replacement value.</p> <p>Pairs should likely be created/input using the format of the new Task/Profile/Project variables feature, where you press a " + " button, and a new pair of fields appears.</p> <p>For full detail and code examples please see this reddit post.</p>]]></description>
      <pubDate>Thu, 21 Jan 2021 09:36:52 +0000</pubDate>
      <link>https://tasker.helprace.com/i1094-an-advanced-search-replace-action</link>
      <guid>https://tasker.helprace.com/i1094-an-advanced-search-replace-action</guid>
      <author>Tasker Pro</author>
      <dc:creator>Tasker Pro</dc:creator>
      <content:encoded><![CDATA[<p>Really need the creation of a new/additional Search/Replace that primarily enabled two things:</p>
<p>1. Allow <b>named groups</b> in the regex to automatically create variables and values within the Task.</p>
<p>2. Allow <b>multiple replaces</b> at one time in the Action by inputing a group name along with its replacement value.</p>
<p>Pairs should likely be created/input using the format of the new Task/Profile/Project variables feature, where you press a " + " button, and a new pair of fields appears.</p>
<p>For full detail and code examples please <b><a href="https://www.reddit.com/r/tasker/comments/kx3iej/dev_tasker_51113_now_publicly_availble_call/gjchsh2/" rel="nofollow">see this reddit post</a></b>.</p>]]></content:encoded>
    </item>
    <item>
      <title>Add support for the Implicit Grant Flow to the HTTP Auth action</title>
      <description><![CDATA[<p>I've been working with HTTP Auth for some time now. As far as I know, HTTP Auth only supports the Authorized Grant Flow.</p> <p>I know that the Implicit Grant Flow is less secure, but some APIs include additional functionality in the Implicit Grant Flow. For example, Fitbit's API requires re-authorization every 8 hours under the Authorized Grant Flow, but allows longer-lived tokens (up to one year) under the Implicit Grant Flow.</p> <p>Thank you!</p>]]></description>
      <pubDate>Thu, 03 Dec 2020 14:18:11 +0000</pubDate>
      <link>https://tasker.helprace.com/i1061-add-support-for-the-implicit-grant-flow-to-the-http-auth-action</link>
      <guid>https://tasker.helprace.com/i1061-add-support-for-the-implicit-grant-flow-to-the-http-auth-action</guid>
      <author>libnaniam</author>
      <dc:creator>libnaniam</dc:creator>
      <content:encoded><![CDATA[<p>I've been working with HTTP Auth for some time now. As far as I know, HTTP Auth only supports the Authorized Grant Flow.</p>
<p>I know that the Implicit Grant Flow is less secure, but some APIs include additional functionality in the Implicit Grant Flow. For example, Fitbit's API requires re-authorization every 8 hours under the Authorized Grant Flow, but allows longer-lived tokens (up to one year) under the Implicit Grant Flow.</p>
<p>Thank you!</p>]]></content:encoded>
    </item>
    <item>
      <title>Tasker can't send MMS</title>
      <description><![CDATA[<p>I am the secretary for a small but very active archery group.  We use group messages constantly to send out meeting reminders, upcoming events and work parties.  Currently, Tasker can send SMS messages, but not MMS.  I can get around that restriction by sending a join SMS message from my tablet to my phone with multiple phone numbers and my phone then sends it out as an MMS message without an issue.</p>
<p>It would be much more convenient to send out a group message from my phone using Tasker rather than relying on my tablet.  I always travel with my phone,[_cuted_]</p>]]></description>
      <pubDate>Tue, 30 Jun 2020 13:17:11 +0000</pubDate>
      <link>https://tasker.helprace.com/i971-tasker-can-t-send-mms</link>
      <guid>https://tasker.helprace.com/i971-tasker-can-t-send-mms</guid>
      <author>Steve</author>
      <dc:creator>Steve</dc:creator>
      <content:encoded><![CDATA[<p>I am the secretary for a small but very active archery group.  We use group messages constantly to send out meeting reminders, upcoming events and work parties.  Currently, Tasker can send SMS messages, but not MMS.  I can get around that restriction by sending a join SMS message from my tablet to my phone with multiple phone numbers and my phone then sends it out as an MMS message without an issue.</p>
<p>It would be much more convenient to send out a group message from my phone using Tasker rather than relying on my tablet.  I always travel with my phone, but I don't carry the tablet everywhere I go.  Leaving the tablet at home is more convenient at times, but if I need to make a change to a group message, I have to go home and use the tablet to set everything up, then send out the message. It's a workable system, but instead of being abandoned, it needs to be improved.</p>]]></content:encoded>
    </item>
    <item>
      <title>Productivity. Tasks UI long click on second action to select all in between</title>
      <description><![CDATA[<p>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.</p> <p>This would be so much easier when there are quite a few actions to be selected and you have to scroll the list.</p>]]></description>
      <pubDate>Wed, 13 May 2020 15:27:26 +0000</pubDate>
      <link>https://tasker.helprace.com/i926-productivity-tasks-ui-long-click-on-second-action-to-select-all-in-between</link>
      <guid>https://tasker.helprace.com/i926-productivity-tasks-ui-long-click-on-second-action-to-select-all-in-between</guid>
      <author>Steve Waring</author>
      <dc:creator>Steve Waring</dc:creator>
      <content:encoded><![CDATA[<p>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.</p>
<p>This would be so much easier when there are quite a few actions to be selected and you have to scroll the list.</p>]]></content:encoded>
    </item>
    <item>
      <title>add "wake on lan" functionality</title>
      <description><![CDATA[<p>add "wake on lan" funtionality</p>]]></description>
      <pubDate>Wed, 13 May 2020 15:18:04 +0000</pubDate>
      <link>https://tasker.helprace.com/i922-add-wake-on-lan-functionality</link>
      <guid>https://tasker.helprace.com/i922-add-wake-on-lan-functionality</guid>
      <author>sla jurk</author>
      <dc:creator>sla jurk</dc:creator>
      <content:encoded><![CDATA[<p>add "wake on lan" funtionality</p>]]></content:encoded>
    </item>
    <item>
      <title>Add an option to enable/disable access to clipboard data on Android 10</title>
      <description><![CDATA[<p>Since version 5.9.1, Tasker can access clipboard data in the background on Android 10 when it grants READ_LOGS permission.</p> <p>However, in order to get around the limitation of the clipboard,</p> <p>Tasker will pop up a transparent overlay temporarily (or switch to the built-in input method when it has been granted WRITE_SECURE_SETTING permission) to access clipboard data when the content was copied.</p> <p>Can you add an option to enable or disable access to clipboard data on Android 10 in Tasker?</p> <p>Because my device has been rooted, I don't need to access clipboard data with this method.</p>]]></description>
      <pubDate>Mon, 17 Feb 2020 11:01:52 +0000</pubDate>
      <link>https://tasker.helprace.com/i834-add-an-option-to-enable-disable-access-to-clipboard-data-on-android-10</link>
      <guid>https://tasker.helprace.com/i834-add-an-option-to-enable-disable-access-to-clipboard-data-on-android-10</guid>
      <author>pearhuman</author>
      <dc:creator>pearhuman</dc:creator>
      <content:encoded><![CDATA[<p>Since version 5.9.1, Tasker can access clipboard data in the background on Android 10 when it grants <b>READ_LOGS</b> permission.</p>
<p>However, in order to get around the limitation of the clipboard,</p>
<p>Tasker will pop up a transparent overlay temporarily (or switch to the built-in input method when it has been granted <b>WRITE_SECURE_SETTING</b> permission) to access clipboard data when the content was copied.</p>
<p>Can you add an option to enable or disable access to clipboard data on Android 10 in Tasker?</p>
<p>Because my device has been rooted, I don't need to access clipboard data with this method.</p>]]></content:encoded>
    </item>
    <item>
      <title>Task: Selected apps</title>
      <description><![CDATA[<p>There is a List Apps task that already exists, however it returns ALL of the apps installed on your device.</p>
<p>What I wish to have is a task where I can select apps manually, and let the task return those selected apps and store them in an array by package name, app name and icon. Similar to App Info task's return value but in an array.</p>
<p>Why?</p>
<p>After the release of 5.9.2 beta, we now have the new feature called ADB WIFI, where we can run some root commands, my particular use for this is the app killing adb command, </p>
<p>with this[_cuted_]</p>]]></description>
      <pubDate>Mon, 20 Jan 2020 18:08:54 +0000</pubDate>
      <link>https://tasker.helprace.com/i805-task-selected-apps</link>
      <guid>https://tasker.helprace.com/i805-task-selected-apps</guid>
      <author>Ralph</author>
      <dc:creator>Ralph</dc:creator>
      <content:encoded><![CDATA[<p>There is a <span style="text-decoration: underline;">List Apps</span> task that already exists, however it returns ALL of the apps installed on your device.</p>
<p>What I wish to have is a task where I can select apps manually, and let the task return those selected apps and store them in an array by package name, app name and icon. Similar to <span style="text-decoration: underline;">App Info</span> task's return value but in an array.</p>
<p>Why?</p>
<p>After the release of 5.9.2 beta, we now have the new feature called ADB WIFI, where we can run some root commands, my particular use for this is the app killing adb command, </p>
<pre class="language-bash"><code>am force-stop %app_package</code></pre>
<p>with this requested feature, I can loop through all of my selected packages and stop them. This is more like a greenify BUT with adb commands, no root, non-intrusive.</p>]]></content:encoded>
    </item>
    <item>
      <title>Add Get Location V2 to profiles tab.</title>
      <description><![CDATA[<p>When creating new profile, there is no option to get location via that "Get Location V2", only with near cell or gps. Please add it.</p>]]></description>
      <pubDate>Wed, 08 Jan 2020 15:56:01 +0000</pubDate>
      <link>https://tasker.helprace.com/i779-add-get-location-v2-to-profiles-tab</link>
      <guid>https://tasker.helprace.com/i779-add-get-location-v2-to-profiles-tab</guid>
      <author>Pheggas</author>
      <dc:creator>Pheggas</dc:creator>
      <content:encoded><![CDATA[<p>When creating new profile, there is no option to get location via that "Get Location V2", only with near cell or gps. Please add it.</p>]]></content:encoded>
    </item>
    <item>
      <title>"Restore Settings" disabled by default option when creating new Profiles.</title>
      <description><![CDATA[<p>Most people using Tasker these days are savvy enough to understand that Profiles have "Exit" Tasks, and when they try to adjust certain settings - the Profile's "Restore Settings" feature being checked by default causes A LOT of confusion.</p> <p>A good answer to this is to have a simple checkbox item in Tasker's Preferences labelled something like "Restore Settings" Enabled By Default". And that way anyone who wants it NOT enabled by default when creating new Profiles can have it that way.</p>]]></description>
      <pubDate>Mon, 18 Nov 2019 13:35:21 +0000</pubDate>
      <link>https://tasker.helprace.com/i177-restore-settings-disabled-by-default-option-when-creating-new-profiles</link>
      <guid>https://tasker.helprace.com/i177-restore-settings-disabled-by-default-option-when-creating-new-profiles</guid>
      <author>Tasker Pro</author>
      <dc:creator>Tasker Pro</dc:creator>
      <content:encoded><![CDATA[<p>Most people using Tasker these days are savvy enough to understand that Profiles have "Exit" Tasks, and when they try to adjust certain settings - the Profile's "Restore Settings" feature being checked by default causes A LOT of confusion.</p>
<p>A good answer to this is to have a simple checkbox item in Tasker's Preferences labelled something like "Restore Settings" Enabled By Default". And that way anyone who wants it NOT enabled by default when creating new Profiles can have it that way.</p>]]></content:encoded>
    </item>
    <item>
      <title>New Tasker function getDateFormatted</title>
      <description><![CDATA[<p>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.</p>]]></description>
      <pubDate>Mon, 04 Nov 2019 10:30:51 +0000</pubDate>
      <link>https://tasker.helprace.com/i727-new-tasker-function-getdateformatted</link>
      <guid>https://tasker.helprace.com/i727-new-tasker-function-getdateformatted</guid>
      <author>Stefan</author>
      <dc:creator>Stefan</dc:creator>
      <content:encoded><![CDATA[<p>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.</p>
<pre class="language-bash"><code>    getDateFormatted (519)
        Run Both Together
        &lt;%par1: epoch time in ms
    %par2: date format, e.g. ww yyyyMMdd hh:mm
    returns: formatted date&gt;
        A1: Anchor 
        A2: Java Function [ Return:dt Class Or Object:Date Function:new {Date} (long) Param:%par1 Param: Param: Param: Param: Param: Param: ] 
        A3: Java Function [ Return:df Class Or Object:SimpleDateFormat Function:new {SimpleDateFormat} (String) Param:%par2 Param: Param: Param: Param: Param: Param: ] 
        A4: Java Function [ Return:%res Class Or Object:df Function:format {String} (Object) Param:dt Param: Param: Param: Param: Param: Param: ] 
        A5: Return [ Value:%res Stop:On ] 
    </code></pre>]]></content:encoded>
    </item>
    <item>
      <title>Allow Quick Settings Actions on lock screen</title>
      <description><![CDATA[<p>It would be very useful to be able to use Quick Settings Actions when the device is locked. As for security concerns there could be a toggle in preferences to dis-/allow this behaviour.</p>]]></description>
      <pubDate>Wed, 02 Oct 2019 09:19:07 +0000</pubDate>
      <link>https://tasker.helprace.com/i692-allow-quick-settings-actions-on-lock-screen</link>
      <guid>https://tasker.helprace.com/i692-allow-quick-settings-actions-on-lock-screen</guid>
      <author>Philipp B</author>
      <dc:creator>Philipp B</dc:creator>
      <content:encoded><![CDATA[<p>It would be very useful to be able to use Quick Settings Actions when the device is locked.
<br>
As for security concerns there could be a toggle in preferences to dis-/allow this behaviour.</p>]]></content:encoded>
    </item>
  </channel>
</rss>
