summaryrefslogtreecommitdiff
path: root/notification-ex
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Check coding stylemk5004.lee30-235/+228
2019-03-19Change method nameJunghoon Park2-2/+2
2019-03-19Add manager implementationhyunho63-107/+1583
2019-03-18Make a class ItemInfo to avoid exporting some methodsJunghoon Park7-45/+146
2019-03-18Make AbstractItem::GetType as abstract methodJunghoon Park43-93/+136
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 Park14-20/+275
2019-03-13Update actionsmk5004.lee10-146/+574
2019-03-12Add parent item for TextItem and EntryItemSukHyung, Kang4-10/+14
2019-03-11Create FactoryManager to register the other factoryJunghoon Park18-52/+187
2019-03-08Change shared_ptr to unique_ptr for ItemFactoryJunghoon Park2-15/+16
2019-03-07Update some unittestsmk5004.lee3-3/+5
2019-02-28Merge "Update some items" into tizenMyungKi Lee21-82/+1126
2019-02-28Update some itemsmk5004.lee21-82/+1126
2019-02-27Add parameter for hyperlink for TextItemsubmit/tizen/20190228.000028SukHyung, Kang4-13/+8
2019-02-26Add entry, text, effect item classSukHyung, Kang11-54/+400
2019-02-21Add progress item implementationhyunho5-20/+208
2019-02-21Add input selector item implementationhyunho5-16/+187
2019-02-21Adjust pimpl idiom to button itemhyunho3-7/+62
2019-02-21Adjust Null Object pattern for FindByIdhyunho11-31/+135
2019-02-20Add implementation of some classeshyunho18-195/+1056
2019-02-15Renamed bundle.h to ex_bundle.hmk5004.lee10-10/+10
2019-02-15Update notification-ex CMakefilemk5004.lee1-5/+2
2019-02-14Update class Bundlemk5004.lee2-1/+66
2019-02-13Fix wrong return typemk5004.lee2-114/+1
2019-02-11Initialize Noti-exmk5004.lee23-0/+1496