aboutsummaryrefslogtreecommitdiff
path: root/libmessaging-menu/messaging-menu-app.h
Commit message (Collapse)AuthorAgeFilesLines
* Add messaging_menu_app_get_messageLars Uebernickel2012-12-041-0/+3
|
* Merge new libmessaging-menu APILars Uebernickel2012-11-051-1/+2
| | | | | | | | | Adds MessagingMenuMessage, which 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.
* libmessaging-menu: add MessagingMenuMessageLars Uebernickel2012-11-011-0/+11
| | | | | | | | | 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.
* libmessaging-menu: messaging-menu.[ch] -> messaing-menu-app.[ch]Lars Uebernickel2012-11-011-0/+148