Tuesday, June 9, 2020

[TASK] Check Keyguard Status v1.0

DESCRIPTION
Here you have a little task that will help you to get more information than the 'KEYG' built-in variable, about the device lock status.

Quick information:
Device Locked: The device is locked and asks for authentication in order to use it.
Device Secure: The device is protected (service), regardless of if the protection mechanism is not currently required to use the device.
Keyguard Locked: The device is locked and doesn't ask for authentication in order to use it.
Keyguard Secure: The Lockscreen is enabled (service), regardless of if the device is locked or not.

The Device/Keyguard Locked represents the current state of the device, and Device/Keyguard Secure represents the general configuration of the device.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Task (XML)
Task (TaskerNet)

Related Articles:

  • [TASK] Get Min & Max Brightness Levels v1.0DESCRIPTION Get the minimum and maximum brightness values from your device. Notes: - Thanks to @mehPhone (Reddit) for contributing (reference). CREDITS @SmartPhoneLover @mehPhone DOWNLOAD Task (XML) Task (TaskerNet) DOWNL… Read More
  • [TASK] Check Device Orientation (X,Y,Z) v1.0DESCRIPTION This task will allow you to get the current orientation of the device on-demand. Notes: - A project for the same purpose is available here. - If what you want is to know the orientation of the screen (not device)… Read More
  • [TASK] Toggle Android's Background Process Limit v1.3DESCRIPTION This task will allow you to toggle in the background, and check the current process limit value for Android. Found under Developer Options. Notes: - The required permission is already integrated into Tasker, but … Read More
  • [TASK] Check Device Screen Orientation v1.0DESCRIPTION Little task that will allow you to check the current screen orientation value on demand. Orientations: · 0° (portrait) · 90° (landscape right) · 180° (upside down) · 270° (landscape left) Notes: - If what you wa… Read More
  • [TASK] Convert Date/Time Format Into Epoch v1.0DESCRIPTION This task will help you to convert any type of date/time string format into Epoch time. Notes: - To know more about how to use SimpleDateFormat class, you can go here. CREDITS @SmartPhoneLover DOWNLOAD Task (X… Read More

0 comments:

Post a Comment