OSDN Git Service

Merge changes from topic "notification_reply_action" into pi-dev
authorSelim Cinek <cinek@google.com>
Tue, 24 Apr 2018 09:10:38 +0000 (09:10 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 24 Apr 2018 09:10:38 +0000 (09:10 +0000)
commit53790c1c8faf81aa4ee534b119519090b2bbd94f
tree299c9a41c53468a7d87b6f8aef9184bc44b4ad76
parent5f18904a007cd4005bc6ae6e5e8cbe0944e31010
parent1c72fa0249c364143d0818d129b6dc7f70054752
Merge changes from topic "notification_reply_action" into pi-dev

* changes:
  Cleaned up the paddings of the messaging layout and smart replies
  Changed the size of the largeIcon
  Moved the disabling from alpha to manual color blending
  Updated the color of the reply button to be more neutral
  Updated the reply icon
  Disabled reply action when pending intents are cancelled
  Split the reply icon permanently from the right icon
core/java/android/app/Notification.java
core/java/com/android/internal/widget/MessagingGroup.java
core/res/res/values/dimens.xml
core/res/res/values/symbols.xml
services/core/java/com/android/server/am/ActivityManagerService.java