Tasker | ADVANCED (channel)
894 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
Forwarded from Tasker | TPC (channel)
Spanish
Forwarded from Tasker | TPC (channel)
Audio sample (eng)
Forwarded from Tasker | TPC (channel)
Audio sample (spa)
Forwarded from Tasker | TPC (channel)
#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 😉

AUTHOR
@SmartPhoneLover

VERSION
v1.0
Forwarded from Tasker | TPC (channel)
#profile #ToggleDoubleTapToWake
DESCRIPTION
Profile to enable/disable the Double Tap To Wake feature, based on specific time context.

Notes:
- Needs root to be run
- The Double Tap To Wake feature is not available for all devices, so check if yours supports it by looking for an option on 'Android Settings > Display' menu, or if 'double_tap_to_wake' is available on the device's Secure Settings table.

AUTHOR
@SmartPhoneLover

VERSION
v1.0
Forwarded from Tasker | TPC (channel)
No Root
Forwarded from Tasker | TPC (channel)
#project #AppsCacheCleaner
DESCRIPTION
As you may know, many apps generate temporary files to allow some processes, or the app itself to run faster, later. These files require a considerable memory space, especially if we have a limited memory, and several installed apps. Therefore, this project allows you to get rid of those files, which really are not necessary for the normal operation of an app.

Main features:
· Live notification (know the current process on each state)
· Select what apps to clean (third-party, system, or both apps)
· Dalvik cache cleaner
· Exclude specific apps from being cleaned
· Date & time context to automate process in background
· Cleanup of selected apps (new)

Notes:
- To launch it, use the 'ACC - Launch' task, previously configured.
- When cleaning any root directory, it will take longer, as it needs to access to the root directory and execute appropriate cmds as root.
- Dalvik Cache and External SD Card are disabled by default.

AUTHOR
@SmartPhoneLover

VERSION
v1.3

CHANGELOG
- New: selected apps can be cleaned now
- Fix: wrong path for sdcard (internal/user) statusbar notification
- Fix: important issue making Tasker to act over those non-selected items from 'ACC - Launch' task (very very sorry guys)
- Other: other minor changes