author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
594,278 | 03.09.2020 18:41:51 | -28,800 | e4891b88e4bce4ea34095cc6b174cc30e9d37256 | [TV/AnimationSample] Replace ClickEvent by Clicked. | [
{
"change_type": "MODIFY",
"old_path": "TV/AnimationSample/AnimationSample/src/AnimationSample.cs",
"new_path": "TV/AnimationSample/AnimationSample/src/AnimationSample.cs",
"diff": "*/\nusing System;\n-using Tizen;\n-using System.Runtime.InteropServices;\nusing Tizen.NUI;\nusing Tizen.NUI.Components... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [TV/AnimationSample] Replace ClickEvent by Clicked. |
594,261 | 10.09.2020 17:51:07 | -32,400 | da1111bbf7372c6b17c36b4502f104bdf8b64e18 | Update build.sh file to be used for ahub | [
{
"change_type": "MODIFY",
"old_path": "build.sh",
"new_path": "build.sh",
"diff": "#!/bin/bash\n-rm build_result.txt\n-\nfor file in $(find ./ -name \"*.sln\"); do\n- echo \"$file\"\n- sudo dotnet clean \"./$file\"\n- sudo dotnet clean \"-------------------------------------------------------------... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Update build.sh file to be used for ahub
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com> |
594,278 | 17.09.2020 20:36:59 | -28,800 | b36e4a78cfc933838c94f01bb4d48ac95fd8aacc | [TV] Update ImageSample and FlexContainerSample. | [
{
"change_type": "MODIFY",
"old_path": "TV/FlexContainerSample/FlexContainerSample/src/FlexContainerSample.cs",
"new_path": "TV/FlexContainerSample/FlexContainerSample/src/FlexContainerSample.cs",
"diff": "@@ -75,7 +75,6 @@ namespace FlexContainerSample\nguide.FontFamily = \"Samsung One 600\";\nguid... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [TV] Update ImageSample and FlexContainerSample. |
594,256 | 05.10.2020 15:06:14 | -7,200 | e27b5357e3c0a5dae50298b9dad40af54c9f3f49 | Fixed Wearable\AnimationsSample | [
{
"change_type": "MODIFY",
"old_path": "Wearable/AnimationsSample/AnimationsSample/AnimationsSample.cs",
"new_path": "Wearable/AnimationsSample/AnimationsSample/AnimationsSample.cs",
"diff": "@@ -109,7 +109,7 @@ namespace AnimationsSample\nroot = new View()\n{\nSize = new Size(window.Size.Width, win... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Fixed Wearable\AnimationsSample |
594,254 | 15.10.2020 14:52:34 | -7,200 | a3e1e0ff9aaac64af3bea46da01873b398951077 | [Mobile][NUI] Added Custom Layout sample | [
{
"change_type": "ADD",
"old_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/res/images/application-icon-101.png",
"new_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/res/images/application-icon-101.png",
"diff": "Binary files /dev/null and b/Mobile/NUI_CustomLayout/NUI_CustomLayout/res/images/ap... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Added Custom Layout sample |
594,258 | 15.10.2020 11:54:59 | -7,200 | 72b8d656bc9d1db7f80ac2a661f325833598228c | Added NUI Flex Layout sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUIFlexLayout/NUIFlexLayout.sln",
"diff": "+Microsoft Visual Studio Solution File, Format Version 12.00\n+# Visual Studio 14\n+VisualStudioVersion = 14.0.25420.1\n+MinimumVisualStudioVersion = 10.0.40219.1\n+Project(\"{FAE04EC0-301F-11D3-... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Added NUI Flex Layout sample |
594,258 | 14.10.2020 13:44:43 | -7,200 | 1bccb7df0a6e676c52efaf88aade515d1be277fc | Added NUI grid layout sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUIGridLayout/NUIGridLayout.sln",
"diff": "+Microsoft Visual Studio Solution File, Format Version 12.00\n+# Visual Studio 14\n+VisualStudioVersion = 14.0.25420.1\n+MinimumVisualStudioVersion = 10.0.40219.1\n+Project(\"{FAE04EC0-301F-11D3-... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Added NUI grid layout sample |
594,258 | 14.10.2020 11:11:01 | -7,200 | 93ab40d542672e942c8ccc38efde89cb3b0e12ab | Added NUI Linear Layout sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUILinearLayout/NUILinearLayout.sln",
"diff": "+Microsoft Visual Studio Solution File, Format Version 12.00\n+# Visual Studio 14\n+VisualStudioVersion = 14.0.25420.1\n+MinimumVisualStudioVersion = 10.0.40219.1\n+Project(\"{FAE04EC0-301F-1... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Added NUI Linear Layout sample |
594,254 | 04.11.2020 07:22:07 | -3,600 | f0991abaa8b2f78a54cbf6755a0528f191dffcdf | [Mobile][NUI] Custom Layout Sample review fixes. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/ItemLayout.cs",
"new_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/ItemLayout.cs",
"diff": "@@ -34,12 +34,12 @@ namespace SimpleLayout\n{\ninternal class ItemLayout : LayoutGroup\n{\n- private static readonly int MAR... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Custom Layout Sample review fixes. |
594,254 | 06.11.2020 09:05:38 | -3,600 | 9b435f6bc485cc61ab1b84a4e7c19fc1c92626fb | [NUI][CustomLayout] Removed unused variable | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/ItemLayout.cs",
"new_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/ItemLayout.cs",
"diff": "@@ -53,7 +53,6 @@ namespace SimpleLayout\n{\nif (childLayout != null)\n{\n- Type textType = typeof(Tizen.NUI.BaseComponents.... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [NUI][CustomLayout] Removed unused variable |
594,266 | 12.11.2020 14:10:17 | -3,600 | 3e9afc41bc491284ce6b7631602612b3c81ca453 | [Wearable][ImageSample] Decrease buttons PointSize property | [
{
"change_type": "MODIFY",
"old_path": "Wearable/ImageSample/ImageSample/ImageSample.cs",
"new_path": "Wearable/ImageSample/ImageSample/ImageSample.cs",
"diff": "@@ -335,6 +335,7 @@ namespace ImageSample\nButton mButton = CreateButton(mCaseString[i], mNeedButton[i]);\n// Bind PushButton's click even... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable][ImageSample] Decrease buttons PointSize property |
594,258 | 27.11.2020 10:29:44 | -3,600 | 0674169ea1101e358d44d63c94cc788f3f5a29ca | Added NUI View example | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUIView/NUIView.sln",
"diff": "+Microsoft Visual Studio Solution File, Format Version 12.00\n+# Visual Studio 14\n+VisualStudioVersion = 14.0.25420.1\n+MinimumVisualStudioVersion = 10.0.40219.1\n+Project(\"{FAE04EC0-301F-11D3-BF4B-00C04F7... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Added NUI View example |
594,248 | 03.12.2020 02:27:41 | -3,600 | 1127c2fd851e848c967e490ca70abbde3a42c935 | [Mobile][NUI] Pagination example added - will be linked in the guide | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUI_Pagination/NUI_Pagination.sln",
"diff": "+Microsoft Visual Studio Solution File, Format Version 12.00\n+# Visual Studio 14\n+VisualStudioVersion = 14.0.25420.1\n+MinimumVisualStudioVersion = 10.0.40219.1\n+Project(\"{FAE04EC0-301F-11D... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Pagination example added - will be linked in the guide |
594,266 | 03.12.2020 13:37:44 | -3,600 | c74451dd894b53080baf424779a6bc2fc3abfbaa | [Mobile][NUI] Add videoview sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/VideoViewSample/README.md",
"diff": "+# VideoViewSample\n+This sample application demonstrates how to use NUI [VideoView](https://samsung.github.io/TizenFX/latest/api/Tizen.NUI.BaseComponents.VideoView.html) class. It perform how to use f... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Add videoview sample |
594,263 | 07.12.2020 20:23:26 | -32,400 | ee00949fe351943f5b07099838108ebe88e029cb | Update project settings by following Tizen 6.0 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Calculator/Calculator/tizen/Calculator/Calculator/Calculator.csproj",
"new_path": "Mobile/Calculator/Calculator/tizen/Calculator/Calculator/Calculator.csproj",
"diff": "<!-- Include Nuget Package for Xamarin building -->\n<ItemGroup>\n- <PackageReferenc... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Update project settings by following Tizen 6.0 |
594,248 | 08.12.2020 16:04:41 | -3,600 | 92d7b6172e7088cfdcdaac3bbd6c3af49168b461 | [Mobile][NUI] Pagination example added - README and screenshots | [
{
"change_type": "ADD",
"old_path": "Mobile/NUI_Pagination/NUI_Pagination_screen1.png",
"new_path": "Mobile/NUI_Pagination/NUI_Pagination_screen1.png",
"diff": "Binary files /dev/null and b/Mobile/NUI_Pagination/NUI_Pagination_screen1.png differ\n"
},
{
"change_type": "ADD",
"old_path": ... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Pagination example added - README and screenshots |
594,248 | 08.12.2020 15:49:39 | -3,600 | 9c5b5ba829b94655a02a3d2b4466358b111ef69f | [NUI][Mobile] Add visuals example - README and screenshots | [
{
"change_type": "ADD",
"old_path": "Mobile/NUI_Visuals/NUI_Visuals_screen1.png",
"new_path": "Mobile/NUI_Visuals/NUI_Visuals_screen1.png",
"diff": "Binary files /dev/null and b/Mobile/NUI_Visuals/NUI_Visuals_screen1.png differ\n"
},
{
"change_type": "ADD",
"old_path": "Mobile/NUI_Visual... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [NUI][Mobile] Add visuals example - README and screenshots |
594,259 | 11.12.2020 23:17:24 | -3,600 | 1670f72d0b2a9ea038398b059bdd65d9aa40ad68 | [Mobile][NUI] ScrollableBase example | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/ScrollableBaseExample/ScrollableBaseExample/ScrollableBaseExample.csproj",
"diff": "+<Project Sdk=\"Microsoft.NET.Sdk\">\n+\n+ <PropertyGroup>\n+ <OutputType>Exe</OutputType>\n+ <TargetFramework>tizen80</TargetFramework>\n+ <LangVersion>8... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] ScrollableBase example |
594,248 | 17.12.2020 21:40:08 | -3,600 | 3b056c4360653c4879a0ed05633bb6b5e65e7c7f | [Mobile][NUI] CheckBox example added - will be linked into the guide | [
{
"change_type": "ADD",
"old_path": "Mobile/NUI_CheckBox/NUI_CheckBox.gif",
"new_path": "Mobile/NUI_CheckBox/NUI_CheckBox.gif",
"diff": "Binary files /dev/null and b/Mobile/NUI_CheckBox/NUI_CheckBox.gif differ\n"
},
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUI_Ch... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] CheckBox example added - will be linked into the guide |
594,248 | 29.12.2020 23:42:38 | -3,600 | 7b0a9d9c45415d1d2a9a6c526b96ef7c24efb319 | [Mobile][NUI] Pagination example added - fixed errors from AnalysisHub | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_Pagination/NUI_Pagination/NUI_Pagination.cs",
"new_path": "Mobile/NUI_Pagination/NUI_Pagination/NUI_Pagination.cs",
"diff": "@@ -37,6 +37,7 @@ namespace NUI_Pagination\nprivate Pagination _pagination;\nprivate int _winWidth;\nprivate int _winHeight;... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Pagination example added - fixed errors from AnalysisHub |
594,248 | 30.12.2020 00:30:15 | -3,600 | 9bb63686e49b34ffb4a0b14e20534a7eae8207e4 | [Mobile][NUI] CheckBox example added - fixed errors from AnalysisHub | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CheckBox/NUI_CheckBox/NUI_CheckBox.cs",
"new_path": "Mobile/NUI_CheckBox/NUI_CheckBox/NUI_CheckBox.cs",
"diff": "@@ -57,7 +57,7 @@ namespace NUI_CheckBox\nWindow.Instance.KeyEvent += Window_KeyEvent;\n_view = new View();\n- _view.Size = new Size2D(1... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] CheckBox example added - fixed errors from AnalysisHub |
594,258 | 10.12.2020 15:14:02 | -3,600 | 68cb20dc4e225504bf6079b67cd9afbeeebeeaa0 | Added README and screenshots of the sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUIView/README.md",
"diff": "+# NUIView\n+NUIView is a very simple app written to show the basic [NUI View](https://docs.tizen.org/application/dotnet/guides/nui/view/) functionality.\n+\n+\n+![Screen2]... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Added README and screenshots of the sample |
594,250 | 22.12.2020 14:17:33 | -3,600 | a13facf3e7ae4860eff71cc16ee0e720313fb993 | [Wearable] Upgrade tizen and xamarin.forms versions in MetalDetector app | [
{
"change_type": "MODIFY",
"old_path": "Wearable/MetalDetector/src/MetalDetector/MetalDetector/MetalDetector.csproj",
"new_path": "Wearable/MetalDetector/src/MetalDetector/MetalDetector/MetalDetector.csproj",
"diff": "<!-- Include Nuget Package for Xamarin building -->\n<ItemGroup>\n- <PackageRefere... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade tizen and xamarin.forms versions in MetalDetector app |
594,250 | 23.12.2020 11:18:40 | -3,600 | a2ab428a22e688314506a1cadd2c2f7ae752d1dd | [Wearable] Upgrade Tizen and Xamarin.Forms in SystemInfo app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/SystemInfo/src/SystemInfo/SystemInfo.Tizen.Wearable/SystemInfo.Tizen.Wearable.cs",
"new_path": "Wearable/SystemInfo/src/SystemInfo/SystemInfo.Tizen.Wearable/SystemInfo.Tizen.Wearable.cs",
"diff": "* limitations under the License.\n*/\nusing SystemInfo... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen and Xamarin.Forms in SystemInfo app. |
594,250 | 23.12.2020 11:29:35 | -3,600 | 508244ee33ae773edaa751c1493e2b714bb86e7b | [Wearable] Upgrade Tizen and Xamarin.Forms in BadgeCounter sample app | [
{
"change_type": "MODIFY",
"old_path": "Wearable/BadgeCounter/src/BadgeCounter/BadgeCounter/BadgeCounter.csproj",
"new_path": "Wearable/BadgeCounter/src/BadgeCounter/BadgeCounter/BadgeCounter.csproj",
"diff": "<!-- Include Nuget Package for Xamarin building -->\n<ItemGroup>\n- <PackageReference Incl... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen and Xamarin.Forms in BadgeCounter sample app |
594,250 | 23.12.2020 11:41:39 | -3,600 | b24550a940d4051a065cf4b73b63effee62db628 | [Wearable] Upgrade Tizen and Xamarin.Forms in Compass sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Compass/src/Compass/Compass/Compass.csproj",
"new_path": "Wearable/Compass/src/Compass/Compass/Compass.csproj",
"diff": "<!-- Include Nuget Package for Xamarin building -->\n<ItemGroup>\n- <PackageReference Include=\"Xamarin.Forms\" Version=\"4.0.0.49... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen and Xamarin.Forms in Compass sample app. |
594,250 | 23.12.2020 12:02:25 | -3,600 | f8e78b23482f082c218390b6820bd07231077e1d | [Wearable] Upgrade Tizen and Xamarin.Forms in RotaryTimer sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/RotaryTimer/src/RotaryTimer/RotaryTimer.Tizen.Wearable/RotaryTimer.Tizen.Wearable.cs",
"new_path": "Wearable/RotaryTimer/src/RotaryTimer/RotaryTimer.Tizen.Wearable/RotaryTimer.Tizen.Wearable.cs",
"diff": "@@ -31,7 +31,6 @@ namespace RotaryTimer\n{\nva... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen and Xamarin.Forms in RotaryTimer sample app. |
594,250 | 23.12.2020 14:13:06 | -3,600 | 11050cfbf6e0c3b32835e1cffed6b31b72582e73 | [Wearable] Upgrade Tizen in AppHistory sample app | [
{
"change_type": "MODIFY",
"old_path": "Wearable/AppHistory/AppHistory/AppHistory.cs",
"new_path": "Wearable/AppHistory/AppHistory/AppHistory.cs",
"diff": "@@ -21,7 +21,6 @@ namespace AppHistory\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer.FormsCircularU... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen in AppHistory sample app |
594,250 | 23.12.2020 14:51:23 | -3,600 | b49099e6ddaf58469d781a738c3c96965621198e | [Wearable] Upgrade Tizen in Badge sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Badges/src/Badges/Badges.cs",
"new_path": "Wearable/Badges/src/Badges/Badges.cs",
"diff": "@@ -28,7 +28,6 @@ namespace Badges\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer.FormsCircularUI.Init();\napp.Run(a... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen in Badge sample app. |
594,250 | 23.12.2020 14:59:49 | -3,600 | d6bffa905b628ad017ce739f4d211806942bbb95 | [Wearable] Upgrade Tizen version and made required changes in Calculator sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Calculator/src/Calculator/Calculator.cs",
"new_path": "Wearable/Calculator/src/Calculator/Calculator.cs",
"diff": "@@ -51,7 +51,6 @@ namespace Calculator\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer.FormsC... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version and made required changes in Calculator sample app. |
594,250 | 23.12.2020 15:13:11 | -3,600 | 16ad8936ca67558c8eb947e773e7e0ad8f1f0655 | [Wearable] Upgrade Tizen version in FeedbackApp sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/FeedbackApp/src/FeedbackApp/FeedbackApp.cs",
"new_path": "Wearable/FeedbackApp/src/FeedbackApp/FeedbackApp.cs",
"diff": "@@ -37,7 +37,6 @@ namespace FeedbackApp\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in FeedbackApp sample app. |
594,250 | 23.12.2020 15:22:57 | -3,600 | 893358478cb21dce95a83856bb47052c99489e55 | [Wearable] Upgrade Tizen in HeartRateMonitor sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/HeartRateMonitor/src/HeartRateMonitor/HeartRateMonitor.cs",
"new_path": "Wearable/HeartRateMonitor/src/HeartRateMonitor/HeartRateMonitor.cs",
"diff": "@@ -30,7 +30,6 @@ namespace HeartRateMonitor\nvar app = new Program();\nForms.Init(app);\n- Tizen.We... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen in HeartRateMonitor sample app. |
594,250 | 23.12.2020 16:11:12 | -3,600 | 1a335a213a4db13a96f8b1d95d3126dab369f76f | [Wearable] Upgrade Tizen in NFCSampleApp sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/NFCSampleApp/NFCSampleApp/NFCSampleApp.cs",
"new_path": "Wearable/NFCSampleApp/NFCSampleApp/NFCSampleApp.cs",
"diff": "@@ -39,7 +39,6 @@ namespace NFCSampleApp\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer.... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen in NFCSampleApp sample app. |
594,250 | 04.01.2021 13:58:29 | -3,600 | f134c98af6d40020561277641ba6ba00284da8d1 | [Wearable] Upgrade Tizen version in Preference sample app | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Preference/Preference/Preference.cs",
"new_path": "Wearable/Preference/Preference/Preference.cs",
"diff": "@@ -29,7 +29,7 @@ namespace Preference\n{\nvar app = new Program();\nForms.Init(app);\n- global::Tizen.Wearable.CircularUI.Forms.Renderer.FormsC... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in Preference sample app |
594,250 | 04.01.2021 14:07:50 | -3,600 | e2a831e925ce793515d6f2c0e31063d5e22a5a19 | [Wearable] Upgrade Tizen version in SystemInfo2 sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/SystemInfo2/SystemInfo2/SystemInfo2/SystemInfo2.cs",
"new_path": "Wearable/SystemInfo2/SystemInfo2/SystemInfo2/SystemInfo2.cs",
"diff": "@@ -29,7 +29,7 @@ namespace SystemInfo\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in SystemInfo2 sample application. |
594,250 | 04.01.2021 14:16:53 | -3,600 | 75a50f2ef773d09f5b6d5201ac95d8c86b9a282e | [Wearable] Updgrade Tizen version in NetworkApp sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/NetworkApp/NetworkApp/NetworkApp.cs",
"new_path": "Wearable/NetworkApp/NetworkApp/NetworkApp.cs",
"diff": "@@ -37,7 +37,7 @@ namespace NetworkApp\n{\nvar app = new Program();\nForms.Init(app);\n- global::Tizen.Wearable.CircularUI.Forms.Renderer.FormsC... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Updgrade Tizen version in NetworkApp sample application. |
594,250 | 04.01.2021 14:31:40 | -3,600 | e10366bc1d52881d113ad2d2179c6f5e6e15f18e | [Wearable] Upgrade Tizen version in VolumeController sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/VolumeController/src/VolumeController/VolumeController.cs",
"new_path": "Wearable/VolumeController/src/VolumeController/VolumeController.cs",
"diff": "@@ -30,7 +30,7 @@ namespace VolumeController\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in VolumeController sample application. |
594,250 | 04.01.2021 14:45:28 | -3,600 | 94c8eb1181ef0b51ba81478bfa3bbc0177da5fa8 | [Wearable] Upgrade Tizen version in Wearther sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Weather/Weather/Weather.cs",
"new_path": "Wearable/Weather/Weather/Weather.cs",
"diff": "@@ -30,7 +30,7 @@ namespace Weather\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer.FormsCircularUI.Init();\n+ Tizen.We... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in Wearther sample application. |
594,250 | 04.01.2021 15:12:22 | -3,600 | fb6319015bfe6e495eb699e9113636d5619bc076 | [Wearable] Upgrade Tizen version in QRCodeGenerator sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/QRCodeGenerator/QRCodeGenerator/QRCodeGenerator.Tizen.Wearable/QRCodeGenerator.Tizen.Wearable.cs",
"new_path": "Wearable/QRCodeGenerator/QRCodeGenerator/QRCodeGenerator.Tizen.Wearable/QRCodeGenerator.Tizen.Wearable.cs",
"diff": "@@ -43,7 +43,7 @@ name... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in QRCodeGenerator sample app. |
594,250 | 04.01.2021 15:29:56 | -3,600 | b15f40b50e1d60785f77de1f8bc653d844ea57ea | [Wearable] Upgrade Tizen version in Geocoding sample application | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Geocoding/src/Geocoding/Geocoding.Tizen.Wearable/Geocoding.Tizen.Wearable.cs",
"new_path": "Wearable/Geocoding/src/Geocoding/Geocoding.Tizen.Wearable/Geocoding.Tizen.Wearable.cs",
"diff": "@@ -42,7 +42,7 @@ namespace Geocoding\n{\nvar app = new Progra... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in Geocoding sample application |
594,250 | 04.01.2021 15:39:08 | -3,600 | e30297774e736c5c8c83fe075fd252ff01ef5875 | [Wearable] Upgrade Tizen version in the ReverseGeocoding sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/ReverseGeocoding/src/ReverseGeocoding/ReverseGeocoding.Tizen.Wearable/ReverseGeocoding.Tizen.Wearable.cs",
"new_path": "Wearable/ReverseGeocoding/src/ReverseGeocoding/ReverseGeocoding.Tizen.Wearable/ReverseGeocoding.Tizen.Wearable.cs",
"diff": "@@ -42... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the ReverseGeocoding sample application. |
594,250 | 04.01.2021 15:58:50 | -3,600 | a3bedc72b7319ed743cd132a3163fec10b8dc7b7 | [Wearable] Upgrade Tizen version in the AppStatistics sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/AppStatistics/src/AppStatistics/AppStatistics.Tizen.Wearable/AppStatistics.Tizen.Wearable.cs",
"new_path": "Wearable/AppStatistics/src/AppStatistics/AppStatistics.Tizen.Wearable/AppStatistics.Tizen.Wearable.cs",
"diff": "@@ -54,7 +54,7 @@ namespace Ap... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the AppStatistics sample app. |
594,250 | 04.01.2021 16:09:29 | -3,600 | 5966572536b7ef2a464a59b9ef09d53db84f572d | [Wearable] Upgrade Tizen version in the TextReader sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/TextReader/TextReader/TextReader.cs",
"new_path": "Wearable/TextReader/TextReader/TextReader.cs",
"diff": "@@ -15,7 +15,7 @@ namespace TextReader\n{\nvar app = new Program();\nForms.Init(app);\n- global::Tizen.Wearable.CircularUI.Forms.Renderer.FormsC... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the TextReader sample application. |
594,250 | 05.01.2021 11:01:56 | -3,600 | 98869e77f4d8ba53a376e210ed3ee9d81f4fcc70 | [Wearable] Upgrade Tizen version in the Ultraviolet sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Ultraviolet/src/Ultraviolet/Ultraviolet/Ultraviolet.Tizen.Wearable/Ultraviolet.Tizen.Wearable.cs",
"new_path": "Wearable/Ultraviolet/src/Ultraviolet/Ultraviolet/Ultraviolet.Tizen.Wearable/Ultraviolet.Tizen.Wearable.cs",
"diff": "@@ -40,7 +40,7 @@ name... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the Ultraviolet sample application. |
594,250 | 05.01.2021 12:28:16 | -3,600 | 3226f49521df3fa24cb020394bfd29a70e723d85 | [Wearable] Upgrade Tizen version in the SpeechToText sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/SpeechToText/SpeechToText/SpeechToText.cs",
"new_path": "Wearable/SpeechToText/SpeechToText/SpeechToText.cs",
"diff": "@@ -27,7 +27,7 @@ namespace SpeechToText\n{\nvar app = new Program();\nForms.Init(app);\n- Tizen.Wearable.CircularUI.Forms.Renderer.... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the SpeechToText sample application. |
594,250 | 05.01.2021 12:37:44 | -3,600 | df65d3264368dc6ffd835db77545844aff0ed5eb | [Wearable] Upgrade Tizen version in the Level sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Level/src/Level/Level.cs",
"new_path": "Wearable/Level/src/Level/Level.cs",
"diff": "@@ -40,7 +40,7 @@ namespace Level\n{\nvar app = new Program();\nForms.Init(app);\n- global::Tizen.Wearable.CircularUI.Forms.Renderer.FormsCircularUI.Init();\n+ global... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the Level sample application. |
594,250 | 05.01.2021 13:25:17 | -3,600 | 25e6c247aaec49e11cfe960f4d9ce575a8ef5d07 | [Wearable] Upgrade Tizen version in the SquatCounter sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/SquatCounter/src/SquatCounter/SquatCounter.cs",
"new_path": "Wearable/SquatCounter/src/SquatCounter/SquatCounter.cs",
"diff": "@@ -41,7 +41,7 @@ namespace SquatCounter\n{\nvar app = new Program();\nForms.Init(app);\n- global::Tizen.Wearable.CircularUI... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the SquatCounter sample application. |
594,250 | 05.01.2021 13:39:48 | -3,600 | c239e384688be116812fa66f21c4f59e48c23a74 | [Wearable] Upgrade Tizen version in the Pedometer sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Pedometer/src/Pedometer/Pedometer.cs",
"new_path": "Wearable/Pedometer/src/Pedometer/Pedometer.cs",
"diff": "* See the License for the specific language governing permissions and\n* limitations under the License.\n*/\n+using Xamarin.Forms;\nusing Pedo... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the Pedometer sample application. |
594,250 | 08.01.2021 13:42:01 | -3,600 | 4e09c4ef4d071c548ea4bc7d205b7db9603bbb18 | [Wearable] Upgrade Tizen version in the Accounts sample application | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Accounts/Accounts/Accounts.cs",
"new_path": "Wearable/Accounts/Accounts/Accounts.cs",
"diff": "//See the License for the specific language governing permissions and\n//limitations under the License.\n+using Xamarin.Forms;\n+\nnamespace Accounts\n{\n//... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the Accounts sample application |
594,250 | 13.01.2021 13:05:51 | -3,600 | 79d98b792fe0f97f72f8c935adf172fba3b79e20 | [Wearable] Upgrade Tizen version in the FindPlace sample application. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/FindPlace/src/FindPlace/FindPlace.Tizen.Wearable/Behaviors/RotaryBehavior.cs",
"new_path": "Wearable/FindPlace/src/FindPlace/FindPlace.Tizen.Wearable/Behaviors/RotaryBehavior.cs",
"diff": "* See the License for the specific language governing permissi... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade Tizen version in the FindPlace sample application. |
594,250 | 13.01.2021 13:46:26 | -3,600 | 40bd7a057f4c3328b00546b835859ceb3c1e9735 | [Wearable] Revert initializing CircularUI. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/AppHistory/AppHistory/AppHistory.cs",
"new_path": "Wearable/AppHistory/AppHistory/AppHistory.cs",
"diff": "@@ -21,6 +21,7 @@ namespace AppHistory\n{\nvar app = new Program();\nForms.Init(app);\n+ global::Tizen.Wearable.CircularUI.Forms.FormsCircularUI... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Revert initializing CircularUI. |
594,236 | 05.01.2021 16:53:43 | -3,600 | b553dee6953d31703a18bf1099d673f9e4bdf47b | [Mobile] Updated CalendarComponent to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/CalendarComponent/src/CalendarComponent/CalendarComponent/CalendarComponent.csproj",
"new_path": "Mobile/CalendarComponent/src/CalendarComponent/CalendarComponent/CalendarComponent.csproj",
"diff": "</PropertyGroup>\n<ItemGroup>\n- <PackageReference Inc... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated CalendarComponent to API 6 |
594,236 | 05.01.2021 16:56:14 | -3,600 | c5db6b2caa2105e0bd3d02c0173b3d73c2f84fc9 | [Mobile] Updated TextReader to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/TextReader/src/TextReader/TextReader/TextReader.csproj",
"new_path": "Mobile/TextReader/src/TextReader/TextReader/TextReader.csproj",
"diff": "</PropertyGroup>\n<ItemGroup>\n- <PackageReference Include=\"Xamarin.Forms\" Version=\"4.5.0.396\" />\n+ <Pack... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated TextReader to API 6 |
594,236 | 05.01.2021 17:17:06 | -3,600 | 43698122cc6954431ce723c3bee6e80b281e4c62 | [Mobile] Updated Preference to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Preference/src/Preference/Preference.Tizen.Mobile/Preference.Tizen.Mobile.csproj",
"new_path": "Mobile/Preference/src/Preference/Preference.Tizen.Mobile/Preference.Tizen.Mobile.csproj",
"diff": "<PropertyGroup>\n<OutputType>Exe</OutputType>\n- <TargetFr... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated Preference to API 6 |
594,236 | 05.01.2021 17:23:41 | -3,600 | 8c5b2e1d06de9bab422a9bcd2fa919b3d9321a92 | [Mobile] Updated SpeechToText to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/SpeechToText/src/SpeechToText/SpeechToText.Tizen.Mobile/SpeechToText.Tizen.Mobile.csproj",
"new_path": "Mobile/SpeechToText/src/SpeechToText/SpeechToText.Tizen.Mobile/SpeechToText.Tizen.Mobile.csproj",
"diff": "<PropertyGroup>\n<OutputType>Exe</OutputTy... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated SpeechToText to API 6 |
594,236 | 07.01.2021 16:30:29 | -3,600 | 9919728c16edb240b502679ce7101675137ef51f | [Mobile] Updated Badges to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Badges/src/Badges/Badges/Badges.csproj",
"new_path": "Mobile/Badges/src/Badges/Badges/Badges.csproj",
"diff": "<!-- Include Nuget Package for Xamarin building -->\n<ItemGroup>\n- <PackageReference Include=\"Xamarin.Forms\" Version=\"4.5.0.495\" />\n+ <P... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated Badges to API 6 |
594,236 | 07.01.2021 17:38:14 | -3,600 | 54abcc3d515dce60e88d74b05e349955f2bf6d0e | [Mobile] Updated SystemInfo to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/SystemInfo/src/SystemInfo/SystemInfo/SystemInfo.csproj",
"new_path": "Mobile/SystemInfo/src/SystemInfo/SystemInfo/SystemInfo.csproj",
"diff": "</PropertyGroup>\n<ItemGroup>\n- <PackageReference Include=\"Xamarin.Forms\" Version=\"4.5.0.396\" />\n+ <Pack... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated SystemInfo to API 6 |
594,236 | 13.01.2021 15:40:45 | -3,600 | 17627a62ce6106f156fb9965700266cf744fc0b6 | [Mobile] Updated Weather to API 6 | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Weather/Weather/Weather/Views/ForecastPage.xaml",
"new_path": "Mobile/Weather/Weather/Weather/Views/ForecastPage.xaml",
"diff": "<ContentPage xmlns=\"http://xamarin.com/schemas/2014/forms\"\nxmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n- xm... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Updated Weather to API 6 |
594,249 | 15.01.2021 16:17:52 | -32,400 | 72b789888652224a7ffacbf2278d64e2130e2a87 | Update SQLite sample app
Use the latest version of SQLite related packages
Remove the dependencies of Tizen.Wearable.CircularUI package | [
{
"change_type": "MODIFY",
"old_path": "Wearable/SQLite.NET.Sample/SQLite.NET.Sample/App.cs",
"new_path": "Wearable/SQLite.NET.Sample/SQLite.NET.Sample/App.cs",
"diff": "using System;\nusing System.Collections.Generic;\n-using System.Linq;\n-using System.Text;\nusing Xamarin.Forms;\n-using Tizen.Wea... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Update SQLite sample app
- Use the latest version of SQLite related packages
- Remove the dependencies of Tizen.Wearable.CircularUI package |
594,254 | 18.01.2021 09:40:27 | -3,600 | 9166146def4c081c7d26c94d8359c155865c94c2 | [NUI][CustomLayout] Code cleanup.
Fixes:
1. Fixed invalid dependencies
2. Fixed back key handling on emulator
3. Fixed whitespaces | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/NUI_CustomLayout.cs",
"new_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/NUI_CustomLayout.cs",
"diff": "@@ -141,8 +141,8 @@ namespace SimpleLayout\n{\nswitch (eventArgs.Key.KeyPressedName)\n{\n- case \"Escape\":\ncas... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [NUI][CustomLayout] Code cleanup.
Fixes:
1. Fixed invalid dependencies
2. Fixed back key handling on emulator
3. Fixed whitespaces |
594,254 | 12.11.2020 09:50:04 | -3,600 | 7cd2430d51efe4d2b253cfe61ac16d5c6d4a8b49 | [Mobile][NUI][CustomView] Added custom view sample.
This sample applicaiton code was used to enhance documentation for
Custom View interface. This example don't contain any json code. Only
minimum set of functions and visuals was used to implement view from
screenshot. | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUI_CustomView/NUI_CustomView.sln",
"diff": "+Microsoft Visual Studio Solution File, Format Version 12.00\n+# Visual Studio 14\n+VisualStudioVersion = 14.0.25420.1\n+MinimumVisualStudioVersion = 10.0.40219.1\n+Project(\"{FAE04EC0-301F-11D... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][CustomView] Added custom view sample.
This sample applicaiton code was used to enhance documentation for
Custom View interface. This example don't contain any json code. Only
minimum set of functions and visuals was used to implement view from
screenshot. |
594,254 | 18.01.2021 09:50:08 | -3,600 | b49eaa10ec5b09dcda51b02f5c853c3322141c57 | [Mobile][NUI][CustomView] Added dispose for cleanup and fixed typo. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CustomView/NUI_CustomView/NUI_CustomView.cs",
"new_path": "Mobile/NUI_CustomView/NUI_CustomView/NUI_CustomView.cs",
"diff": "@@ -19,7 +19,6 @@ namespace NUI_CustomView\nImageView background = new ImageView(DirectoryInfo.Resource + \"/images/bg.png\"... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][CustomView] Added dispose for cleanup and fixed typo. |
594,254 | 18.01.2021 09:57:53 | -3,600 | 4ce85b302324835426f0202c3213dbeedf69d769 | [Mobile][NUI][Layer] Handle emulator back key and add cleanup | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_Layer/NUI_Layer/NUI_Layer.cs",
"new_path": "Mobile/NUI_Layer/NUI_Layer/NUI_Layer.cs",
"diff": "@@ -92,6 +92,7 @@ namespace NUILayer\n{\ncase \"Escape\":\ncase \"Back\":\n+ case \"XF86Back\":\n{\nExit();\n}\n@@ -130,6 +131,7 @@ namespace NUILayer\n{\... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][Layer] Handle emulator back key and add cleanup |
594,266 | 20.01.2021 13:46:24 | -3,600 | 7ba07964cb0e9597256b9b1453b46a27dfb0b69f | [Wearable] ImageSample: Apply review comments | [
{
"change_type": "MODIFY",
"old_path": "Wearable/ImageSample/ImageSample/ImageSample.cs",
"new_path": "Wearable/ImageSample/ImageSample/ImageSample.cs",
"diff": "@@ -33,24 +33,24 @@ namespace ImageSample\n/// <summary>\n/// A list of image URL\n/// </summary>\n- private static string mResourceUrl = ... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] ImageSample: Apply review comments |
594,254 | 25.01.2021 19:50:29 | -3,600 | 68a07b1d2a6cb0deb05de5f722c72323f1a9fb75 | [Mobile][NUI][CustomLayout] Fixed issues found by StyleCop tool. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/ItemLayout.cs",
"new_path": "Mobile/NUI_CustomLayout/NUI_CustomLayout/ItemLayout.cs",
"diff": "@@ -86,7 +86,10 @@ namespace SimpleLayout\n}\n}\n- if (iconHeight.AsRoundedValue() > itemHeight.AsRoundedValue()) itemHeight... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][CustomLayout] Fixed issues found by StyleCop tool. |
594,254 | 26.01.2021 09:26:28 | -3,600 | c21128ebc80fef5dd7d933c736c1b4d43054b75d | [Mobile][NUI][Layer] Added comments. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_Layer/NUI_Layer/NUI_Layer.cs",
"new_path": "Mobile/NUI_Layer/NUI_Layer/NUI_Layer.cs",
"diff": "@@ -21,9 +21,13 @@ namespace NUILayer\nclass Program : NUIApplication\n{\nprivate Window appWindow;\n+ //Menu component - a component for view icons\npriv... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][Layer] Added comments. |
594,254 | 26.01.2021 10:14:50 | -3,600 | f3fe8ee920812e7a1cbec0b6f326aaa316b8323b | [Mobile][NUI][CustomView] Added comments. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_CustomView/NUI_CustomView/ContactView.cs",
"new_path": "Mobile/NUI_CustomView/NUI_CustomView/ContactView.cs",
"diff": "@@ -25,6 +25,7 @@ namespace NUI_CustomView\nprivate string name;\nprivate string resourceDirectory;\n+ //Indexes for registering V... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][CustomView] Added comments. |
594,236 | 27.01.2021 16:24:20 | -3,600 | 2c8ad228c8c48a739b9b4860c7cbf598578a8237 | [Mobile] Changed sample to use custom view and renderer | [
{
"change_type": "MODIFY",
"old_path": "Mobile/MapsView/src/Maps/Maps.Tizen.Mobile/Maps.Tizen.Mobile.cs",
"new_path": "Mobile/MapsView/src/Maps/Maps.Tizen.Mobile/Maps.Tizen.Mobile.cs",
"diff": "* limitations under the License.\n*/\n-using Xamarin;\n-using Xamarin.Forms;\nusing Tizen.Security;\n+usin... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile] Changed sample to use custom view and renderer |
594,248 | 24.01.2021 01:31:48 | -3,600 | b3caa7343a99bd3b3a5eafe006902f781d51f5a8 | [Mobile][NUI] CheckBox example added - applying PascalCase and adding copyright comments | [
{
"change_type": "ADD",
"old_path": "Mobile/NUI_CheckBox/NUI_CheckBox_screen1.png",
"new_path": "Mobile/NUI_CheckBox/NUI_CheckBox_screen1.png",
"diff": "Binary files /dev/null and b/Mobile/NUI_CheckBox/NUI_CheckBox_screen1.png differ\n"
},
{
"change_type": "ADD",
"old_path": "Mobile/NUI_... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] CheckBox example added - applying PascalCase and adding copyright comments |
594,248 | 24.01.2021 01:47:22 | -3,600 | 749ee73b6f81daf59225fdc341fd1c41559ef56d | [Mobile][NUI] Pagination example added - applying PascalCase and adding copyright comments | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI_Pagination/README.md",
"new_path": "Mobile/NUI_Pagination/README.md",
"diff": "@@ -8,6 +8,9 @@ It can be used to display the number of available pages and marking the currentl\nThe sample application reacts to the 'right' and 'left' arrows from the ... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Pagination example added - applying PascalCase and adding copyright comments |
594,259 | 20.11.2020 15:42:03 | -3,600 | d15a7e50372072025622a00770f85d40a4937676 | [Mobile][NUI] NUI Notification example | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NotificationExample/NotificationExample/NotificationExample.csproj",
"diff": "+<Project Sdk=\"Microsoft.NET.Sdk\">\n+\n+ <PropertyGroup>\n+ <OutputType>Exe</OutputType>\n+ <TargetFramework>tizen80</TargetFramework>\n+ <LangVersion>8.0</La... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] NUI Notification example |
594,250 | 16.02.2021 12:29:26 | -3,600 | 29be87fe998a96839175eb4736a142916ac5ead1 | [Wearable] Add information about target API level to the Lescanner readme file. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Lescanner/README.md",
"new_path": "Wearable/Lescanner/README.md",
"diff": "@@ -11,5 +11,10 @@ Lescanner is a sample application which demonstrates how to use [Tizen.Network.B\n* [Visual Studio](https://www.visualstudio.com/) - Buildtool, IDE\n* [Visua... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Add information about target API level to the Lescanner readme file. |
594,250 | 16.02.2021 12:49:13 | -3,600 | d0af0bfa5672690aeabd5f47288846350afb6ea1 | [Wearable] Upgrade tizen and xamarin.forms version in the GestureSensor sample app. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/GestureSensor/src/GestureSensor/GestureSensor/GestureSensor/GestureSensor.csproj",
"new_path": "Wearable/GestureSensor/src/GestureSensor/GestureSensor/GestureSensor/GestureSensor.csproj",
"diff": "<!-- Include Nuget Package for Xamarin building -->\n<... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Upgrade tizen and xamarin.forms version in the GestureSensor sample app. |
594,250 | 16.02.2021 12:51:00 | -3,600 | dbc6b37a40e63df14010fb9eb83ea620cf2e92a9 | [Wearable] Add information about target API level to the GestureSensor readme file. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/GestureSensor/README.md",
"new_path": "Wearable/GestureSensor/README.md",
"diff": "@@ -15,5 +15,10 @@ GestureSensor is a sample application that shows how to use GestureAPI and detec\n* [Visual Studio](https://www.visualstudio.com/) - Buildtool, IDE\n... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Wearable] Add information about target API level to the GestureSensor readme file. |
594,261 | 12.03.2021 13:51:22 | -32,400 | 6b7888685ee5d25e83a8984b66dd4ab1edd2c503 | Update Gallery app in TV profile | [
{
"change_type": "MODIFY",
"old_path": "TV/Gallery/Gallery/Gallery/Controls/Panel.cs",
"new_path": "TV/Gallery/Gallery/Gallery/Controls/Panel.cs",
"diff": "@@ -30,9 +30,9 @@ namespace Gallery.Controls\npublic bool AllowedFocused { get; set; } = true;\n- public int ItemsWidth { get; set; } = 150;\n+ ... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Update Gallery app in TV profile |
594,261 | 22.04.2021 13:16:33 | -32,400 | 2425b8b084ea1adf487f5e79c9c03040277973df | Update codes and project settings to remove build warning - deprecation | [
{
"change_type": "MODIFY",
"old_path": "TV/Xamarin.Forms/MusicPlayerUI/MusicPlayerUI/MusicPlayerUI/MainPage.xaml",
"new_path": "TV/Xamarin.Forms/MusicPlayerUI/MusicPlayerUI/MusicPlayerUI/MainPage.xaml",
"diff": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n-<MasterDetailPage\n+<FlyoutPage\nx:Class=\... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Update codes and project settings to remove build warning - deprecation |
594,261 | 26.04.2021 16:40:07 | -32,400 | 4153be97ed8a2ef7abc2a23fcff2effcecd49874 | Update application code for using Xamarin.Forms 5.0
Button => ImageButton
Use ImageCell instead of StackLayout with Lable and Image | [
{
"change_type": "MODIFY",
"old_path": "TV/Xamarin.Forms/MusicPlayerUI/MusicPlayerUI/MusicPlayerUI/Behaviors/ButtonToModalNavigationBackEventBehavior.cs",
"new_path": "TV/Xamarin.Forms/MusicPlayerUI/MusicPlayerUI/MusicPlayerUI/Behaviors/ButtonToModalNavigationBackEventBehavior.cs",
"diff": "@@ -3,9 ... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Update application code for using Xamarin.Forms 5.0
- Button => ImageButton
- Use ImageCell instead of StackLayout with Lable and Image |
594,254 | 28.04.2021 11:22:56 | -7,200 | f86654977985810b53857eef0883c6c41db52fe9 | [Mobile][NUI][Layer] Fixed comments ratio | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI/Layer/NUI_Layer/NUI_Layer.cs",
"new_path": "Mobile/NUI/Layer/NUI_Layer/NUI_Layer.cs",
"diff": "@@ -20,15 +20,27 @@ namespace NUILayer\n{\nclass Program : NUIApplication\n{\n+ /// <summary>\n+ /// Application main window handle. It is used in event h... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI][Layer] Fixed comments ratio |
594,254 | 28.04.2021 11:45:15 | -7,200 | e27436c23df9a4db6b0168e719436e7397250b0b | [Mobile][NUI] Fixed VideoView Sample comments ratio. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI/VideoViewSample/VideoViewSample/VideoViewSample.cs",
"new_path": "Mobile/NUI/VideoViewSample/VideoViewSample/VideoViewSample.cs",
"diff": "@@ -22,19 +22,78 @@ namespace VideoViewSample\n{\nclass Program : NUIApplication\n{\n+ /// <summary>\n+ /// Ma... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Fixed VideoView Sample comments ratio. |
594,258 | 29.04.2021 10:55:01 | -7,200 | 91b9bd4df291a4cef2be5ccbbeb2ee0590586e0b | Added comments and fixed exit by "back" button | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI/LinearLayout/NUILinearLayout/NUILinearLayout.cs",
"new_path": "Mobile/NUI/LinearLayout/NUILinearLayout/NUILinearLayout.cs",
"diff": "@@ -62,6 +62,8 @@ namespace NUILinearLayout\n/// </summary>\nvoid Initialize()\n{\n+ // Initialize app\n+ // Add all... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Added comments and fixed exit by "back" button |
594,248 | 29.04.2021 17:04:19 | -7,200 | 6731fc5bc6df03e3a95e949508f27f2e94973211 | [Mobile][NUI] CheckBox - warnings cleanup | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI/CheckBox/NUI_CheckBox/NUI_CheckBox.cs",
"new_path": "Mobile/NUI/CheckBox/NUI_CheckBox/NUI_CheckBox.cs",
"diff": "@@ -73,9 +73,13 @@ namespace NUI_CheckBox\n/// </summary>\nprivate CheckBox CustomCheckBox;\n/// <summary>\n+ /// The side of the CheckB... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] CheckBox - warnings cleanup |
594,248 | 29.04.2021 21:46:50 | -7,200 | 685becd12dd5c9e0a39d97bca96cc49e250e831e | [Mobile][NUI] Pagination - warnings cleanup
The touch event is handled together with the key event. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI/Pagination/NUI_Pagination/NUI_Pagination.cs",
"new_path": "Mobile/NUI/Pagination/NUI_Pagination/NUI_Pagination.cs",
"diff": "@@ -61,9 +61,27 @@ namespace NUI_Pagination\nprivate View MainView;\nprivate VisualView MainVisualView;\nprivate Pagination ... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] Pagination - warnings cleanup
The touch event is handled together with the key event. |
594,259 | 11.05.2021 01:31:05 | -7,200 | d029306507a5693d73db306c2f5a2fb1f56efd0e | [Mobile][NUI] NotificationExample enhancemet | [
{
"change_type": "MODIFY",
"old_path": "Mobile/NUI/NotificationExample/NotificationExample/NotificationExample.cs",
"new_path": "Mobile/NUI/NotificationExample/NotificationExample/NotificationExample.cs",
"diff": "@@ -57,8 +57,9 @@ namespace NotificationExample\nRectangle PositionSize = new Rectangl... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] NotificationExample enhancemet |
594,259 | 11.05.2021 02:12:44 | -7,200 | 3d2f8fe7f7109eaf0b93cb44cd42471fcbda9fb5 | [Mobile][NUI] ScrollableBaseExample enhancemet | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "Mobile/NUI/ScrollableBaseExample/README.md",
"diff": "+### NUIScrollableBase\n+NUIScrollableBase is a simple app that shows how [NUI Scrollable Base](https://docs.tizen.org/application/dotnet/guides/nui/nui-components/ScrollableBase/) sample.\n+... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][NUI] ScrollableBaseExample enhancemet |
594,294 | 11.05.2021 16:35:48 | -32,400 | f7d4fb78001ed4dce2453c1efaedd2f56f006322 | [Mobile][Downloader] Handle UI objects in a main thread | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/Downloader/Downloader/Downloader/DownloadMainPage.cs",
"new_path": "Mobile/Xamarin.Forms/Downloader/Downloader/Downloader/DownloadMainPage.cs",
"diff": "@@ -171,10 +171,12 @@ namespace Downloader\n/// <param name=\"e\">Event arguments incl... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][Downloader] Handle UI objects in a main thread |
594,223 | 12.05.2021 16:43:14 | -32,400 | ce6526e19f52a336b80b7129725a1a402496eaf7 | Fix svace issue in ApplicationControl app | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/UI/ApplicationControl/ApplicationControl/ApplicationControl.Tizen.Mobile/ApplicationOperations.cs",
"new_path": "Mobile/Xamarin.Forms/UI/ApplicationControl/ApplicationControl/ApplicationControl.Tizen.Mobile/ApplicationOperations.cs",
"diff... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Fix svace issue in ApplicationControl app |
594,223 | 12.05.2021 17:22:24 | -32,400 | d69783b5198f0c1183625d824ae99f0f8bfb175c | Fix svace issues in Alarm app | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/Alarm/Alarm/Implements/AlarmPersistentHandler.cs",
"new_path": "Wearable/Xamarin.Forms/Alarm/Alarm/Implements/AlarmPersistentHandler.cs",
"diff": "@@ -49,6 +49,7 @@ namespace Alarm.Implements\n{\nvar dataContractSerializer = new DataCont... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Fix svace issues in Alarm app |
594,223 | 12.05.2021 17:34:23 | -32,400 | 05c82fe47b01c2bfdae1b16240a0d255aad1360f | Fix svace issue in ImageViewer app | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/ImageViewer/ImageViewer/Views/CircleContentViewRenderer.cs",
"new_path": "Wearable/Xamarin.Forms/ImageViewer/ImageViewer/Views/CircleContentViewRenderer.cs",
"diff": "@@ -35,12 +35,16 @@ namespace ImageViewer.Views\n_circleImage.IsFilled... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Fix svace issue in ImageViewer app |
594,272 | 13.05.2021 15:44:43 | -7,200 | f8ab3ed46cdb5542b0d545b18666daae3d1f2639 | [W/XF/SpeechToText] Svace fix. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/SpeechToText/SpeechToText/App.xaml.cs",
"new_path": "Wearable/Xamarin.Forms/SpeechToText/SpeechToText/App.xaml.cs",
"diff": "@@ -44,6 +44,11 @@ namespace SpeechToText\n{\nInitializeComponent();\n+ if (Resources == null)\n+ {\n+ return;\n... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [W/XF/SpeechToText] Svace fix. |
594,272 | 13.05.2021 15:50:30 | -7,200 | 1c7aa6bbd28ea0451178ed7edcf95f4001cd368b | [W/XF/Calculator] Svace fixes. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/Calculator/src/Calculator/Models/Operators.cs",
"new_path": "Wearable/Xamarin.Forms/Calculator/src/Calculator/Models/Operators.cs",
"diff": "@@ -254,8 +254,9 @@ namespace Calculator.Models\n{\nIOperator inputOper = Operators.GetOperator(... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [W/XF/Calculator] Svace fixes. |
594,232 | 13.05.2021 14:51:04 | -32,400 | dc8fe59f673d6964f3f6a3506e2347f4a11e00a8 | [Mobile][Sensor] Change library version for xamarin.Forms | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/Sensor/src/Sensor/Sensor.Tizen.Mobile/Sensor.Tizen.Mobile.csproj",
"new_path": "Mobile/Xamarin.Forms/Sensor/src/Sensor/Sensor.Tizen.Mobile/Sensor.Tizen.Mobile.csproj",
"diff": "<!-- Include Nuget Package for Tizen Project building -->\n<It... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][Sensor] Change library version for xamarin.Forms |
594,279 | 14.05.2021 21:32:34 | -32,400 | 2f92f6c4a77748067fdcbcb281424ea6ce1f875c | Fix cli build error | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/Calculator/Calculator/tizen/Calculator.sln",
"new_path": "Mobile/Xamarin.Forms/Calculator/Calculator/tizen/Calculator.sln",
"diff": "@@ -7,11 +7,6 @@ Project(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"Calculator\", \"Calculator\\Ca\nE... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Fix cli build error |
594,232 | 17.05.2021 17:00:44 | -32,400 | 90b7e166f77c23dbd18db5330259a9cc3242f27a | [Mobile][Sensor] Change project file to latest version. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/Sensor/src/Sensor.sln",
"new_path": "Mobile/Xamarin.Forms/Sensor/src/Sensor.sln",
"diff": "@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio Version 16\nVisualStudioVersion = 16.0.31229.75\nMinimu... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile][Sensor] Change project file to latest version.
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com> |
594,272 | 19.05.2021 17:57:27 | -7,200 | 48d6d3e38fe5d680b76d030eac021b649741637a | [M/XF/Weather] Svace fixes. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/Weather/Weather/Weather/ViewModels/CurrentWeatherViewModel.cs",
"new_path": "Mobile/Xamarin.Forms/Weather/Weather/Weather/ViewModels/CurrentWeatherViewModel.cs",
"diff": "@@ -274,6 +274,11 @@ namespace Weather.ViewModels\n/// <returns>Task... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [M/XF/Weather] Svace fixes. |
594,272 | 19.05.2021 18:29:16 | -7,200 | 799aa5f18cec1195ea210a8f998a4ad600bc30af | [M/XF/CalendarComponent] Svace fixes. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/CalendarComponent/src/CalendarComponent/CalendarComponent.Tizen.Mobile/Renderers/CalendarViewRenderer.cs",
"new_path": "Mobile/Xamarin.Forms/CalendarComponent/src/CalendarComponent/CalendarComponent.Tizen.Mobile/Renderers/CalendarViewRenderer.... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [M/XF/CalendarComponent] Svace fixes. |
594,272 | 19.05.2021 19:14:39 | -7,200 | 333815f79e0dafc591403779d5b538d0e075ba91 | [M/XF/SpeechToText] Svace fixes. | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/SpeechToText/src/SpeechToText/SpeechToText/SpeechToText.xaml.cs",
"new_path": "Mobile/Xamarin.Forms/SpeechToText/src/SpeechToText/SpeechToText/SpeechToText.xaml.cs",
"diff": "@@ -47,6 +47,11 @@ namespace SpeechToText\n{\nInitializeComponen... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [M/XF/SpeechToText] Svace fixes. |
594,249 | 20.05.2021 11:24:25 | -32,400 | b4a62bcf5a0651fcfc26eab97c27f2d6f49ad7dd | Fix svace issues and remove unnecessary codes. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/WeatherWatch/WeatherWatch/Services/ForecastService.cs",
"new_path": "Wearable/Xamarin.Forms/WeatherWatch/WeatherWatch/Services/ForecastService.cs",
"diff": "@@ -19,7 +19,6 @@ using System;\nusing System.Net.Http;\nusing System.Threading.... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | Fix svace issues and remove unnecessary codes. |
594,294 | 20.05.2021 20:09:39 | -32,400 | 51b7b32d512d05ebe2f9f94e74de27610203b4ae | [Mobile/Wearable][NetworkApp] Fix svace issues | [
{
"change_type": "MODIFY",
"old_path": "Mobile/Xamarin.Forms/NetworkApp/NetworkApp/NetworkApp.Tizen.Mobile/WiFiImplementation.cs",
"new_path": "Mobile/Xamarin.Forms/NetworkApp/NetworkApp/NetworkApp.Tizen.Mobile/WiFiImplementation.cs",
"diff": "@@ -107,6 +107,8 @@ namespace NetworkApp.Tizen.Mobile\nL... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [Mobile/Wearable][NetworkApp] Fix svace issues |
594,272 | 21.05.2021 16:17:01 | -7,200 | 39a202d7de60f4862c76bf14f6ab3f2fe6e6ed8e | [W/XF/TextReader] Svace fixes. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/TextReader/TextReader/Views/WearableViewResolver.cs",
"new_path": "Wearable/Xamarin.Forms/TextReader/TextReader/Views/WearableViewResolver.cs",
"diff": "@@ -53,7 +53,7 @@ namespace TextReader.Tizen.Wearable.Views\n_rootPage = new Navigat... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [W/XF/TextReader] Svace fixes. |
594,272 | 21.05.2021 16:17:36 | -7,200 | 80321abc5efdf4902877af71d16b7b7ea5d33860 | [W/XF/Weather] Svace fixes. | [
{
"change_type": "MODIFY",
"old_path": "Wearable/Xamarin.Forms/Weather/Weather/ViewModels/CurrentWeatherViewModel.cs",
"new_path": "Wearable/Xamarin.Forms/Weather/Weather/ViewModels/CurrentWeatherViewModel.cs",
"diff": "@@ -236,7 +236,7 @@ namespace Weather.ViewModels\nif (propertyName == nameof(Not... | C# | Apache License 2.0 | samsung/tizen-csharp-samples | [W/XF/Weather] Svace fixes. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.