V5.52

Status
Not open for further replies.

MacroDroidDev

Administrator
Staff member
Version 5.52 (March 2025)
==================

Added NFC Enabled state trigger.

Modified HotSpot On/Off action so it no longer needs the helper file on Android 14+.

Added menu option to enable/disable logging for each individual trigger, action and constraint.

Geofence configuration screen falls back to Open Street Maps on devices that don't have Google services.

Modified Notification Interaction action so it can work again on Android 14+ devices.

Updated Macro Enabled/Disabled constraint to add support for specifying macro name in text (including magic text support).

Updated Get Text from View Id action to add option to save on screen state to a boolean variable.

Added support for tinting custom widget icons.

Removed Add Macro Wizard tile.

Added Last Opened Action Block tile.

Added option to summarise macros action to add all variables used by the macro (local + global).

Added option to set the maximum number of lines for a variable in the MacroDroid drawer.

Added paste menu options when editing the list of conditions in an IF clause action.

Fixed issue where {cell_connection_type} magic text would not reflect the latest cell connection type when it changes.

Fixed issue where Set Variable copy array/dictionary would not present all sub-array/dictionaries.

Fixed issue where MacroDroid Icon Long press trigger would not work correctly with the Trigger Fired constraint.

Tweaked UI Interaction accessibility service to fix problems where old screen content could be returned after the screen has updated.

Tweaked Screen On/Off constraint to try and fixes cases where it reports screen on when it's off (such as when connected to Android Auto).
 
Last edited:

MacroDroidDev

Administrator
Staff member
V5.52.1
======

Reverted changes to Bluetooth trigger as it was causing issues with some users.
Fixed issue where floating text would not always resize correclty when text content is updated.
Fixed issue where existing drawer variables items would show 0 lines. (It should default to 2).
Fixed issue where basic auth on HTTP Request action would not work in some scenarios.
Fixed issue where UI Interaction action would not work correctly when specifying duration as a variable name with more than 5 characters.
Added option to force screen refresh to Read Screen Contents, Get Text By View Id and Check Text on Screen actions.

Arm64 APK should work for most modern devices:
https://macrodroidlink.com/beta/macrodroid_v5_52_1_beta-arm64.apk

The universal APK is a larger download but should work on all devices.
https://macrodroidlink.com/beta/macrodroid_v5_52_1_beta-universal.apk
 
Last edited:

MacroDroidDev

Administrator
Staff member
V5.52.2
======

Fixed issue with search highlight not showing error sate on edit macro screen.
Fixed floating text sizing to work properly when using magic text with the Marquee option.
Fixed potential issue where floating views are not cleared correctly in FloatingTextService.
Fixed issue with Launch app action where using force new on MacroDroid would not load home screen.
Fixed issue where link to action block on edit macro screen could get broken in some scenarios in action block action.
Fixed issue where dim overlay would not work on screen rotation.
Fixed issue where set variable action would still log variable change when logging was disabled on the action.
Removed redundant Twitter account button in settings.
Fixed issue where array manipulation reverse would put items in wrong order in some scenarios.
Fixed issue with Macro Enabled constraint not working correctly when no macros match the specified pattern name.
Improved enable/disable trigger action so it shows more information about the trigger in the macro/action block edit screen.

Arm64 APK should work for most modern devices:
https://macrodroidlink.com/beta/macrodroid_v5_52_2_beta-arm64.apk

The universal APK is a larger download but should work on all devices.
https://macrodroidlink.com/beta/macrodroid_v5_52_2_beta-universal.apk
 

MacroDroidDev

Administrator
Staff member

MacroDroidDev

Administrator
Staff member
V5.52.4
=====

Fixed issue where adding tasker plugin from the favourites shortcut did not work.
Fixed issue where set variable - global variable would update log when logging disabled for action.
Fixed issue where string comparison would not work correctly when comparing against empty string.
Fixed issue where stopwatches would not be sorted in the correct order.
Other minor improvements and rare crash fixes.

Arm64 APK should work for most modern devices:
https://macrodroidlink.com/beta/macrodroid_v5_52_4_beta-arm64.apk

The universal APK is a larger download but should work on all devices.
https://macrodroidlink.com/beta/macrodroid_v5_52_4_beta-universal.apk
 
Status
Not open for further replies.
Top