Sync with the latest code 72/14472/1
authorSung-jae Park <nicesj.park@samsung.com>
Sun, 5 Jan 2014 09:00:35 +0000 (18:00 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sun, 5 Jan 2014 09:04:43 +0000 (18:04 +0900)
commit6e176bebf696c3747ee610ccb86f6f3c29af7a8f
tree0b9deded6024fea1172123e04185328e0fe63210
parenteb86b1eb728e0209d86630dc573c5e7c5ec919c7
Sync with the latest code

* Sung-jae Park [Fri, 3 Jan 2014 09:28:33 +0000]
- Update font style for shadow effect

* Sung-jae Park [Fri, 3 Jan 2014 00:50:16 +0000]
- Assign floor(_) label to signature files

* Sung-jae Park [Tue, 31 Dec 2013 07:02:46 +0000]
- Add two more edje file for font effect.

* Sung-jae Park [Wed, 18 Dec 2013 12:05:50 +0000]
- Add new ABI for livebox plugin.
- livebox_get_alt_info
- To get the alternative icon and name, the provider will call this.
- then the livebox should fill the 3rd, 4th arguments with icon and name.
- and those strings are allocated in heap.

* Sung-jae Park [Fri, 13 Dec 2013 12:50:27 +0000]
- Update configuration initiate sequence

* Sung-jae Park [Tue, 10 Dec 2013 13:06:27 +0000]
- Do not grab the sig fault.
- Need to core dump

* Sung-jae Park [Sat, 7 Dec 2013 06:53:04 +0000]
- Remove tizen engineering mode featuring code

* Sung-jae Park [Sat, 7 Dec 2013 05:51:36 +0000]
- Move down 2 more pixels

Change-Id: I31ef50bcdf0caac66c8e4157e1c3e4ae63384191
16 files changed:
CMakeLists.txt
data/CMakeLists.txt
data/icon_effect.edc [new file with mode: 0644]
data/icon_effect_font.edc [new file with mode: 0644]
data/icon_font.edc [new file with mode: 0644]
icon_src/main.c
include/conf.h
include/so_handler.h
packaging/org.tizen.data-provider-slave.changes
packaging/org.tizen.data-provider-slave.spec
src/conf.c
src/lb.c
src/main.c
src/so_handler.c
src/util.c
stub/main.c