History log of /frameworks/base/core/java/com/android/internal/widget/NotificationExpandButton.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69e76f96c2de0ff97bcea97beb562ddcbcda55a7 06-Apr-2017 Selim Cinek <cinek@google.com> The row is now labeling the expand button

To create a clear connection between the expand button
and the notification.

Test: manual, listen to expand button
Change-Id: I399c66af1252f1078895c65603eaa83003a3a819
Fixes: 35064589
/frameworks/base/core/java/com/android/internal/widget/NotificationExpandButton.java
c0ac4af13bb18a516e26d2ddb94723ef9f970393 04-Mar-2017 Selim Cinek <cinek@google.com> Improved expand accessibility experience

The expand action is now on the notification itself
instead of the expand button, this way a user immediately
know if it is expanded.
It also improves the click feedback of the expand button

Test: add notifications, observe accessibility feedback
Change-Id: I9c397d839df52d5354d7ae16725ce3e595da19c7
Fixes: 32322410
Fixes: 35064589
/frameworks/base/core/java/com/android/internal/widget/NotificationExpandButton.java
e9bad242f38bebadae481a22b647cc153f093070 15-Jun-2016 Selim Cinek <cinek@google.com> Added dismiss, expand, and collapse accessibility actions

Fixes: 20343017
Fixes: 29368014
Change-Id: Ib571242aac04c67aea2f3c3ce76139eaedc1f3f1
/frameworks/base/core/java/com/android/internal/widget/NotificationExpandButton.java