OSDN Git Service

Update accessibility for popup
authorTony <twickham@google.com>
Thu, 11 May 2017 02:23:57 +0000 (21:23 -0500)
committerTony Wickham <twickham@google.com>
Thu, 11 May 2017 20:59:52 +0000 (13:59 -0700)
commit18c4aa458ea5c9ee5513fa756da4f5492bb7c5b8
treec0aa6fa777b06931b50e295e5a5beaa2330fec4e
parent5cfde85cb6d095585b932d9e3e2c4fe78aa0dafe
Update accessibility for popup

- Content description includes count of notifications.
- Notifications have a dismiss action.
- All icons that support shortcuts will have action to show
  shortcut menu, since there will be system shortcuts even if
  there are no deep shortcuts.

Bug: 36564782
Change-Id: I51b085fa26754f2dcd93c7db6548f2edf054f494
res/values/config.xml
res/values/strings.xml
src/com/android/launcher3/BubbleTextView.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/accessibility/LauncherAccessibilityDelegate.java
src/com/android/launcher3/accessibility/ShortcutMenuAccessibilityDelegate.java
src/com/android/launcher3/notification/NotificationFooterLayout.java
src/com/android/launcher3/notification/NotificationItemView.java
src/com/android/launcher3/notification/NotificationMainView.java
src/com/android/launcher3/popup/PopupContainerWithArrow.java