summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Fix notification_get/set_extension_data()Seungha Son1-0/+40
2017-08-28Fixed the default viewer app to run asyncMyungki Lee1-1/+1
2017-08-09Add exception handlingSeungha Son1-0/+1
2017-08-03Adds API for extension event handlerSeungha Son1-0/+7
2017-08-01Add extention event typeSeungha Son1-0/+1
2017-07-07Implementation private file sharingSeungha Son3-1/+55
2017-07-06Refactor db codeMyungki Lee1-4/+0
2017-06-30Move some func to notification_viewer.cMyungki Lee2-3/+23
2017-06-12Adds API descriptionSeungha Son1-2/+28
2017-06-08Arrange naming of pkgid and appidSeungha Son9-67/+86
2017-06-08Updates the summary for notification_set_textMyungki Lee1-3/+16
2017-06-08Support on demand launching for viewer appMyungki Lee1-0/+3
2017-05-29Adds pkg_id field in notification_hMyungki Lee1-0/+2
2017-05-04Update license descriptionSeungha Son19-19/+19
2017-04-24Remove unnecessary dependenciesMyungki Lee1-1/+1
2017-04-07Add internal API to set priv_idseungha.son1-0/+11
2017-03-22Add internal API to support C# APIseungha.son3-2/+6
2017-03-21Change enum's name for display application listMyungki Lee1-1/+1
2017-03-21Remove enum's max value in public headerMyungki Lee3-14/+16
2017-03-15Fix typoMyungki Lee1-1/+1
2017-03-13Add apis for the extended notificationMyungki Lee3-4/+91
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.son2-6/+75
2017-01-13Adds additional dnd schedule week enum valuesubmit/tizen_3.0/20170116.091328accepted/tizen/3.0/wearable/20170117.005644accepted/tizen/3.0/tv/20170117.005624accepted/tizen/3.0/mobile/20170117.005610accepted/tizen/3.0/ivi/20170117.005701accepted/tizen/3.0/common/20170117.075728seungha.son1-0/+8
2017-01-11Add a new API to check if event send is possibleseungha.son2-0/+45
2016-12-28Support to receive cb when selected in viewersubmit/tizen_3.0/20170104.055639accepted/tizen/3.0/wearable/20170105.231627accepted/tizen/3.0/tv/20170105.231612accepted/tizen/3.0/mobile/20170105.231552accepted/tizen/3.0/ivi/20170105.231646accepted/tizen/3.0/common/20170109.195429Myungki Lee1-0/+2
2016-12-18Fix API descriptionsubmit/tizen_3.0/20161219.021225accepted/tizen/3.0/wearable/20161221.005026accepted/tizen/3.0/tv/20161221.004912accepted/tizen/3.0/mobile/20161221.005203accepted/tizen/3.0/ivi/20161221.005125accepted/tizen/3.0/common/20161221.180451seungha.son4-638/+615
2016-12-16Add the check routine for app_enable/disableMyungki Lee2-4/+40
2016-11-30Fix notification translation SMACK issuesubmit/tizen_3.0/20161130.105146submit/tizen_3.0/20161130.105137accepted/tizen/3.0/wearable/20161201.031603accepted/tizen/3.0/tv/20161201.031556accepted/tizen/3.0/mobile/20161201.031536accepted/tizen/3.0/ivi/20161201.031606accepted/tizen/3.0/common/20161201.135151seungha.son1-0/+2
2016-11-21Adds the explanation about the paramMyungki Lee1-0/+2
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.son3-8/+45
2016-11-01Updates the guide codes in set_text_input()Myungki Lee1-7/+104
2016-11-01Delete notification_setting_set_package_name API()seungha.son1-35/+0
2016-10-05Implement function to support notification dnd changed callbacksubmit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_tv/20161015.000004submit/tizen_3.0_mobile/20161015.000005submit/tizen_3.0_ivi/20161010.000005submit/tizen/20161005.072822accepted/tizen/wearable/20161006.075643accepted/tizen/tv/20161006.075628accepted/tizen/mobile/20161006.075609accepted/tizen/ivi/20161006.075655accepted/tizen/common/20161005.165600accepted/tizen/3.0/wearable/20161015.083511accepted/tizen/3.0/tv/20161016.005123accepted/tizen/3.0/mobile/20161015.033859accepted/tizen/3.0/ivi/20161011.055300seungha.son2-2/+5
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-0/+1
2016-09-23Add apis for notification post with event handler callbackseungha.son3-1/+143
2016-09-23Fix wrong header descriptionseungha.son1-4/+4
2016-09-22Move notification_get_text_input_max_length to internalMyungki Lee1-2/+2
2016-09-21Fix wrong typo in header descriptionseungha.son2-31/+31
2016-09-20Add new api for direct replyMyungki Lee4-0/+138
2016-09-21Fix typo and coding styleMyungki Lee2-4/+4
2016-09-21Add description for notification_event_type_extension_eseungha.son1-8/+14
2016-09-20Fix wrong function namingseungha.son1-4/+4
2016-09-19Add apis for dnd_allow_exceptionMyungki Lee4-0/+120
2016-09-19Fix typo and use upper caseMyungki Lee1-3/+2
2016-09-08Add notification hide event type and get/set hide time APIseungha.son2-2/+78
2016-09-07Add API for get/set notification ongoing value type and timeseungha.son2-2/+164
2016-09-06Add API for get/set default highlight buttonseungha.son2-0/+78
2016-09-07Adjust coding rule in header descriptionssubmit/tizen/20160912.053645accepted/tizen/common/20160912.181350seungha.son8-119/+119
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.son2-4/+156
2016-08-26Add logic for init notification_system_setting table in notification dbsubmit/tizen/20160830.010724submit/tizen/20160829.010716accepted/tizen/wearable/20160830.061115accepted/tizen/tv/20160830.061022accepted/tizen/mobile/20160830.060922accepted/tizen/ivi/20160830.061200accepted/tizen/common/20160830.150113accepted/tizen/common/20160829.135824seungha.son1-0/+1