Skip to content

Commit 598661f

Browse files
author
Craig
committed
update sample tags
1 parent ba2eb2d commit 598661f

File tree

16 files changed

+17
-16
lines changed

16 files changed

+17
-16
lines changed

HelloM4A/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - Hello Mono for Android
3-
description: "A simple hello world application. It displays a message in a TextView when a Button is pressed #getstarted"
3+
description: "A simple hello world application that displays a message in a TextView when a Button is pressed #getstarted"
44
page_type: sample
55
languages:
66
- csharp

HelloMultiScreen/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ urlFragment: hellomultiscreen
1111
# Hello Multiscreen
1212

1313
This is a simple example showing how to use activities to create multi-activity applications.
14+

HelloTabsICS/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - ICS Tabs Demo
3-
description: "This example shows how to use tabs from the Action Bar in Ice Cream Sandwich #getstarted"
3+
description: "This example shows how to use tabs from the Action Bar in Ice Cream Sandwich #getstarted #androidicecreamsandwich"
44
page_type: sample
55
languages:
66
- csharp

HelloWorld/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - Hello World
3-
description: "A simple hello world application. It uses a TextView to display a 'hello world' message via a string resource #getstarted"
3+
description: "A simple hello world application that uses a TextView to display a 'hello world' message via a string resource #getstarted"
44
page_type: sample
55
languages:
66
- csharp

HelloWorldPublishing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - Hello World (Publishing)
3-
description: This is a simple hello world type application to that goes along with the Xamarin topic Publishing an Application. This project contains a sample...
3+
description: "A simple hello world type application to that goes along with the Xamarin topic Publishing an Application #getstarted"
44
page_type: sample
55
languages:
66
- csharp

KitKat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - KitKat
3-
description: 'This sample provides an overview of new features of Android 4.4 KitKat. Features include: - User Interface: basic property animations and Scenes. -...'
3+
description: 'This sample provides an overview of new features of Android 4.4 KitKat, including User Interface, Storage Access Framework... #androidkitkat'
44
page_type: sample
55
languages:
66
- csharp

android-o/AndroidCipher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - AndroidCipher
3-
description: AndroidCipher is a simple project which encrypts and decrypts string with usage of android cipher. This sample demonstrates some of the new...
3+
description: "AndroidCipher is a simple project which encrypts and decrypts string with usage of android cipher #androidoreo"
44
page_type: sample
55
languages:
66
- csharp

android-o/AndroidPlayLocation/LocUpdFgService/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - LocationUpdatesForegroundService Sample
3-
description: This sample demonstrates how to use the Location API to get updates about a device's location using a bound and started foreground service....
3+
description: "Demonstrates how to use the Location API to get updates about a device's location using a bound and started foreground service.... #androidoreo"
44
page_type: sample
55
languages:
66
- csharp

android-o/AndroidPlayLocation/LocUpdPendIntent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - LocationUpdatesPendingIntent Sample
3-
description: This sample demonstrates how to use the Location API to get updates about a device's location using a PendingIntent. Instructions Sample shows...
3+
description: "Demonstrates how to use the Location API to get updates about a device's location using a PendingIntent #androidoreo"
44
page_type: sample
55
languages:
66
- csharp

android-o/AutofillFramework/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - AutofillFramework Sample
3-
description: This sample demonstrates the use of the Autofill Framework. It includes implementations of client Activities with views that should be autofilled,...
3+
description: "Demonstrates the use of the Autofill Framework, including implementations of client Activities with views that should be autofilled #androidoreo"
44
page_type: sample
55
languages:
66
- csharp

0 commit comments

Comments
 (0)