Tasker | ADVANCED (channel)
897 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
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/task-spelling-current-time-v10.html
#task #SpellingCurrentTime
DESCRIPTION
Task to spell the current time in the format: It's 18:38 in the afternoon, as an example.

Notes:
- That task was created because a user request to guide him as better as possible, to understand how to build a simple a quick talking clock, that's why every label is written.
- You have available another project, well a bundle of tasks, specially designed to spell time in different formats. Go here to check it ;)
- IVONA TTS was the engine used on the tasks.

CREDITS
@SmartPhoneLover

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/task-switch-control-v10-testing.html
#task #SwitchControl
DESCRIPTION
It does not have any purpose, other than just teach how to build a scene with a Switch control that enables/disables a looping external task.

Notes:
- It was made to correct a small execution error that prevented the looping task, associated to the scene, from stopping when switching the Switch control. (@Mr_Robot0000, at https://t.me/TaskerSuperBrasil, friend group)

CREDITS
@SmartPhoneLover

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/profile-switch-data-bt-gps.html
#profile #SwitchDataBTGPSAutomaticallyWhenCharging
DESCRIPTION
Switch data, bluetooth and gps connections automatically, on and off, when the power is connected/disconnected from phone.

Notes:
- Some of the actions will require the device to be rooted.

CREDITS
@SmartPhoneLover

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/project-telegram-cleaner-v10.html
#project #TelegramCleaner
DESCRIPTION
This project will clean the main directory (public) of Telegram, deleting all kinds of files: photos, videos, documents, audios, etc; allowing us to recover that memory space that we need so much.

Operating modes:
- Automatic: fully automatic cleaning based on a specific time or date
- Manual: cleaning on demand, but also based on a specific time or date

Thanks to @TJ1O1 & @MeloProfessional (Telegram) for helping me on shell commands 😉

Notes:
· For Automatic mode, ONLY enable the 'TC - Time' profile, specifying the desired date and time; and specify the enter task 'TC - Cleanup (auto)'.
· For Manual mode, enable both 'TC - Time' and 'TC - Notification' profiles, specifying the desired date and time; and specify the enter task 'TC - Cleanup (manual)'.
· On Manual mode you have to touch the notification, when it appears, to perform cleaning. If it's just discarted (swiped), files won't be deleted.

CREDITS
@SmartPhoneLover

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/profile-toggle-dnd-during-call-v10.html
#profile #ToggleDNDDuringCall
DESCRIPTION
Toggle Do Not Disturb mode (DND) during a call.

Modes:
0: OFF
1: Priority Only
2: Total Silence
3: Alarms Only

CREDITS
@SmartPhoneLover

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/profile-toggle-dnd-during-call-v10_3.html
#profile #ToggleDNDDuringCall
DESCRIPTION
Toggle Do Not Disturb mode (DND) during a call.

Modes:
0: OFF
1: Priority Only
2: Total Silence
3: Alarms Only

Notes:
- I packed it as Project XML even if it's actually a profile, just to avoid downloading them individually.

CREDITS
@SmartPhoneLover

CHANGELOG
- Fix: first try, profile getting active before call is answered, and makes the Dialer UI not to appear when it starts ringing, so no buttons to answer/reject the call
- Fix: first try, incomming calls getting silenced when the profile gets active

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/profile-toggle-dnd-during-call-v12.html
#profile #ToggleDNDDuringCall
DESCRIPTION
Toggle Do Not Disturb mode (DND) during a call.

Modes:
0: OFF
1: Priority Only
2: Total Silence
3: Alarms Only

Notes:
- I packed it as Project XML even if it's actually a profile, just to avoid downloading them individually.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: toggles dnd mode accordingly to the previous state when phone starts ringing, and restores it to the original one

VERSION
v1.2
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/profile-toggle-dnd-during-call-v13_4.html
#profile #ToggleDNDDuringCall
DESCRIPTION
Toggle Do Not Disturb mode (DND) during a call.

Modes:
0: OFF
1: Priority Only
2: Total Silence
3: Alarms Only

Notes:
- I packed it as Project XML even if it's actually a profile, just to avoid downloading them individually.

CREDITS
@SmartPhoneLover

CHANGELOG
- Fix: dnd not been restored when call finished.

VERSION
v1.3
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/task-toggle-immersive-mode-v11.html
#task #ToggleImmersiveMode
DESCRIPTION
Enable and disable Immersive Mode.

Features:
• Immersive Mode for all apps
• Immersive Mode for all apps, except x apps
• Immersive Mode for specific apps

Thanks to @Akshit296, @AndersonMarcio, @KingWithBlackWings & @Sanchith_Hegde for testing 😉

TASKER HAS NOW A BUILT-IN ACTION FOR IT! (+ > Display > Immersive Mode)

Notes
:
- Some Android 8.x devices reported problems while enabling it, so to fix it try appending 'apps,-com.google.android.googlequicksearchbox' at the end of affected commands. (delete '*' at the end of '...=' also)
- To specify more than one app for 'Hide Specific Apps' & 'Hide Specific Apps, Except...' actions, just separate packages with commas (,), and without spaces.
- Root is required.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: new actions to toggle immersive mode for specific apps, and all apps except x apps

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/08/task-vers-send-clipboard-content-to_5.html
#task #Vers
DESCRIPTION
This little task sends the content of a variable to a WhatsApp channel (can be group as well).

Notes:
- Needs IntentTask plugin, but it can be replaced by Tasker's send intent command or by ringtones using the keyboard function.
- The keyboard function needs to be authorized via ADB to work on rootless devices, like mine.

CREDITS
@osdilson_amorim
@SmartPhoneLover

CHANGELOG
- New: Added non-plugin method. (IntentTask action disabled by default)

VERSION
v1.0