summaryrefslogtreecommitdiff
path: root/notification-ex
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-18Merge "Handling null value in chat-message" into tizenSukHyung Kang2-30/+50
2019-11-15Handling null value in chat-messageSukHyung, Kang2-30/+50
2019-11-13Update doxygenmk5004.lee5-5/+5
2019-10-31Check return value from sqlite funcmk5004.lee1-1/+8
2019-10-30Merge "Remove unnecessary free to prevent double free" into tizenMyungKi Lee1-1/+0
2019-10-30Merge "Add private_sharing codes for sound and vibration" into tizenMyungKi Lee4-10/+81
2019-10-30Merge "Add funcs about shared_file" into tizenMyungKi Lee19-31/+851
2019-10-29Remove unnecessary free to prevent double freeSukHyung, Kang1-1/+0
2019-10-11Remove g_quark dependancyJusung Son10-47/+126
2019-10-08Add private_sharing codes for sound and vibrationmk5004.lee4-10/+81
2019-10-08Add funcs about shared_filemk5004.lee19-31/+851
2019-10-08Updates some api's sample codemk5004.lee2-2/+7
2019-10-04Remove noti_ex_item_checkbox_is_checked apimk5004.lee2-41/+0
2019-10-02Fix group name for noti_exmk5004.lee1-1/+1
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.lee31-48/+64
2019-09-25Add multi-language featurehyunho17-53/+911
2019-09-25Update doxygen for notifcation_ex apismk5004.lee6-47/+57
2019-09-17Fix wrong object creationJusung Son1-1/+7
2019-09-17Fix a native handler containing wrong type bughyunho1-47/+72