summaryrefslogtreecommitdiff
path: root/notification-ex/manager.cc
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Change func argument namemk5004.lee1-3/+3
2020-03-26Add the list update and delete func for noti-exmk5004.lee1-6/+26
2020-03-16Add noti_ex_manager_delete_by_appidmk5004.lee1-0/+8
2020-02-25Add icon itemmk5004.lee1-0/+8
2020-01-07Fix build warning based on GCC-9mk5004.lee1-2/+2
2019-10-08Add funcs about shared_filemk5004.lee1-0/+9
2019-07-30Send null item for deleting all itemsJunghoon Park1-1/+2
2019-07-08Revert "Revert "Use tizen_base::Bundle""MyungKi Lee1-0/+1
2019-07-04Add Get by a channel feature to a managerhyunho1-2/+2
2019-04-30Add item id for event infoSukHyung, Kang1-1/+1
2019-04-26Add delete all, get count implementationhyunho1-4/+21
2019-04-25Check c++ coding stylemk5004.lee1-2/+2
2019-04-24Revert "Use tizen_base::Bundle"MyungKi Lee1-1/+0
2019-04-24Use tizen_base::BundleJunghoon Park1-0/+1
2019-04-10Add stub implementaionhyunho1-9/+9
2019-04-02Move API to internalSukHyung, Kang1-4/+8
2019-04-01Remove unnecessary prefixjusung son1-1/+1
2019-03-27Add methodsJunghoon Park1-0/+10
2019-03-26Use int type for EventType to extendJunghoon Park1-1/+3
2019-03-22Add hide list implementationjusung son1-1/+2
2019-03-22Add error handling featurehyunho1-0/+21
2019-03-21Add request id to event infohyunho1-9/+11
2019-03-20Hide private event info using interfacehyunho1-10/+10
2019-03-19Using unique_ptr for sender and listenerhyunho1-5/+7
2019-03-19Check coding stylemk5004.lee1-36/+39
2019-03-19Add manager implementationhyunho1-0/+177