Skip to content

Commit

Permalink
update sample tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig committed Jul 22, 2019
1 parent ba2eb2d commit 598661f
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion HelloM4A/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - Hello Mono for Android
description: "A simple hello world application. It displays a message in a TextView when a Button is pressed #getstarted"
description: "A simple hello world application that displays a message in a TextView when a Button is pressed #getstarted"
page_type: sample
languages:
- csharp
Expand Down
1 change: 1 addition & 0 deletions HelloMultiScreen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ urlFragment: hellomultiscreen
# Hello Multiscreen

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

2 changes: 1 addition & 1 deletion HelloTabsICS/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - ICS Tabs Demo
description: "This example shows how to use tabs from the Action Bar in Ice Cream Sandwich #getstarted"
description: "This example shows how to use tabs from the Action Bar in Ice Cream Sandwich #getstarted #androidicecreamsandwich"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion HelloWorld/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - Hello World
description: "A simple hello world application. It uses a TextView to display a 'hello world' message via a string resource #getstarted"
description: "A simple hello world application that uses a TextView to display a 'hello world' message via a string resource #getstarted"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion HelloWorldPublishing/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - Hello World (Publishing)
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...
description: "A simple hello world type application to that goes along with the Xamarin topic Publishing an Application #getstarted"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion KitKat/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - KitKat
description: 'This sample provides an overview of new features of Android 4.4 KitKat. Features include: - User Interface: basic property animations and Scenes. -...'
description: 'This sample provides an overview of new features of Android 4.4 KitKat, including User Interface, Storage Access Framework... #androidkitkat'
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/AndroidCipher/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - AndroidCipher
description: AndroidCipher is a simple project which encrypts and decrypts string with usage of android cipher. This sample demonstrates some of the new...
description: "AndroidCipher is a simple project which encrypts and decrypts string with usage of android cipher #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/AndroidPlayLocation/LocUpdFgService/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - LocationUpdatesForegroundService Sample
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....
description: "Demonstrates how to use the Location API to get updates about a device's location using a bound and started foreground service.... #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/AndroidPlayLocation/LocUpdPendIntent/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - LocationUpdatesPendingIntent Sample
description: This sample demonstrates how to use the Location API to get updates about a device's location using a PendingIntent. Instructions Sample shows...
description: "Demonstrates how to use the Location API to get updates about a device's location using a PendingIntent #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/AutofillFramework/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - AutofillFramework Sample
description: This sample demonstrates the use of the Autofill Framework. It includes implementations of client Activities with views that should be autofilled,...
description: "Demonstrates the use of the Autofill Framework, including implementations of client Activities with views that should be autofilled #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/DownloadableFonts/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - DownloadableFonts Sample
description: This sample demonstrates how to use the Downloadable Fonts feature introduced in Android O. Downloadable Fonts is a feature that allows apps to...
description: "Demonstrates how to use the Downloadable Fonts feature introduced in #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/EmojiCompat/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - EmojiCompat Sample
description: This sample demonstrates usage of EmojiCompat support library. You can use this library to prevent your app from showing missing emoji characters...
description: "Demonstrates usage of EmojiCompat support library. You can use this library to prevent your app from showing missing emoji #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/NotificationChannels/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - NotificationChannels Sample
description: This sample demonstrates how to use the new Notification Channels system introduced in Android Oreo. This system allows for increased customization...
description: "Demonstrates how to use the new Notification Channels system introduced in #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/PictureInPicture/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - PictureInPicture Sample
description: This sample demonstrates basic usage of the new Picture-in-Picture (PiP) mode for handheld devices introduced in Oreo. The sample plays a video...
description: "This sample demonstrates basic usage of the new Picture-in-Picture (PiP) mode for handheld devices introduced in #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
2 changes: 1 addition & 1 deletion android-o/SafeBrowsing/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - SafeBrowsing
description: SafeBrowsing is a simple project which demonstrates the safe browsing functionality of an Android Web View. This is a new feature added in Android...
description: "SafeBrowsing is a simple project which demonstrates the safe browsing functionality of an Android Web View. This is a new feature in #androidoreo"
page_type: sample
languages:
- csharp
Expand Down
4 changes: 2 additions & 2 deletions android-p/AndroidPMiniDemo/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: Xamarin.Android - Android P Mini Demo
description: AndroidPMiniDemo is a sample app that accompanies the article, Android P Preview. This sample demonstrates the new display cutout and image...
description: "Sample app that accompanies the article, Android P Preview. This sample demonstrates the new display cutout and image... #androidpie"
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: android-p-androidpminidemo
---
# Android P Mini Demo
# Android P Mini Demo

**AndroidPMiniDemo** is a sample app that accompanies the article,
[Android P Preview](https://docs.microsoft.com/en-us/xamarin/android/platform/android-p).
Expand Down

0 comments on commit 598661f

Please sign in to comment.