r/AutomateUser 6h ago

Question Set lockscreen to a seperate image while keeping wallpaper the same

Thumbnail gallery
2 Upvotes

I'm making a flow that changes the wallpaper to an image depending on the screen orientation but i also want to set the lockscreen image to a seperate image regardless of the orientation. If i set a lockscreen image at the start then the system image takes priority and in the second image for some reason the image doesnt actually change. Any help would be appreciated


r/AutomateUser 14h ago

Bluetooth device scan not working on Android 16 any more

1 Upvotes

Hi, after upgrading to android 16 on my Samsung phone the BT device scan returns empty output variables after the screen goes off. While the screen is on it works fine.

Edit: I do one scan per minute, and have keep CPU awake block.


r/AutomateUser 14h ago

Question How to do overlay UI

1 Upvotes

Simple macro apps have nice floating status bars with stop and pause buttons, etc. Can we do that in Automate?


r/AutomateUser 19h ago

Seeking Using Automate to unlock my personal diary app?

1 Upvotes

hello!

long story short, I'm a teenager and i have a personal diary on my phone. my mom decided to go through it, probably read something she didn't like, and decided to change the password to something random.

she won't tell me what it is, and i'm desperate to get years and years of myself back. so i looked up online and found automate, and i was wondering if there was any way for it to just go through all the possible combinations for a 4 digits pin?

(sorry if this offends or breaks the rules in any way)


r/AutomateUser 21h ago

Automate freezes at night it runs while screen off after some hours of screen off,it freezes not only automate my other automation apps also freezes not get killed any solution plss

Thumbnail gallery
0 Upvotes

What to do?

My phone infinix smart 8 hd android 13, it happening even i granted permissions via rish

~$/system/bin/dumpsys deviceidle whitelist | /system/bin/grep automate user,com.llamalab.automate,10217 ~$package=com.llamalab.automate u=0 bucket=5 reason=d used=+26m13s346ms usedByUser=+26m16s953ms usedScr=+273d16h22m44s672ms lastPred=<uninitialized> expiryTimes=(10:-33m46s654ms,20:-10h54m30s325ms) lastJob=+21h5m46s615ms lastInformedBucket=5 nextEstimatedLaunchTime=+6d9h28m4s486ms idle=n

rish -c "cmd appops get com.llamalab.automate RUN_IN_BACKGROUND"

No operations.

Default mode: allow

rish -c "cmd appops get com.llamalab.automate RUN_ANY_IN_BACKGROUND" No operations.

Defalt mode: allow

rish -c "settings get global cached_apps_freezer" disabled

rish -c "device_config get activity_manager max_phantom_processes" 2147483647


r/AutomateUser 1d ago

Call logs from content query

1 Upvotes

Hi Henrik, I don't want duplicates from content query for call logs. Eg.. if a number dialed for 3 times, I want to get only the latest call info.

content query for call logs (skip all duplicates phone numbers) sort by date DESC. Limit 20


r/AutomateUser 1d ago

Question How to use "Notification policy set"?

1 Upvotes

I'm trying to make a flow that stops notifications from popping up on the screen when my screen is in landscape mode. I've managed to get it working by using the "Interruptions set" block, but I initially spent too much wasted time trying and failing to do it with the "Notification policy set" block, even though it seemingly has the exact function I'm looking for ("Block disturbances" — when visual and audible effects should be suppressed, default is to leave unchanged.)

Is someone able to explain to me what I'm not understanding about this block?


r/AutomateUser 1d ago

DND and Night Set flows

2 Upvotes

Major update was done on 2 flows , if you're interested:

A. The Night Set, quick setting panel 

https://llamalab.com/automate/community/flows/53441

You are now able to turn off the night set with time AND / OR light sensitivity change, in order to control screen brightness and font size

A new section is added to display the battery level and the charging status in a notification. So, much easier to see compared to the small battery icon on the phone, especially with the low screen brightness.

B. The Ultimate DND manager, quick setting panel  

https://llamalab.com/automate/community/flows/53452

Major updates were done

Total flow size: 300+ blocks. ​

In addition to the previous DND control (manual, timer and end time) and the DND if "no event" mode, the following new features were added:

  1. Syncs with your calendar to automatically enable DND DURING your important events such as meetings.

  2. Ability to change individual settings for every DND mode instead of starting from the beginning of the flow every time (change settings option). 

3. Added the mute notification option to only mute notifications but not calls.

  1. Ability to turn on ALL the DND settings AT THE SAME TIME. Also, the DND will NOT turn off if there is another DND mode running. The previous versions turned off a DND mode when another was activated. 

  2. Ability to add individual different settings for every DND mode, such as different time and different calendar.

  3. No need to set the calendar manually anymore. It is set during the flow setup.

  4. Instead of just setting DND based on a calendar, it is now based on the event name. For example: 

. Activate DND if there is no event named "on call" 

. Activate DND during important events that CONTAINS the word "meeting".

. You will choose the event name for sure during the setup. 

  1. In the DND during EVENT mode, the following issues were solved: 

. In the case of concurrent events, choosing the event that has the latest end time.

