Changes:
- Initialize Noti-ex
- Fix notification-ex unittest build error
- Fix wrong return type
- Update class Bundle
- Update notification-ex CMakefile
- Renamed bundle.h to ex_bundle.h
- Add implementation of some classes
- Adjust Null Object pattern for FindById
- Adjust pimpl idiom to button item
- Add input selector item implementation
- Add progress item implementation
- Add entry, text, effect item class
- Add parameter for hyperlink for TextItem
- Update some items
- Merge "Update some items" into tizen
- Update some unittests
- Change shared_ptr to unique_ptr for ItemFactory
- Create FactoryManager to register the other factory
- Add parent item for TextItem and EntryItem
- Update actions
- Add factory for actions
- Update behavior of VisibilityAction::Execute
- Add action parameter to Base class for EntryItem and TextItem
- Make AbstractItem::GetType as abstract method
- Make a class ItemInfo to avoid exporting some methods
- Add manager implementation
- Improve unit TCs
- Change method name
- Check coding style
- Using unique_ptr for sender and listener
- Update Group name in spec file
- Export some internal APIs
- Merge "Update Group name in spec file" into tizen
- Hide private event info using interface
- Add Serialize/Deserialize for AbstractItem
- Add an acceptance condition to CanReceive()
- Fix wrong log message
- Merge "Fix wrong log message" into tizen
- Add request id to event info
- Add a debugging log to exception class
- Set uid on AbstractItem::Serialize()
- Add Api for ItemInfo
- Merge "Set uid on AbstractItem::Serialize()" into tizen
- Add error handling feature
- Add hide list implementation
- Add DBManager class
Change-Id: I4bbf17810367a330c18261f96af8c1d3f2fdf8a3
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
%bcond_with wayland
Name: notification
Summary: Notification library
-Version: 0.4.19
+Version: 0.5.0
Release: 1
Group: Applications/Core Applications
License: Apache-2.0