Skip to content

Commit

Permalink
Merge pull request #447 from sgchoi5/updateapplink
Browse files Browse the repository at this point in the history
Add the repository link of new sample apps
  • Loading branch information
mijin85cho authored Nov 1, 2018
2 parents caab7dc + 4e22c39 commit 45ff58b
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion docs/application/dotnet/samples/account/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/waccounts.png" width="180"/></td>
<td>
<p><strong>(W) Accounts</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Accounts" target="_blank"><strong>(W) Accounts</strong></a></p>
<p>This sample application demonstrates how to implement an account provider, which can add and configure an account. It also demonstrates how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/application/dotnet/samples/appfw/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,14 +132,14 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wbadges.png" width="180"/></td>
<td>
<p><strong>(W) Badges</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Badges" target="_blank"><strong>(W) Badges</strong></a></p>
<p>This sample application demonstrates how to use application badge and how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
<tr>
<td><img alt="" height="180" src="media/wbadgecounter.png" width="180"/></td>
<td>
<p><strong>(W) BadgeCounter</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/BadgeCounter" target="_blank"><strong>(W) BadgeCounter</strong></a></p>
<p>This sample application demonstrates how to manage badge counter of the application using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.Applications.html" target="_blank">Tizen.Applications C# API</a> and how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
<p>In addition, there is similar web sample application.<br>
<ul>
Expand Down Expand Up @@ -179,7 +179,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wpreference.png" width="180"/></td>
<td>
<p><strong>(W) Preference</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Preference" target="_blank"><strong>(W) Preference</strong></a></p>
<p>This sample application demonstrates how to use <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.Applications.Preference.html" target="_blank">Tizen.Applications.Preference C# API</a> and how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/application/dotnet/samples/context/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wfrequentlyused.png" width="180"/></td>
<td>
<p><strong>(W) AppHistory</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/AppHistory" target="_blank"><strong>(W) AppHistory</strong></a></p>
<p>This sample application demonstrates how to retrieve your application usage patterns. This sample uses XAML files for GUI.</p>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/application/dotnet/samples/location/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wmapsview.png" width="180"/></td>
<td>
<p><strong>(W) MapsView</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/MapsView" target="_blank"><strong>(W) MapsView</strong></a></p>
<p>This sample application demonstrates how to display and control the map components and how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/application/dotnet/samples/multimedia/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wvolumecontroller.png" width="180"/></td>
<td>
<p><strong>(W) VolumeController</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/VolumeController" target="_blank"><strong>(W) VolumeController</strong></a></p>
<p>This sample application demonstrates how to retrieve and set the device volume levels. It also demonstrates how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions docs/application/dotnet/samples/network/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,21 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wlescanner.png" width="180"/></td>
<td>
<p><strong>(W) Lescanner</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Lescanner" target="_blank"><strong>(W) Lescanner</strong></a></p>
<p>This sample application demonstrates how to use <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.Network.Bluetooth.html" target="_blank">Tizen.Network.Bluetooth C# API</a> to connect with Bluetooth Low Energy devices. It also demonstrates how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
<tr>
<td><img alt="" height="180" src="media/wnetworkapp.png" width="180"/></td>
<td>
<p><strong>(W) NetworkApp</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/NetworkApp" target="_blank"><strong>(W) NetworkApp</strong></a></p>
<p>This sample application demonstrates how to verify information about your connection and manage your Wi-Fi settings. It also demonstrates how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
<tr>
<td><img alt="" height="180" src="media/wnfc.png" width="180"/></td>
<td>
<p><strong>(W) NFCSampleApp</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/NFCSampleApp" target="_blank"><strong>(W) NFCSampleApp</strong></a></p>
<p>This sample application demonstrates how to send and receive a NDEF message from remote Near Field Communication (NFC) device, and read NFC Data Exchange Format (NDEF) message from NFC Tag. It also demonstrates how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
Expand Down
14 changes: 7 additions & 7 deletions docs/application/dotnet/samples/system/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wcompass.png" width="180"/></td>
<td>
<p><strong>(W) Compass</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Compass" target="_blank"><strong>(W) Compass</strong></a></p>
<p>This sample application demonstrates how to retrieve information about the physical orientation of the device using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.Sensor.OrientationSensor.html" target="_blank"> Tizen Orientation Sensor API</a>.</p>
</td>
</tr>
Expand All @@ -81,29 +81,29 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wheartratemonitor.png" width="180"/></td>
<td>
<p><strong>(W) HeartRateMonitor</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/HeartRateMonitor" target="_blank"><strong>(W) HeartRateMonitor</strong></a></p>
<p>This sample application demonstrates how to obtain data provided by the Heart Rate Monitor (HRM) sensor using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.Sensor.html" target="_blank">Tizen.Sensor C# API</a> and how to create circular UI using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
<tr>
<td><img alt="" height="180" src="media/metaldetector.png" width="180"/></td>
<td>
<p><strong>(W) MetalDetector</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/MetalDetector" target="_blank"><strong>(W) MetalDetector</strong></a></p>
<p>This sample application demonstrates how to obtain the magnetometer sensor data using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.Sensor.html" target="_blank">Tizen.Sensor C# API</a>.</p>
</td>
</tr>
<tr>
<td><img alt="" height="180" src="media/wsystemInfo.png" width="180"/></td>
<td>
<p><strong>(W) SystemInfo</strong> [In progress]</p>
<p>This sample application demonstrates how to obtain data provided by the system using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.System.html" target="_blank">Tizen.System C# API</a> and how to create CircleListView using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/SystemInfo" target="_blank"><strong>(W) SystemInfo</strong></a></p>
<p>This sample application demonstrates how to obtain data provided by the system using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.System.html" target="_blank">Tizen.System C# API</a> and how to use CirclePage of <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
<tr>
<td><img alt="" height="180" src="media/wsystem_info.png" width="180"/></td>
<td>
<p><strong>(W) SystemInfo</strong> [In progress]</p>
<p>This sample application demonstrates how to obtain data provided by the system using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.System.html" target="_blank">Tizen.System C# API</a> and how to create IndexPage using <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
<p><strong>(W) SystemInfo2</strong> [In progress]</p>
<p>This sample application demonstrates how to obtain data provided by the system using <a href="https://developer.tizen.org/dev-guide/csapi/api/Tizen.System.html" target="_blank">Tizen.System C# API</a> and how to use IndexPage of <a href="https://github.com/Samsung/Tizen.CircularUI/" target="_blank">Tizen.Wearable.CircularUI C# API</a>.</p>
</td>
</tr>
</tbody>
Expand Down
6 changes: 3 additions & 3 deletions docs/application/dotnet/samples/ui/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wcalculator.png" width="180"/></td>
<td>
<p><strong>(W) Calculator</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Calculator" target="_blank"><strong>(W) Calculator</strong></a></p>
<p>This sample application demonstrates the regular calculator. This is using some Xamarin.Forms features such as XAML files for GUI and Custom Renderers for the image buttons.</p>
<p>In addition, there are similar native and web sample applications.<br>
<ul>
Expand Down Expand Up @@ -137,7 +137,7 @@ for TD:
<tr>
<td><img alt="" height="180" src="media/wrotarytimer.png" width="180"/></td>
<td>
<p><strong>(W) Rotary timer</strong> [In progress]</p>
<p><a href="https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/RotaryTimer" target="_blank"><strong>(W) Rotary timer</strong></a></p>
<p>This sample application demonstrates how to use Rotary Bezel.</p>
<p>In addition, there are similar native and web sample applications.<br>
<ul>
Expand Down Expand Up @@ -321,4 +321,4 @@ for TD:
<script>
Please copy dotnet-samples.js and paste it here
</script>
-->
-->

0 comments on commit 45ff58b

Please sign in to comment.