Monday, October 28, 2019

[PROJECT] Tasker Clock Screensaver v1.1

DESCRIPTION Now you can have your own screensaver, the original Android style (clock app). But without having to depend on that app. Notes: - As the project calculates the position of the clock randomly on each pass taking into account the size of the main scene (TCS - Clock), you must resize it (including the 'Top Layer' element), according to the available dimensions on...

Saturday, October 26, 2019

[PROJECT] Tasker Clock Screensaver v1.0

DESCRIPTION Now you can have your own screensaver, the original Android style (clock app). But without having to depend on that app. Notes: - As the project calculates the position of the clock randomly on each pass taking into account the size of the main scene (TCS - Clock), you must resize it (including the 'Top Layer' element), according to the available dimensions on...

Monday, October 21, 2019

[PROJECT] Collect Screen Elements v1.0

DESCRIPTION This will be useful to collect all the visible elements on the screen, including: text, ids and coordinates (x,y). Main features: · All elements orded by category (text, id, coordinate). · Copy selected value to clipboard with a single tap. · Export all the elements to a TXT file. Notes: - AutoInput is required to use this project. - It was based on my old task....

Sunday, October 20, 2019

[PROJECT] Current App Activity v1.3

DESCRIPTION This project will allow you to show the app name, package name and class name of current activity. And in real time! Notes: - If you are not rooted, you will need to grant the 'android.permission.DUMP' permission to Tasker via ADB. - The project uses the %(WIN) variable, so it requires to have the 'App Check Method' set as 'Accessibility' to work well. (only if...

[TASK] Device Notch Control v1.0

DESCRIPTION Switch between the three different notch configurations in a supported device. Notes: - Rooted required. - The task was built based on the Redmi Note 7 device. So, adapt yours if different property(ies), or even table are changed. SCREENSHOTS CREDITS @SmartPhoneLover DOWNLOAD Task (XML) Task (TaskerNet) DOWNLOAD (Ads Supported) Task (XML) Task (TaskerNet...

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...

[PROJECT] Tasker Scene Position Helper v1.0

DESCRIPTION Tasker scene editor doesn't allow you to move elements across the screen with total precision, unless you choose the correct settings or edit the XML of that scene, as shown in this tutorial. So, I have a created a little helper that will allow you to calculate the position of the elements of a scene in real time, allowing us to center them on their X and Y axes....

Saturday, October 12, 2019

[PROJECT] CPU Stats v1.0

DESCRIPTION This project will give you the possibility to see the usage (%) of your CPU in real time, depending on the workload on each state. Main features: · Total CPU usage (%) in real time. · Statusbar (text) or Overlay display. The project is in an experimental state, so expect failures, or errors in the final calculations. As I don't have a x86 device, the project will work but will propably not report correct values for CPU usage (regardless...

Wednesday, October 9, 2019

[PROJECT] Student Class Recorder - Never miss what was said in class again v1.0

DESCRIPTION If you are a student, and you are worried about not being able to remember what was said exactly in class days ago, or a given date, this project will be quite useful. You can also use it, in case you belong to a group, to automate the uploads of each recording to a folder in your GDrive cloud. In this way, everyone will have collaborative access to what was said in class. Main features: · Fully automated recordings, based on the official...

Friday, October 4, 2019

[PROJECT] Dead Pixel Analyzer v1.1

DESCRIPTION This will help you diagnose the display, in case you have dead or locked pixels. This won't fix those affected pixels. It only helps to find them. (There is currently no API that allows it. This is part of the hardware, not software) Notes: - During Auto and Manual modes, right swipe to close it. Sigle tap to change next color and long tap to return to the previous...

Wednesday, October 2, 2019

[PROJECT] Dead Pixel Analyzer v1.0

DESCRIPTION This will help you diagnose the display, in case you have dead or locked pixels. This won't fix those affected pixels. It only helps to find them. (There is currently no API that allows it. This is part of the hardware, not software) SCREENSHOTS CREDITS @SmartPhoneLover DOWNLOAD Project (XML) Project (TaskerNet) DOWNLOAD (Ads Supported) Project (XML) Project...