Tasker | ADVANCED (channel)
896 subscribers
680 photos
27 videos
201 files
463 links
Welcome to Tasker Profile Center channel!
Here you will find all the content posted at TPC site, and other projects shared by its users too.

Hope you enjoy it ;)

https://t.me/tasker_advanced
https://taskerprofilecenter.blogspot.com/
Download Telegram
#warning #TaskerDev
[DEV] Going away for a while. See you soon!
Hi! I'm going to be away for a week or two!

I won't be able to answer any questions or do any development during this time. Hope that the recent releases can keep you busy for a while. 😉

You can find the currently known issues with Tasker and possible workarounds here.

While I'm gone, you may want to check these
- This collection of Tasker projects where I and a few other people sometimes post tutorials/importable projects of cool use cases. A lot of stuff has accumulated here over the years, so there's a lot to keep you busy :)
- My main YouTube channel where I post release videos for my app
- My "quickly becoming my main" YouTube channel where I post almost daily videos of new features and other cool stuff I do with my apps
- My Patreon where I post the exclusive Live Creations and give patrons the chance to check out new features before everyone else
- My Twitter where you can follow me if you feel like it :D

Thank you and see you soon ✌️

João

Source: Go!
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/project-device-floating-volume-v11.html
#project #DeviceFloatingVolume
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 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.

CREDITS
@SmartPhoneLover

CHANGELOG
- Fix: Nothing shown if SDK < Android 9. (API >= 28 required for 'getStreamVolumeDb()' method)
- Other: Landscape orientation. (x/y position not configured by default, so do what you need to show it in the right place)
- Other: Moved some settings to 'Setup' and 'Setup (UI)' tasks to centralize them.
- Other: Other small changes and fixes.

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-check-mobile-data-status-v12.html
#task #CheckMobileDataStatus
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)

VERSION
v1.2
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/profile-tasker-keyboard-issue_22.html
#profile #TaskerKeyboardIssueWorkaround
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
- New: Separate task to get the keyboard service name to be used within the profile task. (profile versioning unchanged)

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/profile-say-who-is-calling-you-v11.html
#profile #SayWhoIsCallingYou
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:
- Thanks @raviwarrier (Reddit) for helping.
- If you don't know any TTS engine, you can take a look at the IVONA's here or here/here (Reddit). Currently "deprecated", but still giving very good war.
- The 'Say Caller (1)' task includes an optional action (blue label) that will make Tasker to wait until %(CNAME) and/or %(CNUM) variables gets fully set. This is a Tasker limitation, sorry.
- All is bundled in a single prj file for easy importing. So, import it as it is.

CREDITS
@SmartPhoneLover
@raviwarrier

CHANGELOG
- Fix: %'CNUM' was not keeping the current (last) value after first loop from 'Say Caller (1)' task. (thanks @raviwarrier)
- Fix: Possible issue when restoring original state when entering into 'offhook' or 'idle' states.
- Other: Minor changes.

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/profile-detect-when-tasker-opens-v10.html
#profile #DetectWhenTaskerOpens
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

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-check-internet-connection-type-v10.html
#task #CheckInternetConnectionType
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

VERSION
v1.0