Add to set MIME type to the input panel and add the callback 03/205903/6
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 10 May 2019 07:55:10 +0000 (16:55 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 25 Jul 2019 04:19:34 +0000 (13:19 +0900)
commit13a1c132f185dd01e5d9bfbc1577179a382e08db
tree15612116823bf1c13cf9c307ce9bcbfeaabdd1de
parent928388b5f28508bebfccb19a85e9bb41eed7b751
Add to set MIME type to the input panel and add the callback

- Added an API to set the allowed MIME type to deliver to the input panel.
- Added a callback to receive the content of the input method URI.

Change-Id: I6fb970d392fb66a438bd4590440c01503c572c45
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/devel-api/adaptor-framework/input-method-context.cpp
dali/devel-api/adaptor-framework/input-method-context.h
dali/internal/input/common/input-method-context-impl.h
dali/internal/input/tizen-wayland/input-method-context-impl-ecore-wl.cpp
dali/internal/input/tizen-wayland/input-method-context-impl-ecore-wl.h
dali/internal/input/ubuntu-x11/input-method-context-impl-x.cpp
dali/internal/input/ubuntu-x11/input-method-context-impl-x.h
dali/internal/input/windows/input-method-context-impl-win.cpp
dali/internal/input/windows/input-method-context-impl-win.h