Search results

  1. HawkerPaul

    Connect to Network (list of SSIDs)

    This problem has returned for me since upgrading to Android 14. It was fine on 13 I still have permissions for location set to all the time for both MD and helper All I get in the list of selectable SSID's is "Any Network" You would think it would just be a case of accessing the list of...
  2. HawkerPaul

    Include "system" variables in if conditions/constraints

    When I expand the 3 dots for setting text, I can access all local/global variables and tons of system variables such as macro name, action block name, ssid etc. If I add a constraint or an if condition, how can I access these extra system variables to in order to test their values, as the...
  3. HawkerPaul

    Variables list

    When pressing the 3 dots when entering a string, this pops up a list of all current vairables. These seem to be grouped into various categories (local vars, system vars etc.) Could we have an option to sort this entire list alphabetically please. Thanks
  4. HawkerPaul

    Current battery % {battery}

    It's very peculiar, as it now seems to have "caught up"! I only just noticed this discrepancy as I have a macro that writes to the user log on battery % change, so I can monitor how the phone is running. On looking at the log I saw the log % value was 1 less than the statusbar. This was the case...
  5. HawkerPaul

    Current battery % {battery}

    Odd. I'm on a Pixel 5. It's all up to date in terms of android, macrodroid (5.37.5 pro) and helper (v1.13)
  6. HawkerPaul

    Current battery % {battery}

    The value this reports is always 1% less than the battery % that gets shown on the statusbar. Is this a bug?
  7. HawkerPaul

    Action block constraints

    Agreed. It was just a thought. Not a biggie at all, but would make things a bit neater. Thanks for all the replies folks. (y)
  8. HawkerPaul

    Action block constraints

    Yes @Quidn. This has the same effext, along with putting if statements at the start of the macro. However it would be easier to have a constraint section which is inkeeping with how we all write macros, making it more logical and intuitive in my opinion
  9. HawkerPaul

    Action block constraints

    Yes @Dm114. This basically is what I'm having to do at the moment
  10. HawkerPaul

    Action block constraints

    Thanks for the replies. I am aware of this, but it can be useful to put constraints on the action block itself, as instead of multiple calls to an action block within macros, testing each call with individual constraints or if conditions, it would be far easier to attach these conditions onto...
  11. HawkerPaul

    Action block constraints

    I'm talking about action blocks here, not macros or actions within macros. I would like to see a constraint section (the section with a green background) at the end of an action block as per regular macros.
  12. HawkerPaul

    Action block constraints

    Would it be possible to add a constraint section to action blocks please Thanks
  13. HawkerPaul

    Connect to Network (list of SSIDs)

    When I try to configure a "WiFi connected" constraint or a "WiFi state changed" trigger, all I get under the "WiFi is connected to" or "connected to network" lists is "Any Network". I used to also be able to select any of my previously stored WiFi SSID's Is this a bug, or is there any why I can...
  14. HawkerPaul

    Strange behaviour of If / Else If / Else / End If (Solved)

    Try using all If/Else conditions and avoid the ElseIf's and see what happens
  15. HawkerPaul

    Constraints (AND/OR)

    Ah right! Just seen that AND/OR/XOR/NOT entry under Macrodroid Specific when adding a constraint. Cheers Snurre! (y)
  16. HawkerPaul

    Constraints (AND/OR)

    Thanks for the reply snurre But that seems to be related to constraints at the macro level, which I was already aware of, and not multiple constraints set against individual Actions.
  17. HawkerPaul

    Constraints (AND/OR)

    Hi. I'm aware that its possible to state if AND/OR is required in the Constraints section of a macro. However, when you add multiple constraints under a specific action, there is no option to specify AND/OR. I take it the constraints under a specific action are always AND? If so, could the...
  18. HawkerPaul

    Data Saver Ultimate

    I always get 404 page not found, even when I'm using my mobile with Macrodroid Pro installed, and I've logged in to the forum ie. on my mobile: Open MD Click Forums Click Share you macros etc.
  19. HawkerPaul

    Sleep/Disable

    I was wondering if it would be possible to introduce an overall Sleep function to disable MD. The reason I ask is that I have one particular macro that warns me when signal is lost. When I visit my daughter's house, the area is borderline, so its frequently dropping+re-establishing the signal...
Top