Add 2.3 APIs 41/35941/6
authorSangyoon Jang <s89.jang@samsung.com>
Thu, 26 Feb 2015 09:52:04 +0000 (18:52 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Mon, 2 Mar 2015 02:53:08 +0000 (11:53 +0900)
commita6adebda0a0e67277dabb196566fe12da79ba763
tree045d955d8ed8e88ce154f97a8e5a3fdff7a1f1e7
parent6d3c4efa9d5285bb6fb9eef61a32ee5ce2c3b632
Add 2.3 APIs

TC-2466

added:
notification_set_launch_option
notification_get_launch_option
notification_set_tag
notification_get_tag
notification_load_by_tag
notification_post

use tizen error codes

Change-Id: I0bc7949ea223c68aa6a89bd76f296e1d0f5a399d
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
13 files changed:
CMakeLists.txt
include/notification.h
include/notification_error.h
include/notification_internal.h
include/notification_ipc.h
include/notification_type.h
packaging/notification.spec
src/notification.c
src/notification_db.c
src/notification_ipc.c
src/notification_noti.c
src/notification_setting.c
src/notification_status.c