Closed GoogleCodeExporter closed 8 years ago
The first 20 chars of the SMS. (Sorry).
Original comment by i.vita...@gmail.com
on 27 Jan 2011 at 6:29
We should also include the recipient in the delivery notification.
Original comment by fschm...@gmail.com
on 27 Jan 2011 at 9:02
For the sent notification it's not possible because the intent only contents
the result, not the message.
For the received notification I haven't the body message, but I'll try to
retrieve a message id...
Original comment by Florent....@gmail.com
on 27 Jan 2011 at 9:09
Original comment by fschm...@gmail.com
on 28 Jan 2011 at 7:19
Wasn't so easy as I first thought. Android documentation is sometimes really
bad. ;-)
But now I am happy and satisfied with the result. We can now check if all parts
of a multipart SMS Message have been sent/delivered. The notifications now show
for WHICH messages they are meant.
Changes include:
- smsMap HashMap for all SMS that have outstanding notifications.
- extended the Sms Class for use with the map above
Original comment by fschm...@gmail.com
on 29 Jan 2011 at 2:25
Attachments:
Original comment by Florent....@gmail.com
on 29 Jan 2011 at 4:01
Fixed in v1.8
Original comment by Florent....@gmail.com
on 29 Jan 2011 at 10:57
Original comment by fschm...@gmail.com
on 25 Aug 2011 at 7:51
Original issue reported on code.google.com by
i.vita...@gmail.com
on 27 Jan 2011 at 6:29