Add API for gets/sets notification setting details from individual application 94/85794/8 accepted/tizen/common/20160905.171403 accepted/tizen/ivi/20160905.235855 accepted/tizen/mobile/20160905.235716 accepted/tizen/tv/20160905.235802 accepted/tizen/wearable/20160905.235829 submit/tizen/20160905.010800
authorseungha.son <seungha.son@samsung.com>
Mon, 29 Aug 2016 06:35:14 +0000 (15:35 +0900)
committerSon seungha <seungha.son@samsung.com>
Wed, 31 Aug 2016 06:09:16 +0000 (23:09 -0700)
commitae69c98b06bb37d125e5f66801f0478a5f8f4683
treea5bad170224bb998fa3518528e50321c4a1b9c43
parent6aa070a4cf4b6e20a78ac9b4b981a86592d6c1fe
Add API for gets/sets notification setting details from individual application

 - Pop-up notification : Active notification from the app is not allowed
                         when 'Pop-up notification' is off.
 - Notification on lock screen : Notifications from the app show/hide contests
                                 or hide the notification on the lock screen.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I00b72be2e993d33d4d18455d5df743a956ba8ceb
include/notification_setting_internal.h
include/notification_setting_service.h
src/notification_db.c
src/notification_ipc.c
src/notification_noti.c
src/notification_setting.c
src/notification_setting_service.c
test-app/main.c