Implemented USB Storage for Tizen 3.0 95/88295/2
authorbhutani.92 <bhutani.92@samsung.com>
Fri, 16 Sep 2016 06:33:16 +0000 (12:03 +0530)
committerbhutani.92 <bhutani.92@samsung.com>
Fri, 16 Sep 2016 06:34:06 +0000 (12:04 +0530)
commit963832ed4fa464146aa4ab1fb61022a458db7e44
treeeb6a36656a59c135d844a441f5faabbb89138f35
parente5812f07e7b30b62646872ba09f0b4e4ba747519
Implemented USB Storage for Tizen 3.0

Change-Id: I8c56dae9aeb083d0bad01284b2b786b709401be7
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
31 files changed:
.cproject
inc/mf-callback.h
inc/mf-fs-util.h
inc/mf-main.h
inc/mf-otg.h [new file with mode: 0755]
inc/mf-resource.h
inc/mf-ug-detail-fs.h
inc/mf-util.h
project_def.prop
res/edje/edc_common.h
res/edje/edc_image_macro.edc
res/edje/icon/myfile_icon_folder_external.png [new file with mode: 0644]
res/edje/icon/myfile_icon_root_folder_external.png [new file with mode: 0644]
res/res.xml [deleted file]
src/common/file-system/mf-file-attr.c
src/common/mf-callback.c
src/common/mf-fm-svc-wrapper.c
src/common/mf-otg.c [new file with mode: 0755]
src/common/mf-util.c
src/mf-main.c
src/thumbnail/mf-thumb-gen.c
src/widget/mf-context-popup.c
src/widget/mf-gengrid.c
src/widget/mf-genlist.c
src/widget/mf-navi-bar.c
src/widget/mf-normal-view.c
src/widget/mf-popup.c
src/widget/mf-root-view.c
src/widget/mf-search-bar.c
src/widget/mf-search-view.c
src/widget/mf-view.c