[Notification] added template feature 07/116007/1
authorPiotr Kosko <p.kosko@samsung.com>
Tue, 21 Feb 2017 13:12:19 +0000 (14:12 +0100)
committerPiotr Kosko <p.kosko@samsung.com>
Wed, 22 Feb 2017 09:43:20 +0000 (10:43 +0100)
commita367c5385708047f000f396ae24e7a2e091db67e
tree6c1ef612ab58722d73da9052fd394936fafabf33
parenta0bb09fc6b673d1cfad20e3d64c9ed351e1f3d98
[Notification] added template feature

[Feature] Template functionality was added to the notification module.
  Currently it is possible to save notification as a template and then
  new notifications could be created basing on the template.

[Verification] Code compiles without errors.
  TCT passrate is 100%.
  The feature was tested by hand in chrome console.

Change-Id: I8fc68f46b82165aa6c1a92750b3d87506611177c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
src/notification/notification_api.js
src/notification/notification_instance.cc
src/notification/notification_instance.h
src/notification/notification_manager.cc
src/notification/notification_manager.h
src/notification/status_notification.cc