tijder / SmsMatrix

A simple SMS <--> Matrix bridge.
https://matrix.to/#/#smsmatrix:matrix.org
GNU General Public License v3.0
213 stars 37 forks source link

Restart Matrix service after saving the settings #47

Open tijder opened 5 years ago

tijder commented 5 years ago

Now when the user is saving its settings then the Matrix service is started. When the service is allready running it ignores the newly saved settings. The service should stop the current service and start a new one (so the right settings would be used).

vmario89 commented 5 years ago

Hi, exact same request from my side. I recognized this problem and in my opinion SmsMatrix should have some switch to periodically restart SmsMatrix service by itself, for example. regards and thanks, Mario :)

vmario89 commented 5 years ago

Hey, i made a dirty workaround for this by using some application to autorestart the android app. I used Macrodroid and created a rule to (re)start the app every 10 minutes and go back to screen: grafik

Native recycle would be cooler. I dont want to mess with apps on my phone :-)

regards, Mario