V5.37 - Feedback

Sserj

New member
It would be good for the Intent action to add a ForegrounService target.
I use this to launch music in the background.
On the example of the script:
am start-service .... - not work
am start-foreground-service... - it works
 

Endercraft

Moderator (& bug finder :D)
It would be good for the Intent action to add a ForegrounService target.
I use this to launch music in the background.
On the example of the script:
am start-service .... - not work
am start-foreground-service... - it works
Please write in the Feature request forum instead.
 

alexhee

Member
The latest updates 5.37.11 on screen content "Case insensitive" it seems break if this is checked. Before this, this is working fine.

For example, if I have a keyword "Open Now", if I checked this option then it won't trigger, it's working only if this option unchecked.
 

LF0

Member
In many cases, the screen overlay of MacroDroid cannot cover the system status bar, especially in the "Dim Screen" feature, where the brightness of the status bar is not affected by the overlay. Is this a bug or intentional? To my knowledge, using accessibility features should allow overlaying the system status bar.IMG_20231005_170757.jpg
 

Endercraft

Moderator (& bug finder :D)
It has been like that for a while but now that floating text can overlay that it should be possible. Please make a thread in the feature request forum.
 

Quidn

Passionate Member

I don't know it's specific to this beta(due to major reworking of edit UI), but shouldn't it the added items be shown at "No Triggers/Actions" section?
 

MacroDroidDev

Administrator
Staff member
@Quidn thanks for the report. In theory the changes to the edit screen should have been isolated from this, but in any case this does seem to be an issue. The behaviour is quite weird because it only seems to happen in certain circumstances, but I will try and resolve.

Just to follow up, it looks like this has been a long standing issue before v5.37. I will of course fix but it will probably go in v5.38 to avoid delaying this release any further.
 
Last edited:

MacroDroidDev

Administrator
Staff member
@LF0 With regards to dim screen, the overlay is already appearing over the status bar area (you can see the background gets dimmed). It is not possible to draw over the status bar icons or obscure them in any way so the brightness of them cannot be changed. The floating button can now be drawn in this area but as you will observe it always appears underneath the icons.
 

LF0

Member
@LF0 With regards to dim screen, the overlay is already appearing over the status bar area (you can see the background gets dimmed). It is not possible to draw over the status bar icons or obscure them in any way so the brightness of them cannot be changed. The floating button can now be drawn in this area but as you will observe it always appears underneath the icons.
Please take a look at my response in the feature request. I know that some software can cover the icons in the status bar, and it only requires enabling the accessibility service to achieve this. This is also why I hope to adjust the overlay implementation in MacroDroid.
 

Quidn

Passionate Member
I confirmed v5.37.12 is available on the Play Store from few hours ago.
It looks much better on tablets thanks to home screen tile size is configurable to be reduced from v5.36.

it only seems to happen in certain circumstances
Interesting because it's same on my tablet and other profiles. Maybe it's related to device settings I commonly configure to.
 

vm53

Member
Hi everyone, I downloaded the latest version of macrodroid (PRO) today, and in a macro that reads the text of WhatsApp messages, it no longer works.
I go to check what could be the reason and I see that some magic texts no longer exist, which exist in an older version of macrodroid (PRO), which I have on another mobile phone, among these (notification_text_lines)
Is this just my problem, or is it a big bug?
 

Attachments

  • IMG20231009153933.jpg
    IMG20231009153933.jpg
    1 MB · Views: 4

Endercraft

Moderator (& bug finder :D)
It could be that MacroDroid can't access these anymore. I haven't seen that change, I'll check..
 

Endercraft

Moderator (& bug finder :D)
On MIUI 14/Android 13 these magic texts still appear.
1696859184163.png
Can you share your macro ? Make sure you are trying to set a string variable.
 

vm53

Member
I did other tests, the problem is on the action block, while in a normal macro the magic texts appear normally.
 

Attachments

  • LeggeMitt&Testo.ablock
    2.4 KB · Views: 0
  • Leggi_Whatsapp.macro
    7 KB · Views: 0

vm53

Member
I reinstalled an old version of macrodroid (5.36.2_beta) and with this the magic text (not_text_lines) works, with 5.37 it doesn't work.
What can I do?
I have to report to @MacroDroidDev
 
Last edited:

Dimlos

Well-known member
On Android 14, when I select widgets from the home screen, select MacroDroid shortcuts, and select macros, the shortcuts are not placed on the home screen.(A bug report was filed)
 
Top