Release 4.0.0-preview1-00230 accepted/tizen/unified/20170921.072113 submit/tizen/20170920.150033
authorDotnetBuild <dotnetbuild.tizen@gmail.com>
Wed, 20 Sep 2017 15:00:32 +0000 (00:00 +0900)
committerDotnetBuild <dotnetbuild.tizen@gmail.com>
Wed, 20 Sep 2017 15:00:32 +0000 (00:00 +0900)
commit9e57349b1f23fb1956ff6267c893f1c98a4a8a00
tree2ec50f43ad9d1ca4cf802bcdb23e57d2878e8641
parent6393f848c8202f94d7f486d70a4e676c44739f6d
Release 4.0.0-preview1-00230
49 files changed:
build/svace-warn-settings.csharp.txt [new file with mode: 0644]
packaging/csapi-tizenfx.spec
pkg/PlatformFileList.txt
pkg/PublicModuleList.txt [changed mode: 0644->0755]
src/ElmSharp/ElmSharp/EvasImage.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Image.cs
src/ElmSharp/Interop/Interop.Evas.Image.cs
src/ElmSharp/Interop/Interop.Evas.cs
src/Tizen.Multimedia/MediaTool/MediaPacket.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAudio.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAvrcp.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothDevice.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothError.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothHid.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothLeAdapter.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothOpp.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothOppImpl.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothServerSocket.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothSocket.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothStructs.cs
src/Tizen.Security/Tizen.Security/Privilege.cs
src/Tizen.System.Usb/Interop/Interop.Configuration.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.Constants.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.Context.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.Device.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.Endpoint.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.ErrorCode.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.Interface.cs [new file with mode: 0644]
src/Tizen.System.Usb/Interop/Interop.SafeUsbHandle.cs [new file with mode: 0644]
src/Tizen.System.Usb/Tizen.System.Usb.csproj [new file with mode: 0755]
src/Tizen.System.Usb/Tizen.System.Usb.sln [new file with mode: 0755]
src/Tizen.System.Usb/Usb/EndpointDirection.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/HotPluggedEventArgs.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/HotplugEventType.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/SynchronizationType.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsageType.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsbBulkEndpoint.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsbConfiguration.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsbControlEndpoint.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsbDevice.cs [new file with mode: 0755]
src/Tizen.System.Usb/Usb/UsbDeviceInformation.cs [new file with mode: 0755]
src/Tizen.System.Usb/Usb/UsbDeviceStrings.cs [new file with mode: 0755]
src/Tizen.System.Usb/Usb/UsbEndpoint.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsbInterface.cs [new file with mode: 0755]
src/Tizen.System.Usb/Usb/UsbInterruptEndpoint.cs [new file with mode: 0755]
src/Tizen.System.Usb/Usb/UsbIsochronousEndpoint.cs [new file with mode: 0644]
src/Tizen.System.Usb/Usb/UsbManager.cs [new file with mode: 0644]