Merge "Update resources data JSON, sample screenshot, and SDK makefile for Honeycomb Gallery" into honeycomb
This commit is contained in:
@@ -401,8 +401,8 @@ web_docs_sample_code_flags := \
|
|||||||
resources/samples/CubeLiveWallpaper "Cube Live Wallpaper" \
|
resources/samples/CubeLiveWallpaper "Cube Live Wallpaper" \
|
||||||
-samplecode $(sample_dir)/Home \
|
-samplecode $(sample_dir)/Home \
|
||||||
resources/samples/Home "Home" \
|
resources/samples/Home "Home" \
|
||||||
-samplecode $(sample_dir)/Honeycomb-Gallery \
|
-samplecode $(sample_dir)/HoneycombGallery \
|
||||||
resources/samples/Honeycomb-Gallery "Honeycomb Gallery" \
|
resources/samples/HoneycombGallery "Honeycomb Gallery" \
|
||||||
-samplecode $(sample_dir)/JetBoy \
|
-samplecode $(sample_dir)/JetBoy \
|
||||||
resources/samples/JetBoy "JetBoy" \
|
resources/samples/JetBoy "JetBoy" \
|
||||||
-samplecode $(sample_dir)/LunarLander \
|
-samplecode $(sample_dir)/LunarLander \
|
||||||
|
|||||||
@@ -180,7 +180,7 @@ var ANDROID_RESOURCES = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
tags: ['article', 'ui', 'newfeature'],
|
tags: ['article', 'ui'],
|
||||||
path: 'articles/live-folders.html',
|
path: 'articles/live-folders.html',
|
||||||
title: {
|
title: {
|
||||||
en: 'Live Folders'
|
en: 'Live Folders'
|
||||||
@@ -190,7 +190,7 @@ var ANDROID_RESOURCES = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
tags: ['article', 'ui', 'newfeature'],
|
tags: ['article', 'ui'],
|
||||||
path: 'articles/live-wallpapers.html',
|
path: 'articles/live-wallpapers.html',
|
||||||
title: {
|
title: {
|
||||||
en: 'Live Wallpapers'
|
en: 'Live Wallpapers'
|
||||||
@@ -250,7 +250,7 @@ var ANDROID_RESOURCES = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
tags: ['article', 'newfeature'],
|
tags: ['article'],
|
||||||
path: 'articles/ui-1.5.html',
|
path: 'articles/ui-1.5.html',
|
||||||
title: {
|
title: {
|
||||||
en: 'UI Framework Changes in Android 1.5'
|
en: 'UI Framework Changes in Android 1.5'
|
||||||
@@ -260,7 +260,7 @@ var ANDROID_RESOURCES = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
tags: ['article', 'newfeature'],
|
tags: ['article'],
|
||||||
path: 'articles/ui-1.6.html',
|
path: 'articles/ui-1.6.html',
|
||||||
title: {
|
title: {
|
||||||
en: 'UI Framework Changes in Android 1.6'
|
en: 'UI Framework Changes in Android 1.6'
|
||||||
@@ -435,13 +435,13 @@ var ANDROID_RESOURCES = [
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
tags: ['sample', 'new'],
|
tags: ['sample', 'new', 'newfeature', 'ui'],
|
||||||
path: 'samples/Honeycomb-Gallery/index.html',
|
path: 'samples/HoneycombGallery/index.html',
|
||||||
title: {
|
title: {
|
||||||
en: 'Honeycomb Gallery'
|
en: 'Honeycomb Gallery'
|
||||||
},
|
},
|
||||||
description: {
|
description: {
|
||||||
en: 'An image gallery application using Honeycomb-specific APIs.'
|
en: 'An image gallery application using APIs that are new in Android 3.0 (a.k.a. Honeycomb).'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 300 KiB After Width: | Height: | Size: 244 KiB |
Reference in New Issue
Block a user