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] Tasker 5.9.3.beta.3 - More complete List Dialog, HTTP Request Cookies and more!
Another beta is out!

Sign up for the beta here.

If you don't want to wait for the Google Play update, get it right away here.

You can also get the updated app factory here.

Full Changelog
- Added "First Visible Index" and "Hide Filter" options to "List Dialog" action
- Allow "Select Single Item" mode in "List Dialog" to have buttons
- Added "Selected Index", "Button" and "Long" outputs to "List Dialog"
- If "Long Click Task" is not set in "List Dialog" you can long click an item to dismiss the list
- Added Filter to "Multiple Choices" mode in "List Dialog"
- Added advanced search for Events, States and List Dialogs (including variable select and other Tasker ones)
- Fixed correct theme being applied to dialog actions
- Added "Use Cookies" option in "HTTP Request" action which will automatically keep and use cookies for websites, allowing you to stay signed in for example
- Fixed "Follow Redirects" option in "HTTP Request" action which was always enabled independently of what was chosen
- Added "Stop Vibration" action to Tasker Functions
- Fixed "Dark Mode" detection in some cases
- Fixed using "Launch Last App" action with Tasker Secondary
- Fixed Task rename dialog inside Task edit screen when you enter an invalid value
- Fixed Tasker being blocked in some situations when using Map related scene actions
- Fixed Tasker crashing if you cancel the helper dialog in "Any Sensor" conditions
- Made Draw Over Other apps notification show current app name (instead of Tasker) on kid apps
- Fixed bug where converting time to seconds and back to time could result in wrong value
- Fixed some variables being inadvertently changed with javascript actions
- Fixed some crashes
- Fixed dialog colors for "Device Default" themes

Enjoy! 😁

Source: Go!
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/03/profile-set-random-wallpaper-every-day.html
#profile #SetRandomWallpaperEveryDay
DESCRIPTION
These profiles set a random wallpaper based on different contexts.

Notes:
- Wallpapers have to be placed locally.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Method (find cmd) to allow fetching files when there is a big number of them (thousands). (disabled by default)

VERSION
v1.3
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/03/project-collect-screen-elements-v11.html
#project #CollectScreenElements
DESCRIPTION
This will be useful to collect all the visible elements on the screen, including: text, ids and coordinates (x,y).

Main features:
· All elements orded by category (text, id, coordinate).
· Copy selected value to clipboard with a single tap.
· Export all the elements to a TXT file.

Notes:
- AutoInput is required to use this project.
- It was based on my old task. You can find it here.
- Once started through 'Start' task, shake the device to collect elements. And press the statusbar notification to close it completely.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Landscape view.
- New: Adjust scene menu (list) text properties from Setup (UI) task.
- New: Small vibration to let you know when it started to collect elements. (useful when there are a lot of items on screen and it takes a bit to show scene)
- Other: Disable shake profile when it has finished collecting elements (scene already on screen), to prevent overwriting the list.
- Other: Some changes to the scene.
- Other: Other small changes.

VERSION
v1.1