[InputMethod] Initial Interop
authormanish.r <manish.r@samsung.com>
Fri, 3 Feb 2017 08:48:40 +0000 (14:18 +0530)
committermanish.r <manish.r@samsung.com>
Fri, 3 Feb 2017 08:48:40 +0000 (14:18 +0530)
commitbad7c76b8ec42151ba1ac2cc98684e637ab893c6
tree9afda6785a383a7d87ae2403e019fcc7d5a0845a
parent27a96c7b687bf1f7dddd2d58ae2bc48003ae820e
[InputMethod] Initial Interop

Change-Id: Idd975b811a4eadbaee2dfe80171e3b1f0e13edf7
Signed-off-by: manish.r <manish.r@samsung.com>
16 files changed:
LICENSE [new file with mode: 0755]
packaging/csapi-uix-inputmethod.manifest [new file with mode: 0755]
packaging/csapi-uix-inputmethod.spec [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Interop/Interop.EinaList.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Interop/Interop.InputMethod.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Properties/AssemblyInfo.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.Net45.project.json [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.csproj [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.nuspec [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.project.json [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.snk [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/InputMethodContext.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/InputMethodDeviceInformation.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/InputMethodEditor.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethodNet45.csproj [new file with mode: 0755]