OSDN Git Service

SDK only: integrate new sample code, deprecating along the way.
authorDianne Hackborn <hackbod@google.com>
Thu, 16 Jun 2011 20:31:57 +0000 (13:31 -0700)
committerDianne Hackborn <hackbod@google.com>
Thu, 16 Jun 2011 21:52:00 +0000 (14:52 -0700)
commit2f04883ff880966d63d1aa4a1c7b05e497cfcc58
tree27f0845ad19db223c02c13f02dfacd680026240a
parentabd4dffc86202d48e50bd21807574fa861854dca
SDK only: integrate new sample code, deprecating along the way.

The new support library features and sample code for switching
between fragments using a TabHost now eliminates the utility of
the TabActivity class, so deprecate it.  This also means there is
no longer any use in ActivityGroup or LocalActivityManager.  Yay.

Also fix up things so the new support API demos are included in
the documentation.

Change-Id: I4f073b82787f32560ba1fa5b6a23746ecc8aecdc
Android.mk
api/current.xml
core/java/android/app/ActionBar.java
core/java/android/app/ActivityGroup.java
core/java/android/app/LocalActivityManager.java
core/java/android/app/TabActivity.java
docs/html/resources/resources-data.js