Recent content by AhmedZ

  1. A

    Add new notification icons in the MacroDroid library

    I created a feature request for this. Would be great to be able to choose a custom ico file or something for the MacroDroid status bar icon (which is meaningless otherwise). https://www.macrodroidforum.com/index.php?threads/set-macrodroid-icon-action-to-choose-custom-image-file.3387/
  2. A

    "Set MacroDroid icon" action to choose custom image file

    Currently there is a limited set of icons available for selection for the custom MacroDroid icon. It would be very useful to be able to replace the MacroDroid icon because: - I have set the MacroDroid permanent notification to always dispaly expanded in my notification so I can easily launch a...
  3. A

    Hide MacroDroid icon in statusbar without affecting Notification Bar?

    Yep, that is all correct and already known. The problem is I want to hide the status bar icon, "minimize" in the system settings--but not minimize the notification (so I can access my shortcuts easily). Anyway, it's an android limitation for now... 420's solution to make lemonade is good...
  4. A

    Hide MacroDroid icon in statusbar without affecting Notification Bar?

    Haha good call. I'll chew on that. I'm an Android developer but I feel like this should be an option in Macrodroid as I've seen a similar option in other apps to disable the status icon (but keep the notification).
  5. A

    Hide MacroDroid icon in statusbar without affecting Notification Bar?

    SystemUI Tuner has options to be able to hide status bar icons but I don't know what the "key" is for the MacroDroid persistent notification icon. I don't want to minimize it (so I can easily click the action buttons without having to expand it) but do want to hide the status bar icon. Has...
  6. A

    Drawer Item: Add Notification Button Bar

    I really like my notification button bar and don't want to replicate the whole thing and manage it continuously in the drawer: it would be great to be able to just add a replica of the notification bar to the Drawer. It gives an alternative way to access the same buttons. Normally I keep the...
  7. A

    System Setting: Vibrate/Silent Quick Setting Tile (Solved)

    I wasn't looking to replace it, I looking for the System Setting value for this tile. Helpful user on Reddit indicated it is "{setting_global=mode_ringer}" which worked! Now I am able to trigger actions based on this. It may also work in reverse. Anyway it would be great to be able to export...
  8. A

    System Setting: Vibrate/Silent Quick Setting Tile (Solved)

    I'm looking for the System Setting for the following tile which is used to toggle vibration and silent mode.
  9. A

    Notification/Alarm sound alert even phone is silent

    It was in my error, the variable I had was set to integer instead of string. Thank you for all the help! Now time to look for the right System Setting that gets changed 😅
  10. A

    Notification/Alarm sound alert even phone is silent

    When I use Set Variable action, there is no magic text for picking a system setting (the hundreds that are available in System Setting action).
  11. A

    Notification/Alarm sound alert even phone is silent

    Unfortunately, Macrodroid's detection of Ringer Volume for "Vibrate" and "Silent" doesn't distinguish between Ringer Volume and DnD. i.e. DnD = Silent. For example: if I have DnD enabled Ringer Volume also is detected as zero. Not quite a bug. I'm wondering if there is a way to set a local...
  12. A

    Notification/Alarm sound alert even phone is silent

    Thank you that's awesome! The one action/constraint I wasn't aware of. I was doing some weird stuff in my ignorance
  13. A

    Notification/Alarm sound alert even phone is silent

    When I choose the "Ringer Volume" constraint, there is no NOT option after that.
  14. A

    Notification/Alarm sound alert even phone is silent

    I also have a similar issue and use case. Would it be possible to add ability to specify constraint of "Not" in a certain Ringer Mode. I want to set a constraint so that an action would play if it isn't in Silent mode, but will play if vibrate only. Similar to the "not in" for do no disturb.
  15. A

    Deeplink automation

    ok, I have tens of thousands of files in those ~10GBs, just wondering comparatively how fast + accurate it is at detecting those kind of conflicts. Only a few change at a time but wonder how long it would take to search through all those files again..
Top