DESCRIPTION
This profile will be triggered when all the apps are cleared from recents, at once.
Notes:
- As logcat components and filters may change from device to device, here you have a compatibility list.
CREDITS
@SmartPhoneLover
DOWNLOAD
Profile (XML)
Profile (TaskerNet)
DOWNLOAD (Ads Supported)
Profile (XML)
Profile (TaskerNe...
Wednesday, September 9, 2020
Tuesday, September 8, 2020
[PROFILE] Get All Intent Extras v1.0
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...
Monday, September 7, 2020
[PROJECT] Intents Broadcast Monitor v1.1

DESCRIPTION
Intents and its broadcasts are very useful to allow apps communicate each other, also system broadcasts can be used to trigger almost everything in Android.
But, when we want to take a look at the information sent within an intent (extras) to react somehow and carry out something, the official documentation, especially in the case of Android system intents, there...
Sunday, September 6, 2020
[PROJECT] Battery Monitor v1.3

DESCRIPTION
Here you have a project to be aware of the status of the battery while charging, providing useful information in real-time and helping to protect the battery and the device itself against critical temperatures and warning you when charged at a specific level.
These are the main features:
• Real time information (notification and floating scene)
• Battery level...