summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Merge branch 'tizen' into feature/noti_exfeature/noti_exjusung son173-164/+39239
2019-03-28Add ReceiverGroupJunghoon Park2-0/+15
2019-03-28Release version 0.5.1submit/tizen/20190328.044251accepted/tizen/unified/20190328.234700hyunho1-1/+1
2019-03-28Merge "Fix build error" into tizenHyunho Kang1-4/+3
2019-03-28Merge "Add SetAction() for AbstractItem" into tizenjusung son3-2/+22
2019-03-28Change type for policyJunghoon Park3-8/+8
2019-03-28Fix build errorhyunho1-4/+3
2019-03-28Add SetAction() for AbstractItemjusung son3-2/+22
2019-03-27Add methodsJunghoon Park10-3/+68
2019-03-27Update chatmessage classmk5004.lee4-23/+24
2019-03-26Use int type for EventType to extendJunghoon Park6-26/+22
2019-03-26Release version 0.5.0submit/tizen/20190327.014050submit/tizen/20190326.074206accepted/tizen/unified/20190327.160606Junghoon Park1-1/+1
2019-03-26Add DBManager classjusung son2-0/+841
2019-03-22Add hide list implementationjusung son2-5/+21
2019-03-22Add error handling featurehyunho13-10/+91
2019-03-22Merge "Set uid on AbstractItem::Serialize()" into tizenjusung son1-0/+4
2019-03-22Add Api for ItemInfoSukHyung, Kang7-46/+81
2019-03-22Set uid on AbstractItem::Serialize()jusung son1-0/+4
2019-03-22Add a debugging log to exception classjusung son1-0/+9
2019-03-21Add request id to event infohyunho44-80/+102
2019-03-21Merge "Fix wrong log message" into tizenSukHyung Kang1-3/+3
2019-03-21Fix wrong log messageSukHyung, Kang1-3/+3
2019-03-21Add an acceptance condition to CanReceive()jusung son1-1/+1
2019-03-20Add Serialize/Deserialize for AbstractItemSukHyung, Kang7-13/+438
2019-03-20Hide private event info using interfacehyunho19-78/+178
2019-03-20Merge "Update Group name in spec file" into tizenMyungKi Lee1-1/+1
2019-03-20Export some internal APIshyunho2-2/+5
2019-03-20Update Group name in spec filemk5004.lee1-1/+1
2019-03-19Using unique_ptr for sender and listenerhyunho10-27/+72
2019-03-19Check coding stylemk5004.lee30-235/+228
2019-03-19Change method nameJunghoon Park3-4/+4
2019-03-19Improve unit TCsJunghoon Park15-43/+128
2019-03-19Add manager implementationhyunho77-107/+1598
2019-03-18Make a class ItemInfo to avoid exporting some methodsJunghoon Park7-45/+146
2019-03-18Make AbstractItem::GetType as abstract methodJunghoon Park44-95/+138
2019-03-18Add action parameter to Base class for EntryItem and TextItemSukHyung, Kang2-3/+3
2019-03-15Update behavior of VisibilityAction::Executemk5004.lee1-10/+4
2019-03-14Add factory for actionsJunghoon Park16-31/+333
2019-03-13Update actionsmk5004.lee12-146/+706
2019-03-12Add parent item for TextItem and EntryItemSukHyung, Kang4-10/+14
2019-03-11Create FactoryManager to register the other factoryJunghoon Park30-76/+199
2019-03-08Change shared_ptr to unique_ptr for ItemFactoryJunghoon Park2-15/+16
2019-03-07Update some unittestsmk5004.lee6-25/+23
2019-02-28Merge "Update some items" into tizenMyungKi Lee28-84/+1517
2019-02-28Update some itemsmk5004.lee28-84/+1517
2019-02-27Add parameter for hyperlink for TextItemsubmit/tizen/20190228.000028SukHyung, Kang5-22/+20
2019-02-26Add entry, text, effect item classSukHyung, Kang13-63/+527
2019-02-21Add progress item implementationhyunho6-20/+246
2019-02-21Add input selector item implementationhyunho7-20/+238
2019-02-21Adjust pimpl idiom to button itemhyunho3-7/+62