From 88082e9ff87b69a3cc094c98aaed37ad376f1558 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Fri, 9 Sep 2016 14:55:40 -0700 Subject: [PATCH] docs: Updated for Support Library 24.2.1 Added new (bugfix-only) Support Library 24.2.1. Updated "features" page so Gradle include lines use that version. See first comment for doc stage location. bug: 31338993 Change-Id: Ifaeecbc47c6aeff79d6e328e19e4e8775ce51e6c --- .../libraries/support-library/features.jd | 42 ++++++------ .../libraries/support-library/revisions.jd | 64 ++++++++++++++++++- 2 files changed, 84 insertions(+), 22 deletions(-) diff --git a/docs/html/topic/libraries/support-library/features.jd b/docs/html/topic/libraries/support-library/features.jd index 614392e00d441..b5f189a0886e4 100755 --- a/docs/html/topic/libraries/support-library/features.jd +++ b/docs/html/topic/libraries/support-library/features.jd @@ -108,7 +108,7 @@ page.title=Support Library Features

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:support-compat:24.2.0
+com.android.support:support-compat:24.2.1
 

v4 core-utils library

@@ -124,7 +124,7 @@ com.android.support:support-compat:24.2.0

-com.android.support:support-core-utils:24.2.0
+com.android.support:support-core-utils:24.2.1
 

v4 core-ui library

@@ -141,7 +141,7 @@ com.android.support:support-core-utils:24.2.0

-com.android.support:support-core-ui:24.2.0
+com.android.support:support-core-ui:24.2.1
 

v4 media-compat library

@@ -158,7 +158,7 @@ com.android.support:support-core-ui:24.2.0

-com.android.support:support-media-compat:24.2.0
+com.android.support:support-media-compat:24.2.1
 

v4 fragment library

@@ -178,7 +178,7 @@ com.android.support:support-media-compat:24.2.0

-com.android.support:support-fragment:24.2.0
+com.android.support:support-fragment:24.2.1
 

Multidex Support Library

@@ -245,7 +245,7 @@ com.android.support:multidex:1.0.0

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:appcompat-v7:24.2.0
+com.android.support:appcompat-v7:24.2.1
 
@@ -260,7 +260,7 @@ implementations, and are used extensively in layouts for TV apps.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:cardview-v7:24.2.0
+com.android.support:cardview-v7:24.2.1
 
@@ -276,7 +276,7 @@ For detailed information about the v7 gridlayout library APIs, see the

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:gridlayout-v7:24.2.0
+com.android.support:gridlayout-v7:24.2.1
 
@@ -299,7 +299,7 @@ reference.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:mediarouter-v7:24.2.0
+com.android.support:mediarouter-v7:24.2.1
 

The v7 mediarouter library APIs introduced in Support Library @@ -319,7 +319,7 @@ title card.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:palette-v7:24.2.0
+com.android.support:palette-v7:24.2.1
 
@@ -335,7 +335,7 @@ limited window of data items.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:recyclerview-v7:24.2.0
+com.android.support:recyclerview-v7:24.2.1
 
@@ -358,7 +358,7 @@ such as {@link android.support.v7.preference.CheckBoxPreference} and

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:preference-v7:24.2.0
+com.android.support:preference-v7:24.2.1
 

v8 Support Library

@@ -409,7 +409,7 @@ defaultConfig {

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:support-v13:24.2.0
+com.android.support:support-v13:24.2.1
 
@@ -435,7 +435,7 @@ for preference interfaces such as

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:preference-v14:24.2.0
+com.android.support:preference-v14:24.2.1
 
@@ -458,7 +458,7 @@ interface and classes, such as

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:preference-leanback-v17:24.2.0
+com.android.support:preference-leanback-v17:24.2.1
 
@@ -494,7 +494,7 @@ com.android.support:preference-leanback-v17:24.2.0

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:leanback-v17:24.2.0
+com.android.support:leanback-v17:24.2.1
 
@@ -509,7 +509,7 @@ package provides APIs to support adding annotation metadata to your apps.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:support-annotations:24.2.0
+com.android.support:support-annotations:24.2.1
 
@@ -527,7 +527,7 @@ snackbars, and tabs. <

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:design:24.2.0
+com.android.support:design:24.2.1
 
@@ -548,7 +548,7 @@ Callback.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:customtabs:24.2.0
+com.android.support:customtabs:24.2.1
 
@@ -572,7 +572,7 @@ PercentRelativeLayout.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:percent:24.2.0
+com.android.support:percent:24.2.1
 
@@ -595,5 +595,5 @@ RecommendationExtender.

The Gradle build script dependency identifier for this library is as follows:

-com.android.support:recommendation:24.2.0
+com.android.support:recommendation:24.2.1
 
diff --git a/docs/html/topic/libraries/support-library/revisions.jd b/docs/html/topic/libraries/support-library/revisions.jd index 4b743d5d5b915..db99ec8b4d312 100644 --- a/docs/html/topic/libraries/support-library/revisions.jd +++ b/docs/html/topic/libraries/support-library/revisions.jd @@ -6,9 +6,71 @@ page.metaDescription=This page provides details about the Support Library packag

This page provides details about the Support Library package releases.

-

+

Android Support Library, revision 24.2.1 + (September 2016) +

+ +
+ +

Fixed issues:

+ +
    +
  • {@link android.support.design.widget.FloatingActionButton} can no longer + be anchored to indirect children of {@link + android.support.design.widget.CoordinatorLayout}. (AOSP issue 220250) +
  • + +
  • Image inside {@link + android.support.design.widget.CollapsingToolbarLayout} doesn’t scale properly + with fitsSystemWindows=true. (AOSP issue 220389) +
  • + +
  • {@link android.support.design.widget.CoordinatorLayout} throws {@link + java.lang.IndexOutOfBoundsException} when {@link + android.support.design.widget.Snackbar} is shown and dismissed. (AOSP issue + 220762) +
  • + +
  • {@link android.support.design.widget.TextInputLayout} fails to resolve + error text color. (AOSP issue 220305) +
  • + +
  • {@link android.support.v7.util.SortedList.BatchedCallback#onMoved + BatchedCallback.onMoved()} calls {@link + android.support.v7.util.SortedList.BatchedCallback#onInserted + BatchedCallback.onInserted()}. (AOSP issue 220309) +
  • + +
  • {@link android.support.design.widget.TextInputLayout} overrides right + compound drawable. (AOSP issue 220728) +
  • +
+ +

+ A complete list of public bug fixes is available on the + AOSP Issue Tracker. +

+ + +
+
+ + + +
+

+ Android Support Library, revision 24.2.0 (August 2016)