History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/TextViewTransformState.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
237ffa48d0de34ba0498f440983256a195672197 02-Jun-2016 Adrian Roos <roosa@google.com> Fix BigText transitions

Fixes a bug where BigText would never transition
between the expanded and collapsed version because
padding was wrongly taken into account when checking
the view height.

Change-Id: I4df242b4133dacdff77b78cc2d4ff3954b75b8a7
Fixes: 29042222
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/TextViewTransformState.java
2268bcf00645f2aa8df1cb15e6a6c4097e9b9454 11-Mar-2016 Selim Cinek <cinek@google.com> Fixed a bug where text would still not animate

Bug: 27419215
Change-Id: I8c1cd4d4436ae019875f3e1ae5620c1673c7584e
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/TextViewTransformState.java
049f6adfb8fea4622af5cd3247514ec7a461bf46 01-Mar-2016 Selim Cinek <cinek@google.com> Fixed a bug where the notification texts wouldn't animate

If the texts were the same but one had an ellipsis and the
other didn't, things were not animating nicely.

Bug: 27419215
Change-Id: Iaa9611e1cf60b6fe71113b76f36ab5c24e461961
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/TextViewTransformState.java
0ffbda62e55ad390e05e6c3ff52e1378e420285c 01-Jan-2016 Selim Cinek <cinek@google.com> Continued the template switch implementation

Change-Id: I86fa52f2e13d319127dcd44b98304aa3cc3c7e9e
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/TextViewTransformState.java
4ffd63611a0d516c9988b37e9c06e6f8390c2a2f 29-Dec-2015 Selim Cinek <cinek@google.com> Changed the transformation from when switching notification views

Change-Id: I2af3c2f36787d208be7745dabae96903df256156
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/TextViewTransformState.java