krishnansuccess / droid-notify

Automatically exported from code.google.com/p/droid-notify
0 stars 0 forks source link

Don't parse non-numeric "SMS" address into the number format. #214

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Problem deals with "special" SMS-es which have alphabetical sender ID, not 
traditional numeric phone number. When Notifier shows up such messages it tries 
to split that alphabetical sender ID into symbol groups like numeric string. So 
it shows like "Spo-rt-Li-fe" for messages from my fitness center with ID 
"SportLife" for example.

Original issue reported on code.google.com by cs3vi...@gmail.com on 7 Oct 2013 at 5:29

GoogleCodeExporter commented 9 years ago
+1. It would be great to ignore non-numeric "numbers" for SMS notification

Original comment by mclb.e...@googlemail.com on 1 Nov 2013 at 5:45

GoogleCodeExporter commented 9 years ago
This fix has been added as of Version 4.0.9 of the application.

Original comment by cs3vi...@gmail.com on 4 Nov 2013 at 5:08