Open GoogleCodeExporter opened 9 years ago
If you're doing this with the Send UI, it's easy to include send via SMS and
MMS as
well.
Original comment by hugovk@gmail.com
on 20 Apr 2009 at 7:37
Last.fm will take care of the email sending for us. This issue is a case of
loading
the email addresses from the phonebook and selecting one (or many) in stead of
just a
list of Last.fm users.
The Send UI API looks quite nice and simple though. Would be nice to send SMS
and
MMS from Mobbler. Perhaps we should create another issue to deal with that.
Original comment by eartle@gmail.com
on 20 Apr 2009 at 8:12
Original comment by hugovk@gmail.com
on 13 Jul 2009 at 6:15
The class that does the phonebook fetching has been added, and I am half way
through
integrating it into the share feature.
Original comment by eartle@gmail.com
on 13 Jul 2009 at 7:48
I did some minor code review things in the phonebook fetching class in r751:
* Moved the system include headers from mobblercontacts.h to mobblercontacts.cpp.
* Removed some unneeded system include headers.
* Initialise automatic variables instead of assigning, for smaller and faster code.
* Some minor cosmetic stuff.
Original comment by hugovk@gmail.com
on 13 Jul 2009 at 7:57
Original comment by hugovk@gmail.com
on 16 Oct 2009 at 7:13
Original issue reported on code.google.com by
eartle@gmail.com
on 19 Apr 2009 at 3:28