Friday, October 18, 2019

[PROFILE] Root Checker v1.0

DESCRIPTION
Some people, unfortunately I'm one of them, are having troubles with the Magisk root core being disabled randomly and suddenly on the Redmi Note 7.
And who knows? It's maybe happening across other different devices :(

So, this will periodically check if the device keeps having root access. Otherwise, a notification will be generated when not detected, and will offer you the option to reboot it.

This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet
(It can be deleted after imported)

Notes:
- Use it only if necessary.
- It uses the 'TIME_TICK' intent when rebooted ONLY. The rest of the time longer checks are used (30' by default).
- All is bundled into a single prj file, so import it as a project.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Profile (XML)
Profile (TaskerNet)

Related Articles:

  • [PROFILE] Detect Clear All Apps From Recents v1.0DESCRIPTION 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 @SmartP… 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] 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] 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] 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

2 comments:

  1. Thank you for the time & sharing .........

    I could not seems find this one "This project includes an Initial Setup task ...(It can be deleted after imported)"

    Where to find it so that I may delete it ?

    From where I can "turn root off " enable me to test this profile showing me "no root notification" so to see if it works on my device ?

    Thank you very much once again !!

    edmond

    ReplyDelete
    Replies
    1. Hi, glad to hear that it liked you ;)

      The Initial setup task: 'RC - Initial Setup (TaskerNet)', is included within the TASK tab. You will find there.

      And if you want to check the project manually, you will need to disable Tasker from the Magisks's settings. After that, run the 'RC - Check Root' task manually.

      Delete