Saturday, February 29, 2020

[PROFILE] Set Random Wallpaper Every Day v1.2

DESCRIPTION These profiles set a random wallpaper based on different contexts. Notes: - Wallpaper files have to be placed locally. CREDITS @SmartPhoneLover CHANGELOG - New: @AUserOnTheInternet user request. (check the 'User Requests' link) - Other: Small changes to base versions. DOWNLOAD Time Profile (XML) Profile (TaskerNet) Screen On Profile (XML) Profile (TaskerNet) User Requests Show Me! (XML) DOWNLOAD (Ads Supported) Time Profile (XML) Profile...

[TASK] Check Internet Connection Type v1.1

DESCRIPTION This task will allow you to check what type of network you are using to connect to the Internet: Bluetooth, Mobile Data (carrier), Ethernet, WiFi or WiMAX. CREDITS @SmartPhoneLover @UnkleMike CHANGELOG - New: Added built-in Tasker action. (Thanks @UnkleMike) DOWNLOAD Task (XML) Task (TaskerNet) DOWNLOAD (Ads Supported) Task (XML) Task (TaskerNet...

[TASK] Check Internet Connection Type v1.0

DESCRIPTION This task will allow you to check what type of network you are using to connect to the Internet: Bluetooth, Mobile Data (carrier), Ethernet, WiFi or WiMAX. CREDITS @SmartPhoneLover DOWNLOAD Task (XML) Task (TaskerNet) DOWNLOAD (Ads Supported) Task (XML) Task (TaskerNet...

Sunday, February 23, 2020

[PROFILE] Detect When Tasker Opens v1.0

DESCRIPTION Detect when Tasker is opened (and/or closed). Notes: - Thanks to @Ratchet_Guy (Reddit) for helping. - As logcat components and filters may change from device to device, here you have a compatibility list. If you don't find the right for your device, contact us through the TPC chat groups. CREDITS @SmartPhoneLover @Ratchet_Guy DOWNLOAD Logcat Profile (XML) Profile (TaskerNet) Application (protected) Profile (XML) Profile (TaskerNet) App...

Saturday, February 22, 2020

[PROFILE] Say Who Is Calling You v1.1

DESCRIPTION Say who calls you. Available versions: • Version (A): Says the contact (name) if registered, and the phrase 'unregistered number' if not in your contacts. • Version (B): Says the contact (name) if registered, and spells the number if not in your contacts. 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: -...

[PROFILE] Tasker Keyboard Issue Workaround (Android 10) v1.1

DESCRIPTION As reported by other users, also me, Tasker is randomly and suddenly switching the input method establishing itself as the default system keyboard. So, until Joao (Tasker dev) applies some fix, this profile will help to revert it back when it happens. Notes: - To use it be sure to give appropriate permissions to Tasker as it needs to act over Settings tables. - I used the SwiftKey keyboard for the profile, but you can use yours. CREDITS @SmartPhoneLover CHANGELOG -...

[TASK] Check Mobile Data Status v1.2

DESCRIPTION You can check the status of the mobile data with this task: ON or OFF. Notes: - Thanks to @DutchOfBurdock (Reddit) for helping. - If the name of the Custom Setting (also table) is different, customize it using the one for your device. CREDITS @SmartPhoneLover CHANGELOG - New: Added built-in action to test data status. (thanks @DutchOfBurdock from Reddit) DOWNLOAD Task Task (XML) Task (TaskerNet) Profile (event) Profile (XML) Profile...

[PROJECT] Device Floating Volume v1.1

DESCRIPTION It shows a floating bubble, in this case of identical appearance to that of my device, with useful information about the audio channel currently in use (changes on its status). It workds on the following audio channels: • Alarm • Call (in-call) • DTMF • Multimedia • Notification • Ringer (incoming call) • System Feel free to edit it as per your needs 😉 This...

Friday, February 21, 2020

[PROFILE] Tasker Keyboard Issue Workaround (Android 10) v1.0

DESCRIPTION As reported by other users, also me, Tasker is randomly and suddenly switching the input method establishing itself as the default system keyboard. So, until Joao (Tasker dev) applies some fix, this profile will help to revert it back when it happens. Notes: - To use it be sure to give appropriate permissions to Tasker as it needs to act over Settings tables. - I used the SwiftKey keyboard for the profile, but you can use yours. CREDITS @SmartPhoneLover DOWNLOAD Profile...

[PROJECT] Device Floating Volume v1.0

DESCRIPTION It shows a floating bubble, in this case of identical appearance to that of my device, with useful information about the audio channel currently in use (changes in its status). It workds on the following audio channels: • Alarm • Call (in-call) • DTMF • Multimedia • Notification • Ringer (incoming call) • System Feel free to edit it as per your needs 😉 This...

[TASK] Check Mobile Data Status v1.1

DESCRIPTION You can check the status of the mobile data with this task: ON or OFF. Notes: - If the name of the Custom Setting (also table) is different, customize it using the one for your device. CREDITS @SmartPhoneLover CHANGELOG - New: Check status from Custom Settings (task). - New: Check status as a state/event (Custom Settings). (separate profiles) DOWNLOAD Task Task (XML) Task (TaskerNet) Profile (event) Profile (XML) Profile (TaskerNet) Profile...

Sunday, February 9, 2020

[TASK] Get Poweramp Playlist Data (DB) v1.1

DESCRIPTION This task was created based on a request from a Reddit user. It will allow you to retrieve data from the playlists table, located inside the Poweramp database. Notes: - Thanks to @Jandalf81 (Reddit) for helping on improving it. - Click here to go to the Reddit thread. - You can use the task for other table queries if you want too. Just modify the table and columns...

[TASK] Get Poweramp Playlist Data (DB) v1.0

DESCRIPTION This task was created based on a request from a Reddit user. It will allow you to retrieve data from the playlists table, located inside the Poweramp database. Notes: - Click here to go to the Reddit thread. - As it needs to access '/data/data/com.maxmpz.audioplayer/*' files, root is needed. - You can use the task for other table queries if you want too. Just...

Friday, February 7, 2020

[TASK] Check Internet Availability v1.1

DESCRIPTION This task includes different methods by which you can check if Internet access is available. Notes: - Thanks to @MadManX99 (Reddit) and @agnostic-apollo (Reddit) for helping on improving it. - As ICMP traffic can be blocked/filtered by Google (as other servers too), you can use the following root servers sites: Site_1, Site_2. CREDITS @SmartPhoneLover @MadManX99 @agnostic-apollo CHANGELOG - New: Added 'method 8' as a new way to test...

Wednesday, February 5, 2020

[TASK] Check Radios Signal Strength v1.1

DESCRIPTION This task includes different methods by which you can get the signal strength for the device radios. Available radios: • Wi-Fi • Cell • Bluetooth Notes: - Thanks to @plepleus (Reddit) for Cell signal base task, and @gerardo246 for contributing and testing also. - You can go here (ASU signal), here (CellSignalStrength API) to get relevant information. CREDITS @SmartPhoneLover @plepleus @gerardo246 @darkskiiiin CHANGELOG - New: Added...

Tuesday, February 4, 2020

[TASK] Check Radios Signal Strength v1.0

DESCRIPTION This task includes different methods by which you can get the signal strength for the device radios. Available radios: • Wi-Fi • Cell • Bluetooth Notes: - Thanks to @plepleus (Reddit) for Cell signal base task, and @gerardo246 for contributing and testing also. - You can go here (ASU signal), here (CellSignalStrength API) to get relevant information. CREDITS @SmartPhoneLover @plepleus @gerardo246 DOWNLOAD Task (XML) Task (TaskerNet) DOWNLOAD...

[TASK] Check Internet Availability v1.0

DESCRIPTION This task includes different methods by which you can check if Internet access is available. CREDITS @SmartPhoneLover DOWNLOAD Task (XML) Task (TaskerNet) DOWNLOAD (Ads Supported) Task (XML) Task (TaskerNe...