TizenRefApp-5388 Implement Log Item 39/59039/8
authorIryna Ferenchak <i.ferenchak@samsung.com>
Wed, 10 Feb 2016 15:57:58 +0000 (17:57 +0200)
committerAleksandr Sapozhnik <a.sapozhnik@samsung.com>
Thu, 11 Feb 2016 09:03:56 +0000 (11:03 +0200)
commitdb42061a4bc363697484dd12a939e1b402f645a5
tree66985755b17a4d5cac791cfbfd2534579ee22a2b
parent9495a98d0eab3fa35c06c8f0dfc7b8534ebb78a3
TizenRefApp-5388 Implement Log Item

Change-Id: I5f34ae9664c72c14e31d03440664a378004db004
Signed-off-by: Iryna Ferenchak <i.ferenchak@samsung.com>
19 files changed:
lib-common/res/common/edje/common-utils.edc
lib-logs/.cproject
lib-logs/CMakeLists.txt
lib-logs/inc/Logs/List/LogItem.h [new file with mode: 0644]
lib-logs/res/logs/CMakeLists.txt [new file with mode: 0644]
lib-logs/res/logs/edje/LogItemLayout.h [new file with mode: 0644]
lib-logs/res/logs/edje/LogPath.h [new file with mode: 0644]
lib-logs/res/logs/edje/log-colors.edc [new file with mode: 0644]
lib-logs/res/logs/edje/log-item.edc [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_badge_container_02.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_in.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_info.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_info_bg.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_missed.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_out.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_reject.png [new file with mode: 0644]
lib-logs/res/logs/images/logs_icon_reject_auto.png [new file with mode: 0644]
lib-logs/src/Logs/List/LogItem.cpp [new file with mode: 0644]
packaging/org.tizen.contacts.spec