summaryrefslogtreecommitdiff
path: root/notification-ex/button_item.cc
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Add noti_ex_item_button_set/get_contents apimk5004.lee1-0/+12
2020-02-25Add icon itemmk5004.lee1-0/+12
2019-08-12Add methods for setting and finding main typeJunghoon Park1-6/+0
2019-07-08Revert "Revert "Use tizen_base::Bundle""MyungKi Lee1-0/+2
2019-07-03Add is_type_exist function to an abstract itemhyunho1-0/+6
2019-04-24Revert "Use tizen_base::Bundle"MyungKi Lee1-2/+0
2019-04-24Use tizen_base::BundleJunghoon Park1-0/+2
2019-03-19Check coding stylemk5004.lee1-1/+1
2019-03-19Add manager implementationhyunho1-1/+1
2019-03-18Make AbstractItem::GetType as abstract methodJunghoon Park1-5/+8
2019-03-11Create FactoryManager to register the other factoryJunghoon Park1-2/+2
2019-02-21Adjust pimpl idiom to button itemhyunho1-5/+14
2019-02-21Adjust Null Object pattern for FindByIdhyunho1-3/+4
2019-02-20Add implementation of some classeshyunho1-0/+67