Release 4.0.0-preview1-00051 submit/tizen/20170816.062042
authorDotnetBuild <dotnetbuild.tizen@gmail.com>
Wed, 16 Aug 2017 06:16:07 +0000 (15:16 +0900)
committerDotnetBuild <dotnetbuild.tizen@gmail.com>
Wed, 16 Aug 2017 06:16:07 +0000 (15:16 +0900)
commit44a47fb8769744e824e8ff149fd8519d7743a935
tree9cb76531a0b0153c807cdd127efe1235156b1c3a
parent52210bb1b6805f396f734fef94cc696f40b025e9
Release 4.0.0-preview1-00051
1934 files changed:
Version.txt
binaries/Tizen.NET.4.0.0-preview1-00051.nupkg [moved from binaries/Tizen.NET.4.0.0-preview1-00050.nupkg with 96% similarity]
binaries/Tizen.NET.4.0.0-preview1-00051.symbols.nupkg [moved from binaries/Tizen.NET.4.0.0-preview1-00050.symbols.nupkg with 97% similarity]
binaries/Tizen.NET.Private.4.0.0-preview1-00051.nupkg [moved from binaries/Tizen.NET.Private.4.0.0-preview1-00050.nupkg with 97% similarity]
binaries/Tizen.NET.Private.4.0.0-preview1-00051.symbols.nupkg [moved from binaries/Tizen.NET.Private.4.0.0-preview1-00050.symbols.nupkg with 97% similarity]
binaries/frameworks/Tizen.Multimedia.dll
build/Open.snk [new file with mode: 0644]
build/common.props [new file with mode: 0644]
build/common.targets [new file with mode: 0644]
build/dependencies.props [new file with mode: 0644]
build/version.props [new file with mode: 0644]
packaging/csapi-tizenfx.spec
pkg/Tizen.NET.Private.nuspec [new file with mode: 0644]
pkg/Tizen.NET.Private.sln [new file with mode: 0644]
pkg/Tizen.NET.nuspec [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable.csproj [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable.sln [new file with mode: 0755]
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleDatetimeSelector.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleGenList.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleProgressBar.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleScroller.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleSlider.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/CircleSpinner.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/MoreOption.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/MoreOptionItem.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/MoreOptionItemEventArgs.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/MoreOptionList.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/PointerEventArgs.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/RotarySelector.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/RotarySelectorItem.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/RotarySelectorItemEventArgs.cs [new file with mode: 0644]
src/ElmSharp.Wearable/ElmSharp.Wearable/RotarySelectorList.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleDatetime.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleGenList.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleObject.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleProgressBar.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleScroller.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleSlider.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleSpinner.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.CircleSurface.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.MoreOption.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.Rotary.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Eext.RotarySelector.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Evas.cs [new file with mode: 0644]
src/ElmSharp.Wearable/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp.csproj [new file with mode: 0644]
src/ElmSharp/ElmSharp.sln [new file with mode: 0755]
src/ElmSharp/ElmSharp/AccessRole.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/AccessibleObject.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/AccessibleRelation.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/AccessibleUtil.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Background.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Box.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Button.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Calendar.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Check.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/CheckStateChangedEventArgs.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Color.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/ColorChangedEventArgs.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ColorSelector.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ColorSelectorItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Conformant.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Container.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ContextPopup.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ContextPopupItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/DateChangedEventArgs.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/DateTimeSelector.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/DisplayedMonthChangedEventArgs.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EcoreAnimator.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EcoreEvent.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EcoreKeyEventArgs.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EcoreMainloop.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EcoreSynchronizationContext.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EdjeObject.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/EffectBase.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Elementary.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/ElmScrollConfig.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Entry.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EvasCanvas.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/EvasKeyEventArgs.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/EvasMap.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/EvasObject.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/EvasObjectEvent.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/FlipSelector.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/FlipSelectorItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/FloatingButton.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/GenGrid.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/GenGridItem.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/GenItem.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/GenItemClass.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/GenList.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/GenListItem.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/GestureLayer.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Hoversel.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/HoverselItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/IAccessibleObject.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Icon.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Image.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Index.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/IndexItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ItemObject.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/ItemObjectExtension.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Label.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Layout.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/List.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ListItem.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/MultiButtonEntry.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/MultiButtonEntryItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/NaviItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Naviframe.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Panel.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Panes.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Point.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Point3D.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Polygon.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Popup.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/PopupItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ProgressBar.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Radio.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/ReadingInfoType.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Rect.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Rectangle.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Scroller.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Size.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Slider.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/SmartEvent.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Spinner.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Table.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Toolbar.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/ToolbarItem.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Transit.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/TransitEffect.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Utility.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/Widget.cs [new file with mode: 0755]
src/ElmSharp/ElmSharp/Window.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/WrapType.cs [new file with mode: 0755]
src/ElmSharp/Interop/Interop.Ecore.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Eext.Event.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Eext.FloatingButton.cs [new file with mode: 0755]
src/ElmSharp/Interop/Interop.Eina.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Accessibility.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Bg.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Box.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Button.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.CalendarView.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.ColorPicker.cs [new file with mode: 0755]
src/ElmSharp/Interop/Interop.Elementary.CtxPopup.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.DateTimePicker.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Entry.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.FlipSelector.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.GenGridView.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.GenListView.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.GestureLayer.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Hoversel.cs [new file with mode: 0755]
src/ElmSharp/Interop/Interop.Elementary.Image.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Index.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Item.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Label.cs [new file with mode: 0755]
src/ElmSharp/Interop/Interop.Elementary.List.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.MultiButtonEntry.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Naviframe.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Panel.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Panes.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Popup.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.ProgressBar.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.ScrollView.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Slider.cs [new file with mode: 0755]
src/ElmSharp/Interop/Interop.Elementary.Spinner.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Table.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Toolbar.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.Win.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Eo.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Evas.Image.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Evas.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Libc.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Libdl.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Interop/Interop.Account.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Interop/Interop.AccountProvider.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Interop/Interop.AccountService.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager.csproj [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager.sln [new file with mode: 0755]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/Account.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountEnums.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountErrorFactory.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountProvider.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountService.cs [new file with mode: 0644]
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountSubscriberEventArgs.cs [new file with mode: 0644]
src/Tizen.Account.FidoClient/Interop/Interop.Libc.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Interop/Interop.Uaf.Authenticator.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Interop/Interop.Uaf.Client.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient.csproj [new file with mode: 0644]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient.sln [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/AuthenticatorInformation.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/ErrorFactory.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/UafAuthenticatorFinder.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/UafClient.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/UafEnumerations.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/UafMessage.cs [new file with mode: 0755]
src/Tizen.Account.FidoClient/Tizen.Account.FidoClient/UafResponse.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Interop/Interop.Common.cs [new file with mode: 0644]
src/Tizen.Account.OAuth2/Interop/Interop.Error.cs [new file with mode: 0644]
src/Tizen.Account.OAuth2/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Account.OAuth2/Interop/Interop.Manager.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Interop/Interop.Request.cs [new file with mode: 0644]
src/Tizen.Account.OAuth2/Interop/Interop.Response.cs [new file with mode: 0644]
src/Tizen.Account.OAuth2/Interop/Interop.Types.cs [new file with mode: 0644]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2.csproj [new file with mode: 0644]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2.sln [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/AccessToken.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/AuthenticationScheme.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/AuthorizationRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/AuthorizationResponse.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/Authorizer.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ClientCredentials.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ClientCredentialsAuthorizer.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ClientCredentialsTokenRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/CodeGrantAuthorizationRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/CodeGrantAuthorizer.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/CodeGrantTokenRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ImplicitGrantAuthorizationRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ImplicitGrantAuthorizer.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/OAuth2ErrorFactory.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/OAuth2ErrorResponse.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/RefreshToken.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/RefreshTokenRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ResourceOwnerPwdCredentialsAuthorizer.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/ResourceOwnerPwdCredentialsTokenRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/TokenRequest.cs [new file with mode: 0755]
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2/TokenResponse.cs [new file with mode: 0755]
src/Tizen.Applications.Alarm/Interop/Interop.Alarm.cs [new file with mode: 0755]
src/Tizen.Applications.Alarm/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.csproj [new file with mode: 0755]
src/Tizen.Applications.Alarm/Tizen.Applications.Alarm.sln [new file with mode: 0755]
src/Tizen.Applications.Alarm/Tizen.Applications/Alarm.cs [new file with mode: 0755]
src/Tizen.Applications.Alarm/Tizen.Applications/AlarmErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.Alarm/Tizen.Applications/AlarmManager.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Interop/Interop.AttachPanel.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel.csproj [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel.sln [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/AttachPanel.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/AttachPanelInternal.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/ContentCategory.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/EventType.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/ResultEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/StateEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.AttachPanel/Tizen.Applications.AttachPanel/StateType.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/GlobalSuppressions.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/Interop/Interop.Badge.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/Tizen.Applications.Badge.csproj [new file with mode: 0755]
src/Tizen.Applications.Badge/Tizen.Applications.Badge.sln [new file with mode: 0755]
src/Tizen.Applications.Badge/Tizen.Applications/Badge.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/Tizen.Applications/BadgeControl.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/Tizen.Applications/BadgeErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.Badge/Tizen.Applications/BadgeEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Interop/Interop.AppCommon.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Interop/Interop.AppControl.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Interop/Interop.ApplicationManager.cs [new file with mode: 0644]
src/Tizen.Applications.Common/Interop/Interop.Bundle.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Interop/Interop.Glib.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Interop/Interop.Libc.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications.Common.csproj [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications.Common.sln [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications.CoreBackend/DefaultCoreBackend.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications.CoreBackend/EventType.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications.CoreBackend/ICoreBackend.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControl.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControlData.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControlLaunchMode.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControlOperations.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControlReceivedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControlReplyCallback.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/AppControlReplyResult.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/Application.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationDisabledEventArgs.cs [new file with mode: 0644]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationEnabledEventArgs.cs [new file with mode: 0644]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationEventState.cs [new file with mode: 0644]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationInfo.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationInfoFilter.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationInfoMetadataFilter.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationLaunchedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationManager.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationRunningContext.cs [new file with mode: 0644]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationTerminatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ApplicationType.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/Bundle.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs [new file with mode: 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.Common/Tizen.Applications/DirectoryInfo.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/LocaleChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/LowBatteryEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/LowBatteryStatus.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/LowMemoryEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/LowMemoryStatus.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ReceivedAppControl.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/RecentApplicationControl.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/RecentApplicationInfo.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/RegionFormatChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/ResourceManager.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/SafeAppControlHandle.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/SafeBundleHandle.cs [new file with mode: 0755]
src/Tizen.Applications.Common/Tizen.Applications/TizenSynchronizationContext.cs [new file with mode: 0644]
src/Tizen.Applications.DataControl/Interop/Interop.DataControl.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl.Core/CloneCursorCore.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl.csproj [new file with mode: 0644]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl.sln [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/BulkData.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/Consumer.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/ErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/ICursor.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/MatrixCursor.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/Provider.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/Results.cs [new file with mode: 0755]
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl/Types.cs [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Interop/Interop.MessagePort.cs [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.csproj [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Tizen.Applications.MessagePort.sln [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Tizen.Applications.Messages/MessagePort.cs [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Tizen.Applications.Messages/MessagePortErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Tizen.Applications.Messages/MessageReceivedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.MessagePort/Tizen.Applications.Messages/RemoteValues.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Interop/Interop.Notification.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notification.csproj [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notification.sln [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/Notification.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationAccessorySet.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationAccessorySetBinder.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationActiveStyle.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationBinder.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationButtonAction.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationEnumerations.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationIndicatorStyle.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationLockStyle.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationMakerBase.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationManager.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationProgress.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationProgressBinder.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationReplyAction.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationSafeHandle.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationStyle.cs [new file with mode: 0755]
src/Tizen.Applications.Notification/Tizen.Applications.Notifications/NotificationStyleBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Interop/Interop.NotificationEventListener.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener.csproj [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener.sln [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationAccessoryArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationButtonActionArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationDeleteEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationDeleteEventArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsAccessory.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsActiveStyle.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsButtonAction.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsEnumerations.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsIndicatorStyle.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsLockStyle.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsProgress.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsReplyAction.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventArgsStyle.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationEventListenerErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationListenerManager.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationProgressArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationReplyActionArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.NotificationEventListener/Tizen.Applications.NotificationEventListener/NotificationStyleArgsBinder.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Interop/Interop.Package.cs [new file with mode: 0644]
src/Tizen.Applications.PackageManager/Interop/Interop.PackageManager.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.csproj [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications.PackageManager.sln [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/CertCompareResultType.cs [new file with mode: 0644]
src/Tizen.Applications.PackageManager/Tizen.Applications/CertificateType.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/InstallationMode.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/Package.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageCertificate.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageDrm.cs [new file with mode: 0644]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageEventState.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageEventType.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageFilter.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageManager.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageManagerEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageSizeInformation.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PackageType.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/PermissionType.cs [new file with mode: 0644]
src/Tizen.Applications.PackageManager/Tizen.Applications/SafePackageManagerHandle.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/SafePackageManagerRequestHandle.cs [new file with mode: 0755]
src/Tizen.Applications.PackageManager/Tizen.Applications/StorageType.cs [new file with mode: 0755]
src/Tizen.Applications.Preference/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.Preference/Interop/Interop.Preference.cs [new file with mode: 0755]
src/Tizen.Applications.Preference/Tizen.Applications.Preference.csproj [new file with mode: 0755]
src/Tizen.Applications.Preference/Tizen.Applications.Preference.sln [new file with mode: 0755]
src/Tizen.Applications.Preference/Tizen.Applications/Preference.cs [new file with mode: 0755]
src/Tizen.Applications.Preference/Tizen.Applications/PreferenceChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.RemoteView/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.RemoteView/Interop/Interop.WidgetViewerEvas.cs [new file with mode: 0755]
src/Tizen.Applications.RemoteView/Tizen.Applications.RemoteView.csproj [new file with mode: 0644]
src/Tizen.Applications.RemoteView/Tizen.Applications.RemoteView.sln [new file with mode: 0755]
src/Tizen.Applications.RemoteView/Tizen.Applications/RemoteView.cs [new file with mode: 0755]
src/Tizen.Applications.RemoteView/Tizen.Applications/RemoteViewFactory.cs [new file with mode: 0755]
src/Tizen.Applications.RemoteView/Tizen.Applications/RemoteWindow.cs [new file with mode: 0755]
src/Tizen.Applications.Service/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.Service/Interop/Interop.Service.cs [new file with mode: 0755]
src/Tizen.Applications.Service/Tizen.Applications.CoreBackend/ServiceCoreBackend.cs [new file with mode: 0755]
src/Tizen.Applications.Service/Tizen.Applications.Service.csproj [new file with mode: 0755]
src/Tizen.Applications.Service/Tizen.Applications.Service.sln [new file with mode: 0755]
src/Tizen.Applications.Service/Tizen.Applications/ServiceApplication.cs [new file with mode: 0755]
src/Tizen.Applications.ToastMessage/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.ToastMessage/Interop/Interop.ToastMessage.cs [new file with mode: 0755]
src/Tizen.Applications.ToastMessage/Tizen.Applications.ToastMessage.csproj [new file with mode: 0755]
src/Tizen.Applications.ToastMessage/Tizen.Applications.ToastMessage.sln [new file with mode: 0755]
src/Tizen.Applications.ToastMessage/Tizen.Applications/ToastMessage.cs [new file with mode: 0755]
src/Tizen.Applications.ToastMessage/Tizen.Applications/ToastMessageErrorFactory.cs [new file with mode: 0755]
src/Tizen.Applications.UI/Interop/Interop.Application.cs [new file with mode: 0755]
src/Tizen.Applications.UI/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.UI/Tizen.Applications.CoreBackend/UICoreBackend.cs [new file with mode: 0755]
src/Tizen.Applications.UI/Tizen.Applications.UI.csproj [new file with mode: 0755]
src/Tizen.Applications.UI/Tizen.Applications.UI.sln [new file with mode: 0755]
src/Tizen.Applications.UI/Tizen.Applications/CoreUIApplication.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Interop/Interop.Watch.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications.CoreBackend/WatchCoreBackend.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications.CoreBackend/WatchEventType.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications.WatchApplication.csproj [new file with mode: 0644]
src/Tizen.Applications.WatchApplication/Tizen.Applications.WatchApplication.sln [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/AmbientEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/AmbientTickType.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/SafeWatchTimeHandle.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/TimeEventArgs.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/TimeTickResolution.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/WatchApplication.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/WatchTime.cs [new file with mode: 0755]
src/Tizen.Applications.WatchApplication/Tizen.Applications/WatchWindow.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Interop/Interop.Widget.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Tizen.Applications.CoreBackend/WidgetCoreBackend.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Tizen.Applications.WidgetApplication.csproj [new file with mode: 0644]
src/Tizen.Applications.WidgetApplication/Tizen.Applications.WidgetApplication.sln [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Tizen.Applications/WidgetApplication.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Tizen.Applications/WidgetBase.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Tizen.Applications/WidgetType.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetApplication/Tizen.Applications/WidgetWindow.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetControl/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetControl/Interop/Interop.WidgetService.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetControl/Tizen.Applications.WidgetControl.csproj [new file with mode: 0644]
src/Tizen.Applications.WidgetControl/Tizen.Applications.WidgetControl.sln [new file with mode: 0755]
src/Tizen.Applications.WidgetControl/Tizen.Applications/WidgetControl.cs [new file with mode: 0755]
src/Tizen.Applications.WidgetControl/Tizen.Applications/WidgetLifecycleEventArgs.cs [new file with mode: 0755]
src/Tizen.Content.Download/Interop/Interop.Download.cs [new file with mode: 0755]
src/Tizen.Content.Download/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download.csproj [new file with mode: 0644]
src/Tizen.Content.Download/Tizen.Content.Download.sln [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download/DownloadEnumerator.cs [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download/DownloadErrorFactory.cs [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download/Notification.cs [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download/ProgressChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download/Request.cs [new file with mode: 0755]
src/Tizen.Content.Download/Tizen.Content.Download/StateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.AudioInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.Glib.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.ImageInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.Libc.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaBookmark.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaContent.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaFace.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaFilter.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaFolder.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaGroup.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaPlaylist.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaStorage.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.MediaTag.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Interop/Interop.VideoInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent.csproj [new file with mode: 0644]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent.sln [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/Album.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/AudioInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ContentCollection.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ContentColumns.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ContentDatabase.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ContentEventArgs.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ContentFilter.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ContentManager.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/FaceRect.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/Group.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/ImageInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/MediaBookmark.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/MediaContentEnums.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/MediaContentError.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/MediaFace.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/MediaFolder.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/MediaInformation.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/PlayList.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/Storage.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/Tag.cs [new file with mode: 0755]
src/Tizen.Content.MediaContent/Tizen.Content.MediaContent/VideoInformation.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Glib.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Libc.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Interop/Interop.Mime.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType.csproj [new file with mode: 0644]
src/Tizen.Content.MimeType/Tizen.Content.MimeType.sln [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType/MimeExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Content.MimeType/Tizen.Content.MimeType/MimeUtil.cs [new file with mode: 0755]
src/Tizen.Context/Interop/Interop.AppHistory.cs [new file with mode: 0644]
src/Tizen.Context/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/AppHistoryErrorFactory.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/AppStatistics.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/AppStatisticsData.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/BatteryStatistics.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/BatteryStatisticsData.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/UsageStatistics.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.AppHistory/UsageStatisticsData.cs [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.csproj [new file with mode: 0644]
src/Tizen.Context/Tizen.Context.sln [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Common.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Internal.Conv.Channel.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Internal.Conv.Device.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Internal.Conv.Manager.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Internal.Conv.Payload.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Internal.Conv.Service.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Libc.cs [new file with mode: 0755]
src/Tizen.Convergence/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence.csproj [new file with mode: 0644]
src/Tizen.Convergence/Tizen.Convergence.sln [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalAppCommunicationService.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalChannel.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalDevice.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalDeviceFinder.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalDeviceFoundEventArgs.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalErrorFactory.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalPayload.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalService.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalServiceErrorOccuredEventArgs.cs [new file with mode: 0755]
src/Tizen.Convergence/Tizen.Convergence/InternalServiceEventOccuredEventArgs.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Interop/Interop.Location.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence.csproj [new file with mode: 0644]
src/Tizen.Location.Geofence/Tizen.Location.Geofence.sln [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/Fence.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/FenceData.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/FenceStatus.cs [new file with mode: 0644]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceEnum.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceErrorFactory.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceEventArgs.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/GeofenceManager.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/NamespaceDoc.cs [new file with mode: 0755]
src/Tizen.Location.Geofence/Tizen.Location.Geofence/VirtualPerimeter.cs [new file with mode: 0755]
src/Tizen.Location/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Location/Interop/Interop.Location.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location.csproj [new file with mode: 0644]
src/Tizen.Location/Tizen.Location.sln [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/GpsSatellite.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/Location.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/LocationBoundary.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/LocationChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/LocationError.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/Locator.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/LocatorEnumerations.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/LocatorHelper.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/NamespaceDoc.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/SatelliteStatusChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/ServiceStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/SettingChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Location/Tizen.Location/ZoneChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Log/Interop/Interop.Dlog.cs [new file with mode: 0644]
src/Tizen.Log/Tizen.Log.csproj [new file with mode: 0644]
src/Tizen.Log/Tizen.Log.sln [new file with mode: 0755]
src/Tizen.Log/Tizen/Log.cs [new file with mode: 0644]
src/Tizen.Maps/Interop/Interop.Address.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.AddressList.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Area.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Coordinates.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.CoordinatesList.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.ErrorCode.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Attribute.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Category.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Contact.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Editorial.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Filter.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Image.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Link.Object.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Media.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Rating.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.Review.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Place.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.PlaceList.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Preference.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Route.Maneuver.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Route.Segment.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Route.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.SafeMapsHandle.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.Service.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Event.Data.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Marker.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Object.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Overlay.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Polygon.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Polyline.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.Snapshot.cs [new file with mode: 0755]
src/Tizen.Maps/Interop/Interop.View.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps.csproj [new file with mode: 0644]
src/Tizen.Maps/Tizen.Maps.sln [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Area.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Direction.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/DistanceUnit.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/GeocodeRequest.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Geocoordinates.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/GeocoordinatesList.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/GestureType.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/IGeocodePreference.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/IPlaceSearchPreference.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/IRouteSearchPreference.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Log.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MapGestureEventArgs.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MapObject.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MapService.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MapServiceRequest.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MapTypes.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MapView.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Marker.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/MultiReverseGeocodeRequest.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/NamespaceDoc.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Overlay.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Place.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceAddress.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceAddressList.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceAttribute.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceCategory.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceContact.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceEditorial.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceFilter.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceImage.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceLink.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceList.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceMedia.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceRating.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceReview.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/PlaceSearchRequest.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Polygon.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Polyline.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/ReverseGeocodeRequest.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/Route.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/RouteFeature.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/RouteFeatureWeight.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/RouteManeuver.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/RouteOptimization.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/RouteSearchRequest.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/RouteSegment.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/SearchPreference.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/ServiceData.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/ServiceRequestType.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/SnapshotType.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/TransportMode.cs [new file with mode: 0755]
src/Tizen.Maps/Tizen.Maps/TurnInstruction.cs [new file with mode: 0755]
src/Tizen.Maps/res/maps_marker_pin_48.png [new file with mode: 0755]
src/Tizen.Maps/res/maps_marker_pin_72.png [new file with mode: 0755]
src/Tizen.Maps/res/maps_marker_sticker_48.png [new file with mode: 0755]
src/Tizen.Maps/res/maps_marker_sticker_72.png [new file with mode: 0755]
src/Tizen.Messaging.Push/Interop/Interop.Glib.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Interop/Interop.PushClient.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.csproj [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.sln [new file with mode: 0755]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushClient.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushConnectionStateEventArgs.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushExceptionFactory.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushImpl.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/PushMessageEventArgs.cs [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push/ServerResponse.cs [new file with mode: 0644]
src/Tizen.Messaging/Interop/Interop.Email.cs [new file with mode: 0755]
src/Tizen.Messaging/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Messaging/Interop/Interop.Messages.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Email/EmailAttachment.cs [new file with mode: 0644]
src/Tizen.Messaging/Tizen.Messaging.Email/EmailEnumerations.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Email/EmailErrorFactory.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Email/EmailMessage.cs [new file with mode: 0644]
src/Tizen.Messaging/Tizen.Messaging.Email/EmailRecipient.cs [new file with mode: 0644]
src/Tizen.Messaging/Tizen.Messaging.Email/EmailSender.cs [new file with mode: 0644]
src/Tizen.Messaging/Tizen.Messaging.Email/NamespaceDoc.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/CBMessage.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/Message.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessageReceivedEventArgs.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesAddress.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesAttachment.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesEnumerations.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesErrorFactory.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesEvent.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesManager.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesManagerImpl.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MessagesSearchFilter.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/MmsMessage.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/NamespaceDoc.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/PushMessage.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.Messages/SmsMessage.cs [new file with mode: 0755]
src/Tizen.Messaging/Tizen.Messaging.csproj [new file with mode: 0644]
src/Tizen.Messaging/Tizen.Messaging.sln [new file with mode: 0755]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioCapture.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioDataAvailableEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioIOEnums.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioIOStateChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioIOUtil.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioPlayback.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/AudioIO/AudioPlaybackBufferAvailableEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/Interop/Interop.AudioIO.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/Interop/Interop.TonePlayer.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/Interop/Interop.WavPlayer.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/MultimediaDebug.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/Tizen.Multimedia.AudioIO.csproj [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/Tizen.Multimedia.AudioIO.sln [new file with mode: 0755]
src/Tizen.Multimedia.AudioIO/TonePlayer/TonePlayer.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/TonePlayer/TonePlayerError.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/TonePlayer/ToneType.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/ValdiationUtil.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/WavPlayer/WavPlayer.cs [new file with mode: 0644]
src/Tizen.Multimedia.AudioIO/WavPlayer/WavPlayerError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Camera/Camera.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraCapabilities.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraCapturingEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraDeviceStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraDisplaySettings.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraEnums.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Camera/CameraErrorFactory.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Camera/CameraErrorOccurredEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraException.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Camera/CameraFocusStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraInterruptStartedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraInterruptedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraSettings.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/CameraStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/DoublePlane.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/EncodedPlane.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/FaceDetectedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/FaceDetectionData.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/HdrCaptureProgressEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/IPreviewPlane.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/Location.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Camera/MediaPacketPreviewEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/PreviewEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/PreviewFrame.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/SinglePlane.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/StillImage.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Camera/TriplePlane.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Interop/Interop.Camera.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Interop/Interop.CameraCapabilities.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Interop/Interop.CameraDisplay.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Interop/Interop.CameraSettings.cs [new file with mode: 0755]
src/Tizen.Multimedia.Camera/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Tizen.Multimedia.Camera.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Camera/Tizen.Multimedia.Camera.sln [new file with mode: 0755]
src/Tizen.Multimedia.MediaCodec/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/Interop/Interop.MediaCodec.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/Interop/Interop.MediaTool.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/BufferStatusChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/InputProcessedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/MediaCodec.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/MediaCodecError.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/MediaCodecErrorOccurredEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/MediaCodecStatus.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/MediaCodecType.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/OutputAvailableEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/MediaCodec/SupportedCodecType.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/Tizen.Multimedia.MediaCodec.csproj [new file with mode: 0644]
src/Tizen.Multimedia.MediaCodec/Tizen.Multimedia.MediaCodec.sln [new file with mode: 0755]
src/Tizen.Multimedia.MediaPlayer/Interop/Interop.AudioEffect.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Interop/Interop.Display.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Interop/Interop.Player.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/AudioEffect.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/BufferingProgressChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/CapturedFrame.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/DownloadProgress.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/EqualizerBand.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaBufferSource.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaSource.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamBufferStatusChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamConfiguration.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamSeekingOccurredEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaStreamSource.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/MediaUriSource.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/PlaybackInterruptedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/Player.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/PlayerDisplaySettings.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/PlayerEnums.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/PlayerError.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/PlayerErrorOccurredEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/PlayerTrackInfo.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/StreamInfo.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/SubtitleUpdatedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/VideoFrameDecodedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Player/VideoStreamChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Tizen.Multimedia.MediaPlayer.csproj [new file with mode: 0644]
src/Tizen.Multimedia.MediaPlayer/Tizen.Multimedia.MediaPlayer.sln [new file with mode: 0755]
src/Tizen.Multimedia.Metadata/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/Interop/Interop.MetadataEditor.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/Interop/Interop.MetadataExtractor.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/MetadataEditor/MetadataEditor.cs [new file with mode: 0755]
src/Tizen.Multimedia.Metadata/MetadataEditor/MetadataEditorAttr.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/MetadataEditor/MetadataEditorError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/MetadataExtractor/Artwork.cs [new file with mode: 0755]
src/Tizen.Multimedia.Metadata/MetadataExtractor/Metadata.cs [new file with mode: 0755]
src/Tizen.Multimedia.Metadata/MetadataExtractor/MetadataExtractor.cs [new file with mode: 0755]
src/Tizen.Multimedia.Metadata/MetadataExtractor/MetadataExtractorAttr.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/MetadataExtractor/MetadataExtractorError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/MetadataExtractor/SyncLyrics.cs [new file with mode: 0755]
src/Tizen.Multimedia.Metadata/MetadataExtractor/ValueConverter.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/ObjectDescriptionBuilder.cs [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/Tizen.Multimedia.Metadata.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Metadata/Tizen.Multimedia.Metadata.sln [new file with mode: 0755]
src/Tizen.Multimedia.Radio/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Interop/Interop.Radio.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Radio/Radio.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Radio/RadioError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Radio/RadioInterruptedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Radio/RadioInterruptedReason.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Radio/RadioState.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Radio/ScanUpdatedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Tizen.Multimedia.Radio.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Radio/Tizen.Multimedia.Radio.sln [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Recorder/Interop/Interop.Recorder.cs [new file with mode: 0644]
src/Tizen.Multimedia.Recorder/Interop/Interop.RecorderFeatures.cs [new file with mode: 0644]
src/Tizen.Multimedia.Recorder/Interop/Interop.RecorderSettings.cs [new file with mode: 0644]
src/Tizen.Multimedia.Recorder/Recorder/AudioStreamDeliveredEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/MuxedStreamEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/Recorder.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecorderEnums.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecorderErrorFactory.cs [new file with mode: 0644]
src/Tizen.Multimedia.Recorder/Recorder/RecorderFeatures.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecorderInterruptedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecorderSettings.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecorderStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecordingErrorOccurredEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecordingLimitReachedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Recorder/RecordingProgressEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Recorder/Tizen.Multimedia.Recorder.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Recorder/Tizen.Multimedia.Recorder.sln [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/Interop/Interop.MediaController.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/Interop/Interop.ScreenMirroring.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/MediaController/CustomCommandEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/CustomCommandReplyEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerClient.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerEnums.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerLog.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerMetadata.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerPlayback.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/MediaControllerServer.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/MetadataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/PlaybackStateCommandEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/PlaybackUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/RepeatModeUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/ServerInformation.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/ServerUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/MediaController/ShuffleModeUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Remoting/ScreenMirroring/EventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/ScreenMirroring/InteropHelper.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/ScreenMirroring/ScreenMirroring.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/ScreenMirroring/ScreenMirroringAudioInfo.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/ScreenMirroring/ScreenMirroringEnums.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/ScreenMirroring/ScreenMirroringError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/ScreenMirroring/ScreenMirroringVideoInfo.cs [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/Tizen.Multimedia.Remoting.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Remoting/Tizen.Multimedia.Remoting.sln [new file with mode: 0755]
src/Tizen.Multimedia.StreamRecorder/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/Interop/Interop.StreamRecorder.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecorder.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecorderEnums.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecorderErrorFactory.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecorderNotifiedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecorderVideoResolution.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecordingBufferConsumedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecordingErrorOccurredEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/StreamRecorder/StreamRecordingLimitReachedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/Tizen.Multimedia.StreamRecorder.csproj [new file with mode: 0644]
src/Tizen.Multimedia.StreamRecorder/Tizen.Multimedia.StreamRecorder.sln [new file with mode: 0755]
src/Tizen.Multimedia.Util/ImageUtil/BitmapFrame.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/GifFrame.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageColorSpace.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageDecoder.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageEncoder.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageFormat.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageRotation.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageTransform.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageTransformer.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageUtil.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/ImageUtilError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/JpegDownscale.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ImageUtil/PngCompression.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Interop/Interop.ImageUtil.Decode.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Interop/Interop.ImageUtil.Encode.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Interop/Interop.ImageUtil.Transform.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Interop/Interop.ImageUtil.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Interop/Interop.ThumbnailExtractor.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/ThumbnailExtractor/ThumbnailExtractionResult.cs [new file with mode: 0755]
src/Tizen.Multimedia.Util/ThumbnailExtractor/ThumbnailExtractor.cs [new file with mode: 0755]
src/Tizen.Multimedia.Util/ThumbnailExtractor/ThumbnailExtractorError.cs [new file with mode: 0644]
src/Tizen.Multimedia.Util/Tizen.Multimedia.Util.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Util/Tizen.Multimedia.Util.sln [new file with mode: 0755]
src/Tizen.Multimedia.Vision/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia.Vision/Interop/Interop.MediaVision.BarCode.cs [new file with mode: 0644]
src/Tizen.Multimedia.Vision/Interop/Interop.MediaVision.Common.cs [new file with mode: 0644]
src/Tizen.Multimedia.Vision/Interop/Interop.MediaVision.Face.cs [new file with mode: 0644]
src/Tizen.Multimedia.Vision/Interop/Interop.MediaVision.Image.cs [new file with mode: 0644]
src/Tizen.Multimedia.Vision/Interop/Interop.MediaVision.Surveillance.cs [new file with mode: 0644]
src/Tizen.Multimedia.Vision/MediaVision/Barcode.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeDetectionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeDetectionTarget.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeDetector.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeGenerationConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeGenerator.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeImageConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeImageFormat.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/BarcodeType.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/Colorspace.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/EngineConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ErrorCorrectionLevel.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/EyeCondition.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceDetectionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceDetector.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceRecognitionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceRecognitionModel.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceRecognitionModelType.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceRecognitionResult.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceRecognizer.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceTracker.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceTrackingModel.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FaceTrackingResult.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/FacialExpression.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageFillConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageObject.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageRecognitionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageRecognitionResult.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageRecognizer.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageTracker.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageTrackingConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/ImageTrackingModel.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/MediaVisionError.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/MediaVisionSource.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/MovementDetectedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/MovementDetectionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/MovementDetector.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonAppearanceDetectedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonAppearanceDetectionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonAppearanceDetector.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonRecognitionConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonRecognitionInfo.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonRecognizedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/PersonRecognizer.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/QrConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/QrMode.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/Quadrangle.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/SurveillanceConfiguration.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/SurveillanceEngine.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/MediaVision/SurveillanceSource.cs [new file with mode: 0755]
src/Tizen.Multimedia.Vision/Tizen.Multimedia.Vision.csproj [new file with mode: 0644]
src/Tizen.Multimedia.Vision/Tizen.Multimedia.Vision.sln [new file with mode: 0755]
src/Tizen.Multimedia/AssemblyAttrs.cs [new file with mode: 0644]
src/Tizen.Multimedia/AudioManager/AudioDevice.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/AudioDeviceConnectionChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia/AudioManager/AudioDeviceStateChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia/AudioManager/AudioManager.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/AudioManagerEnumerations.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/AudioManagerErrorFactory.cs [new file with mode: 0644]
src/Tizen.Multimedia/AudioManager/AudioStreamPolicy.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/AudioVolume.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/FocusStateChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Multimedia/AudioManager/MaxVolumeLevel.cs [new file with mode: 0644]
src/Tizen.Multimedia/AudioManager/StreamFocusStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/VolumeChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia/AudioManager/VolumeLevel.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/Features.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/FileUtil.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/IBufferOwner.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/LibcSupport.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/MultimediaDebug.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/MultimediaLog.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/ObjectKeeper.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common.Internal/ValdiationUtil.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/CodecNotSupportedException.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/ColorSpace.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Display.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/FileFormatException.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Flips.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/IMediaBuffer.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Point.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Range.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Rectangle.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Rotation.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Size.cs [new file with mode: 0644]
src/Tizen.Multimedia/Common/Visibility.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.Device.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.EvasObject.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.MediaTool.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.StreamPolicy.cs [new file with mode: 0644]
src/Tizen.Multimedia/Interop/Interop.Volume.cs [new file with mode: 0644]
src/Tizen.Multimedia/MediaTool/MediaFormat.cs [new file with mode: 0755]
src/Tizen.Multimedia/MediaTool/MediaFormatAacType.cs [new file with mode: 0644]
src/Tizen.Multimedia/MediaTool/MediaFormatMimeType.cs [new file with mode: 0755]
src/Tizen.Multimedia/MediaTool/MediaFormatTextType.cs [new file with mode: 0755]
src/Tizen.Multimedia/MediaTool/MediaPacket.cs [new file with mode: 0644]
src/Tizen.Multimedia/MediaTool/MediaPacketBuffer.cs [new file with mode: 0644]
src/Tizen.Multimedia/MediaTool/MediaPacketBufferFlags.cs [new file with mode: 0644]
src/Tizen.Multimedia/MediaTool/MediaPacketVideoPlane.cs [new file with mode: 0644]
src/Tizen.Multimedia/MediaView/MediaView.cs [new file with mode: 0755]
src/Tizen.Multimedia/Tizen.Multimedia.csproj [new file with mode: 0644]
src/Tizen.Multimedia/Tizen.Multimedia.sln [new file with mode: 0755]
src/Tizen.NUI/Tizen.NUI.csproj [new file with mode: 0755]
src/Tizen.NUI/Tizen.NUI.sln [new file with mode: 0755]
src/Tizen.NUI/src/internal/AccessibilityActionSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AccessibilityFocusOvershotSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AccessibilityManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ActivatedSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AdaptorSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Alignment.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AngleAxis.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AngleThresholdPair.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AnimatablePropertyComponentRegistration.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AnimatablePropertyRegistration.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AnimationSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Any.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Application.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ApplicationControlSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ApplicationExtensions.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ApplicationSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/AsyncImageLoader.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/BaseObject.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/BlendEquationType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/BlendFactorType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/BlendModeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/BufferImage.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Builder.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ButtonSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Camera.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ChildPropertyRegistration.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ConnectionTracker.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ConnectionTrackerInterface.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ControlKeySignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/CustomActor.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/CustomActorImpl.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/CustomAlgorithmInterface.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DaliEnumConstants.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DaliEventHandler.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DaliException.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DefaultItemLayoutProperty.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DefaultItemLayoutType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DefaultRuler.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DepthFunctionType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DepthTestModeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DepthWriteModeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DirectionType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DisposeQueue.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/DragAndDropDetector.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/EncodedBufferImage.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/EventThreadCallback.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FaceCullingModeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FixedRuler.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FloatSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FocusChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FocusGroupChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FrameBuffer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FrameBufferImage.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/FriendAssembly.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/GaussianBlurView.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/GaussianBlurViewSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/GestureDetector.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/HoverSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Image.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ImageSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ImfEventSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ImfVoidSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/InputMethodOptions.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Item.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ItemContainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ItemFactory.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ItemIdContainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ItemLayout.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ItemRange.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ItemView.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/KeyEventSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/KeyInputFocusManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/KeyInputFocusSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/KeyboardTypeSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/LinearConstrainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/LoadingState.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/LongPressGestureDetectedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/LongPressGestureDetector.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ManualPINVOKE.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Matrix.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Matrix3.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Model3dView.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NDalic.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NUICoreBackend.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NUIEventType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NativeImage.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/NativeImageInterface.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Object.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ObjectCreatedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ObjectDestroyedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ObjectRegistry.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PageFactory.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PagePanSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PageTurnLandscapeView.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PageTurnPortraitView.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PageTurnSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PageTurnView.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PanGestureDetectedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PanGestureDetector.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PathConstrainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PinchGestureDetectedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PinchGestureDetector.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PreFocusChangeSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ProgressBarValueChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PropertyCondition.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PropertyNotification.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PropertyNotifySignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PropertyRangeManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PropertyRanges.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/PropertyRegistration.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RefObject.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Registry.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RenderBufferFormat.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RenderModeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RenderTask.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RenderTaskList.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RenderTaskSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RenderingType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ResizedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Ruler.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RulerDomain.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/RulerPtr.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_CallbackBase.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Configuration__ContextLoss.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CallbackBase.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Constraint.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__CustomActorImpl__Extension.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__Texture.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Internal__TypeRegistry.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__IntrusivePtrT_Dali__Toolkit__ItemLayout_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__RectT_unsigned_int_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__RenderSurface.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Actor_Dali__TouchEvent_const_RF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_bool_fDali__Toolkit__AccessibilityManager_R_Dali__TouchEvent_const_RF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Actor_bool_Dali__DevelActor__VisibilityChange__TypeF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__DragAndDropDetectorF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__Control_Dali__Toolkit__ControlF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextEditor_Dali__Toolkit__TextEditor__InputStyle__MaskF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fDali__Toolkit__TextField_Dali__Toolkit__TextField__InputStyle__MaskF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__SignalT_void_fuint32_t_Dali__PixelDataF_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ClampState.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__AsyncImageLoader.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Control__Extension.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__TransitionData.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__Internal__Visual__Base.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__Toolkit__ItemFactory__Extension.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__TouchEvent.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_FunctorDelegate.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_KeyboardFocusManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_PropertyInputContainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_double.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_float__float.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_Dali__Property__Index__Dali__Property__Value.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_int_r_q_const__Dali__Property__Value__void.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_p_Dali__ConnectionTrackerInterface_r_q_const__std__string_p_Dali__FunctorDelegate__bool.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_Dali__BaseObject_r_q_const__std__string_r_q_const__Dali__Property__Map__bool.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_p_q_const__Dali__Any__AnyContainerBase__void.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_Dali__Vector2__bool.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Any__AnyContainerBase__p_Dali__Any__AnyContainerBase.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_f_r_q_const__Dali__Vector3__float.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_float.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_int.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_std__type_info.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_uint8_t.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_char.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_int.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SWIGTYPE_p_unsigned_short.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ScrollStateChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ScrollViewPagePathEffect.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ScrollViewSnapStartedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ScrollableSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SignalConnectorType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SignalObserver.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Size.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SliderMarkReachedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SliderValueChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SlotObserver.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/SnapType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StageWheelSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StateChangedSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StatusSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StencilFunctionType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StencilOperationType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StringValuePair.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/StyleChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TapGestureDetectedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TapGestureDetector.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TextEditorSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TextFieldSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TimePeriod.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TimerSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ToolkitPropertyRange.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TooltipPositionType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TouchDataSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TouchPoint.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TouchPointContainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TouchSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Type.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TypeAction.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TypeRegistration.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/TypeRegistry.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/Uint16Pair.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/VectorBase.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/VectorUint16Pair.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/VectorUnsignedChar.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/VideoViewSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ViewImpl.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ViewMode.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ViewResourceReadySignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ViewSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ViewVisibilityChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ViewWrapperImpl.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/VoidSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WeakEventHandler.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WheelSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WidgetViewSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WindowFocusSignalType.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/dotnetcore/AddedException.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/dotnetcore/HandleRef.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/doublep.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/floatp.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/intp.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/uintp.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/ushortp.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Adaptor.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/AlphaFunction.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Animatable.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Animation.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/CustomView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/FlexContainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/ImageView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/Scrollable.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TableView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TextField.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/VideoView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/View.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/VisibilityChangeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/VisualView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseHandle.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Color.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/CustomView/Spin.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/CustomViewRegistry.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Degree.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/DirectionBias.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/FilterModeType.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/FocusManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Geometry.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Gesture.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Hover.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/ImfManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/InputMethod.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Key.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/KeyFrames.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Layer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/LongPressGesture.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/NUIApplication.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/NUIConstants.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PaddingType.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PanGesture.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Path.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PinchGesture.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PixelData.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PixelFormat.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Position.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Position2D.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Property.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/PropertyBuffer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Radian.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Rectangle.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/RelativeVector2.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/RelativeVector3.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/RelativeVector4.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/RelayoutContainer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Renderer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Rotation.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Sampler.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/ScrollViewEffect.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Shader.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Size2D.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/StyleManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/TTSPlayer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/TapGesture.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Texture.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/TextureSet.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/TextureType.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Timer.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Touch.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/TransitionData.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/TypeInfo.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/Button.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/CheckBoxButton.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/Popup.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/ProgressBar.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/PushButton.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/RadioButton.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/ScrollBar.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/ScrollView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/Slider.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/UIComponents/ToggleButton.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Vector2.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Vector3.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Vector4.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/ViewWrapper.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/VisualBase.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/VisualFactory.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/VisualMaps.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Wheel.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WidgetView.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WidgetViewManager.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/Window.cs [new file with mode: 0755]
src/Tizen.Network.Bluetooth/Interop/Interop.Bluetooth.cs [new file with mode: 0755]
src/Tizen.Network.Bluetooth/Interop/Interop.Glib.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth.csproj [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth.sln [new file with mode: 0755]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapterImpl.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAudio.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAudioImpl.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAvrcp.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAvrcpImpl.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothData.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothDevice.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothEnumerations.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothError.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothEventArgs.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGattImpl.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothHid.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothHidImpl.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothLeAdapter.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothLeAdapterImpl.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothProfile.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothServerSocket.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothSocket.cs [new file with mode: 0644]
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothStructs.cs [new file with mode: 0644]
src/Tizen.Network.Connection/Interop/Interop.Connection.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Network.Connection/Tizen.Network.Connection.csproj [new file with mode: 0644]
src/Tizen.Network.Connection/Tizen.Network.Connection.sln [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/CellularProfile.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionError.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionInternalManager.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionManager.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionProfile.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionProfileManager.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionTypes.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/IAddressInformation.cs [new file with mode: 0755]
src/Tizen.Network.Connection/Tizen.Network.Connection/WiFiProfile.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Interop/Interop.IoTConnectivity.Client.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Interop/Interop.IoTConnectivity.Common.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Interop/Interop.IoTConnectivity.Server.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity.csproj [new file with mode: 0644]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity.sln [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Attributes.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/CacheUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/DeviceInformationFoundEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/FindingError.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/FindingErrorOccurredEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityClientManager.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityErrorFactory.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityServerManager.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/LiteResource.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/NamespaceDoc.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ObservePolicy.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ObserveType.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ObserverNotifiedEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/PlatformInformationFoundEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/PresenceEventType.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/PresenceReceivedEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/QualityOfService.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/RemoteResource.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/RemoteResponse.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Representation.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Request.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Resource.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceFoundEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceInterfaces.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceOptions.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourcePolicy.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceQuery.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceState.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceTypes.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Response.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResponseCode.cs [new file with mode: 0755]
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/StateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.Mtp/Interop/Interop.Glib.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Interop/Interop.Mtp.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp.csproj [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp.sln [new file with mode: 0755]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpDevice.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpEnumerations.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpErrorFactory.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpEventArgs.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpManager.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpManagerEvent.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpManagerImpl.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpObject.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/MtpStorage.cs [new file with mode: 0644]
src/Tizen.Network.Mtp/Tizen.Network.Mtp/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Interop/Interop.Glib.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Interop/Interop.Nfc.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Tizen.Network.Nfc.csproj [new file with mode: 0644]
src/Tizen.Network.Nfc/Tizen.Network.Nfc.sln [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcCallbackData.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcCardEmulationAdapter.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcEnumerations.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcErrorFactory.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcEventArgs.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcManager.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcManagerEvent.cs [new file with mode: 0644]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcManagerImpl.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcNdefMessage.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcNdefRecord.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcP2p.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcP2pAdapter.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcSecureElement.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcTag.cs [new file with mode: 0755]
src/Tizen.Network.Nfc/Tizen.Network.Nfc/NfcTagAdapter.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Interop/Interop.Nsd.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd.csproj [new file with mode: 0644]
src/Tizen.Network.Nsd/Tizen.Network.Nsd.sln [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/DnssdBrowser.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/DnssdService.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/Globals.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/INsdBrowser.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/INsdService.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/NsdEnumerations.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/NsdError.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/NsdEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/SsdpBrowser.cs [new file with mode: 0755]
src/Tizen.Network.Nsd/Tizen.Network.Nsd/SsdpService.cs [new file with mode: 0755]
src/Tizen.Network.Smartcard/Interop/Interop.Glib.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Interop/Interop.Libc.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Interop/Interop.Smartcard.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard.csproj [new file with mode: 0644]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard.sln [new file with mode: 0755]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardChannel.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardErrorFactory.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardManager.cs [new file with mode: 0755]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardManagerImpl.cs [new file with mode: 0755]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardReader.cs [new file with mode: 0644]
src/Tizen.Network.Smartcard/Tizen.Network.Smartcard/SmartcardSession.cs [new file with mode: 0644]
src/Tizen.Network.WiFi/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Interop/Interop.WiFi.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi.csproj [new file with mode: 0644]
src/Tizen.Network.WiFi/Tizen.Network.WiFi.sln [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/ConnectionStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/DeviceStateChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/IWiFiEap.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/RssiLevelChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiAP.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiAddressInformation.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiConfiguration.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiEap.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiEapConfiguration.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiEnumerations.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiErrorFactory.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiManager.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiManagerImpl.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiNetwork.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiNetworkChange.cs [new file with mode: 0755]
src/Tizen.Network.WiFi/Tizen.Network.WiFi/WiFiSecurity.cs [new file with mode: 0755]
src/Tizen.Network.WiFiDirect/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Interop/Interop.WiFiDirect.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect.csproj [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect.sln [new file with mode: 0755]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectData.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectEnumerations.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectError.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectEventArgs.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectManager.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectManagerImpl.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectPeer.cs [new file with mode: 0644]
src/Tizen.Network.WiFiDirect/Tizen.Network.WiFiDirect/WiFiDirectPersistentGroup.cs [new file with mode: 0644]
src/Tizen.PhonenumberUtils/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.PhonenumberUtils/Interop/Interop.PhonenumberUtils.cs [new file with mode: 0755]
src/Tizen.PhonenumberUtils/Tizen.PhonenumberUtils.csproj [new file with mode: 0644]
src/Tizen.PhonenumberUtils/Tizen.PhonenumberUtils.sln [new file with mode: 0755]
src/Tizen.PhonenumberUtils/Tizen.PhonenumberUtils/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.PhonenumberUtils/Tizen.PhonenumberUtils/PhonenumberUtils.cs [new file with mode: 0644]
src/Tizen.PhonenumberUtils/Tizen.PhonenumberUtils/PhonenumberUtilsEnumerations.cs [new file with mode: 0644]
src/Tizen.PhonenumberUtils/Tizen.PhonenumberUtils/PhonenumberUtilsErrorFactory.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Database.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Filter.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Libraries.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.List.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Query.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Record.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Reminder.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Service.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Interop/Interop.Calendar.Vcalendar.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar.csproj [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar.sln [new file with mode: 0755]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarDatabase.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarErrorFactory.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarFilter.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarList.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarManager.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarQuery.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarRecord.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarReminder.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarStructs.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarTypes.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarVcalendar.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarViews.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/ReminderEventArgs.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Interop/Interop.Activity.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Contacts.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Database.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Interop/Interop.Filter.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Interop/Interop.Group.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.List.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Person.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.PhoneLog.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Query.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Record.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Interop/Interop.Setting.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Sim.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Interop/Interop.Vcard.cs [new file with mode: 0755]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts.csproj [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts.sln [new file with mode: 0755]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsDatabase.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsErrorFactory.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsFilter.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsList.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsManager.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsQuery.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsRecord.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsVcard.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/ContactsViews.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/DBStatusChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/NameDisplayOrderChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/NameSortingOrderChangedEventArgs.cs [new file with mode: 0644]
src/Tizen.Pims.Contacts/Tizen.Pims.Contacts/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Interop/Interop.CkmcErrors.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Interop/Interop.CkmcManager.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Interop/Interop.CkmcTypes.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository.csproj [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository.sln [new file with mode: 0755]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Certificate.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/CertificateManager.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/AesCbcCipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/AesCfbCipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/AesCipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/AesCtrCipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/AesGcmCipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/Cipher.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/CipherAlgorithmType.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/CipherParameterName.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/CipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/DsaSignatureParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/EcdsaSignatureParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/HashAlgorithm.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/RsaOaepCipherParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/RsaPaddingAlgorithm.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/RsaSignatureParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/SafeCipherParametersHandle.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/Signature.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/SignatureAlgorithmType.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/SignatureParameterName.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Crypto/SignatureParameters.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/DataFormat.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/DataManager.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/EllipticCurveType.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Key.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/KeyManager.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/KeyType.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Manager.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/OcspStatus.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Permission.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/PinnedObject.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Pkcs12.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Pkcs12Manager.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/Policy.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/SafeAliasListHandle.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/SafeCertificateListHandle.cs [new file with mode: 0644]
src/Tizen.Security.SecureRepository/Tizen.Security.SecureRepository/SafeRawBufferHandle.cs [new file with mode: 0644]
src/Tizen.Security.TEEC/.gitignore [new file with mode: 0644]
src/Tizen.Security.TEEC/Interop/Interop.Errors.cs [new file with mode: 0644]
src/Tizen.Security.TEEC/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Security.TEEC/Interop/Interop.Libteec.cs [new file with mode: 0644]
src/Tizen.Security.TEEC/Interop/Interop.Types.cs [new file with mode: 0644]
src/Tizen.Security.TEEC/Tizen.Security.TEEC.csproj [new file with mode: 0644]
src/Tizen.Security.TEEC/Tizen.Security.TEEC.sln [new file with mode: 0755]
src/Tizen.Security.TEEC/Tizen.Security.TEEC/Libteec.cs [new file with mode: 0644]
src/Tizen.Security.TEEC/Tizen.Security.TEEC/NamespaceDoc.cs [new file with mode: 0644]
src/Tizen.Security/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Security/Interop/Interop.Privilege.cs [new file with mode: 0755]
src/Tizen.Security/Tizen.Security.csproj [new file with mode: 0644]
src/Tizen.Security/Tizen.Security.sln [new file with mode: 0755]
src/Tizen.Security/Tizen.Security/Privilege.cs [new file with mode: 0755]
src/Tizen.Sensor/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.Sensor/Interop/Interop.Sensor.cs [new file with mode: 0644]
src/Tizen.Sensor/Tizen.Sensor.csproj [new file with mode: 0644]
src/Tizen.Sensor/Tizen.Sensor.sln [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/AccelerometerDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/FaceDownGestureDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/GravitySensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/GyroscopeDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/GyroscopeRotationVectorSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/HeartRateMonitorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/HumiditySensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/InVehicleActivityDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/LightSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/LinearAccelerationSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/MagnetometerDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/MagnetometerRotationVectorSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/OrientationSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/PedometerDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/PickUpGestureDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/PressureSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/ProximitySensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/RotationVectorSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/RunningActivityDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/SensorAccuracyChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/SleepMonitorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/StationaryActivityDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/TemperatureSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/UltravioletSensorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/UncalibratedGyroscopeDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/UncalibratedMagnetometerDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/WalkingActivityDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/EventArgs/WristUpGestureDetectorDataUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/Accelerometer.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/ActivityDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/FaceDownGestureDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/GravitySensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/Gyroscope.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/GyroscopeRotationVectorSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/HeartRateMonitor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/HumiditySensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/InVehicleActivityDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/LightSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/LinearAccelerationSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/Magnetometer.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/MagnetometerRotationVectorSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/OrientationSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/Pedometer.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/PickUpGestureDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/PressureSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/ProximitySensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/RotationVectorSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/RunningActivityDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/SleepMonitor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/StationaryActivityDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/TemperatureSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/UltravioletSensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/UncalibratedGyroscope.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/UncalibratedMagnetometer.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/WalkingActivityDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Plugins/WristUpGestureDetector.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/Sensor.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/SensorEnumerations.cs [new file with mode: 0755]
src/Tizen.Sensor/Tizen.Sensor/SensorErrorFactory.cs [new file with mode: 0644]
src/Tizen.System.Feedback/Feedback/Feedback.cs [new file with mode: 0644]
src/Tizen.System.Feedback/Feedback/FeedbackPattern.cs [new file with mode: 0644]
src/Tizen.System.Feedback/Feedback/FeedbackType.cs [new file with mode: 0644]
src/Tizen.System.Feedback/Interop/Interop.Feedback.cs [new file with mode: 0644]
src/Tizen.System.Feedback/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.System.Feedback/Tizen.System.Feedback.csproj [new file with mode: 0644]
src/Tizen.System.Feedback/Tizen.System.Feedback.sln [new file with mode: 0755]
src/Tizen.System.Information/.vs/Tizen.System.Information/v14/.suo [new file with mode: 0644]
src/Tizen.System.Information/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.System.Information/Interop/Interop.RuntimeInfo.cs [new file with mode: 0644]
src/Tizen.System.Information/Interop/Interop.SystemInfo.cs [new file with mode: 0644]
src/Tizen.System.Information/RuntimeInfo/CpuUsage.cs [new file with mode: 0755]
src/Tizen.System.Information/RuntimeInfo/Enumerations.cs [new file with mode: 0755]
src/Tizen.System.Information/RuntimeInfo/MemoryInformation.cs [new file with mode: 0755]
src/Tizen.System.Information/RuntimeInfo/RuntimeInfoErrorFactory.cs [new file with mode: 0644]
src/Tizen.System.Information/RuntimeInfo/RuntimeInformation.cs [new file with mode: 0755]
src/Tizen.System.Information/RuntimeInfo/RuntimeKeyStatusChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.System.Information/SystemInfo/SystemInfo.cs [new file with mode: 0755]
src/Tizen.System.Information/Tizen.System.Information.csproj [new file with mode: 0644]
src/Tizen.System.Information/Tizen.System.Information.sln [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/Tizen.System.MediaKey.csproj [new file with mode: 0644]
src/Tizen.System.MediaKey/Tizen.System.MediaKey.sln [new file with mode: 0755]
src/Tizen.System.MediaKey/Tizen.System/MediaKey.cs [new file with mode: 0755]
src/Tizen.System.PlatformConfig/Interop/Interop.PlatformConfig.cs [new file with mode: 0755]
src/Tizen.System.PlatformConfig/Tizen.System.PlatformConfig.csproj [new file with mode: 0644]
src/Tizen.System.PlatformConfig/Tizen.System.PlatformConfig.sln [new file with mode: 0755]
src/Tizen.System.PlatformConfig/Tizen.System/PlatformConfig.cs [new file with mode: 0755]
src/Tizen.System.Storage/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.System.Storage/Interop/Interop.Storage.cs [new file with mode: 0644]
src/Tizen.System.Storage/Storage/DirectoryType.cs [new file with mode: 0644]
src/Tizen.System.Storage/Storage/Storage.cs [new file with mode: 0644]
src/Tizen.System.Storage/Storage/StorageArea.cs [new file with mode: 0644]
src/Tizen.System.Storage/Storage/StorageManager.cs [new file with mode: 0644]
src/Tizen.System.Storage/Storage/StorageState.cs [new file with mode: 0644]
src/Tizen.System.Storage/Tizen.System.Storage.csproj [new file with mode: 0644]
src/Tizen.System.Storage/Tizen.System.Storage.sln [new file with mode: 0755]
src/Tizen.System.SystemSettings/Interop/Interop.SystemSettings.cs [new file with mode: 0644]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings.csproj [new file with mode: 0644]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings.sln [new file with mode: 0755]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettings.cs [new file with mode: 0755]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsEnums.cs [new file with mode: 0755]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsEventArgs.cs [new file with mode: 0755]
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsExceptionFactory.cs [new file with mode: 0644]
src/Tizen.System/Device/Battery.cs [new file with mode: 0755]
src/Tizen.System/Device/DeviceEventArgs.cs [new file with mode: 0644]
src/Tizen.System/Device/DeviceExceptionFactory.cs [new file with mode: 0644]
src/Tizen.System/Device/Display.cs [new file with mode: 0644]
src/Tizen.System/Device/Haptic.cs [new file with mode: 0644]
src/Tizen.System/Device/IR.cs [new file with mode: 0644]
src/Tizen.System/Device/Led.cs [new file with mode: 0644]
src/Tizen.System/Device/Power.cs [new file with mode: 0644]
src/Tizen.System/Interop/Interop.Device.cs [new file with mode: 0644]
src/Tizen.System/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.System/Tizen.System.csproj [new file with mode: 0644]
src/Tizen.System/Tizen.System.sln [new file with mode: 0755]
src/Tizen.Tapi/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Tapi/Interop/Interop.Tapi.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi.csproj [new file with mode: 0644]
src/Tizen.Tapi/Tizen.Tapi.sln [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Call.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/CallData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/CallEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/CallStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Modem.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/ModemData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/ModemEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/ModemStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Network.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/NetworkData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/NetworkEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/NetworkStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Oem.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/OemData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/OemStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Phonebook.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/PhonebookData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/PhonebookEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/PhonebookStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SatData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SatEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SatStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Sim.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SimData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SimEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SimStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SmsData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SmsEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SmsStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/Ss.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SsData.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SsEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/SsStructs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/TapiEnumerations.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/TapiEventArgs.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/TapiHandle.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/TapiManager.cs [new file with mode: 0755]
src/Tizen.Tapi/Tizen.Tapi/TapiUtility.cs [new file with mode: 0755]
src/Tizen.Telephony/Interop/Interop.Call.cs [new file with mode: 0755]
src/Tizen.Telephony/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Telephony/Interop/Interop.Modem.cs [new file with mode: 0755]
src/Tizen.Telephony/Interop/Interop.Network.cs [new file with mode: 0755]
src/Tizen.Telephony/Interop/Interop.Sim.cs [new file with mode: 0755]
src/Tizen.Telephony/Interop/Interop.Telephony.cs [new file with mode: 0755]
src/Tizen.Telephony/Tizen.Telephony.csproj [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony.sln [new file with mode: 0755]
src/Tizen.Telephony/Tizen.Telephony/Call.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/CallHandle.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/ChangeNotificationEventArgs.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/ExceptionFactory.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/Modem.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/Network.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/Sim.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/SlotHandle.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/StateEventArgs.cs [new file with mode: 0644]
src/Tizen.Telephony/Tizen.Telephony/Telephony.cs [new file with mode: 0644]
src/Tizen.Tracer/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Tracer/Interop/Interop.Tracer.cs [new file with mode: 0755]
src/Tizen.Tracer/Tizen.Tracer.csproj [new file with mode: 0644]
src/Tizen.Tracer/Tizen.Tracer.sln [new file with mode: 0755]
src/Tizen.Tracer/Tizen/Tracer.cs [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/Tizen.Uix.InputMethod.csproj [new file with mode: 0644]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.sln [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/AccessibilityStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/CursorPositionUpdatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/DataSetEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/DisplayLanaguageChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/EditorWindow.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/FocusedInEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/FocusedOutEventArgs.cs [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.InputMethod/InputMethodExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/LanguageSetSetEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/LayoutSetEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/OptionWindow.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/OptionWindowCreatedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/OptionWindowDestroyedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/PreEditAttribute.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/ReturnKeyStateSetEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/ReturnKeyTypeSetEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/RotationChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/SurroundingTextUpdatedArgs.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethodManager/Interop/Interop.InputMethodManager.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethodManager/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.csproj [new file with mode: 0644]
src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.sln [new file with mode: 0755]
src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager/InputMethodManager.cs [new file with mode: 0755]
src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager/InputMethodManagerExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Interop/Interop.Stt.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt.csproj [new file with mode: 0644]
src/Tizen.Uix.Stt/Tizen.Uix.Stt.sln [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/DefaultLanguageChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/EngineChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/ErrorOccurredEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/ExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/RecognitionResultEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/ResultTime.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/StateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/SttClient.cs [new file with mode: 0644]
src/Tizen.Uix.Stt/Tizen.Uix.Stt/SupportedEngine.cs [new file with mode: 0755]
src/Tizen.Uix.SttEngine/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.SttEngine/Interop/Interop.SttEngine.cs [new file with mode: 0755]
src/Tizen.Uix.SttEngine/Tizen.Uix.SttEngine.csproj [new file with mode: 0755]
src/Tizen.Uix.SttEngine/Tizen.Uix.SttEngine.sln [new file with mode: 0755]
src/Tizen.Uix.SttEngine/Tizen.Uix.SttEngine/ExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.SttEngine/Tizen.Uix.SttEngine/SttEngine.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Interop/Interop.Tts.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts.csproj [new file with mode: 0644]
src/Tizen.Uix.Tts/Tizen.Uix.Tts.sln [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/DefaultVoiceChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/EngineChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/ErrorOccurredEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/ExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/SpeedRange.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/StateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/SupportedVoice.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/TtsClient.cs [new file with mode: 0755]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/UtteranceEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.TtsEngine/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.TtsEngine/Interop/Interop.TtsEngine.cs [new file with mode: 0755]
src/Tizen.Uix.TtsEngine/Tizen.Uix.TtsEngine.csproj [new file with mode: 0755]
src/Tizen.Uix.TtsEngine/Tizen.Uix.TtsEngine.sln [new file with mode: 0755]
src/Tizen.Uix.TtsEngine/Tizen.Uix.TtsEngine/ExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.TtsEngine/Tizen.Uix.TtsEngine/TtsEngine.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Interop/Interop.Libraries.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Interop/Interop.VoiceControl.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Interop/Interop.VoiceControlCommand.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl.csproj [new file with mode: 0644]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl.sln [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/CurrentLanguageChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/ErrorOccuredEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/ExceptionFactory.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/RecognitionResult.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/RecognitionResultEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/ServiceStateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/StateChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceCommand.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceCommandList.cs [new file with mode: 0755]
src/Tizen.Uix.VoiceControl/Tizen.Uix.VoiceControl/VoiceControlClient.cs [new file with mode: 0755]
src/Tizen.WebView/Interop/Interop.ChromiumEwk.Context.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.ChromiumEwk.CookieManager.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.ChromiumEwk.Error.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.ChromiumEwk.Settings.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.ChromiumEwk.View.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.ChromiumEwk.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.Elementary.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.Evas.cs [new file with mode: 0644]
src/Tizen.WebView/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView.csproj [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView.sln [new file with mode: 0755]
src/Tizen.WebView/Tizen.WebView/Chromium.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/Context.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/CookieManager.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/JavaScriptMessage.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/Settings.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/SmartCallbackArgs.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/SmartCallbackLoadErrorArgs.cs [new file with mode: 0644]
src/Tizen.WebView/Tizen.WebView/WebView.cs [new file with mode: 0644]
src/Tizen/Interop/Interop.CommonError.cs [new file with mode: 0644]
src/Tizen/Interop/Interop.Dlog.cs [new file with mode: 0644]
src/Tizen/Tizen.Common/Color.cs [new file with mode: 0644]
src/Tizen/Tizen.Internals.Errors/ErrorCode.cs [new file with mode: 0644]
src/Tizen/Tizen.Internals.Errors/ErrorFacts.cs [new file with mode: 0644]
src/Tizen/Tizen.csproj [new file with mode: 0644]
src/Tizen/Tizen.sln [new file with mode: 0755]