Tasker | ADVANCED (channel)
895 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)
#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 (user or user + system)

Notes:
- Root is required, but only if we want to clean cache from '/data/data' directory.
- To launch it, use the 'ACC - Launch' task, but having previously configured the action that it includes.
- When cleaning '/data/data/*', it will take longer, as it needs to access to the root directory and execute appropriate cmds as root.
- If you don't want to clean files from External SDCard, just leave the '%par2' field of A2 from 'ACC - Launch' task, unset.

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 or third-party + system apps)
· Dalvik cache cleaner (new)
· Exclude specific apps from being cleaned (new)
· Date & time context to automate process in background (new)

Notes:
- To launch it, use the 'ACC - Launch'.
- When cleaning '/data/data' & '/data/dalvik-cache', it will take longer, as it needs to access to the root directory and execute appropriate cmds as root.

AUTHOR
@SmartPhoneLover

VERSION
v1.1

CHANGELOG
- New: time/date context profile to automate process in background
- New: added Dalvik cache cleaning (/data/dalvik-cache)
- New: possibility to exclude apps cache from being cleaned
- New: specific project variant for non-root users (/sdcard/Android/data & /extSDcard/Android/data)
- Other: changed the way how 'rm' cmd works
- Other: several changes for both tasks to manage new settings
- Other: 'ext. sdcard id' and 'exclude apps' actions, from 'ACC - Launch' task, disabled by default
Forwarded from Tasker | TPC (channel)
Loop Process