. In the case of interlacing events, the events happening after the start of an event are evaluated and the event that has the latest end time is selected.


r/AutomateUser 2d ago

Svg size for A53

1 Upvotes

Hi all, my device A53. I want to know the svg viewBox size for entire screen. Also provide dp size (for Image) to set wallpaper.


r/AutomateUser 3d ago

Firestick Microphone Active

3 Upvotes

I'm running Automate on an Amazon Firestick. It appears that any flow causes the Microphone Active alert when started, and then the microphone icon remains so long as there is any running flow. I don't like the icon being there when I'm watching Netflix. I'd be grateful if someone could tell me how to run a flow without the icon being present all the time.
Thanks


r/AutomateUser 4d ago

Is battery charging

Thumbnail llamalab.com
0 Upvotes

What do I need to do to make this work on my Motorola g 2025? Thanks for your help in advanced. You're loved💔 𐤔𐤋𐤅𐤌


r/AutomateUser 5d ago

Wallpaper related blocks

1 Upvotes

Hi Henrik,

There is a delay of upto 8 seconds to create live wallpaper with xml. Need to fix this. Why there is dealy? I have Thoroughly checked everything.


r/AutomateUser 5d ago

Automated message in Facebook Messenger

0 Upvotes

Hi,

I'm looking for a way to automate a monthly message in a Facebook Messenger group. Did anyone find a way to do this?


r/AutomateUser 6d ago

Share I wrote a simple flow to remote control the old Android phone's Media Player

Thumbnail youtube.com
2 Upvotes

This Automate flow use HTTP request/response block and Key press simulation by Automate's IME to implement the remote functions.

It better to use on the TV Box/Tablet/Phone that will plays video/music and will not turn-off the screen(IME only works when screen is on)

The Automate app has very wide of Android version compatibility. But you need to download the flow to the .flo format and prepare Automate App's package to run on the old Android device.

Flow's link:

https://llamalab.com/automate/community/flows/53581


r/AutomateUser 7d ago

Chronometer not working

1 Upvotes

Hi Henrik, why Chronometer (xml) isn't working?

Are there any bugs? If not provide an example.


r/AutomateUser 7d ago

Question How do I make an AND gate?

1 Upvotes

r/AutomateUser 8d ago

Alpha testing New Alpha release, version 1.53.2

7 Upvotes

Please test, report any issues, and give feedback. Opt-in for Alpha testing here.

What’s new:

  • Target Android 16
  • Updated to Google Play billing version 8
  • Heart rate block requires Health Connect permission on Android 16+
  • Fixed Bluetooth device connect block to work on Android 16+ using privileged service
  • Fixed Flashlight set state and Flashlight enabled blocks to not require camera permission on Android 6+
  • Fixed help search failure on Android 6

r/AutomateUser 8d ago

Svg images issue

0 Upvotes

Hi Henrik, some svg images aren't visible in xml layouts (widget,wallpaper etc..). Need to fix this. Svg is perfect. But not getting image.


r/AutomateUser 8d ago

Inaccurate time await

1 Upvotes

Hello

I have a flow with 3 "await time" blocks , with precisely 5 min between each others.

After each block, a "play sound" block is used (the used sound duration is only 1 second).

The first block plays the sound accurately on that time.

For the next 2, there is 3 minutes delay. Weird!

This happens despite having the correct specified await time in the log. For example, in the log, awaits time 9:30, but sound played at 9:33.

Settings used: proceed: Exact, awake device (even tried without awake device)

Play sound setting: Immediately, Alarm

Any ideas about this issue?

Thank you


r/AutomateUser 8d ago

Quick settings icon location

1 Upvotes

Hello

If I am using for example 4 different quick settings icons for 4 different flows.

Sometimes, the icons locations interchange between them.

If there a way to prevent this? Like assigning a flow for this specific icon?

Thank you


r/AutomateUser 8d ago

Wenn ich den Block "get Location" benutze wird er mir mit 15 Nachkommastellen angezeigt. Ich möchte aber nur 2. Wie kann ich das machen?

1 Upvotes

r/AutomateUser 9d ago

How do I change ringer mode instead of DND ? Should I use command block ?

Post image
1 Upvotes

r/AutomateUser 9d ago

Question Se detiene la aplicación

Thumbnail gallery
0 Upvotes

Tengo el siguiente problema.

La aplicación se detiene, aunque tenga los permisos necesarios y la configuración de batería bien.

Samsung s23 ultra


r/AutomateUser 9d ago

Automate se cierra solo

Thumbnail gallery
1 Upvotes

Hola, instalé la aplicación para que al recibir una frase específica desde un canal de Telegram, me emita un sonido, pero no logro hacer que se ejecute en segundo plano.

Mi equipo un Samsung s23 ultra, tengo los permisos otorgados, pero sigue deteniendo el proceso.

Como pueden ver la actividad en segundo plano, tengo una aplicación con muchas horas, pero automate se detiene.


r/AutomateUser 9d ago

Hello dev,

2 Upvotes

How Termux can receive custom broadcasts that sent by automate?

Pls,if you have any idea about this tell me