Sunday, May 31, 2020

[PROJECT] Filename Chooser for Easy Voice Recorder v1.0

DESCRIPTION With this project you will be able to specify a custom name for audio files, just before starting the recording in Easy Voice Recorder app. Available versions: • Version (A): Audio files will be renamed as: DATE_TIME_FileName_DATE_TIME (if specifying extra info) or FileName_[#] (if no extra info). • Version (B): Audio files will be renamed as: [DATE] [TIME] FileName...

Thursday, May 28, 2020

[TASK] Toggle Android's Background Process Limit v1.3

DESCRIPTION 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 you will need to grant it manually. Use the following cmd to do so: pm grant net.dinglisch.android.taskerm android.permission.SET_PROCESS_LIMIT. - As...

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

Saturday, May 23, 2020

[PROJECT] Caffeine QS Tile - Bring Caffeine mode back from LineageOS v1.1

DESCRIPTION This project was based on the LineageOS Caffeine Quick Settings tile, which helps to keep the screen on for a longer time than the one set from Android settings, temporally. These are the available versions: • Tasker QS Tile: It uses one of the 3 QS Tiles included into Tasker (1st in that case), and generates a statusbar notification to show timer. • AutoNotification...

Friday, May 22, 2020

[PROJECT] Caffeine QS Tile - Bring Caffeine mode back from LineageOS v1.0

DESCRIPTION This project was based on the LineageOS Caffeine Quick Settings tile, which helps to keep the screen on for a longer time than the one set from Android settings, temporally. These are the available versions: • Tasker QS Tile: It uses one of the 3 QS Tiles included into Tasker (1st in that case), and generates a statusbar notification to show timer. • AutoNotification...

Monday, May 18, 2020

[PROJECT] Left & Right Speaker Test v1.0

DESCRIPTION This small and simple project allows you to check if your earphones/headphones are working well, by sending an acoustic signal to each side independently. This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet. Notes: - Thanks to Vecteezy...

[PROJECT] Background Music Playback Resume for Twitter v1.0

DESCRIPTION As many users may know, Twitter does not resume music playback if it was previously active after closing/exiting from a video within the app. It just stops it (possibly by sending an 'stop()' call from 'AudioManager' using 'AudioFocus'). So, this project is an experimental attempt to try resuming the background music playback, if any, after exiting from a video within the app. This project includes an Initial Setup task that needs to...

Wednesday, May 13, 2020

[PROJECT] Intents Broadcast Monitor v1.0

DESCRIPTION Intents and its broadcasts are very useful to allow apps communicate each other, also system broadcasts can be used to trigger almost everything in Android. But, when we want to take a look at the information sent within an intent (extras) to react somehow and carry out something, the official documentation, especially in the case of Android system intents, there...

[TASK] Check Device Orientation (X,Y,Z) v1.0

DESCRIPTION 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), go here. - To learn more about device orientation and how it works, go here. SCREENSHOTS CREDITS @SmartPhoneLover DOWNLOAD Task (XML) Task (TaskerNet) DOWNLOAD...

[PROJECT] Check Device Orientation v1.0

DESCRIPTION This project will allow you to check the values in degrees of the orientation of the device in real-time. This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet. Notes: - A task for the same purpose is available here. - If what you want...

[PROJECT] Lockscreen Statusbar Locker v1.0

DESCRIPTION As my personal opinion, this should be a must-have feature that should be available in all ROMs (Stock and Customs). Unfortunately, some have it and some others not. So, this little project, considered as a profile because of its simplicity actually, will allow you to lock the statusbar preventing it from being pulled down when in the device is locked (Keyguard enabled). This project includes an Initial Setup task that needs to be...

Tuesday, May 12, 2020

[PROJECT] Sleep Tracker v1.1

DESCRIPTION Now you can know how long you have slept, including the time you went to bed and woke up. This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet. Notes: - Thanks to Vecteezy and Flaticon for providing all the resources used on this project...

[PROJECT] Android Pie Screen Brightness Workaround v1.3

DESCRIPTION As some users reported having problems with the Display Brightness action on Android Pie, I have made a workaround task that may help these users. You can track the issue on: · Reddit (thread) · tasker.helprace (ticket) * The problem, in the end, was discarded by Joao, so there will be no other than to use this project (or your own method) to modify the brightness in those devices that present that abnormal functioning. Sorry. This...

[TASK] Get Min & Max Brightness Levels v1.0

DESCRIPTION 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) DOWNLOAD (Ads Supported) Task (XML) Task (TaskerNe...