bogkonstantin / android_income_sms_gateway_webhook

Simple Android incoming SMS to URL forwarder
MIT License
388 stars 109 forks source link

Add a button to PAUSE the forwarding to a webhook #59

Closed davchana closed 5 months ago

davchana commented 11 months ago

Once we add a webhook by clicking the blue + plus button, it shows a red DELETE text to delete it. Please add a similar PAUSE text which, on clicked, will keep the webhook data but will not send any data until it is clicked again.

On clicking the PAUSE, the webhook is paused & button text is changed to RESUME.

It should ask for confirmation on each click. Do you want to pause sending SMSs to this webhook? | Do you want to resume sending SMSs to this webhook?

bogkonstantin commented 5 months ago

Done in v.2.3.0