History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7199ed910e2c84d17f755b2449e532af47e50a78 26-Jan-2018 Selim Cinek <cinek@google.com> Implemented support for inline images

Messaging Style always had API support to
display images, but they were never shown.
We are now displaying images inline

Bug: 63708826
Test: send messages with an image
Change-Id: I50c835b19f4846cb2cbfb17e9805eacffd9ec6b3
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
1d6b50eccf3b608a34a2a92f46c7ee8b8641e0e4 28-Oct-2017 Selim Cinek <cinek@google.com> Improved the messaging transformation

The messaging layout now transforms smoothly between
the different views.

Test: manual, send messages really fast, expand, collapse
Bug: 63708826
Change-Id: I79da4092eb03fb41a1963b566602386b25141192
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
317effcd5010400f62fdd9d626f7023869798f40 29-Jun-2017 Selim Cinek <cinek@google.com> Improved Text transformations for notifications

Notifications with different text sizes can now properly transform
into each other using view scaling. This improves the transition
for min priority notifications.

Test: manual, expand min priority notification, observe smooth transformation
Change-Id: Icc8efa8521e6a5346607f0ca330e1bc519dbb345
Fixes: 38397448
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
5d6ef8de1e2da541d1cf7c6603739289be4d593e 19-May-2017 Selim Cinek <cinek@google.com> Allow inline replying directly from the image

Test: runtest systemui
Fixes: 35853345
Change-Id: Id942392b8de5b24de6f4f5cf335fd7f28e48d49a
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
8a71ad032f208d5ba1f8553612b355c7633ee3e2 08-Sep-2016 Selim Cinek <cinek@google.com> Large icons now scale nicer when expanding bundles

Fixes: 27597173
Change-Id: I5df234d58903b87cbef5df8812e48992b435fca8
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
8f2f6a67fad7aed720e33a6629cb65d368ebfb80 24-Feb-2016 Selim Cinek <cinek@google.com> Transforming notifications now based on the user dragging

The animation is not a canned animation anymore but base on
the finger movement of the user.

Bug: 19437552
Change-Id: I0f81ac2ff05a92673e3f3b9b72a5c2de238890d0
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
3bdbf28b496094b012a63f1d38b823e8c205909b 15-Jan-2016 Selim Cinek <cinek@google.com> Fixed the animation on the music template by introducing scale

The notification images can now animate in scale.

Change-Id: I7cc90e13f31208c76a490dd94a1ccbc05a4f8bd3
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.java
646d2054dd76d7213ced8a73f2352f0d63f20043 03-Jan-2016 Selim Cinek <cinek@google.com> Improved notification transformations

All views are now faded, even if they are not handled specially

Change-Id: I2970548667e0388984098293ac0dfcbdbed12df1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageTransformState.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/ImageTransformState.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/ImageTransformState.java