Integration with Tasker or MacroDroid
I use MacroDroid and Tasker to automate a lot of things on my phone. You can create rules so that IF something happens (e.g. day = Monday and time = 10:00am), THEN do something (e.g. turn on wifi, turn on bluetooth, etc).
At my job, I often get text messages or calls for certain IT related issues. Often times, I don't care about them and just block the calls and mute the messages. However, if I'm oncall for that particular week, then I am responsible for fixing those issues and therefore I need to look at the text messages and take the calls.
At the moment, I can mute and unmute messages in Textra, but I have to do this manually. If Textra supports integration with Tasker or MacroDroid, then I can easily automate this process.
I believe that Textra will need to support some sort of Android intent broadcast & receiver, such that MacroDroid or Tasker can trigger those intents to mute/unmute the messages.
I woul