add to datamgr_select_item for deciding the action when focused item is pressed by... 23/42023/3
authorSoohye Shin <soohye.shin@samsung.com>
Mon, 22 Jun 2015 06:02:19 +0000 (15:02 +0900)
committerSoohye Shin <soohye.shin@samsung.com>
Mon, 22 Jun 2015 08:08:09 +0000 (17:08 +0900)
commit0fbdc4734cf6218b798a1d672479b6d4df81a6da
treea09834c2359d88e1354c58b5874cbd95a7c2751c
parentdc5ef245fdee8bec195d1333e8db7ded799c9b37
add to datamgr_select_item for deciding the action when focused item is pressed by enter key

- enum DATAMGR_ITEM_SELECT_ACTION

Change-Id: I17afc5988a90655f3e0597578e2191cbd4a39969
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
config/home.json.in
include/datamgr.h
src/data/data_home.c
src/data/datamgr.c
src/view/view_home.c