SaferMobile / InTheClear

Java and Android mobile alerting and secure wipe application(s)
https://lab.safermobile.org/wiki/InTheClear
GNU General Public License v3.0
23 stars 19 forks source link

Emergency SMS Setup - label on Recipient Mobile #67

Closed bxhghz closed 13 years ago

bxhghz commented 13 years ago

the label in the Emergency SMS setup screen says "Recipient Mobile #(s)" but should just be "Recipient Mobile #" because we are only sending to one number

djhalliday commented 13 years ago

android can send to multiple - the limitation to one only currently exists for J2ME. do we think we want to limit Android functionality in favor of consistency?

harlo commented 13 years ago

I think we want to keep the comma-separated list of contacts. Closing for now, but let me know if we make a change.