DESCRIPTION
This profile will allow you to automate music playback when the desired BT device is connected.
Notes:
- I used the Poweramp music player, but you can use your own if you like. To find its itents, go here.
- To set your BT device, edit 'Name' or 'Address' (MAC) from the 'BT Connected' profile settings.
CREDITS
@SmartPhoneLover
DOWNLOAD
Profile (XML)
Profile (TaskerNet)
DOWNLOAD (Ads Supported)
Profile (XML)
Profile (TaskerNet...
Friday, November 29, 2019
Tuesday, November 26, 2019
[PROJECT] Fingerprint Demo Actions v1.1
DESCRIPTION
As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions.
These are the things you will learn...
• Finger Touch (any): Perform customized actions depending on which finger has touched the sensor. (*)
• Finger (down) [1] + (up): Calculate elapsed time between finger (down) and finger (up), so you can perform...
[PROJECT] Fingerprint Demo Actions v1.0
DESCRIPTION
As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions.
These are the things you will learn...
• Finger Touch (any): Perform customized actions depending on which finger has touched the sensor. (*)
• Finger (down/up): Calculate elapsed time between finger (down) and finger (up), so you can perform long press...
Saturday, November 23, 2019
[PROFILE] Set Random Wallpaper Every Day v1.1
DESCRIPTION
These profiles set a random wallpaper based on different contexts.
Notes:
- Wallpaper files have to be placed locally.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: Change wallpaper on screen on. (separate profile)
- Other: Minor changes to base version.
DOWNLOAD
Time
Profile (XML)
Profile (TaskerNet)
Screen On
Profile (XML)
Profile (TaskerNet)
DOWNLOAD (Ads Supported)
Time
Profile (XML)
Profile (TaskerNet)
Screen On
Profile (XML)
Profile...
Thursday, November 7, 2019
[PROJECT] Tasker Content Viewer - Get total number of projects, profiles, tasks and scenes from your Tasker v1.4

DESCRIPTION
As you know, Tasker can show us the total number of profiles, tasks and scenes that are imported into it. But what is the main problem from here? It simply shows us non-hidden profiles and tasks. But what about anonymous tasks, linked to profiles? And the tasks from scenes, categorized as anonymous?
So this project will help you to know the exact and total number...
Sunday, November 3, 2019
[PROFILE] AdGuard Toggler v1.0

DESCRIPTION
Enable/disable the AdGuard service in the background. You can also apply it to your projects so that it works on demand.
Notes:
- If intents fail to be sent to the app using the default password, try generating a custom one.
- A separate task (AGT - API Library) is included where you will find the rest of all the available official intents with more actions.
-...
Saturday, November 2, 2019
[TASK] Open App Permissions Page In Background (ROOT) v1.0

DESCRIPTION
This little task will allow you to jump directly to the permissions page of the desired app.
I will not give an example of use because they are infinite. Everything is left to your imagination of where and how to apply it.
Notes:
- As 'Action.MANAGE_APP_PERMISSIONS' intent is protected (GRANT_REVOKE_PERMISSIONS is not available for third-party apps), root is...
Friday, November 1, 2019
[PROFILE] Apps Keep Screen On v1.0
DESCRIPTION
It will allow the app(s) to be fully usable without the interruption of the Android's screen timeout.
How to know real max value for my device?
(+ > Settings > Custom Setting')
1. Click on the magnifying glass icon, and select 'Find'. Press 'home' button.
2. Go to the appropriate Android setting on your device, and change the screen timeout to 'never' or similar.
3. Come back to Tasker and click again on the previous icon. If any...