OSDN Git Service

Fixed the public notifications views on the lockscreen
authorSelim Cinek <cinek@google.com>
Tue, 15 Dec 2015 05:00:02 +0000 (21:00 -0800)
committerSelim Cinek <cinek@google.com>
Sun, 20 Dec 2015 00:07:43 +0000 (16:07 -0800)
commit624c02db7f1d24ec1e307530ff32d4fd5859feae
treeabd5739477320ca87a068a1bb75682421a8ca9fa
parenta69f2a6449b4b5eceae9cd5a6b1aae6eeec379b8
Fixed the public notifications views on the lockscreen

The views were based on a legacy systemUI notification.
We are now creating it in Notification.java in order to
always have the latest visuals and avoiding duplicate work.

Change-Id: I3f544cad069a8eab34d4464404d020e06d7f6626
core/java/android/app/Notification.java
core/res/res/values/strings.xml
core/res/res/values/symbols.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/res/values/styles.xml
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationData.java