From f48a07418b45f69be555b9b5b4a764b7f5adbf71 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 17 May 2016 21:54:36 -0700 Subject: [PATCH] docs: Wear Preview 2.0 support page updates Change-Id: I78f461813d154ebbd3b4ea94f80280e265a94983 --- docs/html/wear/preview/support.jd | 150 +++++++++++++++++++++++------- 1 file changed, 114 insertions(+), 36 deletions(-) diff --git a/docs/html/wear/preview/support.jd b/docs/html/wear/preview/support.jd index d8a7ffb4be528..a738e3cbcb1a9 100644 --- a/docs/html/wear/preview/support.jd +++ b/docs/html/wear/preview/support.jd @@ -4,56 +4,134 @@ page.tags="preview", "developer preview" @jd:body -

If you experience problems when developing and testing with - the Wear 2.0 Developer Preview, please file bugs at https://developer.android.com/wear/preview/bug - .

+

+ If you experience problems when developing and testing with the + Wear 2.0 Developer Preview, please file bugs at + https://g.co/wearpreviewbug. +

-

To discuss issues or ideas with other developers working with Android Wear, - join the +

+ To discuss issues or ideas with other developers working with Android Wear, + join the Wear Developer Google+ community. +

-

Developer Preview 1

+

Developer Preview 1

-
-
-
-

Date: May 2016
- Builds: Wearable Support 2.0.0-alpha1, NVD36G
- Emulator support: x86 & ARM (32-bit)
-

-
+
+
+
+

Date: May 2016
+ Builds: Wearable Support 2.0.0-alpha1, NVD36G
+ Emulator support: x86 & ARM (32-bit)
+

+
-

General advisories

-

This Developer Preview release is for app developers only and is designed - for use in compatibility testing and early development only.

+

General advisories

-

Wear 2.0 Notifications

+

+ This Developer Preview release is for app developers only and is designed for + use in compatibility testing and early development only. +

-

Notification groups

+

Deprecations

-

The current release of Android Wear 2.0 does not include support for notification - groups, also known as - stacks and bundles. You should continue to use notification groups because - that support will be coming in a future version of Android Wear 2.0.

-

Smart Reply

+

The following fields are deprecated in the Preview:

-

The current version of Wear 2.0 does not generate any Smart Reply responses - even if you call {@code setAllowGeneratedReplies()}. - This functionality will be added in a later version of Wear 2.0. -

+
    +
  • The Notification.WearableExtender#setCustomSizePreset(int) + method no longer accepts SIZE_FULL_SCREEN and this value is now + undefined. +
  • -

    Fields that are deprecated in Wear 2.0

    +
  • The Notification.WearableExtender#setContentIcon(int) method + is deprecated. +
  • +
-
    -
  • Notification.WearableExtender#setCustomSizePreset(int) no longer accepts - SIZE_FULL_SCREEN as it has no meaning in Wear 2.0.
  • +

    Known Issues

    -
  • Notification.WearableExtender#setContentIcon(int) is deprecated as it has no - meaning in Wear 2.0.
  • -
+

Notifications

+ + +
    +
  • This preview release does not include support for notification groups, + but will be supported in a future release. +
  • +
  • Tapping on next and previous controls in a notification while playing + music does not work. +
  • +
  • Bottom drawer actions user interface overlaps with media card + notifications. +
  • +
  • The system does not generate Smart Reply responses even if + setAllowGeneratedReplies(true) is set. +
  • +
+ + +

Complications

+ +
    +
  • Battery information is not synchronized between watch face and drop down + quick menu. +
  • +
  • Play music crashes when tapping on music complication in watch face. +
  • +
+ + +

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 force close. +
  • +
  • Turning screen lock to off (Enable and disable) functionality is not + reliable. +
  • +
  • Airplane mode does not work from quick settings. +
  • +
  • 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 Wifi on wearable. +
  • +
+ + +

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. +
  • +
+ + +

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 + does not provide audio from the caller. +
  • +