Recent content by Qarboz

  1. Qarboz

    Need a bit of help adding an if statement to my macro

    If action -> Add condition -> MacroDroid Specific -> Compare Values -> select Type Integer or Decimal -> in the first field tap ... and search wifi, is the second item
  2. Qarboz

    Send Gmail Action Troubleshooting (Samsung Galaxy, Android 11)

    In MacroDroid app Settings->Email Settings
  3. Qarboz

    Problem with translating of boolean variables

    Whether it is a problem related to the language of the phone?
  4. Qarboz

    Selection dialog variable question

    Another, simpler but "scattershot" solution is to use a global variable in "Save selected index in numerical variable" in the Selection Dialog; then in the relevant macros enter the trigger "MacroDroid Variable Change" and entering the correct value.
  5. Qarboz

    Quick panel node doesnt match whats going on in my sysrem -samsung 20ult

    I, too, see 3 tabs for icon choice. Have you tried installing an icon pack? You can do it in the widget buttons configuration (when configuring a trigger). But it may not show up in the Configure Quick Tile action. If it doesn't work, you can ask for a new feature in the Feature Request thread...
  6. Qarboz

    Quick panel node doesnt match whats going on in my sysrem -samsung 20ult

    You need to use Configure Quick Tile action
  7. Qarboz

    Quick panel node doesnt match whats going on in my sysrem -samsung 20ult

    I have also done similar automation with quick tiles; in this case the problem is the opposite, that is, when the setting is changed from the Android menu. To make the status of the tile consistent, you need to monitor the change in the system settings and change the appearance of the tile...
  8. Qarboz

    turn off/on do not disturb mode and Bluetooth

    You can put the Unlocked Device constraint in the macro, so you can use Quick Tiles
  9. Qarboz

    Wifi on rooted terminals

    It would be convenient if the various functions inherent to WiFi (e.g., SSID in range, WiFi connected to, etc.), were possible without location enabled for rooted terminals.
  10. Qarboz

    New versions of the MacroDroidHelper.apk

    https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/
  11. Qarboz

    JSON Managers

    My request for "new features" is as follows: Please, use normal font for posts; use large font and color only to highlight some important words, thank you.
  12. Qarboz

    IF screen is being touched, THEN?

    You could put a WHILE/DO with a bool variable as a condition inside the click loop. You can set/reset this variable with the long press of the home button.
  13. Qarboz

    IF screen is being touched, THEN?

    Send the screenshot of the macro, we can help you better
  14. Qarboz

    How to use different words/phrases as trigers

    Message txt do you mean a text file like filename.txt? How do you receive this file?
Top