MarschOSX / Responder

Senior Design I project for an Android auto-response application
0 stars 0 forks source link

Contacts need a delay field #39

Closed MarschOSX closed 8 years ago

MarschOSX commented 8 years ago

For certain contacts (Mom, for example) you might want a different delay than your annoying neighbor who wants to hang out with you all the time. So Contacts need a field to have a delay.

If neither the text or delay fields of a contact are not set, we will default to the general response.

This will require DB changes for the contact and the contact table, and major changes in the EventHandler to actually use the contact feature