Release 4.0.0-preview1-00138 submit/tizen/20170830.233631 submit/tizen_4.0/20170830.234627
authorDotnetBuild <dotnetbuild.tizen@gmail.com>
Wed, 30 Aug 2017 15:00:16 +0000 (00:00 +0900)
committerDotnetBuild <dotnetbuild.tizen@gmail.com>
Wed, 30 Aug 2017 15:00:16 +0000 (00:00 +0900)
commitc07f54f63651a2d576024ca8167514a4ecbe6f5a
treeb321e618ff0f678adf6e70dd516402394058a507
parent7ae03c8643fce1e58a3b7290cbafbad88fca18a0
Release 4.0.0-preview1-00138
26 files changed:
packaging/csapi-tizenfx.spec
pkg/PlatformFileList.txt
pkg/Tizen.NET.Private.sln
pkg/Tizen.NET.nuspec
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleSlider.cs [changed mode: 0644->0755]
src/Tizen.Account.AccountManager/Interop/Interop.Account.cs
src/Tizen.Account.AccountManager/Interop/Interop.AccountProvider.cs
src/Tizen.Account.AccountManager/Interop/Interop.AccountService.cs
src/Tizen.Account.AccountManager/Interop/Interop.Libraries.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/Account.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountEnums.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountErrorFactory.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountProvider.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountService.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountSubscriberEventArgs.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/SafeAccountHandle.cs [new file with mode: 0644]
src/Tizen.Account.SyncManager/Interop/Interop.Adapter.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Interop/Interop.Manager.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager.csproj [new file with mode: 0644]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager.sln [new file with mode: 0755]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager/Enumerations.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager/ErrorFactory.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager/SyncAdapter.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager/SyncClient.cs [new file with mode: 0755]
src/Tizen.Account.SyncManager/Tizen.Account.SyncManager/SyncJobData.cs [new file with mode: 0755]