Search results

  1. Edward_D

    How is BOO.SWAP used?

    I think it is a global variable created by the app.
  2. Edward_D

    How is BOO.SWAP used?

    When using with the option dialog, it says a string is returned to BOO.SWAP. With the dialog when "Yes" or "No" is clicked, what gets returned to BOO.SWAP?
  3. Edward_D

    Macros to disable and re-enable system apps removed from templates

    Thank you! I will remove my macros that do the same as previously uploaded ones and start help cleaning up the rest of the store.
  4. Edward_D

    Macros to disable and re-enable system apps removed from templates

    Related question but not: Can I do anything if I see people uploading macros that do the same thing as macros I have uploaded in the past?
  5. Edward_D

    Macros to disable and re-enable system apps removed from templates

    Hello, I created some macros that disable and enable system system apps of the user's choosing. They were removed from the uploaded templates. Why? Are those against MacroDroid's policies? Could someone tell me MacroDroid's policies so I know what not to upload? Thank you. Please move this to...
  6. Edward_D

    Clear a specific notifcation only from the app that created it

    I fixed it my own way by making a loop to display the notification if that notification is not present until I acknowledged it (low battery by plugging in my phone and finished charging by unplugging my phone). Thanks anyway.
  7. Edward_D

    Clear a specific notifcation only from the app that created it

    I have now made it so that the "Done charging" and "Low battery" notifications only get cleared once I unplug or plug in my phone, repectively. Still trying to figure how to clear each of those just using MacroDroid while blocking the "clear all" option from the Android system. Tried what...
  8. Edward_D

    Disable Wi-Fi at specific time

    Yes, thank you! Setting up that app was tricky.
  9. Edward_D

    Clear a specific notifcation only from the app that created it

    Thanks for the reply! It still doesn't work perfectly, but it is closer to what I wanted.
  10. Edward_D

    Clear a specific notifcation only from the app that created it

    I have learned a ton while using MacroDroid and am continuously learning more. One thing I have not figured out is how to clear a notification with only the action button while preventing it from being cleared using "clear all notifications". Anyone know if that is possible and how to do it if...
  11. Edward_D

    Disable Wi-Fi at specific time

    Fixed it! I had to go to AppMgr, search for Macro Helper, Open, make sure all permissions are allowed, and run the command "pm grant com.arlosoft.macrodroid.helper android.permission.WRITE_SECURE_SETTINGS". Works perfectly now.
  12. Edward_D

    Disable Wi-Fi at specific time

    I checked and all it says is "sending request to Helper File to disable wifi" with nothing after that.
  13. Edward_D

    Disable Wi-Fi at specific time

    My macro to disable Wi-Fi at 3:30 a.m. is not working. I tried the actions "disable Wifi" and "toggle Wifi". Neither work. As per the app instructions, I have turned on location, installed Macro Helper, and put in the allow secure settings adb command. I am running Android 14. Does this action...
Top