Monday, May 25, 2020

[PROFILE] Screen Always On When Tasker Coding v1.0

DESCRIPTION
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 is included, which needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet.

Notes:
- It was based on a user request from Reddit. (reference)
- As the Logcat Entry version uses the Logcat Entry profile to detect when Tasker was opened/closed, the android.permission.READ_LOGS permission will have to be granted to Tasker. (instructions)
- Even if it's considered as a profile actually, some of the versions are exported as projects, justo to bundle all the content and automate initial setup when importing.

CREDITS
@SmartPhoneLover

DOWNLOAD
Tasker Trigger
Profile (XML)
Profile (TaskerNet)
Logcat Trigger
Project (XML)
Project (TaskerNet)
App Changed Trigger
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Tasker Trigger
Profile (XML)
Profile (TaskerNet)
Logcat Trigger
Project (XML)
Project (TaskerNet)
App Changed Trigger
Project (XML)
Project (TaskerNet)

Related Articles:

  • [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] Get All Intent Extras v1.0DESCRIPTION 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 servi… 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] 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
  • [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

2 comments:

  1. Thank you so much for this wonderful profile. I was looking for this for a while...

    ReplyDelete