summaryrefslogtreecommitdiff
path: root/notification-ex
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Revert "Add get_count api for reporter"MyungKi Lee6-44/+9
2020-05-20Add get_count api for reportermk5004.lee6-9/+44
2020-05-12Check priv_id of item_info when updatemk5004.lee1-1/+4
2020-05-06Update document of notification-ex managermk5004.lee2-7/+6
2020-04-23Merge "Add missing EXPORT_API macro" into tizenMyungKi Lee1-1/+1
2020-04-23Add missing EXPORT_API macromk5004.lee1-1/+1
2020-04-21Update description for chat_message itemmk5004.lee1-1/+1
2020-04-14Change privilege for manager apimk5004.lee1-20/+30
2020-04-08Include header file about stringmk5004.lee1-0/+2
2020-04-08Add exception handling for mothodcall of dbus listensermk5004.lee3-41/+106
2020-04-01Update RemoveChildren funcmk5004.lee1-3/+1
2020-03-26Change func argument namemk5004.lee5-30/+30
2020-03-26Add the list update and delete func for noti-exmk5004.lee10-161/+259
2020-03-24Add noti_ex_item_button_set/get_contents apimk5004.lee5-0/+70
2020-03-19To not to GetSharedPath if there is no image item in chat-message itemmk5004.lee1-3/+5
2020-03-18Fix bugmk5004.lee2-2/+12
2020-03-16Add noti_ex_manager_delete_by_appidmk5004.lee4-8/+37
2020-03-13Modify to update if it already exists when postmk5004.lee1-17/+15
2020-03-11Change param of reporter_delete_by_channelmk5004.lee1-1/+1
2020-03-11Make export_api EventInfomk5004.lee2-1/+1
2020-03-10Change to dynamic allocation from staticmk5004.lee1-2/+8
2020-03-09Fix bug in noti_ex_item_get_extension_datamk5004.lee1-1/+1
2020-03-06Add find funcs for notification-ex reportermk5004.lee4-0/+106
2020-02-27Change default sound, vibration namemk5004.lee1-6/+6
2020-02-25Add icon itemmk5004.lee11-5/+197
2020-02-12Update some functionsmk5004.lee5-66/+81
2020-02-11Delete unused errormk5004.lee2-6/+0
2020-02-07Fix TextItem create issuemk5004.lee1-0/+3
2020-01-30Merge "Update abstract_item's serialize" into tizenMyungKi Lee1-1/+1
2020-01-29Merge "Save domain info for MultiLanguage" into tizenjusung son3-5/+18
2020-01-29Update abstract_item's serializemk5004.lee1-1/+1
2020-01-22Merge "Update sample code in document" into tizenMyungKi Lee4-9/+21
2020-01-22Add new func for extentsion datamk5004.lee5-1/+76
2020-01-22Update sample code in documentmk5004.lee4-10/+22
2020-01-07Merge "Fix build warning based on GCC-9" into tizenMyungKi Lee2-3/+3
2020-01-07Fix build warning based on GCC-9mk5004.lee2-3/+3
2019-12-19Save domain info for MultiLanguageJusung Son3-5/+18
2019-12-19Merge "Add validated sender info" into tizenjusung son8-5/+143
2019-12-19Add validated sender infoJusung Son8-5/+143
2019-12-16Fix memory leakmk5004.lee1-2/+4
2019-12-02Fix double freeJusung Son1-1/+9
2019-11-29Enable set null for nullable attributehyunho2-42/+62
2019-11-28Use MainNone type to clear item's main typehyunho1-0/+9
2019-11-28Add missing null check logichyunho1-1/+1
2019-11-28Return NULL when fail to find itemhyunho1-2/+25
2019-11-28Handling null value in chat-message get APIshyunho2-4/+24
2019-11-28Fix wrong return valuehyunho1-3/+4
2019-11-28Merge "Add internal api to support C#" into tizenHyunho Kang7-0/+194
2019-11-21Fix build breakmk5004.lee1-2/+2
2019-11-19Add internal api to support C#hyunho7-0/+194