diff --git a/docs/html/wear/preview/support.jd b/docs/html/wear/preview/support.jd
index d03edf31aacdb..78b4e4b854ac9 100644
--- a/docs/html/wear/preview/support.jd
+++ b/docs/html/wear/preview/support.jd
@@ -16,7 +16,262 @@ page.tags="preview", "developer preview"
Wear Developer Google+ community.
-Developer Preview 1
+
+
+
+
In this document
+
+
+
+
+
+
+General Advisories
+
+
+ The developer preview is for app developers and other early
+ adopters and is available for daily use, development, or
+ compatibility testing. Please be aware of these general notes about the
+ release:
+
+
+
+ - The developer preview may have various stability issues on
+ supported devices. Users may encounter system instability, such as kernel
+ panics and crashes.
+
+ - Some apps may not function as expected on the new
+ platform version. This includes Google’s apps and other apps.
+
+
+
+Deprecations
+
+The following fields are deprecated in the preview:
+
+
+ - The
Notification.WearableExtender#setCustomSizePreset(int)
+ method no longer accepts SIZE_FULL_SCREEN and this value is now
+ undefined.
+
+ - The
Notification.WearableExtender#setContentIcon(int) method
+ is deprecated.
+
+
+
+Developer Preview 2
+
+
+
+
+
Date: July 2016
+ Builds: Wearable Support 2.0.0-alpha2, NVD83H
+ Emulator support: x86 & ARM (32-bit)
+
+
+
+
+
+
+ New in Preview 2
+
+
+
+
+
+ The Android Platform API version is incremented to 24 to match Android Nougat.
+ You can update the following in your Android Wear 2.0 Preview project
+ to 24:
+
+
+
+ compileSdkVersion
+ targetSdkVersion
+
+
+
+ Wearable drawers
+
+
+
+ The following are feature additions for
+ wearable drawers:
+
+
+
+ - Drawer peeking is now supported in the
onCreate() method
+ of your app's activity.
+
+
+ - The automatic drawer peeking behavior is
+ inverted. Now the bottom drawer peeks when the user scrolls down the view
+ and top drawer peeks when the user scrolls to the top of the view
+ (previously scrolling down did not show peek view).
+
+
+ - Two new attributes,
peek_view and
+ drawer_content, are added to
+ WearableDrawerView to specify contents of custom drawers and
+ peek view in your XML layout (previously, custom drawer contents were
+ specified only through Java code).
+
+
+ - The Navigation drawer now displays page indicator dots.
+
+
+ - Peek views now close automatically after one second.
+
+
+ - The
WearableNavigationDrawer now automatically closes
+ after five seconds or when an item is tapped.
+
+
+ - There is improved drawer handling (size and margins) for devices with chins:
+
+ - Size: The bottom drawer is slightly smaller when there is a
+ chin.
+
+ - Margins:
WearableDrawerLayout sets its bottom margin
+ size equal to the size of the chin, so that the bottom drawer is
+ fully visible.
+
+
+ - The navigation drawer contents are now updated when
+
+ notifyDataSetChanged is called on the adapter.
+
+
+ - In your
WearableActionDrawer, when there is only one
+ action, its icon is shown in the peek view and the action is executed
+ when the peek view is tapped.
+
+
+ - When the peek view of your
WearableActionDrawer has
+ more than one action, both the first action and the overflow icons are
+ shown.
+
+
+
+
+ Wrist gestures
+
+
+
+ Wrist gestures can enable quick, one-handed interactions with your app.
+ For example, a user can
+ scroll through notifications with one hand while holding a cup of water
+ with the other. For more information, see
+ Wrist Gestures.
+
+
+
+ Known Issues
+
+
+
+ Notifications
+
+
+
+ - This preview release does not include support for notification
+ groups.
+
+
+ - The user interface for the action drawer can sometimes have a
+ transparent background.
+
+
+ - The system does not generate Smart Reply responses even if
+
setAllowGeneratedReplies(true) is set.
+
+
+
+
+ Complications
+
+
+
+ - When tapping on the music complication on a watch face, Play Music
+ crashes if the Apps launcher provider is used.
+
+
+
+
+ System User Interface
+
+
+
+ - Pressing the hardware button in ambient mode triggers active mode
+ with the app launcher instead of active mode only.
+
+
+ - Double pressing the power hardware button while on the launcher
+ causes the watch screen to turn black.
+
+
+ - Dismissing multiple notifications can cause app to forcibly close.
+
+
+ - Turning screen lock to off (Enable and disable) functionality is not
+ reliable.
+
+
+ - The "Ok Google" detection and voice transcription may not work
+ reliably. Additionally, Search does not retrieve results.
+
+
+ - Tapping Google keyboard English (United States) displays a "Settings
+ under construction" message.
+
+
+ - First calendar event notification must be dismissed in order to show
+ the rest of the event card.
+
+
+ - Unable to turn off the Wi-Fi on a wearable.
+
+
+
+
+ Companion App
+
+
+
+ - An actions card is shown in the Android Wear companion app, even
+ though there are no actions.
+
+
+
+
+ Devices
+
+
+
+ - On the Huawei Watch, selecting the language, followed by multiple
+ acknowledgement dialogues results in a black screen.
+
+
+ - On the LG Watch Urbane 2nd Edition, when answering a call from the watch, the
+ watch does not provide audio from the caller.
+
+
+ - On the LG Watch Urbane 2nd Edition,
+ please do the following to prevent battery drain:
+ Turn on Airplane mode (to disable the cellular radio) and then
+ turn on Bluetooth.
+
+
+
+Developer Preview 1
@@ -29,36 +284,10 @@ page.tags="preview", "developer preview"
-
-General advisories
-
-
- This Developer Preview release is for app developers only and is designed for
- use in compatibility testing and early development only.
-
-
-Deprecations
-
-
-The following fields are deprecated in the Preview:
-
-
- - The
Notification.WearableExtender#setCustomSizePreset(int)
- method no longer accepts SIZE_FULL_SCREEN and this value is now
- undefined.
-
-
- - The
Notification.WearableExtender#setContentIcon(int) method
- is deprecated.
-
-
-
Known Issues
-
Notifications
-
- This preview release does not include support for notification groups,
but will be supported in a future release.
@@ -74,18 +303,17 @@ page.tags="preview", "developer preview"
-
Complications
- - Battery information is not synchronized between watch face and drop down
- quick menu.
+
- Battery information is not synchronized between the
+ watch face and the drop-down Quick menu.
- - Play music crashes when tapping on music complication in watch face.
+
- When tapping on the music complication on a watch face, Play Music
+ crashes if the Apps launcher provider is used.
-
System User Interface
@@ -114,26 +342,24 @@ page.tags="preview", "developer preview"
-
Companion App
- - 'More actions' via Companion app shows a blank screen on phone running
- nyc-release and watch running feldspar-release.
-
- - Select watch face on companion wear app will not change watch face on
- wearable.
-
+ - Selecting a watch face on the companion app will not change the watch face on
+ wearable.
+ - An actions card is shown in the Android Wear companion app, even
+ though there are no actions.
+
-
Devices
- On the Huawei Watch, selecting the language, followed by multiple
acknowledgement dialogues results in a black screen.
- - On the LG Watch Urbane LTE, when answering call from the watch, the watch
+
- On the LG Watch Urbane 2nd Edition, when
+ answering a call from the watch, the watch
does not provide audio from the caller.