Search results

  1. B

    V5.33 - Feedback

    Will it be possible to have an array of dictionaries with three keys, and populate all of the dictionaries's ”Name” value in the Selection Dialog? I'm updating my Wake on LAN macro to support multiple defined devices.
  2. B

    More network variables

    I know this is old, but it would still be useful to have this as magic text.
  3. B

    Notification action buttons

    In addition to the already available run macro parameter when making a notification, I'd like to be able to add up to three action buttons that can execute code. https://developer.android.com/training/notify-user/build-notification#Actions
  4. B

    App Shortcuts

    This is more about having more options. Have up to four Macros on this list would be useful for me than a dedicated button to create a new macro.
  5. B

    More network variables

    I'm order of importance to me (but not necessarily everyone) Gateway Subnet Broadcast DNS servers DHCP server IPv6 info Transfer link speed Receive link speed Frequency Security type
  6. B

    More network variables

    We have the IP variable. Could we also get the other information here: https://developer.android.com/reference/android/net/LinkProperties
  7. B

    App Shortcuts

    Similar to Quick Run, Quick Settings Tile, and Widgets, if like to be able to set Macros as an App Shortcut. The API looks simple enough: https://developer.android.com/guide/topics/ui/shortcuts
  8. B

    Sleeping

    Having a Sleeping Trigger and Constraint might be useful. The Sleep API: https://developers.google.com/location-context/sleep
  9. B

    Monitor file/folder

    Having some ContentObserver triggers would be useful for things like perform an action when there's a new picture added to a folder.
  10. B

    Edit contact

    It would be cool to have an action that could edit a contact. Either statically chosen, or via variable.
Top