Recent content by JoeReMi

  1. JoeReMi

    Fully configurable MENU...

    I am talking about the Option Dialog that appears when running the MenuUpdt macro. You can run the rest of the macro even when the back button is pressed by selecting the "Continue macro on back press" option. Is there a reason you didn't choose for this? To clarify, I am not talking about...
  2. JoeReMi

    Password Protection for Macrodroid Toggle On/Off button

    My two cents about the "Block screen touches" option: I don't have a macro ready but I have noticed that you can set the area in which touches are blocked very precisely. So you can block touches in the on/off button area but still be able to touch (for example) the expand/collapse buttons in...
  3. JoeReMi

    Fully configurable MENU...

    So about that option dialog: Is there a reason why you made it so it can't be closed with the back button? Because now I have to press the home button on my device to close this dialog, which seems a bit extreme. Edit: I am also getting the following error when trying out the example menu...
  4. JoeReMi

    Password Protection for Macrodroid Toggle On/Off button

    That's not what this is about. This is about preventing deactivation even when the app is accessible. Have you considered using the "block screen touches" action?
  5. JoeReMi

    "Define manually" option for ALL variables

    I would like to be able to use "define manually" for other variables than dictionaries/arrays. My use case I am working on a macro that generates search strings for me to use in Pokémon GO. I made a selection dialog with options for each category of mon. The selected category is saved in a...
  6. JoeReMi

    App crashes when attempting to configure Send Email while a variable contains exported macros

    To replicate: Create a macro containing three actions (Export macros, Read from File and Send Email. Export the macros using the first action and then read the resulting file into a local variable using the second. Configure Send email (hit OK while Gmail Account is selected) This is making...
  7. JoeReMi

    Why do these two identical Geofence constraints give different results?

    The order in which the constraints are tested does not seem to matter. Right, my bad! Edited 😅 I decided to test this issue a second time, when I was not inside the area. I cloned the two macros and changed the constraint in the clones to Outside Area while keeping everything else the same...
  8. JoeReMi

    Why do these two identical Geofence constraints give different results?

    Hi, I'm having a weird Geofence issue, see video. The settings for the constraint in both macros: Zone name: Thuis + GR (which is where I am) Inside Area Do not set constraint to true if no location is available Location Update Rate: 5 minutes So then, does anyone know why in the first macro...
  9. JoeReMi

    V5.44 - Feedback

    The universal apk doesn't work on either my phone or my tablet. My tablet tells me "App not installed as package appears to be invalid." Other apk works fine, ironically enough. edit: Ran into a bug where the app crashes when a certain macro is opened. Tried to re-install 5.43.6 to test if it...
  10. JoeReMi

    Password Protection for Macrodroid Toggle On/Off button

    Thirded. This would be amazing! (I'm working on a macro that prevents access to the MacroDroid app at certain times of the day and this would simplify a lot of things.)
  11. JoeReMi

    Fully configurable MENU...

    Yes, it's that one. The OptionDialog action block was not preselected on my end. Can you tell me how to configure the input/output parameters?
  12. JoeReMi

    Fully configurable MENU...

    The action is not marked as invalid any more, so it seems to have worked. Thank you! Question about the MenuUpdt macro: Its first option dialog does not seem to do anything (the buttons are off). What should I set these to?
  13. JoeReMi

    Fully configurable MENU...

    Just tried, the actions are still invalid. Also good to mention: Removing these actions and attempting to add an action with the same settings in their place does not work. The actions do not appear. This is happening on two of my devices ._. edit: Will do some more testing to verify if that's...
  14. JoeReMi

    Fully configurable MENU...

    Hi! This looks really cool with lots of functionalities, great job! However these two actions appear to be invalid, even when viewing the Macro in the template store. Do you know what might be going on here?
  15. JoeReMi

    V5.42 - Feedback

    Setting the floating button trigger to Text does not carry over to the "Floating Button Configure" action. Could this be updated in a future version?
Top