Add prototype for capi 53/202653/11
authorJunghoon Park <jh9216.park@samsung.com>
Tue, 2 Apr 2019 07:46:02 +0000 (16:46 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Wed, 3 Apr 2019 01:07:57 +0000 (10:07 +0900)
commit9bd6862ef3af2fd7c14effcfac08e83f07ba0845
tree0ebee8a09376316113ea3cc32af9528001c60f28
parente57415ca6e43957d5ee07c4daf06f78d72297363
Add prototype for capi

Change-Id: I9fbba2a19442847aa04f5eb26a70c03b6b35f457
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
22 files changed:
notification-ex/CMakeLists.txt
notification-ex/api/notification_ex_app_control_action.h [new file with mode: 0644]
notification-ex/api/notification_ex_button.h [new file with mode: 0644]
notification-ex/api/notification_ex_chat_message.h [new file with mode: 0644]
notification-ex/api/notification_ex_checkbox.h [new file with mode: 0644]
notification-ex/api/notification_ex_entry.h [new file with mode: 0644]
notification-ex/api/notification_ex_error.h [new file with mode: 0644]
notification-ex/api/notification_ex_event_info.h [new file with mode: 0644]
notification-ex/api/notification_ex_group.h [new file with mode: 0644]
notification-ex/api/notification_ex_image.h [new file with mode: 0644]
notification-ex/api/notification_ex_input_selector.h [new file with mode: 0644]
notification-ex/api/notification_ex_item.h [new file with mode: 0644]
notification-ex/api/notification_ex_manager.h [new file with mode: 0644]
notification-ex/api/notification_ex_progress.h [new file with mode: 0644]
notification-ex/api/notification_ex_reporter.h [new file with mode: 0644]
notification-ex/api/notification_ex_text.h [new file with mode: 0644]
notification-ex/api/notification_ex_time.h [new file with mode: 0644]
notification-ex/api/notification_ex_visibility_action.h [new file with mode: 0644]
notification-ex/notification-ex.pc.in
notification-ex/stub.cc [new file with mode: 0644]
packaging/notification.spec
unittest/CMakeLists.txt