DESCRIPTION
This profile will allow you to get all the extras sent within a given intent (broadcast).
Limitations:
• Tasker can only receive intents which are sent to broadcast receiver components, not to activities or services.
• Some intent senders require that a corresponding intent filter is specified statically (i.e. inside AndroidManifest). Those intents cannot be received.
• Intents which are broadcast with a specification of a particular package component to receive, cannot be received.
Notes:
- Thanks to @joaomgcd and @sdfsung (Reddit) for helping on building it.
- A reference from which it comes from as stand-alone task can be found here.
- The profile id configured with a Cooldown Time of 1 sec to avoid receiving aggressive (redundant) broadcasts. If you need to listen to an intent without restrictions, set the Cooldown Time to 00:00:00:00.
- If Tasker alerts you about queued task number have been exceeded, try increasing the Maximum Tasks Queued value from its Preferences.
CREDITS
@SmartPhoneLover
@joaomgcd
@sdfsung
DOWNLOAD
Profile (XML)
Profile (TaskerNet)
DOWNLOAD (Ads Supported)
Profile (XML)
Profile (TaskerNet)
Tuesday, September 8, 2020
[PROFILE] Get All Intent Extras v1.0
September 08, 2020No comments
Related Articles:
[PROFILE] Root Checker v1.1DESCRIPTION Some people are having troubles with the Magisk root core being disabled randomly and suddenly, happening across different devices. It will periodically check if the device keeps having root access. Otherwise, a … Read More
[PROFILE] Per-App DPI Changer v1.0DESCRIPTION Change the screen content density (DPI) dynamically, based on the app used. These are the available versions: • Version (A): Uses a non-root solution (system private interface for WindowManager class: IWindowMana… Read More
[PROFILE] Per-App Resolution Changer v1.0DESCRIPTION Change the screen resolution (width, height) dynamically, based on the app used. These are the available versions: • Version (A): Uses a non-root solution (system private interface for WindowManager class: IWindo… Read More
[PROFILE] Listen For Volume Changes Dynamically v1.0DESCRIPTION With this profile you can listen for volume changes on every channel, retrieving: current audio channel, last value changed and also the previous (old) value before it got changed. And with a single profile. As t… Read More
[PROFILE] Screen Always On When Tasker Coding v1.0DESCRIPTION It will help the screen timeout to be set to 'infinite' when you are coding into Tasker. Then, when Tasker is exited, it will be restored to the previous timeout set from Android settings. An Initial Setup task i… Read More
0 comments:
Post a Comment