Search results

  1. Deathwing

    Variables in Drawer doesn't update when Drawer is open

    Thanks, I didn't know about the bug reporting feature, will use next time. Also I do have the latest version, I meant that version 5.23 introduced the bug.
  2. Deathwing

    Variables in Drawer doesn't update when Drawer is open

    Since version 5.23 variables in Drawer doesn't reflect changes if they are updated in the background while the Drawer is open. This was not the case in previous versions and breaks macros that update and display data on opening the Drawer.
  3. Deathwing

    Action blocks doesn't support passing boolean variables

    A bit cluttered when you have a couple booleans to cast but this will do for now.
  4. Deathwing

    Action blocks doesn't support passing boolean variables

    You can pass the value of any local or global variable types as input to an Action block, except boolean, which accepts only static True, False or Default value. Is it supposed to be like that? By the way, Macrodroid dev, outstanding job on the app!
  5. Deathwing

    Copy/paste as trigger

    Macrodroid already has a Clipboard change trigger. It works for copy.
Top