This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch
add-circularui-chart
(#273)
* Adds CircularUI.Chart * Add RadialProgress (#272) * Add RadialProgress * remove unused solution file * Change namespace of FormsCircularUI * Fix RadialProgress namespace * Update FormsCircularUI.Init() Co-authored-by: Seungkeun Lee <[email protected]>
- Loading branch information
1 parent
f5a25ec
commit 8b15584
Showing
29 changed files
with
750 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFramework>netstandard2.0</TargetFramework> | ||
</PropertyGroup> | ||
|
||
<PropertyGroup> | ||
<DisableImplicitFrameworkReferences>false</DisableImplicitFrameworkReferences> | ||
</PropertyGroup> | ||
|
||
<PropertyGroup> | ||
<IncludeBuildOutput>false</IncludeBuildOutput> | ||
<NoPackageAnalysis>true</NoPackageAnalysis> | ||
<NuspecFile>Tizen.Wearable.CircularUI.Chart.nuspec</NuspecFile> | ||
<NuspecProperties Condition="'$(Version)' != ''">version=$(Version);configuration=$(configuration)</NuspecProperties> | ||
<PackageOutputPath Condition="'$(PackageOutputPath)' == ''">$(PWD)</PackageOutputPath> | ||
</PropertyGroup> | ||
|
||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0"?> | ||
<package > | ||
<metadata> | ||
<id>Tizen.Wearable.CircularUI.Chart</id> | ||
<version>$version$</version> | ||
<authors>Samsung Electronics</authors> | ||
<owners>Samsung Electronics</owners> | ||
<tags>xamarin forms xamarinforms xamarin.forms circular circularui wearable gear tizen chart</tags> | ||
<licenseUrl>http://floralicense.org/license/</licenseUrl> | ||
<iconUrl>https://raw.githubusercontent.com/Samsung/Tizen.CircularUI/master/assets/circularui_rgb_64_64.png</iconUrl> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description> Xamarin forms UI components optimized for round screen and bezel like Samsung gear products </description> | ||
<projectUrl>https://github.com/Samsung/Tizen.CircularUI</projectUrl> | ||
<copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright> | ||
<dependencies> | ||
<group targetFramework="netstandard2.0"> | ||
<dependency id="Xamarin.Forms" version="4.6.0.494-pre2" /> | ||
<PackageReference Include="Tizen.Wearable.CircularUI" Version="1.5.0-pre4" /> | ||
<PackageReference Include="SkiaSharp.Views.Forms" Version="1.68.2-preview.45" /> | ||
</group> | ||
<group targetFramework="tizen40"> | ||
<dependency id="Xamarin.Forms" version="4.6.0.494-pre2" /> | ||
<PackageReference Include="Tizen.Wearable.CircularUI" Version="1.5.0-pre4" /> | ||
<PackageReference Include="SkiaSharp.Views.Forms" Version="1.68.2-preview.45" /> | ||
<dependency id="Tizen.NET" version="4.0.0" /> | ||
</group> | ||
</dependencies> | ||
</metadata> | ||
<files> | ||
<file src="src\Tizen.Wearable.CircularUI.Chart.Forms\bin\$configuration$\netstandard2.0\Tizen.Wearable.CircularUI.Chart.Forms.dll" target="lib\netstandard2.0" /> | ||
<file src="src\Tizen.Wearable.CircularUI.Chart.Forms\bin\$configuration$\netstandard2.0\Tizen.Wearable.CircularUI.Chart.Forms.pdb" target="lib\netstandard2.0" /> | ||
<file src="src\Tizen.Wearable.CircularUI.Chart.Forms.Renderer\bin\$configuration$\tizen40\Tizen.Wearable.CircularUI.Chart.Forms.dll" target="lib\tizen40" /> | ||
<file src="src\Tizen.Wearable.CircularUI.Chart.Forms.Renderer\bin\$configuration$\tizen40\Tizen.Wearable.CircularUI.Chart.Forms.pdb" target="lib\tizen40" /> | ||
<file src="src\Tizen.Wearable.CircularUI.Chart.Forms.Renderer\bin\$configuration$\tizen40\Tizen.Wearable.CircularUI.Chart.Forms.Renderer.dll" target="lib\tizen40" /> | ||
<file src="src\Tizen.Wearable.CircularUI.Chart.Forms.Renderer\bin\$configuration$\tizen40\Tizen.Wearable.CircularUI.Chart.Forms.Renderer.pdb" target="lib\tizen40" /> | ||
</files> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
src/Tizen.Wearable.CircularUI.Chart.Forms.Renderer/CircularUIChart.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
/* | ||
* Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved | ||
* | ||
* Licensed under the Flora License, Version 1.1 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://floralicense.org/license/ | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
|
||
namespace Tizen.Wearable.CircularUI.Chart.Forms | ||
{ | ||
public static class FormsCircularUIChart | ||
{ | ||
public static readonly string Tag = "CircularUI.Chart"; | ||
|
||
public static bool IsInitialized { get; private set; } | ||
|
||
public static void Init() | ||
{ | ||
if (IsInitialized) return; | ||
IsInitialized = true; | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...ble.CircularUI.Chart.Forms.Renderer/Tizen.Wearable.CircularUI.Chart.Forms.Renderer.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
|
||
<PropertyGroup> | ||
<TargetFramework>tizen40</TargetFramework> | ||
<TargetFrameworkIdentifier>Tizen</TargetFrameworkIdentifier> | ||
</PropertyGroup> | ||
|
||
<ItemGroup> | ||
<PackageReference Include="SkiaSharp.Views.Forms" Version="1.68.2-preview.45" /> | ||
<PackageReference Include="Tizen.NET" Version="4.0.0" /> | ||
</ItemGroup> | ||
|
||
<ItemGroup> | ||
<ProjectReference Include="..\Tizen.Wearable.CircularUI.Forms\Tizen.Wearable.CircularUI.Forms.csproj" /> | ||
<ProjectReference Include="..\Tizen.Wearable.CircularUI.Forms.Renderer\Tizen.Wearable.CircularUI.Forms.Renderer.csproj" /> | ||
<ProjectReference Include="..\Tizen.Wearable.CircularUI.Chart.Forms\Tizen.Wearable.CircularUI.Chart.Forms.csproj" /> | ||
</ItemGroup> | ||
|
||
</Project> |
Oops, something went wrong.