summaryrefslogtreecommitdiff
path: root/src/notification_noti.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Revert "Adds new API for get/set delete timeout"seungha.son1-28/+16
2017-01-17Adds new API for get/set delete timeoutsubmit/tizen_3.0/20170117.104748accepted/tizen/3.0/wearable/20170118.043459accepted/tizen/3.0/tv/20170118.043455accepted/tizen/3.0/mobile/20170118.043448accepted/tizen/3.0/ivi/20170118.043503accepted/tizen/3.0/common/20170118.131227seungha.son1-16/+28
2017-01-16Change the logic to check allowed_to_notify()Myungki Lee1-3/+3
2017-01-16Exclude function from measure coverageMyungki Lee1-0/+2
2017-01-06Fix notification queryseungha.son1-5/+6
2016-12-16Add the check routine for app_enable/disableMyungki Lee1-10/+78
2016-11-29Add define _GNU_SOURCE for strerror_rMyungki Lee1-1/+1
2016-11-21Adjust coding styleMyungki Lee1-9/+5
2016-11-10Adds appid to notification_setting_hsubmit/tizen_3.0/20161115.024443submit/tizen_3.0/20161111.015333accepted/tizen/3.0/wearable/20161116.022200accepted/tizen/3.0/tv/20161116.022122accepted/tizen/3.0/mobile/20161116.022016accepted/tizen/3.0/ivi/20161116.022239accepted/tizen/3.0/common/20161116.143503seungha.son1-83/+12
2016-10-05Adjust the coding styleMyungki Lee1-2/+0
2016-09-26Add b_event_handler_click_on_text_input_button to dbsubmit/tizen/20160926.012336accepted/tizen/wearable/20160927.020927accepted/tizen/tv/20160927.020915accepted/tizen/mobile/20160927.020944accepted/tizen/ivi/20160927.020937accepted/tizen/common/20160926.154153Myungki Lee1-16/+23
2016-09-23Add apis for notification post with event handler callbackseungha.son1-12/+17
2016-09-20Add new api for direct replyMyungki Lee1-12/+37
2016-09-20Modify query in notification dbseungha.son1-10/+22
2016-09-09Remove unused variable and condition statementseungha.son1-3/+0
2016-09-08Add notification hide event type and get/set hide time APIseungha.son1-4/+7
2016-09-07Add API for get/set notification ongoing value type and timeseungha.son1-5/+16
2016-09-06Add API for get/set default highlight buttonseungha.son1-4/+6
2016-08-30Add API for gets/sets notification setting details from individual applicationsubmit/tizen/20160905.010800accepted/tizen/wearable/20160905.235829accepted/tizen/tv/20160905.235802accepted/tizen/mobile/20160905.235716accepted/tizen/ivi/20160905.235855accepted/tizen/common/20160905.171403seungha.son1-0/+40
2016-08-30Add exception in case pkgname is nullMyungki Lee1-7/+8
2016-08-21Add new apis to set/get noti_templateMyungki Lee1-2/+412
2016-07-11Delete the unused files, codes, commentsMyungki Lee1-44/+7
2016-07-05Add new api to set schedule for do_not_disturbMyungki Lee1-11/+10
2016-06-17Exclude line and function from coverage measurementsubmit/tizen/20160616.235341accepted/tizen/wearable/20160617.083916accepted/tizen/tv/20160617.083555accepted/tizen/mobile/20160617.083833accepted/tizen/ivi/20160617.083713accepted/tizen/common/20160620.163159seungha.son1-0/+6
2016-06-13Add multi-user featuresubmit/tizen/20160613.023047Hyunho Kang1-223/+81
2016-05-25Use g_dbus for some notification_status apiMyungki Lee1-3/+0
2016-04-04Adjust coding rulessubmit/tizen/20160405.001024accepted/tizen/wearable/20160406.012004accepted/tizen/tv/20160406.011943accepted/tizen/mobile/20160406.011851accepted/tizen/ivi/20160406.012024accepted/tizen/common/20160406.143402Hwankyu Jhun1-37/+33
2016-03-24Add gdbus permission check logic & strerror to strerror_rsubmit/tizen/20160324.104731accepted/tizen/wearable/20160324.132802accepted/tizen/tv/20160324.132816accepted/tizen/mobile/20160324.132944accepted/tizen/ivi/20160324.131658accepted/tizen/common/20160325.135418Hyunho Kang1-1/+3
2016-03-22Fix memory leaksubmit/tizen/20160323.235918submit/tizen/20160323.065638accepted/tizen/wearable/20160324.132652accepted/tizen/tv/20160324.132728accepted/tizen/mobile/20160324.132906accepted/tizen/ivi/20160324.131621accepted/tizen/common/20160325.134911accepted/tizen/common/20160324.084219jusung son1-8/+6
2016-03-23Fix pkgname NULL bug & vibration type ignored bugHyunho Kang1-3/+3
2016-02-29Using gdbus for IPC instead of com-core packagetizen_3.0_dbusHyunho Kang1-19/+19
2016-01-05Apply coding rulejusung son1-401/+315
2015-12-11Changes for coding rulessubmit/tizen/20151211.025320accepted/tizen/wearable/20151211.060824accepted/tizen/tv/20151211.061926accepted/tizen/mobile/20151211.054807Kyuho Jo1-21/+21
2015-11-10Merge from tizen 2.4 latest.submit/tizen/20151111.080035accepted/tizen/wearable/20151111.232135accepted/tizen/tv/20151111.232118accepted/tizen/mobile/20151111.232111Kyuho Jo1-13/+164
2015-08-191. Merge latest code from tizen 2.4submit/tizen/20150820.023311Kyuho Jo1-20/+66
2015-05-26Merge branch 'tizen_2.4' of ssh://spin:29418/apps/home/notification into tizensubmit/tizen_mobile/20150529.103300submit/tizen_mobile/20150527.071719Sung-jae Park1-143/+68
2015-05-15Merge branch 'tizen_2.3' of ssh://168.219.209.56:29418/apps/home/notification...submit/tizen_mobile/20150515.081608Kyuho Jo1-40/+19
2015-05-12Fix PREVENT issues.Kyuho Jo1-40/+15
2015-05-071. Move internal API set for notification_list to notification_list.hKyuho Jo1-0/+0
2015-05-01Give detail license informationKyuho Jo1-0/+0
2015-04-301. New API set for notification settings.Kyuho Jo1-126/+68
2015-04-221. new public API set for setting/getting permissions of the notification.Kyuho Jo1-2/+1
2015-04-20Fix PREVENT issuesKyuho Jo1-1/+1
2015-03-06Replace elm_object_part_text_set with elm_object_text_set.Kyuho Jo1-1/+1
2015-01-14Remove unused codehyun lee1-2/+0
2015-01-06Merge from private master branchhyun lee1-6/+79
2014-12-18Fix for preventhyun lee1-0/+1
2014-11-11Merge from kiran SPIN notificationhyun lee1-82/+415
2014-05-31Initialize Tizen 2.3Sehong Na1-0/+1534