summaryrefslogtreecommitdiff
path: root/notification-ex
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Fix typo for notification documentationSukhyungKang6-6/+6
2021-04-23Fix memory leakhyunho1-0/+2
2021-03-22Fix wrong log formatjusung1-1/+1
2021-03-22Fix build errorhyunho1-1/+1
2021-01-05Define _GNU_SOURCEhyunho1-0/+3
2020-11-26Fix error handling inconsistencyhyunho14-495/+334
2020-11-17Replace gdbus with socket for bulk communicationhyunho13-192/+541
2020-11-12Fix static analysis issuesChanggyu Choi1-0/+10
2020-11-06Replace strerror with strerror_rhyunho1-1/+3
2020-10-30Fix EmitSignal() methodHwankyu Jhun1-19/+23
2020-10-30Fix memory leak related to gdbus method callHwankyu Jhun1-0/+8
2020-10-30Fix memory leakhyunho1-1/+2
2020-10-30Fix wrong descriptionsJunghoon Park1-4/+4
2020-10-28Fix static analysis issuesHwankyu Jhun1-4/+16
2020-10-27Fix memory leakHwankyu Jhun2-1/+6
2020-09-28Add error information for smackJusung Son1-1/+3
2020-09-08Add return value checkJusung Son1-1/+4
2020-08-19fix wrong description for notificationSukHyung, Kang6-6/+6
2020-07-22Fix memory leakJunghoon Park2-18/+20
2020-06-25Delete icon_text_itemmk5004.lee4-292/+0
2020-06-15Add missing retval for noti-ex manager, reporter apimk5004.lee2-0/+2
2020-06-08Change some api of manager/reporter to method_callmk5004.lee11-130/+506
2020-06-04Merge "Update api about private_id" into tizenMyungKi Lee2-17/+4
2020-06-02Fix heap-use-after-free in multi languageJusung Son1-8/+11
2020-05-27Fix find_by_channel bugJusung Son1-0/+1
2020-05-26Revert "Revert "Add get_count api for reporter""MyungKi Lee6-9/+44
2020-05-22Update api about private_idmk5004.lee2-17/+4
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