watomatic
watomatic copied to clipboard
Auto reply SMS
A user requested this feature via email to support auto reply for SMS.
Filing here to keep track. Vote for this issue if you want this too.
Two ways to do:
- Support generic SMS This is what most users would like but this needs a totally different code base. This can also add some architecture level complexities but can be explored
- Support individual SMS apps If we can programatically detect which app is handling SMS on the device and show SMS as an option to the user if it is a supported app. This fits well with existing architecture but may not work for all SMS apps.
Would this be closed with #340? or at least reduce the scope?