summaryrefslogtreecommitdiff
path: root/notification-ex/ex_util.cc
AgeCommit message (Expand)AuthorFilesLines
2020-11-26Fix error handling inconsistencyhyunho1-0/+8
2020-11-17Replace gdbus with socket for bulk communicationhyunho1-3/+114
2019-12-19Save domain info for MultiLanguageJusung Son1-4/+4
2019-12-19Add validated sender infoJusung Son1-5/+16
2019-10-11Remove g_quark dependancyJusung Son1-7/+0
2019-09-25Add multi-language featurehyunho1-0/+74
2019-03-21Add request id to event infohyunho1-0/+6
2019-03-19Using unique_ptr for sender and listenerhyunho1-1/+1
2019-03-19Check coding stylemk5004.lee1-51/+51
2019-03-19Add manager implementationhyunho1-0/+99