Initial update
authorJunghoon Park <jh9216.park@samsung.com>
Wed, 31 Aug 2016 02:47:30 +0000 (11:47 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Wed, 31 Aug 2016 02:49:49 +0000 (11:49 +0900)
commit691ca4c24a92d231192c800f32ba58d82be7b7a3
tree7726d97b32dbb0d0fa7d1967340c3cddfd5ba5de
parent6b7272f620aab28ae4f94815c0d6feea17185d78
Initial update

Change-Id: I04b0368491312c87a12e85acbf8fa0cffb31594c
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
13 files changed:
LICENSE [new file with mode: 0644]
packaging/csapi-media-key.manifest [new file with mode: 0755]
packaging/csapi-media-key.spec [new file with mode: 0755]
src/Tizen.System.MediaKey/CoreFx.References.targets [new file with mode: 0644]
src/Tizen.System.MediaKey/CustomDictionary.xml [new file with mode: 0755]
src/Tizen.System.MediaKey/GlobalSuppressions.cs [new file with mode: 0755]
src/Tizen.System.MediaKey/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.System.MediaKey/Interop/Interop.MediaKey.cs [new file with mode: 0755]
src/Tizen.System.MediaKey/Properties/AssemblyInfo.cs [new file with mode: 0755]
src/Tizen.System.MediaKey/Tizen.System.MediaKey.csproj [new file with mode: 0755]
src/Tizen.System.MediaKey/Tizen.System.MediaKey.sln [new file with mode: 0755]
src/Tizen.System.MediaKey/Tizen.System.MediaKey.snk [new file with mode: 0755]
src/Tizen.System.MediaKey/Tizen.System/MediaKey.cs [new file with mode: 0755]