onboard missing samples
and remove some from publishing (delete metadata.xml, delete YAML)
This commit is contained in:
Родитель
b213c51296
Коммит
7f4c5b0e51
|
@ -15,4 +15,4 @@ urlFragment: gridlayoutdemo
|
||||||
|
|
||||||
This example shows how to use a GridLayout with Xamarin.Android and Ice Cream Sandwich.
|
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)
|
||||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 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 @@
|
||||||
---
|
# Grid Layout Demo
|
||||||
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/).
|
|
||||||
|
|
||||||
|
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 @@
|
||||||
---
|
# Popup Menu Demo
|
||||||
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/).
|
|
||||||
|
|
||||||
|
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
|
# Ice Cream Sandwich Samples
|
||||||
|
|
||||||
This collection of sample apps accompanies the article,
|
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/).
|
[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 @@
|
||||||
---
|
# Switch Demo
|
||||||
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/).
|
|
||||||
|
|
||||||
|
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 @@
|
||||||
---
|
# System UI Visibility Demo
|
||||||
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/).
|
|
||||||
|
|
||||||
|
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
|
# 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)
|
![Screenshots of list using a content provider](Screenshots/ContentProvider.png)
|
||||||
|
|
|
@ -1,16 +1,19 @@
|
||||||
---
|
---
|
||||||
name: Xamarin.Android - Jelly Bean Time Animation
|
name: Xamarin.Android - Time Animation
|
||||||
description: This sample app accompanies the article, Introduction to Jelly Bean.
|
description: "TimeAnimator can notify an application every time a frame changes in an animation (Android Jelly Bean)"
|
||||||
page_type: sample
|
page_type: sample
|
||||||
languages:
|
languages:
|
||||||
- csharp
|
- csharp
|
||||||
products:
|
products:
|
||||||
- xamarin
|
- xamarin
|
||||||
|
extensions:
|
||||||
|
tags:
|
||||||
|
- androidjellybean
|
||||||
urlFragment: platformfeatures-timeanimatorexample
|
urlFragment: platformfeatures-timeanimatorexample
|
||||||
---
|
---
|
||||||
# Jelly Bean Time Animation
|
# 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/).
|
|
||||||
|
|
||||||
|
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
|
name: Xamarin.Android - Popup Menu
|
||||||
description: PopupMenuDemo is a sample app that accompanies the article, PopUp Menu. It demonstrates how to add support for displaying popup menus that are...
|
description: "Demonstrates how to add support for displaying popup menus that are attached to a particular view"
|
||||||
page_type: sample
|
page_type: sample
|
||||||
languages:
|
languages:
|
||||||
- csharp
|
- csharp
|
||||||
|
@ -11,6 +11,8 @@ urlFragment: popupmenudemo
|
||||||
# Popup Menu Demo
|
# Popup Menu Demo
|
||||||
|
|
||||||
**PopupMenuDemo** is a sample app that accompanies the article,
|
**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
|
It demonstrates how to add support for displaying popup menus that are attached to
|
||||||
a particular view.
|
a particular view.
|
||||||
|
|
||||||
|
![Popup menu in Android](Screenshots/PopupMenuDemo.png)
|
||||||
|
|
|
@ -1,13 +1,19 @@
|
||||||
---
|
---
|
||||||
name: Xamarin.Android - Switch Demo
|
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
|
page_type: sample
|
||||||
languages:
|
languages:
|
||||||
- csharp
|
- csharp
|
||||||
products:
|
products:
|
||||||
- xamarin
|
- xamarin
|
||||||
|
extensions:
|
||||||
|
tags:
|
||||||
|
- androidicecreamsandwich
|
||||||
urlFragment: switchdemo
|
urlFragment: switchdemo
|
||||||
---
|
---
|
||||||
# Switch Demo
|
# 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)
|
||||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 1.2 MiB |
|
@ -1,15 +1,21 @@
|
||||||
---
|
---
|
||||||
name: Xamarin.Android - System UI Visibility Demo
|
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
|
page_type: sample
|
||||||
languages:
|
languages:
|
||||||
- csharp
|
- csharp
|
||||||
products:
|
products:
|
||||||
- xamarin
|
- xamarin
|
||||||
|
extensions:
|
||||||
|
tags:
|
||||||
|
- androidicecreamsandwich
|
||||||
urlFragment: systemuivisibilitydemo
|
urlFragment: systemuivisibilitydemo
|
||||||
---
|
---
|
||||||
# System UI Visibility Demo
|
# System UI Visibility Demo
|
||||||
|
|
||||||
This example shows how to change the appearance of the Navigation Bar in Ice Cream Sandwich.
|
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).
|
||||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 1.2 MiB |
|
@ -1,11 +1,14 @@
|
||||||
---
|
---
|
||||||
name: Xamarin.Android - TextSwitcher Sample
|
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
|
page_type: sample
|
||||||
languages:
|
languages:
|
||||||
- csharp
|
- csharp
|
||||||
products:
|
products:
|
||||||
- xamarin
|
- xamarin
|
||||||
|
extensions:
|
||||||
|
tags:
|
||||||
|
- androidoreo
|
||||||
urlFragment: textswitcher
|
urlFragment: textswitcher
|
||||||
---
|
---
|
||||||
# TextSwitcher Sample
|
# TextSwitcher Sample
|
||||||
|
@ -21,4 +24,4 @@ Using this sample requires the Android 8.0 (API 26) and the Xamarin.Android 7.5.
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright (c) 2016 The Android Open Source Project, Inc.
|
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).
|
||||||
|
|
Загрузка…
Ссылка в новой задаче