Download Tasker (Play Store version) 6.3.7-beta APK
Version: 6.3.7-beta (5389)
Languages: 75
Package: net.dinglisch.android.taskerm
Downloads: 658
Target: Android 13 (API 33)
nodpi
Tasker (Play Store version) notes
www.reddit.com/r/tasker/comments/1cazxlp/dev_tasker_637_beta_inline_action_editing_ui/
A new beta is out! This one is all about continuing to implement a new Tasker UI for the Edit Task screen.
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.
If you want you can also check any previous releases here.
New UI Features
Demo: https://youtu.be/MYNZtSKWv0o
Inline Editing
Now, in the new UI, you'll be able to edit most of the parameters in your actions! And the best part is, you don't even need to leave the task edit screen to do it!
It looks like this: https://imgur.com/9jhlNuO
As you can see, each of the fields is represented as a chip right there in the action and when you touch one of them, you can edit it like this: https://imgur.com/3zNyP0T
Not all parameters are added right away (only required ones), but you can add any of the missing ones by using the Additional Parameter button at the bottom: https://imgur.com/vqiSCvx
This helps with the clutter of actions that have a ton of parameters and keeps things tidy, only showing those parameters that really only need to be shown.
You may notice that each parameter has a type too symbolized by the little icon on its left, so you'll be able to easily differentiate between text, number or image parameters for example.
Each parameter can also be used in Text mode too! For example, you could input any checkbox parameter as text instead of simply using the checkbox, so you can make a checkbox enabled via a variable for example (as shown in the demo video).
Finally, each parameter can also have an expanded editor, where some help text for the parameter can be shown (like this https://imgur.com/q6J583R ) and also a custom UI for selecting each type of parameter can be used (for example, to select images, you could see something like this: https://imgur.com/xEEmrKa [this is POC, in the real UI you'll be able to select images from different sources, etc, like Tasker has now]).
Also very cool is the ability to simply change the value of a field and run the task right away with the play button to see the effects of your changes immediately! Makes task editing much less cumbersome!
UI Tuner
This is a new option that allows you to customize Tasker's UI in any way you like. For now, it has just a few options, including the option to show/hide action icons, show/hide/move numbers and set the size of action block (If, For) identation.
My plan is to add options for most things people seem to have different opinions on. For example, some people really like the action numbers, others think it's a waste of space. This way, everyone can be happy :)
If you think something else makes sense to be in the UI Tuner, let me know!
Multiple Simultaneous Editors
If you have the screen real estate available (for example, on a tablet), it would be a shame to waste it all on super wide actions with no added benefit... Enter Multiple Editors!
With the UI Tuner, you have the option to show multiple simultaneous editors which can show you different views of the same task!
For example, you could have Editor 1 showing you a collapsed view of your task so you can have a better overview over it, and then you could be editing an action at the start of your task in Editor 2 and another action at the end of the task in Editor 3!
Since you no longer need to leave the task edit screen to edit actions, it's super handy to be able to change things in multiple places at the same time and test them right away with the play button!
You can have up to 4 editors if you want, so if you have a tablet, give it a try! You can also use it on a phone, but it won't be as handy :)
Full Changelog
- Numerous New UI improvements/fixes/implementations like UI tuner, inline editing of parameters and multiple simultaneous editors
- Added blockProperties to WebUI action list so that you can correctly ident blocks like Ifs, Fors etc
- Added endpoint to get relevant variables to WebUI
- Fixed setting widget icon from a direct http URL
- Fixed issue where sometimes a task variable's value could be deleted if you ran a task in certain circumstances
- Fixed issue where sometimes a warning toast would show its text truncated
Enjoy! 😎
What's new in Tasker (Play Store version) 6.3.7-beta
Release Video: bit.ly/tasker6_2_video
Comment/More: bit.ly/tasker6_2_comment
- Matter Home Automation
- Tasker is now an HTTP Server with the new HTTP Request event and HTTP Response actions
- Work Profile Management
- Get Network Info
- Running Tasks Notification
- If Conditions Copy-Pasting and other QOL enhancements
- Much more here: bit.ly/tasker6_2_changelog
About Tasker (Play Store version) 6.3.7-beta
⚙No repetitive tasks for you, let your Android device handle it!⚙ Total Automation, From Settings to SMS.
Here are only some of the things you could do with Tasker. Its real power is the flexibility to combine contexts and tasks however you wish: tasker.joaoapps.com/exampleuses.html
☑ Automations
Make your phone a true smart phone! Why remember to change the volume every day when you leave home when your phone can do it for you?
Automate stuff based on the app you're in, the time of day, your location, your Wi-Fi network, Received SMS or Calls, the currently playing song and many other (130+) states and events!
Check out how easy it is to create an automation: www.youtube.com/watch?v=s6EAbLW5WSk
☑ Actions
350+ actions allow you to truly customize your phone like never before! Send SMS, create notifications, change almost any system setting like Wifi Tether, Dark Mode, Always On Display, change any volume, control Do Not Disturb, open apps, file manipulation, control music playback, get your location... you get the idea. If you can think of it, Tasker can probably do it for you!
Note: root is NOT (I repeat NOT) required for majority of the functions. However, a few of the actions (like the Kill App and Mobile Data action on some devices) require root. This is because of Android security policies that developers cannot work around.
☑ Automatic File Backups
If you set it up to do so, Tasker can automatically backup your files to a specific folder on the device, SD card, USB key or even Google Drive! This is useful if you want to keep your files safe even if you lose your phone.
☑ Download and Install APKs directly
By your request (if you set up a task to do so), Tasker can automatically check a website for updated APKs, receive those APKs from said websites and initiate installation of any files!
☑ Other Triggers
Manually trigger your actions via launcher shortcuts, quick setting tiles, widgets, long-pressing volume buttons, media buttons (like the ones on your BT headsets or headphones), Bixby button, Navigation Bar, Notifications and more!
☑ Join - Remote Tasker
Adding Join (play.google.com/store/apps/details?id=com.joaomgcd.join) to the mix will even allow you to trigger tasks from another Android device or PC!
☑ Scenes
Design your own UI and use it to display any info you want or trigger any task!
☑ App Creation
Create your own standalone apps to share or sell with the Tasker App Factory : play.google.com/store/apps/details?id=net.dinglisch.android.appfactory
☑ Developer Friendly
Many 3rd party developers already allow you to perform actions in their apps and listen to their events/states through Tasker!
Check out some of them: tasker.joaoapps.com/pluginlist.html
You can also call most of the Web APIs from Tasker with the powerful HTTP Auth and HTTP Request actions! Check out an example Video of HTTP Auth and Request: youtu.be/yAt2D1XmgUI.
☑ 7 day trial - one time payment to unlock
Get it here: tasker.joaoapps.com/download.html
☑ Useful Links
Privacy Policy: tasker.joaoapps.com/privacy.html
Starter Guides: tasker.joaoapps.com/guides.html
Pre-made projects: forum.joaoapps.com/index.php?resources/
Official Support Forum: groups.google.com/forum/#!forum/tasker
Tasker Community: www.reddit.com/r/tasker/
It's not possible to fix problems reported via Play Store Comments so please use the "Report Issue To Developer" option in the app > Menu to do so.
Note 1: Tasker uses the BIND_DEVICE_ADMIN permission in order to provide the System Lock functionality
Note 2: Tasker uses an accessibility service for some of its features like closing the notification tray, checking which app is currently opened and more.
Tasker (Play Store version) 6.3.7-beta variants
This release may come in several variants. Consult our handy FAQ to see which download is right for you.
Version:6.3.13(5395) for Android 5.0+ (Lollipop, API 21)
Uploaded:July 25, 2024 at 7:13PM UTC
File size:36.81 MB
Downloads:4,616
Version:6.3.11-rc(5393) for Android 5.0+ (Lollipop, API 21)
Uploaded:July 17, 2024 at 6:25PM UTC
File size:36.65 MB
Downloads:578
Version:6.3.10-rc(5392) for Android 5.0+ (Lollipop, API 21)
Uploaded:June 12, 2024 at 2:49PM UTC
File size:36.62 MB
Downloads:1,855
Version:6.3.8-beta(5390) for Android 5.0+ (Lollipop, API 21)
Uploaded:May 14, 2024 at 6:00AM UTC
File size:36.6 MB
Downloads:1,032
Version:6.3.7-beta(5389) for Android 5.0+ (Lollipop, API 21)
Uploaded:April 25, 2024 at 6:42PM UTC
File size:36.51 MB
Downloads:658
Version:6.3.5-beta(5387) for Android 5.0+ (Lollipop, API 21)
Uploaded:March 29, 2024 at 10:59PM UTC
File size:36.37 MB
Downloads:1,033
Version:6.3.4-beta(5386) for Android 5.0+ (Lollipop, API 21)
Uploaded:March 13, 2024 at 1:45AM UTC
File size:36.18 MB
Downloads:649
Version:6.3.0-beta(5382) for Android 5.0+ (Lollipop, API 21)
Uploaded:January 23, 2024 at 8:23PM UTC
File size:33.38 MB
Downloads:2,223
Version:6.2.22(5380) for Android 5.0+ (Lollipop, API 21)
Uploaded:January 12, 2024 at 11:41PM UTC
File size:33.36 MB
Downloads:3,023
Version:6.2.12-rc(5370) for Android 5.0+ (Lollipop, API 21)
Uploaded:August 5, 2023 at 8:01PM UTC
File size:33.34 MB
Downloads:9,391
Version:6.3.13
Uploaded:July 25, 2024 at 7:13PM UTC
File size:36.81 MB
Downloads:4,616
Version:6.3.11-rc
Uploaded:July 17, 2024 at 6:25PM UTC
File size:36.65 MB
Downloads:578
Version:6.3.10-rc
Uploaded:June 12, 2024 at 2:49PM UTC
File size:36.62 MB
Downloads:1,855
Version:6.3.8-beta
Uploaded:May 14, 2024 at 6:00AM UTC
File size:36.6 MB
Downloads:1,032
Version:6.3.7-beta
Uploaded:April 25, 2024 at 6:42PM UTC
File size:36.51 MB
Downloads:658
Version:6.3.5-beta
Uploaded:March 29, 2024 at 10:59PM UTC
File size:36.37 MB
Downloads:1,033
Version:6.3.4-beta
Uploaded:March 13, 2024 at 1:45AM UTC
File size:36.18 MB
Downloads:649
Version:6.3.0-beta
Uploaded:January 23, 2024 at 8:23PM UTC
File size:33.38 MB
Downloads:2,223
Version:6.2.22
Uploaded:January 12, 2024 at 11:41PM UTC
File size:33.36 MB
Downloads:3,023
Version:6.2.12-rc
Uploaded:August 5, 2023 at 8:01PM UTC
File size:33.34 MB
Downloads:9,391