diff --git a/docs/html/topic/libraries/support-library/revisions.jd b/docs/html/topic/libraries/support-library/revisions.jd index 75257609cb305..88b0ca1fec0ea 100644 --- a/docs/html/topic/libraries/support-library/revisions.jd +++ b/docs/html/topic/libraries/support-library/revisions.jd @@ -6,6 +6,124 @@ 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.0.0
+ (June 2016)
+
Fragment.commitNow()
+ for synchronous commit
+ NotificationCompat.MessagingStyle
+ for multi-party conversations
+ NotificationManagerCompat.areNotificationsEnabled()
+ and getImportance()
+
+ Note: MediaBrowserServiceCompat is compatible with
+ devices running API Level 24 as of Support Library revision 24.0.0.
+ Older versions of MediaBrowserServiceCompat
+ are not compatible with API Level 24. If your app uses
+ MediaBrowserServiceCompat and
+ supports devices running API level 24, you must update to Support
+ Library version 24.0.0 or later.
+
OnboardingFragment to provide first-run welcome
+ and setup flow
+ CustomTabsClient.connectAndInitialize()
+ for one-line warm up
-
- AppCompatDelegate.setCompatVectorFromResourcesEnabled()
+
-
VectorDrawableCompat does not render correctly in
+