Add to get orientation event
authorSukHyung, Kang <shine.kang@samsung.com>
Mon, 6 Mar 2017 06:45:08 +0000 (15:45 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Thu, 16 Mar 2017 01:38:51 +0000 (10:38 +0900)
commit4aa5decfe0c0787efbdc8e897be8ff5e62d1a5c9
tree38ae21bfddc42d8b805564fef05ddf474ad6e163
parent93f156a1a47a5f24a934ea0729275c62f2022deb
Add to get orientation event

Change-Id: I128730161613d28ac3e2cdb9d392dad0feee1041
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
src/Tizen.Applications.Common/Interop/Interop.AppCommon.cs
src/Tizen.Applications.Common/Tizen.Applications.Common.csproj
src/Tizen.Applications.Common/Tizen.Applications.CoreBackend/DefaultCoreBackend.cs
src/Tizen.Applications.Common/Tizen.Applications.CoreBackend/EventType.cs
src/Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs [changed mode: 0644->0755]
src/Tizen.Applications.Common/Tizen.Applications/DeviceOrientation.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/DeviceOrientationEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Service/Tizen.Applications.CoreBackend/ServiceCoreBackend.cs
src/Tizen.Applications.UI/Tizen.Applications.CoreBackend/UICoreBackend.cs