Shows a Toast message when a service item in the list is tapped. It says "Invitation sent to [device name]"
Adds an apk to the root directory
Fixes part of issue #115 - If you tapped send without entering a message, it would send the last message sent again. I enable sendButton when the EditText has text, and disables it when the message is sent.