Recent content by Pepy

  1. P

    Screen Locked trigger

    According to the dev in an email exchange there's no way to detect when the device gets locked unfortunately. As an alternative you could do Screen off trigger then repeat until Device locked constraint is true before moving on.
  2. P

    Constraint/Condition Request: Keyboard Active

    I can't get this to work on v5.43.8 with Gboard or Samsung keyboard 😔
  3. P

    V5.42 - Feedback

    Please add support for manipulating Dictionary variables as well or an action to make it easier to separate the key and value of a Dictionary (eg. from Read screen contents action) into separate arrays for use with that action then back.
  4. P

    V5.41 - Feedback

    A Default/Currently active stream option for the Show volume pop-up action. Eg. If you're listening to music it'll show for media/music but if you're in a call it'll show for voice call.
  5. P

    V5.40 - Feedback

    The Wait Until Trigger action should have copy and paste functionality added to it too.
  6. P

    V5.40 - Feedback

    The enable/disable trigger action could use multiselect support so we don't have to add another action for each trigger we want to modify in a specific macro.
  7. P

    Additional marker for work-in-progress macros

    Will work similarly to how the star works but with some differences: A different icon (eg. a flag in red colour) New macros (excluding downloads from templates or imports) are marked by default Marked macros will be disabled automatically upon saving and backing out (can ask if want to mark as...
  8. P

    Use location variable in geofence

    You can open the Macrodroid app and use UI interaction to navigate to the associated Geofence then either use the request location button or an Extract text action to retrieve the coordinates from {notification} and search for it.
  9. P

    Use location variable in geofence

    So you want to be reminded in case you forget to complete the parking payment? Geofences have to be updated manually so it will have to wait until you finish before proceeding to update the location for the associated trigger.
  10. P

    Can't find fold state trigger

    And some on a so-called Shelf of Shame just needs some pressure applied by your thumbs 😏
  11. P

    Integrate Android 12 "Extra Dim" setting into Dim Screen action

    Oh well, they serve different purposes. For the one you mentioned I found that it goes from 0 to 100. -1 also works but not exactly sure what intensity that's at. Ah, I meant the official one that I was using in the screen recording where I tried using the macro you shared. Even now the results...
  12. P

    Integrate Android 12 "Extra Dim" setting into Dim Screen action

    Indeed it did 🥳 The helper app was needed to initially create the settings but can now function without the option checked. This toggles it. And this controls the intensity. However, the quick settings tile doesn't update properly when set via Macrodroid.
  13. P

    Integrate Android 12 "Extra Dim" setting into Dim Screen action

    I've already tried that before but here's a recording using your macro. Just gave 20 and -20 a try. No luck.
  14. P

    Integrate Android 12 "Extra Dim" setting into Dim Screen action

    In the screenshot is all I have. Do you have the "Use helper app" checked in the System setting action by any chance?
  15. P

    Integrate Android 12 "Extra Dim" setting into Dim Screen action

    Not every Android skin has that setting such as OneUI as I noted above.
Top