You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Please test, report any issues, and give feedback. Opt-in for Alpha testing here.
What’s new:
Custom layout widgets, notifications, screensaver and wallpapers
Screensaver created block (Android 4.2+)
Screensaver setup block (Android 4.2+)
Interface adapter update block
Interface clicked block
Interface item request block
Interface layout update block
Interface request block
Wallpaper created block (Android 5+)
Wallpaper setup block (Android 5+)
Widget configure block
Notification show block got Collapsed, Expanded and Heads-up layout XML input arguments
fileUri function can return signed path URI
App start block Extras from “Pick shortcut” button use BigInt for long values
Fixed coordFormat function to correctly truncate negative values
Henrik "The Developer" Lindqvist
unread,
Jun 18, 2026, 8:32:08 AMJun 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
What’s new 1.53.0:
SVG support
Fixed Media button block for Android 16 update 4
мJ ZЖУ
unread,
Jun 19, 2026, 6:33:24 PMJun 19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Thank you for nice work the update feel Automate more stable now.
I'd want to ask a feature if I try to use Automate to fill password without autofill but rather than in plain text is there block that could be used for password or can conceal haracters?
Henrik "The Developer" Lindqvist
unread,
Jun 20, 2026, 10:52:20 AMJun 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
The Interact block with action Set text can be used to insert text into a text field, it should also work for password fields.
мJ ZЖУ
unread,
Jun 20, 2026, 11:57:22 AMJun 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Yes but I'd prefer if it has option to hide or unhide it or mask with asterisk if content sensitive.
Henrik "The Developer" Lindqvist
unread,
Jun 20, 2026, 12:44:24 PMJun 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
That's controlled by the app into which the text is updated, not by Automate.
мJ ZЖУ
unread,
Jun 21, 2026, 10:41:55 AMJun 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
On destination password field it convert to asterisk fine but in Automate block it stay transparent
as text.
I'm just ask for suggestion if there's a block which feature is text would be hidden in it.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
I'm just curious, how to know the max battery level of the system? like my phone i set it to battery protection 80%, when i charge it only limit the charge to 80% it will not go up to 100%, what block can get this max battery level of the system?
Henrik "The Developer" Lindqvist
unread,
Jul 5, 2026, 9:36:16 AMJul 5
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Use the Battery properties block. But there's no official Android way to get the (80%) charge limit value. Try using the included Settings finder flow then toggle the feature off/on in system Battery settings to find the setting it's stored as, if it is, then use then System setting get block.
мJ ZЖУ
unread,
Jul 8, 2026, 8:52:12 AMJul 8
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
If it's a model specific battery feature not available on all phone.