Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add messaging_menu_app_get_message | Lars Uebernickel | 2012-12-04 | 1 | -0/+3 |
| | |||||
* | Merge new libmessaging-menu API | Lars Uebernickel | 2012-11-05 | 1 | -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 MessagingMenuMessage | Lars Uebernickel | 2012-11-01 | 1 | -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 Uebernickel | 2012-11-01 | 1 | -0/+148 |