and remove some from publishing (delete metadata.xml, delete YAML)
This commit is contained in:
conceptdev 2019-08-01 17:26:15 -07:00
Родитель b213c51296
Коммит 7f4c5b0e51
20 изменённых файлов: 55 добавлений и 140 удалений

Просмотреть файл

@ -15,4 +15,4 @@ urlFragment: gridlayoutdemo
This example shows how to use a GridLayout with Xamarin.Android and Ice Cream Sandwich.
![Android screen with grid layout](Screenshnots/GridLayoutDemo.png)
![Android screen with grid layout](Screenshnots/screenshot.png)

Двоичные данные
GridLayoutDemo/Screenshots/screenshot.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.2 MiB

Просмотреть файл

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<SampleMetadata>
<ID>58ABF285-A130-4480-AADF-92E66CE3A26C</ID>
<IsFullApplication>false</IsFullApplication>
<Brief>Demonstrates use of the GridLayout widget.</Brief>
<Level>Intermediate</Level>
<LicenseRequirement>Indie</LicenseRequirement>
<Tags>Platform Features</Tags>
<SupportedPlatforms>Android</SupportedPlatforms>
<Gallery>true</Gallery>
</SampleMetadata>

Просмотреть файл

@ -1,16 +1,6 @@
---
name: Xamarin.Android - Grid Layout Demo
description: This sample app accompanies the article, GridLayout.
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: platformfeatures-ics-samples-gridlayoutdemo
---
# Grid Layout Demo
This sample app accompanies the article,
[GridLayout](http://developer.xamarin.com/guides/android/user_interface/gridlayout/).
# Grid Layout Demo
This sample app accompanies the article,
[GridLayout](https://docs.microsoft.com/xamarin/android/user-interface/layouts/grid-layout).
![Grid layout in Android app](Screenshots/screenshot.png)

Просмотреть файл

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<SampleMetadata>
<ID>70FC77E8-B26E-462A-A6DF-6F1650D0639D</ID>
<IsFullApplication>false</IsFullApplication>
<Brief>Samples for Android Ice Cream Sandwich</Brief>
<Level>Intermediate</Level>
<LicenseRequirement>Indie</LicenseRequirement>
<Tags>Platform Features</Tags>
<SupportedPlatforms>Android</SupportedPlatforms>
<Gallery>false</Gallery>
</SampleMetadata>

Просмотреть файл

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<SampleMetadata>
<ID>2F0C6D5B-FF93-412F-BDD5-3E26C685544E</ID>
<IsFullApplication>false</IsFullApplication>
<Brief>Demonstrates usage of popup menus.</Brief>
<Level>Intermediate</Level>
<LicenseRequirement>Indie</LicenseRequirement>
<Tags>Platform Features</Tags>
<SupportedPlatforms>Android</SupportedPlatforms>
<Gallery>true</Gallery>
</SampleMetadata>

Просмотреть файл

@ -1,16 +1,6 @@
---
name: Xamarin.Android - Popup Menu Demo
description: This sample app accompanies the article, PopUp Menus.
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: platformfeatures-ics-samples-popupmenudemo
---
# Popup Menu Demo
This sample app accompanies the article,
[PopUp Menus](http://developer.xamarin.com/guides/android/user_interface/popup_menus/).
# Popup Menu Demo
This sample app accompanies the article,
[PopUp Menus](https://docs.microsoft.com/en-us/xamarin/android/user-interface/controls/popup-menu).
![Popup menu in Android](Screenshot/screenshot.png)

Просмотреть файл

@ -1,14 +1,4 @@
---
name: Xamarin.Android - Ice Cream Sandwich Samples
description: This collection of sample apps accompanies the article, Introduction to Ice Cream Sandwich.
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: platformfeatures-ics-samples
---
# Ice Cream Sandwich Samples
This collection of sample apps accompanies the article,
[Introduction to Ice Cream Sandwich](http://developer.xamarin.com/guides/android/platform_features/introduction_to_ice_cream_sandwich/).
This collection of sample apps accompanies the article,
[Introduction to Ice Cream Sandwich](https://docs.microsoft.com/xamarin/android/platform/ice-cream-sandwich).

Просмотреть файл

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<SampleMetadata>
<ID>5C768B9D-F4A8-4671-A553-CF9F18766615</ID>
<IsFullApplication>false</IsFullApplication>
<Brief>Demonstrates use of the Switch widget.</Brief>
<Level>Intermediate</Level>
<LicenseRequirement>Indie</LicenseRequirement>
<Tags>Platform Features</Tags>
<SupportedPlatforms>Android</SupportedPlatforms>
<Gallery>true</Gallery>
</SampleMetadata>

Просмотреть файл

@ -1,16 +1,6 @@
---
name: Xamarin.Android - Switch Demo
description: This sample app accompanies the article, Introduction to Switches.
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: platformfeatures-ics-samples-switchdemo
---
# Switch Demo
This sample app accompanies the article,
[Introduction to Switches](http://developer.xamarin.com/guides/android/user_interface/intro_to_switches/).
# Switch Demo
This sample app accompanies the article,
[Introduction to Switches](https://docs.microsoft.com/xamarin/android/user-interface/controls/switch).
![Android app with a switch control](Screenshots/screenshot.png)

Просмотреть файл

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<SampleMetadata>
<ID>DF5C56D5-DEA9-4F15-BE6D-206E5B930591</ID>
<IsFullApplication>false</IsFullApplication>
<Brief>Demonstates usage of the Navigation Bar.</Brief>
<Level>Intermediate</Level>
<LicenseRequirement>Indie</LicenseRequirement>
<Tags>Platform Features</Tags>
<SupportedPlatforms>Android</SupportedPlatforms>
<Gallery>false</Gallery>
</SampleMetadata>

Просмотреть файл

@ -1,16 +1,6 @@
---
name: Xamarin.Android - System UI Visibility Demo
description: This sample app accompanies the article, Navigation Bar.
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: platformfeatures-ics-samples-systemuivisibilitydemo
---
# System UI Visibility Demo
This sample app accompanies the article,
[Navigation Bar](http://developer.xamarin.com/guides/android/user_interface/navigation_bar/).
# System UI Visibility Demo
This sample app accompanies the article,
[Navigation Bar](https://docs.microsoft.com/xamarin/android/user-interface/controls/navigation-bar).
![Difference navigation bar visibility options in Android app](Screenshots/screenshot.png)

Просмотреть файл

@ -10,6 +10,6 @@ urlFragment: platformfeatures-simplecontentprovider
---
# SimpleContentProvider for Xamarin.Android
Sample for [Creating a Custom ContentProvider](https://docs.microsoft.com/en-us/xamarin/android/platform/content-providers/custom-contentprovider)
Sample for [Creating a Custom ContentProvider](https://docs.microsoft.com/xamarin/android/platform/content-providers/custom-contentprovider)
![Screenshots of list using a content provider](Screenshots/ContentProvider.png)

Просмотреть файл

@ -1,16 +1,19 @@
---
name: Xamarin.Android - Jelly Bean Time Animation
description: This sample app accompanies the article, Introduction to Jelly Bean.
name: Xamarin.Android - Time Animation
description: "TimeAnimator can notify an application every time a frame changes in an animation (Android Jelly Bean)"
page_type: sample
languages:
- csharp
products:
- xamarin
extensions:
tags:
- androidjellybean
urlFragment: platformfeatures-timeanimatorexample
---
# Jelly Bean Time Animation
This sample app accompanies the article,
[Introduction to Jelly Bean](http://developer.xamarin.com/guides/android/platform_features/introduction_to_jelly_bean/).
# Jelly Bean Time Animation
The new TimeAnimator class provides an interface `TimeAnimator.ITimeListener` that can notify an application every time a frame changes in an animation.
This sample app accompanies the article,
[Introduction to Jelly Bean](https://docs.microsoft.com/xamarin/android/platform/jelly-bean).

Просмотреть файл

@ -1,6 +1,6 @@
---
name: Xamarin.Android - Popup Menu Demo
description: PopupMenuDemo is a sample app that accompanies the article, PopUp Menu. It demonstrates how to add support for displaying popup menus that are...
name: Xamarin.Android - Popup Menu
description: "Demonstrates how to add support for displaying popup menus that are attached to a particular view"
page_type: sample
languages:
- csharp
@ -11,6 +11,8 @@ urlFragment: popupmenudemo
# Popup Menu Demo
**PopupMenuDemo** is a sample app that accompanies the article,
[PopUp Menu](https://docs.microsoft.com/en-us/xamarin/android/user-interface/controls/popup-menu).
[PopUp Menu](https://docs.microsoft.com/xamarin/android/user-interface/controls/popup-menu).
It demonstrates how to add support for displaying popup menus that are attached to
a particular view.
![Popup menu in Android](Screenshots/PopupMenuDemo.png)

Просмотреть файл

@ -1,13 +1,19 @@
---
name: Xamarin.Android - Switch Demo
description: This example shows how to use a switch control with Ice Cream Sandwich.
description: "Shows how to use a switch control (Android Ice Cream Sandwich)"
page_type: sample
languages:
- csharp
products:
- xamarin
extensions:
tags:
- androidicecreamsandwich
urlFragment: switchdemo
---
# Switch Demo
This example shows how to use a switch control with Ice Cream Sandwich.
This sample app accompanies the article,
[Introduction to Switches](https://docs.microsoft.com/xamarin/android/user-interface/controls/switch), showing how to use the Switch control in Xamarin.Android.
![Switch control in an Android app](Screenshots/screenshot.png)

Двоичные данные
SwitchDemo/Screenshots/screenshot.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.2 MiB

Просмотреть файл

@ -1,15 +1,21 @@
---
name: Xamarin.Android - System UI Visibility Demo
description: This example shows how to change the appearance of the Navigation Bar in Ice Cream Sandwich.
description: "Demonstrates different visibility settings for the navigation bar (Android Ice Cream Sandwich)"
page_type: sample
languages:
- csharp
products:
- xamarin
extensions:
tags:
- androidicecreamsandwich
urlFragment: systemuivisibilitydemo
---
# System UI Visibility Demo
This example shows how to change the appearance of the Navigation Bar in Ice Cream Sandwich.
![Three screenshots showing different navigation bar views](Screenshots/SystemUIVisibility.png)
![Different navigation bar view options in Android](Screenshots/screenshot.png)
This sample app accompanies the article,
[Navigation Bar](https://docs.microsoft.com/xamarin/android/user-interface/controls/navigation-bar).

Двоичные данные
SystemUIVisibilityDemo/Screenshots/screenshot.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 1.2 MiB

Просмотреть файл

@ -1,11 +1,14 @@
---
name: Xamarin.Android - TextSwitcher Sample
description: "Illustrates the use of a TextSwitcher to display animations for text changes"
description: "Illustrates the use of a TextSwitcher to display animations for text changes (Android Oreo)"
page_type: sample
languages:
- csharp
products:
- xamarin
extensions:
tags:
- androidoreo
urlFragment: textswitcher
---
# TextSwitcher Sample
@ -21,4 +24,4 @@ Using this sample requires the Android 8.0 (API 26) and the Xamarin.Android 7.5.
## License
Copyright (c) 2016 The Android Open Source Project, Inc.
Ported from [Android TextSwitcher Sample](https://github.com/googlesamples/android-TextSwitcher).
Ported from [Android TextSwitcher Sample](https://github.com/googlesamples/android-TextSwitcher).