am 3d40cd50: am c9ac1079: update featured videos also remove "new" tags from...
am 3d40cd50: am c9ac1079: update featured videos also remove "new" tags from SDK and Resources nav items
Merge commit '3d40cd50' into gingerbread-plus-aosp
* commit '3d40cd50':
update featured videos
@@ -37,12 +37,12 @@ var playlistsWithTitleInDescription = "734A052F802C96B9";
* Each playlist ID is paired with a custom video description.
* Each playlist ID is paired with a custom video description.
*/
*/
var featured = {
var featured = {
// Android 2.0 Release
// Android UI design patterns
'opZ69P-0Jbc' : "The Android 2.0 platform adds exciting new user features and developer APIs. Here's an introduction to what's new.",
'M1ZBjlCRfz0' : "The Android user experience team provides suggestions for how to make your applications more useable and engaging.",
// How to Make your Android UI Fast..
// The world of ListView
'N6YdwzAvwOA' : "Make your user interface fast, with more efficient AdapterViews, better bitmap scaling, faster redrawing, ViewStub layouts, fewer Views, and more.",
'wDBM6wVEO70' : "ListView is a common widget that's customizable, but can be tricky to polish, so this talk shows how you can provide the best performance.",
// How Do I Code Thee?
// Debugging Arts of the Ninja Masters
'GARMe7Km_gk' : "If you'd like to augment your Android applications with pieces written in JavaScript or native code, watch this video."
'Dgnx0E7m1GQ' : "The Android SDK includes tools to debug your apps like a ninja. Enter the dojo and become a master at debugging your apps."
};
};
/* When an event on the browser history occurs (back, forward, load),
/* When an event on the browser history occurs (back, forward, load),