aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu/messaging-menu-message.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow adding actions to MessagingMenuMessageLars Uebernickel2012-11-271-0/+6
|
* libmessaging-menu: add MessagingMenuMessageLars Uebernickel2012-11-011-0/+64
MessagingMenuMessage allows adding individual messages with titles and body previews to the messaging menu with messaging_menu_app_append_message. This only adds the new API, messages are not actually sent to the messaging menu yet.