dnd: implement file push/install
authorMunkyu Im <munkyu.im@samsung.com>
Tue, 12 Apr 2016 09:00:09 +0000 (18:00 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Tue, 19 Apr 2016 05:20:24 +0000 (14:20 +0900)
commitf4fb66bf4e1e567fd86dc2d595b9f412b44e19ac
tree00b0142e4b9526ffc6bab0485e3ded77939f4908
parent3c32f841dee26d9e76c0efec4fbff3f7a23bf882
dnd: implement file push/install

 - install: support one wgt/tpk/rpm file.
 - push: support multiple files/directories.
 - rename "shellopener" to "sdbhelper" and
   add more sdb specific job.
- Limitation:
  We use sdb client to push/install, but it has
  some issues related with exit code and error message.
  it will be fixed soon by sdb developers.

Change-Id: I5e6f06b36f8a354e79a9c42386042c3ca7b3c89a
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
tizen/src/ui/displaybase.cpp
tizen/src/ui/displaybase.h
tizen/src/ui/menu/Makefile.objs
tizen/src/ui/menu/contextmenu.cpp
tizen/src/ui/menu/contextmenu.h
tizen/src/ui/menu/sdbhelper.cpp [new file with mode: 0644]
tizen/src/ui/menu/sdbhelper.h [moved from tizen/src/ui/menu/shellopener.h with 54% similarity]
tizen/src/ui/menu/sdbhelperthread.cpp [new file with mode: 0644]
tizen/src/ui/menu/sdbhelperthread.h [new file with mode: 0644]
tizen/src/ui/menu/shellopener.cpp [deleted file]
tizen/src/ui/resource/ui_strings.h