summaryrefslogtreecommitdiff
path: root/notification-ex/stub.cc
AgeCommit message (Expand)AuthorFilesLines
2021-04-23Fix memory leakhyunho1-0/+2
2020-11-26Fix error handling inconsistencyhyunho1-194/+116
2020-11-17Replace gdbus with socket for bulk communicationhyunho1-5/+30
2020-11-12Fix static analysis issuesChanggyu Choi1-0/+10
2020-10-30Fix memory leakhyunho1-1/+2
2020-10-28Fix static analysis issuesHwankyu Jhun1-4/+16
2020-06-08Change some api of manager/reporter to method_callmk5004.lee1-56/+131
2020-06-04Merge "Update api about private_id" into tizenMyungKi Lee1-17/+3
2020-05-27Fix find_by_channel bugJusung Son1-0/+1
2020-05-26Revert "Revert "Add get_count api for reporter""MyungKi Lee1-0/+18
2020-05-22Update api about private_idmk5004.lee1-17/+3
2020-05-20Revert "Add get_count api for reporter"MyungKi Lee1-18/+0
2020-05-20Add get_count api for reportermk5004.lee1-0/+18
2020-05-06Update document of notification-ex managermk5004.lee1-4/+3
2020-04-23Add missing EXPORT_API macromk5004.lee1-1/+1
2020-03-26Change func argument namemk5004.lee1-14/+14
2020-03-26Add the list update and delete func for noti-exmk5004.lee1-13/+58
2020-03-24Add noti_ex_item_button_set/get_contents apimk5004.lee1-0/+41
2020-03-18Fix bugmk5004.lee1-1/+11
2020-03-16Add noti_ex_manager_delete_by_appidmk5004.lee1-3/+21
2020-03-11Make export_api EventInfomk5004.lee1-0/+0
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.lee1-0/+67
2020-02-25Add icon itemmk5004.lee1-0/+127
2020-02-12Update some functionsmk5004.lee1-30/+0
2020-02-07Fix TextItem create issuemk5004.lee1-0/+3
2020-01-22Add new func for extentsion datamk5004.lee1-0/+33
2019-12-02Fix double freeJusung Son1-1/+9
2019-11-29Enable set null for nullable attributehyunho1-32/+54
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 APIshyunho1-4/+16
2019-11-28Fix wrong return valuehyunho1-3/+4
2019-11-28Merge "Add internal api to support C#" into tizenHyunho Kang1-0/+130
2019-11-19Add internal api to support C#hyunho1-0/+130
2019-11-15Handling null value in chat-messageSukHyung, Kang1-3/+7
2019-10-29Remove unnecessary free to prevent double freeSukHyung, Kang1-1/+0
2019-10-11Remove g_quark dependancyJusung Son1-0/+29
2019-10-04Remove noti_ex_item_checkbox_is_checked apimk5004.lee1-17/+0
2019-09-30Add checkbox_get/set_check_state funcmk5004.lee1-0/+36
2019-09-27Don't check if multi handle is nullptrmk5004.lee1-3/+8
2019-09-25Check coding stylemk5004.lee1-1/+1
2019-09-25Add multi-language featurehyunho1-53/+243
2019-09-17Fix wrong object creationJusung Son1-1/+7
2019-09-17Fix a native handler containing wrong type bughyunho1-47/+72
2019-09-04Restore the checkbox_is_checked apimk5004.lee1-0/+17
2019-09-03Update new apis in stubmk5004.lee1-2/+246
2019-07-23Fix memory leakmk5004.lee1-6/+0
2019-07-16Fix add item to group item errorSukHyung, Kang1-3/+3